Trace number 1726648

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-industrial 2009-03-22? (TO) 1200.06 1200.51

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
MD5SUMb113aab739ba5e45a581d24e1a53a65a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1148
Number of clauses14303
Sum of the clauses size43196
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314016
Number of clauses of size 4287
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1148                                                 |
0.00/0.00	c |  Number of clauses:    14303                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          806257642.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.09/0.14	c ============================[ Search Statistics ]==============================
0.09/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |     861    14016    46872 |     4672        0    nan |  0.000 % |
0.09/0.16	c |       100 |     861    14016    46872 |     5139      100     18 |  0.000 % |
0.09/0.19	c |       250 |     861    14016    46872 |     5653      250     23 |  0.000 % |
0.19/0.23	c |       476 |     861    14016    46872 |     6218      476     26 |  0.000 % |
0.19/0.28	c |       814 |     861    14016    46872 |     6840      814     26 |  0.000 % |
0.29/0.35	c |      1320 |     861    14016    46872 |     7524     1320     28 |  0.000 % |
0.39/0.46	c |      2079 |     861    14016    46872 |     8276     2079     28 |  0.000 % |
0.59/0.64	c |      3219 |     861    14016    46872 |     9104     3219     31 |  0.000 % |
0.89/0.93	c |      4927 |     861    14016    46872 |    10014     4927     30 |  0.000 % |
1.39/1.44	c |      7490 |     861    14016    46872 |    11016     7490     31 |  0.000 % |
2.10/2.20	c |     11334 |     861    14016    46872 |    12117     5781     27 |  0.000 % |
3.39/3.46	c |     17101 |     861    14016    46872 |    13329    11548     32 |  0.000 % |
5.39/5.48	c |     25750 |     861    14016    46872 |    14662     6752     27 |  0.000 % |
8.69/8.71	c |     38724 |     861    14016    46872 |    16129    12295     38 |  0.000 % |
14.19/14.21	c |     58186 |     861    14016    46872 |    17741    15481     30 |  0.000 % |
24.29/24.34	c |     87379 |     861    14016    46872 |    19516    17827     35 |  0.000 % |
38.98/39.00	c |    131168 |     861    14016    46872 |    21467    12527     31 |  0.000 % |
58.86/58.95	c |    196852 |     861    14016    46872 |    23614    13430     28 |  0.000 % |
100.55/100.62	c |    295378 |     861    14016    46872 |    25975    17000     36 |  0.000 % |
162.93/163.07	c |    443167 |     861    14016    46872 |    28573    21209     34 |  0.000 % |
260.19/260.37	c |    664850 |     861    14016    46872 |    31430    25513     30 |  0.000 % |
422.23/422.47	c |    997377 |     861    14016    46872 |    34573    25109     30 |  0.000 % |
676.04/676.39	c |   1496165 |     861    14016    46872 |    38031    21518     29 |  0.000 % |
1094.48/1094.95	c |   2244347 |     861    14016    46872 |    41834    36734     32 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1726648-1240715171/watcher-1726648-1240715171 -o /tmp/evaluation-result-1726648-1240715171/solver-1726648-1240715171 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=806257642 HOME/instance-1726648-1240715171.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30464
/proc/meminfo: memFree=1676224/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=2576 CPUtime=0
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 99551492 2637824 290 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 677 291 87 221 0 453 0

[startup+0.0700361 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30464
/proc/meminfo: memFree=1676224/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=5752 CPUtime=0.06
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 1092 0 0 0 6 0 0 0 18 0 1 0 99551492 5890048 1077 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 1438 1077 100 221 0 1214 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5752

[startup+0.101041 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30464
/proc/meminfo: memFree=1676224/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=6416 CPUtime=0.09
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 1235 0 0 0 9 0 0 0 18 0 1 0 99551492 6569984 1220 1992294400 4194304 5102648 548682068768 18446744073709551615 4272868 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 1604 1220 100 221 0 1380 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6416

[startup+0.301081 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30464
/proc/meminfo: memFree=1676224/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=5932 CPUtime=0.29
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 1274 0 0 0 29 0 0 0 19 0 1 0 99551492 6074368 1151 1992294400 4194304 5102648 548682068768 18446744073709551615 4213994 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 1483 1151 112 221 0 1259 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5932

[startup+0.70116 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30464
/proc/meminfo: memFree=1676224/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=6080 CPUtime=0.69
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 1279 0 0 0 69 0 0 0 23 0 1 0 99551492 6225920 1156 1992294400 4194304 5102648 548682068768 18446744073709551615 4249362 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 1520 1156 112 221 0 1296 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6080

[startup+1.50132 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1671800/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=6344 CPUtime=1.49
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 1373 0 0 0 149 0 0 0 25 0 1 0 99551492 6496256 1250 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 1586 1250 112 221 0 1362 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6344

[startup+3.10163 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1670968/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=7004 CPUtime=3.09
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 1527 0 0 0 309 0 0 0 25 0 1 0 99551492 7172096 1404 1992294400 4194304 5102648 548682068768 18446744073709551615 4249956 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 1751 1404 112 221 0 1527 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7004

[startup+6.30126 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1670136/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=7740 CPUtime=6.29
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 1700 0 0 0 629 0 0 0 25 0 1 0 99551492 7925760 1577 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 1935 1577 112 221 0 1711 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7740

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1668984/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=8676 CPUtime=12.68
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 1948 0 0 0 1268 0 0 0 25 0 1 0 99551492 8884224 1825 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 2169 1825 112 221 0 1945 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8676

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1667704/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=10020 CPUtime=25.49
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 2268 0 0 0 2548 1 0 0 25 0 1 0 99551492 10260480 2145 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 2505 2145 112 221 0 2281 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10020

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1666552/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=11112 CPUtime=51.07
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 2545 0 0 0 5106 1 0 0 25 0 1 0 99551492 11378688 2422 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 2778 2422 112 221 0 2554 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11112

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1665016/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=12800 CPUtime=102.25
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 2937 0 0 0 10223 2 0 0 25 0 1 0 99551492 13107200 2814 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 3200 2814 112 221 0 2976 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 12800

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1663864/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=13916 CPUtime=162.23
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 3197 0 0 0 16220 3 0 0 25 0 1 0 99551492 14249984 3074 1992294400 4194304 5102648 548682068768 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 3479 3074 112 221 0 3255 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 13916

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1662392/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=15396 CPUtime=222.2
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 3552 0 0 0 22217 3 0 0 25 0 1 0 99551492 15765504 3429 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 3849 3429 112 221 0 3625 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 15396

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1660856/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=17012 CPUtime=282.19
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 3934 0 0 0 28215 4 0 0 25 0 1 0 99551492 17420288 3811 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 4253 3811 112 221 0 4029 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 17012

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1659896/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=18000 CPUtime=342.16
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 4180 0 0 0 34212 4 0 0 25 0 1 0 99551492 18432000 4057 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 4500 4057 112 221 0 4276 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 18000

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1659384/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=18728 CPUtime=402.14
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 4323 0 0 0 40210 4 0 0 25 0 1 0 99551492 19177472 4200 1992294400 4194304 5102648 548682068768 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 4682 4200 112 221 0 4458 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 18728

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1658040/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=19932 CPUtime=462.12
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 4644 0 0 0 46207 5 0 0 25 0 1 0 99551492 20410368 4521 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 4983 4521 112 221 0 4759 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 19932

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1657656/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=20436 CPUtime=522.09
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 4754 0 0 0 52204 5 0 0 25 0 1 0 99551492 20926464 4631 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 5109 4631 112 221 0 4885 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 20436

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1656888/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=21428 CPUtime=582.07
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 4940 0 0 0 58202 5 0 0 25 0 1 0 99551492 21942272 4817 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 5357 4817 112 221 0 5133 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 21428

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1656440/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=21776 CPUtime=642.05
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 5032 0 0 0 64200 5 0 0 25 0 1 0 99551492 22298624 4909 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 5444 4909 112 221 0 5220 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 21776

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1655928/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=22260 CPUtime=702.03
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 5176 0 0 0 70197 6 0 0 25 0 1 0 99551492 22794240 5053 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 5565 5053 112 221 0 5341 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 22260

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1654584/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=23556 CPUtime=762.01
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 5496 0 0 0 76195 6 0 0 25 0 1 0 99551492 24121344 5373 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 5889 5373 112 221 0 5665 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 23556

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1653880/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=24412 CPUtime=821.98
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 5676 0 0 0 82192 6 0 0 25 0 1 0 99551492 24997888 5553 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 6103 5553 112 221 0 5879 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 24412

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1653560/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=24744 CPUtime=881.96
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 5745 0 0 0 88189 7 0 0 25 0 1 0 99551492 25337856 5622 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 6186 5622 112 221 0 5962 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 24744

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1653240/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=25172 CPUtime=941.94
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 5826 0 0 0 94187 7 0 0 25 0 1 0 99551492 25776128 5703 1992294400 4194304 5102648 548682068768 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 6293 5703 112 221 0 6069 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 25172

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1653112/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=25172 CPUtime=1001.92
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 5867 0 0 0 100185 7 0 0 25 0 1 0 99551492 25776128 5744 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 6293 5744 112 221 0 6069 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 25172

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1652920/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=25360 CPUtime=1061.89
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 5890 0 0 0 106182 7 0 0 25 0 1 0 99551492 25968640 5767 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 6340 5767 112 221 0 6116 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 25360

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1652280/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=26068 CPUtime=1121.87
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 6036 0 0 0 112179 8 0 0 25 0 1 0 99551492 26693632 5913 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 6517 5913 112 221 0 6293 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 26068

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1651896/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=26412 CPUtime=1181.85
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 6128 0 0 0 118177 8 0 0 25 0 1 0 99551492 27045888 6005 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 6603 6005 112 221 0 6379 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 26412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1651896/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=26412 CPUtime=1200.05
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 6136 0 0 0 119997 8 0 0 25 0 1 0 99551492 27045888 6013 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 6603 6013 112 221 0 6379 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 26412

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30465
/proc/meminfo: memFree=1651896/2055924 swapFree=4180784/4192956
[pid=30464] ppid=30462 vsize=26412 CPUtime=1200.05
/proc/30464/stat : 30464 (varsat-industri) R 30462 30464 26913 0 -1 4194304 6136 0 0 0 119997 8 0 0 25 0 1 0 99551492 27045888 6013 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30464/statm: 6603 6013 112 221 0 6379 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 26412

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.97
CPU system time (s): 0.088986
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 26412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.97
system time used= 0.088986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6136
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2659

runsolver used 1.18282 second user time and 2.11968 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-26 05:06:11
IDJOB=1726648
IDBENCH=24618
IDSOLVER=538
FILE ID=node6/1726648-1240715171
PBS_JOBID= 9186809
Free space on /tmp= 66336 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726648-1240715171/watcher-1726648-1240715171 -o /tmp/evaluation-result-1726648-1240715171/solver-1726648-1240715171 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=806257642 HOME/instance-1726648-1240715171.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= b113aab739ba5e45a581d24e1a53a65a
RANDOM SEED=806257642

node6.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1676640 kB
Buffers:         41884 kB
Cached:         262164 kB
SwapCached:       6032 kB
Active:         109284 kB
Inactive:       203240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1676640 kB
SwapTotal:     4192956 kB
SwapFree:      4180784 kB
Dirty:            1232 kB
Writeback:           0 kB
Mapped:          14120 kB
Slab:            52728 kB
Committed_AS:   419824 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66332 MiB
End job on node6 at 2009-04-26 05:26:14