Trace number 1726658

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
ttsth-5-0 2009-03-19? (MO) 1028.68 516.188

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.02	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1726658-1240715277.cnf 
0.00/0.02	c Using SATTIMEOUT of 1200
0.00/0.02	c Using SATRAM of 1800
0.00/0.02	c Size of subset node = 16
0.00/0.02	c Variables = 1148
0.00/0.02	c Clauses = 14303
0.00/0.02	c Literals = 43196
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 1148
0.00/0.02	c Clauses = 14303
0.00/0.02	c Literals = 43196
0.00/0.02	c a2
0.00/0.08	c a1
0.19/0.23	c Independent sub-problems = 1
0.19/0.23	c Sub-problem with 1148 variables and 14303 clauses
0.19/0.23	c using permutation method 4
0.19/0.23	c count = 1
0.19/0.23	c Ordering finished 0.210 seconds
0.19/0.23	c mapped 0.220 seconds
0.19/0.23	c permuted 0.220 seconds
0.19/0.23	c about to sort
0.19/0.23	c sorted
0.29/0.30	c clauses now 14303
0.29/0.30	c init finished 0.240 seconds
0.29/0.30	c tree built 0.300 seconds
0.29/0.30	c 
0.29/0.30	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.29/0.30	c ---------------------------------|----------------------------------|------------------------------------------------------
0.29/0.30	c ................................ | ..........                       |                        0.3           0.0             
0.29/0.30	c ................................ | ..........                     1 |                        0.3           3.3             
0.29/0.30	c ................................ | ..........                     2 |                        0.3           6.7             
0.29/0.30	c ................................ | ..........                     3 |                        0.3          10.0             
0.29/0.30	c ................................ | ..........                     4 |                        0.3          13.3             
0.29/0.30	c ................................ | ..........                     5 |                        0.3          16.7             
0.29/0.30	c ................................ | ..........                  1000 | 40                     0.3        3333.3         1025
23.85/12.18	c ................................ | ..........                680000 | 128771                24.0       28321.5      5435964
47.98/24.22	c ................................ | ..........               1121000 | 214931                48.0       23339.6      9480862
71.93/36.25	c ................................ | ..........               1558000 | 301781                72.0       21626.9     13047625
95.88/48.25	c ................................ | ..........               1921000 | 373783                96.0       20010.4     16365854
119.83/60.28	c ................................ | *.........               2276000 | 443166               120.0       18965.1     19402186
143.97/72.31	c ................................ | *.........               2603000 | 507424               144.0       18075.1     22222643
167.92/84.34	c ................................ | *.........               2897000 | 564870               168.0       17241.0     24963008
191.86/96.39	c ................................ | *.........               3201000 | 624944               192.1       16665.8     27571129
215.81/108.39	c ................................ | *.........               3491000 | 682385               216.0       16160.5     30198450
239.96/120.44	c ................................ | **........               3759000 | 735469               240.1       15657.3     33221033
263.90/132.43	c ................................ | **........               4197000 | 822270               264.0       15897.7     36790454
287.85/144.45	c ................................ | **........               4586000 | 900643               288.0       15923.6     40134991
311.79/156.49	c ................................ | **........               4946000 | 973447               312.0       15851.5     43071074
335.93/168.52	c ................................ | **........               5275000 | 1039528              336.0       15697.5     45761800
359.89/180.53	c ................................ | ***.......               5567000 | 1098324              360.0       15463.5     48405383
383.84/192.57	c ................................ | ***.......               5863000 | 1157332              384.0       15266.6     50790417
407.98/204.60	c ................................ | ***.......               6137000 | 1213084              408.1       15039.8     53034973
431.93/216.63	c ................................ | ***.......               6390000 | 1264127              432.1       14790.0     55293458
455.87/228.63	c ................................ | ***.......               6643000 | 1314698              456.0       14567.7     57522740
479.82/240.70	c ................................ | ****......               6900000 | 1366260              480.1       14372.3     59700558
503.77/252.69	c ................................ | ****......               7137000 | 1413755              504.0       14159.6     61814893
527.92/264.73	c ................................ | ****......               7364000 | 1459575              528.1       13945.4     63989097
551.86/276.75	c ................................ | ****......               7809000 | 1549029              552.0       14145.5     67183285
575.80/288.79	c ................................ | ****......               8142000 | 1615600              576.1       14133.7     70536328
599.75/300.78	c ................................ | *****.....               8435000 | 1673895              600.0       14057.9     73405520
623.90/312.84	c ................................ | *****.....               8725000 | 1733066              624.1       13980.4     75937530
647.85/324.86	c ................................ | *****.....               8983000 | 1785181              648.1       13860.9     78317732
671.79/336.87	c ................................ | *****.....               9229000 | 1834014              672.0       13732.8     80629086
695.93/348.92	c ................................ | *****.....               9480000 | 1884718              696.1       13619.1     82810597
719.88/360.90	c ................................ | ******....               9712000 | 1931576              720.0       13488.9     84815821
743.82/372.96	c ................................ | ******....               9933000 | 1975306              744.0       13349.9     86909073
767.95/385.01	c ................................ | ******....              10158000 | 2020987              768.1       13225.2     88744994
791.87/397.01	c ................................ | ******....              10376000 | 2064876              792.0       13101.0     90650442
815.79/409.07	c ................................ | ******....              10587000 | 2107585              816.1       12973.2     92585696
839.92/421.13	c ................................ | *******...              10788000 | 2147686              840.1       12841.2     94525239
863.84/433.13	c ................................ | *******...              11136000 | 2217706              864.0       12888.4     97074582
887.76/445.16	c ................................ | *******...              11452000 | 2281746              888.0       12896.3     99613388
911.88/457.21	c ................................ | *******...              11723000 | 2335976              912.0       12853.5    102522714
935.71/469.29	c ................................ | *******...              12005000 | 2393376              936.0       12825.4    105029867
959.95/481.40	c ................................ | ********..              12257000 | 2445186              960.1       12766.4    107395386
983.79/493.44	c ................................ | ********..              12492000 | 2492724              984.0       12694.7    109598962
1007.79/505.56	c ................................ | ********..              12721000 | 2538624             1008.1       12618.9    111646965

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-1726658-1240715277/watcher-1726658-1240715277 -o /tmp/evaluation-result-1726658-1240715277/solver-1726658-1240715277 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1726658-1240715277.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: 2.14 2.05 1.56 3/64 27685
/proc/meminfo: memFree=1397384/2055920 swapFree=4177552/4192956
[pid=27685] ppid=27683 vsize=932 CPUtime=0
/proc/27685/stat : 27685 (ttsth-5-0) R 27683 27685 22324 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 99556238 954368 121 1992294400 134512640 135237372 4294956192 18446744073709551615 134685245 0 0 4096 0 0 0 0 17 1 0 0
/proc/27685/statm: 266 122 78 176 0 88 0

[startup+0.0985141 s]
/proc/loadavg: 2.14 2.05 1.56 3/64 27685
/proc/meminfo: memFree=1397384/2055920 swapFree=4177552/4192956
[pid=27685] ppid=27683 vsize=3100 CPUtime=0.09
/proc/27685/stat : 27685 (ttsth-5-0) R 27683 27685 22324 0 -1 4194304 650 0 0 0 9 0 0 0 18 0 1 0 99556238 3174400 633 1992294400 134512640 135237372 4294956192 18446744073709551615 134555299 0 0 4096 0 0 0 0 17 1 0 0
/proc/27685/statm: 775 633 80 176 0 597 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3100

[startup+0.102514 s]
/proc/loadavg: 2.14 2.05 1.56 3/64 27685
/proc/meminfo: memFree=1397384/2055920 swapFree=4177552/4192956
[pid=27685] ppid=27683 vsize=3100 CPUtime=0.09
/proc/27685/stat : 27685 (ttsth-5-0) R 27683 27685 22324 0 -1 4194304 650 0 0 0 9 0 0 0 18 0 1 0 99556238 3174400 633 1992294400 134512640 135237372 4294956192 18446744073709551615 134738790 0 0 4096 0 0 0 0 17 1 0 0
/proc/27685/statm: 775 633 80 176 0 597 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3100

[startup+0.301553 s]
/proc/loadavg: 2.14 2.05 1.56 3/64 27685
/proc/meminfo: memFree=1397384/2055920 swapFree=4177552/4192956
[pid=27685] ppid=27683 vsize=5928 CPUtime=0.29
/proc/27685/stat : 27685 (ttsth-5-0) R 27683 27685 22324 0 -1 4194304 1387 0 0 0 29 0 0 0 19 0 1 0 99556238 6070272 1370 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/27685/statm: 1482 1370 93 176 0 1304 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5928

[startup+0.701638 s]
/proc/loadavg: 2.14 2.05 1.56 3/64 27685
/proc/meminfo: memFree=1397384/2055920 swapFree=4177552/4192956
[pid=27685] ppid=27683 vsize=31856 CPUtime=1.09
/proc/27685/stat : 27685 (ttsth-5-0) S 27683 27685 22324 0 -1 4194304 2509 0 0 0 108 1 0 0 19 0 3 0 99556238 32620544 2492 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 7964 2492 98 176 0 7786 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 31856

[startup+1.50179 s]
/proc/loadavg: 2.14 2.05 1.56 3/67 27688
/proc/meminfo: memFree=1384432/2055920 swapFree=4177552/4192956
[pid=27685] ppid=27683 vsize=39376 CPUtime=2.68
/proc/27685/stat : 27685 (ttsth-5-0) S 27683 27685 22324 0 -1 4194304 4431 0 0 0 266 2 0 0 19 0 3 0 99556238 40321024 4414 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 9844 4414 98 176 0 9666 0
[pid=27685/tid=27687] ppid=27683 vsize=39376 CPUtime=1.19
/proc/27685/task/27687/stat : 27687 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 1528 0 0 0 118 1 0 0 25 0 3 0 99556268 40321024 4414 1992294400 134512640 135237372 4294956192 18446744073709551615 134562278 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27685/tid=27688] ppid=27683 vsize=39376 CPUtime=1.18
/proc/27685/task/27688/stat : 27688 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 1503 0 0 0 118 0 0 0 22 0 3 0 99556268 40321024 4414 1992294400 134512640 135237372 4294956192 18446744073709551615 134549908 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 39376

[startup+3.10109 s]
/proc/loadavg: 2.14 2.05 1.56 3/67 27688
/proc/meminfo: memFree=1374256/2055920 swapFree=4177552/4192956
[pid=27685] ppid=27683 vsize=53588 CPUtime=5.87
/proc/27685/stat : 27685 (ttsth-5-0) S 27683 27685 22324 0 -1 4194304 7939 0 0 0 583 4 0 0 19 0 3 0 99556238 54874112 7922 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 13397 7922 98 176 0 13219 0
[pid=27685/tid=27687] ppid=27683 vsize=53588 CPUtime=2.78
/proc/27685/task/27687/stat : 27687 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 3335 0 0 0 276 2 0 0 18 0 3 0 99556268 54874112 7922 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27685/tid=27688] ppid=27683 vsize=53588 CPUtime=2.78
/proc/27685/task/27688/stat : 27688 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 3204 0 0 0 277 1 0 0 25 0 3 0 99556268 54874112 7922 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 53588

[startup+6.3017 s]
/proc/loadavg: 2.21 2.07 1.57 3/67 27688
/proc/meminfo: memFree=1348400/2055920 swapFree=4177552/4192956
[pid=27685] ppid=27683 vsize=77268 CPUtime=12.26
/proc/27685/stat : 27685 (ttsth-5-0) S 27683 27685 22324 0 -1 4194304 13854 0 0 0 1218 8 0 0 19 0 3 0 99556238 79122432 13837 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 19317 13837 98 176 0 19139 0
[pid=27685/tid=27687] ppid=27683 vsize=77268 CPUtime=5.98
/proc/27685/task/27687/stat : 27687 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 6192 0 0 0 594 4 0 0 25 0 3 0 99556268 79122432 13837 1992294400 134512640 135237372 4294956192 18446744073709551615 134587049 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27685/tid=27688] ppid=27683 vsize=77268 CPUtime=5.96
/proc/27685/task/27688/stat : 27688 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 6262 0 0 0 593 3 0 0 25 0 3 0 99556268 79122432 13837 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 77268

[startup+12.7019 s]
/proc/loadavg: 2.19 2.07 1.57 3/67 27688
/proc/meminfo: memFree=1305200/2055920 swapFree=4177552/4192956
[pid=27685] ppid=27683 vsize=117908 CPUtime=25.03
/proc/27685/stat : 27685 (ttsth-5-0) S 27683 27685 22324 0 -1 4194304 24045 0 0 0 2488 15 0 0 19 0 3 0 99556238 120737792 24028 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 29477 24028 98 176 0 29299 0
[pid=27685/tid=27687] ppid=27683 vsize=117908 CPUtime=12.38
/proc/27685/task/27687/stat : 27687 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 11384 0 0 0 1230 8 0 0 23 0 3 0 99556268 120737792 24028 1992294400 134512640 135237372 4294956192 18446744073709551615 134680282 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27685/tid=27688] ppid=27683 vsize=117908 CPUtime=12.34
/proc/27685/task/27688/stat : 27688 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 11261 0 0 0 1228 6 0 0 25 0 3 0 99556268 120737792 24028 1992294400 134512640 135237372 4294956192 18446744073709551615 134591638 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 117908

[startup+25.5023 s]
/proc/loadavg: 2.15 2.06 1.58 3/67 27688
/proc/meminfo: memFree=1234416/2055920 swapFree=4177552/4192956
[pid=27685] ppid=27683 vsize=186068 CPUtime=50.58
/proc/27685/stat : 27685 (ttsth-5-0) S 27683 27685 22324 0 -1 4194304 41071 0 0 0 5032 26 0 0 19 0 3 0 99556238 190533632 41054 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 46517 41054 98 176 0 46339 0
[pid=27685/tid=27687] ppid=27683 vsize=186068 CPUtime=25.18
/proc/27685/task/27687/stat : 27687 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 20307 0 0 0 2504 14 0 0 25 0 3 0 99556268 190533632 41054 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27685/tid=27688] ppid=27683 vsize=186068 CPUtime=25.09
/proc/27685/task/27688/stat : 27688 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 19364 0 0 0 2498 11 0 0 25 0 3 0 99556268 190533632 41054 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 186068

[startup+51.1022 s]
/proc/loadavg: 2.10 2.06 1.59 3/67 27688
/proc/meminfo: memFree=1119216/2055920 swapFree=4177552/4192956
[pid=27685] ppid=27683 vsize=302068 CPUtime=101.66
/proc/27685/stat : 27685 (ttsth-5-0) S 27683 27685 22324 0 -1 4194304 70096 0 0 0 10123 43 0 0 19 0 3 0 99556238 309317632 70079 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 75517 70079 98 176 0 75339 0
[pid=27685/tid=27687] ppid=27683 vsize=302068 CPUtime=50.77
/proc/27685/task/27687/stat : 27687 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 35343 0 0 0 5054 23 0 0 25 0 3 0 99556268 309317632 70079 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27685/tid=27688] ppid=27683 vsize=302068 CPUtime=50.58
/proc/27685/task/27688/stat : 27688 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 33353 0 0 0 5039 19 0 0 25 0 3 0 99556268 309317632 70079 1992294400 134512640 135237372 4294956192 18446744073709551615 134565869 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 302068

[startup+102.306 s]
/proc/loadavg: 2.08 2.06 1.61 3/67 27688
/proc/meminfo: memFree=928240/2055920 swapFree=4177552/4192956
[pid=27685] ppid=27683 vsize=490388 CPUtime=203.84
/proc/27685/stat : 27685 (ttsth-5-0) S 27683 27685 22324 0 -1 4194304 117178 0 0 0 20308 76 0 0 19 0 3 0 99556238 502157312 117161 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 122597 117161 98 176 0 122419 0
[pid=27685/tid=27687] ppid=27683 vsize=490388 CPUtime=101.94
/proc/27685/task/27687/stat : 27687 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 60143 0 0 0 10153 41 0 0 25 0 3 0 99556268 502157312 117161 1992294400 134512640 135237372 4294956192 18446744073709551615 134549915 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27685/tid=27688] ppid=27683 vsize=490388 CPUtime=101.59
/proc/27685/task/27688/stat : 27688 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 55635 0 0 0 10125 34 0 0 25 0 3 0 99556268 502157312 117161 1992294400 134512640 135237372 4294956192 18446744073709551615 134590224 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 490388

[startup+162.302 s]
/proc/loadavg: 2.07 2.06 1.64 3/67 27688
/proc/meminfo: memFree=681648/2055920 swapFree=4177552/4192956
[pid=27685] ppid=27683 vsize=738840 CPUtime=323.57
/proc/27685/stat : 27685 (ttsth-5-0) S 27683 27685 22324 0 -1 4194304 179236 0 0 0 32242 115 0 0 19 0 3 0 99556238 756572160 179219 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 184710 179219 98 176 0 184532 0
[pid=27685/tid=27687] ppid=27683 vsize=738840 CPUtime=161.7
/proc/27685/task/27687/stat : 27687 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 94688 0 0 0 16108 62 0 0 25 0 3 0 99556268 756572160 179219 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27685/tid=27688] ppid=27683 vsize=738840 CPUtime=161.56
/proc/27685/task/27688/stat : 27688 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 83148 0 0 0 16104 52 0 0 25 0 3 0 99556268 756572160 179219 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.57
Current children cumulated vsize (KiB) 738840

[startup+222.302 s]
/proc/loadavg: 2.06 2.06 1.66 3/67 27688
/proc/meminfo: memFree=487472/2055920 swapFree=4177552/4192956
[pid=27685] ppid=27683 vsize=930520 CPUtime=443.29
/proc/27685/stat : 27685 (ttsth-5-0) S 27683 27685 22324 0 -1 4194304 227194 0 0 0 44183 146 0 0 19 0 3 0 99556238 952852480 227177 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 232630 227177 98 176 0 232452 0
[pid=27685/tid=27687] ppid=27683 vsize=930520 CPUtime=221.45
/proc/27685/task/27687/stat : 27687 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 121421 0 0 0 22066 79 0 0 19 0 3 0 99556268 952852480 227177 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27685/tid=27688] ppid=27683 vsize=930520 CPUtime=221.53
/proc/27685/task/27688/stat : 27688 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 104373 0 0 0 22087 66 0 0 18 0 3 0 99556268 952852480 227177 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.29
Current children cumulated vsize (KiB) 930520

[startup+282.302 s]
/proc/loadavg: 2.02 2.05 1.68 3/67 27688
/proc/meminfo: memFree=291376/2055920 swapFree=4177552/4192956
[pid=27685] ppid=27683 vsize=1129400 CPUtime=563.04
/proc/27685/stat : 27685 (ttsth-5-0) S 27683 27685 22324 0 -1 4194304 276916 0 0 0 56122 182 0 0 19 0 3 0 99556238 1156505600 276899 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 282350 276899 98 176 0 282172 0
[pid=27685/tid=27687] ppid=27683 vsize=1129400 CPUtime=281.21
/proc/27685/task/27687/stat : 27687 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 150672 0 0 0 28020 101 0 0 25 0 3 0 99556268 1156505600 276899 1992294400 134512640 135237372 4294956192 18446744073709551615 134587812 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27685/tid=27688] ppid=27683 vsize=1129400 CPUtime=281.51
/proc/27685/task/27688/stat : 27688 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 124844 0 0 0 28071 80 0 0 23 0 3 0 99556268 1156505600 276899 1992294400 134512640 135237372 4294956192 18446744073709551615 134549888 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.04
Current children cumulated vsize (KiB) 1129400

[startup+342.301 s]
/proc/loadavg: 2.00 2.04 1.70 3/67 27688
/proc/meminfo: memFree=82864/2055920 swapFree=4177552/4192956
[pid=27685] ppid=27683 vsize=1334680 CPUtime=682.77
/proc/27685/stat : 27685 (ttsth-5-0) S 27683 27685 22324 0 -1 4194304 328253 0 0 0 68059 218 0 0 19 0 3 0 99556238 1366712320 328236 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 333670 328236 98 176 0 333492 0
[pid=27685/tid=27687] ppid=27683 vsize=1334680 CPUtime=340.97
/proc/27685/task/27687/stat : 27687 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 177469 0 0 0 33977 120 0 0 25 0 3 0 99556268 1366712320 328236 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27685/tid=27688] ppid=27683 vsize=1334680 CPUtime=341.48
/proc/27685/task/27688/stat : 27688 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 149385 0 0 0 34051 97 0 0 25 0 3 0 99556268 1366712320 328237 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.77
Current children cumulated vsize (KiB) 1334680

[startup+402.302 s]
/proc/loadavg: 2.00 2.03 1.72 3/67 27688
/proc/meminfo: memFree=15920/2055920 swapFree=4177728/4192956
[pid=27685] ppid=27683 vsize=1492600 CPUtime=802.43
/proc/27685/stat : 27685 (ttsth-5-0) S 27683 27685 22324 0 -1 4194304 367692 0 0 0 79998 245 0 0 19 0 3 0 99556238 1528422400 367675 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 373150 367675 98 176 0 372972 0
[pid=27685/tid=27687] ppid=27683 vsize=1492600 CPUtime=400.69
/proc/27685/task/27687/stat : 27687 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 198214 0 0 0 39935 134 0 0 18 0 3 0 99556268 1528422400 367675 1992294400 134512640 135237372 4294956192 18446744073709551615 134565842 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27685/tid=27688] ppid=27683 vsize=1492600 CPUtime=401.43
/proc/27685/task/27688/stat : 27688 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 168078 0 0 0 40032 111 0 0 25 0 3 0 99556268 1528422400 367675 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.43
Current children cumulated vsize (KiB) 1492600

[startup+462.303 s]
/proc/loadavg: 2.07 2.05 1.74 3/67 27688
/proc/meminfo: memFree=15984/2055920 swapFree=4177728/4192956
[pid=27685] ppid=27683 vsize=1686552 CPUtime=922.01
/proc/27685/stat : 27685 (ttsth-5-0) S 27683 27685 22324 0 -1 4194304 416183 0 0 0 91922 279 0 0 19 0 3 0 99556238 1727029248 416166 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 421638 416166 98 176 0 421460 0
[pid=27685/tid=27687] ppid=27683 vsize=1686552 CPUtime=460.38
/proc/27685/task/27687/stat : 27687 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 224673 0 0 0 45886 152 0 0 25 0 3 0 99556268 1727029248 416166 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27685/tid=27688] ppid=27683 vsize=1686552 CPUtime=461.33
/proc/27685/task/27688/stat : 27688 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 190110 0 0 0 46006 127 0 0 18 0 3 0 99556268 1727029248 416166 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.01
Current children cumulated vsize (KiB) 1686552



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+515.906 s]
/proc/loadavg: 2.02 2.04 1.75 3/67 27688
/proc/meminfo: memFree=14832/2055920 swapFree=4177728/4192956
[pid=27685] ppid=27683 vsize=1843512 CPUtime=1028.39
/proc/27685/stat : 27685 (ttsth-5-0) S 27683 27685 22324 0 -1 4194304 455428 0 0 0 102535 304 0 0 19 0 3 0 99556238 1887756288 455411 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 460878 455411 98 176 0 460700 0
[pid=27685/tid=27687] ppid=27683 vsize=1843512 CPUtime=513.49
/proc/27685/task/27687/stat : 27687 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 244719 0 0 0 51186 163 0 0 25 0 3 0 99556268 1887756288 455411 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27685/tid=27688] ppid=27683 vsize=1843512 CPUtime=514.58
/proc/27685/task/27688/stat : 27688 (ttsth-5-0) R 27683 27685 22324 0 -1 4194368 209309 0 0 0 51318 140 0 0 22 0 3 0 99556268 1887756288 455411 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1028.39
Current children cumulated vsize (KiB) 1843512

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

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

[startup+516.012 s]
/proc/loadavg: 2.02 2.04 1.75 3/67 27688
/proc/meminfo: memFree=14832/2055920 swapFree=4177728/4192956
[pid=27685] ppid=27683 vsize=0 CPUtime=1028.49
/proc/27685/stat : 27685 (ttsth-5-0) Z 27683 27685 22324 0 -1 4195340 455437 0 0 0 102536 313 0 0 16 0 2 0 99556238 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27685/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1028.49
Current children cumulated vsize (KiB) 0

[startup+516.102 s]
/proc/loadavg: 2.02 2.04 1.75 3/67 27688
/proc/meminfo: memFree=14832/2055920 swapFree=4177728/4192956
[pid=27685] ppid=27683 vsize=0 CPUtime=1028.58
/proc/27685/stat : 27685 (ttsth-5-0) Z 27683 27685 22324 0 -1 4195340 455437 0 0 0 102536 322 0 0 16 0 2 0 99556238 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27685/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1028.58
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 516.188
CPU time (s): 1028.68
CPU user time (s): 1025.36
CPU system time (s): 3.3125
CPU usage (%): 199.283
Max. virtual memory (cumulated for all children) (KiB): 1843512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1025.36
system time used= 3.3125
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 455437
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= 378
involuntary context switches= 8251

runsolver used 0.533918 second user time and 1.36279 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-26 05:07:57
IDJOB=1726658
IDBENCH=24618
IDSOLVER=549
FILE ID=node37/1726658-1240715277
PBS_JOBID= 9186803
Free space on /tmp= 66300 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726658-1240715277/watcher-1726658-1240715277 -o /tmp/evaluation-result-1726658-1240715277/solver-1726658-1240715277 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1726658-1240715277.cnf

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

MD5SUM BENCH= b113aab739ba5e45a581d24e1a53a65a
RANDOM SEED=928907694

node37.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.259
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.259
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:      2055920 kB
MemFree:       1397864 kB
Buffers:         80436 kB
Cached:         487728 kB
SwapCached:      10312 kB
Active:         255788 kB
Inactive:       324884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1397864 kB
SwapTotal:     4192956 kB
SwapFree:      4177552 kB
Dirty:            1048 kB
Writeback:           0 kB
Mapped:          13580 kB
Slab:            63448 kB
Committed_AS:   450992 kB
PageTables:       1372 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= 66300 MiB
End job on node37 at 2009-04-26 05:16:35