Trace number 1720250

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) 924.143 478.869

General information on the benchmark

Namemizh-sha0-36-4.cnf
MD5SUMf43e1bf70d9ce8021bafd328efc83ae7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark159.031
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.69/0.75	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1720250-1240654132.cnf 
0.69/0.75	c Using SATTIMEOUT of 1200
0.69/0.75	c Using SATRAM of 1800
0.69/0.75	c Size of subset node = 16
0.69/0.75	c Variables = 50073
0.69/0.75	c Clauses = 210235
0.69/0.75	c Literals = 628383
0.69/0.75	c Reduced size:
0.69/0.75	c Variables = 50073
0.69/0.75	c Clauses = 177614
0.69/0.75	c Literals = 514272
0.69/0.75	c a2
1.19/1.27	c a1
29.89/29.92	c Independent sub-problems = 1
29.89/29.92	c Sub-problem with 45481 variables and 177614 clauses
29.89/29.92	c using permutation method 4
29.89/29.92	c count = 1
29.89/29.92	c Ordering finished 29.810 seconds
29.89/29.92	c mapped 29.910 seconds
29.89/29.92	c permuted 29.910 seconds
29.89/29.92	c about to sort
29.89/29.98	c sorted
31.08/31.17	c clauses now 177614
31.08/31.17	c init finished 30.190 seconds
31.08/31.17	c tree built 31.160 seconds
31.08/31.17	c 
31.08/31.17	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
31.08/31.17	c ---------------------------------|----------------------------------|------------------------------------------------------
31.08/31.17	c ................................ | ..........                       |                       31.2           0.0             
31.08/31.17	c ................................ | ..........                     1 |                       31.2           0.0             
31.08/31.17	c ................................ | ..........                     2 |                       31.2           0.1             
31.08/31.17	c ................................ | ..........                     3 |                       31.2           0.1             
31.08/31.17	c ................................ | ..........                     4 |                       31.2           0.1             
31.08/31.17	c ................................ | ..........                     5 |                       31.2           0.2             
31.08/31.18	c ................................ | ..........                  1000 |                       31.2          32.1             
31.08/31.18	c ................................ | ..........                  2000 |                       31.2          64.1           19
47.98/39.62	c ................................ | ..........                694000 | 63040                 48.0       14449.3      2778001
71.93/51.64	c ................................ | ..........               1311000 | 141413                72.0       18205.8      6059838
95.87/63.67	c ................................ | ..........               1753000 | 215433                96.0       18254.7      9449973
119.83/75.69	c ................................ | *.........               2222000 | 298266               120.0       18513.6     14305542
143.97/87.71	c ................................ | *.........               2764000 | 383315               144.0       19191.8     18392861
167.92/99.72	c ................................ | *.........               3390000 | 475721               168.0       20178.6     22501916
191.87/111.76	c ................................ | *.........               3879000 | 544108               192.0       20200.0     25968564
215.81/123.78	c ................................ | *.........               4235000 | 605011               216.0       19604.7     29051319
239.97/135.82	c ................................ | **........               4634000 | 675566               240.1       19304.3     32260831
263.91/147.82	c ................................ | **........               4901000 | 723176               264.0       18563.7     34732594
287.86/159.86	c ................................ | **........               5143000 | 761294               288.0       17855.8     36718526
312.00/171.94	c ................................ | **........               5327000 | 792307               312.1       17065.5     38120193
335.75/183.90	c ................................ | **........               5573000 | 836667               336.0       16586.3     39822212
359.91/195.95	c ................................ | ***.......               5784000 | 869962               360.1       16063.5     41603828
383.86/207.95	c ................................ | ***.......               6114000 | 925271               384.0       15921.0     43998833
407.81/219.97	c ................................ | ***.......               6526000 | 989980               408.0       15994.3     46884341
431.75/231.99	c ................................ | ***.......               6948000 | 1060793              432.0       16082.6     49781797
455.90/244.03	c ................................ | ***.......               7373000 | 1132684              456.0       16167.4     53252052
479.85/256.06	c ................................ | ****......               7646000 | 1181141              480.1       15927.5     55657010
503.80/268.08	c ................................ | ****......               8012000 | 1239782              504.0       15895.6     58434393
527.95/280.15	c ................................ | ****......               8235000 | 1272107              528.1       15592.8     60817171
552.29/292.32	c ................................ | ****......               8335000 | 1288741              552.4       15088.2     62684341
575.85/304.17	c ................................ | ****......               8426000 | 1302955              576.1       14626.4     64156184
599.79/316.18	c ................................ | *****.....               8560000 | 1325400              600.1       14265.2     66068191
623.93/328.21	c ................................ | *****.....               8725000 | 1353880              624.1       13980.8     68186018
647.89/340.26	c ................................ | *****.....               8937000 | 1384867              648.1       13788.9     70522610
671.84/352.25	c ................................ | *****.....               9267000 | 1443315              672.0       13789.4     73560649
695.78/364.29	c ................................ | *****.....               9546000 | 1488568              696.1       13713.9     76306261
719.93/376.30	c ................................ | ******....               9867000 | 1538124              720.0       13703.4     79063901
743.89/388.31	c ................................ | ******....              10216000 | 1605182              744.0       13731.0     82198959
767.84/400.32	c ................................ | ******....              10701000 | 1688761              768.0       13933.6     84992129
791.77/412.37	c ................................ | ******....              11013000 | 1748120              792.1       13904.2     87304483
815.72/424.37	c ................................ | ******....              11433000 | 1827967              816.0       14010.9     90545425
839.88/436.41	c ................................ | *******...              11926000 | 1905415              840.0       14196.9     93830473
863.82/448.44	c ................................ | *******...              12297000 | 1952088              864.0       14232.0     96597703
887.92/460.51	c ................................ | *******...              12675000 | 2009373              888.1       14272.4     99304071
911.74/472.58	c ................................ | *******...              13082000 | 2068621              912.0       14343.8    101666467

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-1720250-1240654132/watcher-1720250-1240654132 -o /tmp/evaluation-result-1720250-1240654132/solver-1720250-1240654132 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1720250-1240654132.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/65 12626
/proc/meminfo: memFree=1698544/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=1064 CPUtime=0
/proc/12626/stat : 12626 (ttsth-5-0) R 12624 12626 12403 0 -1 4194304 140 0 0 0 0 0 0 0 18 0 1 0 93442533 1089536 124 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 0 0 0
/proc/12626/statm: 266 128 78 176 0 88 0

[startup+0.068335 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 12626
/proc/meminfo: memFree=1698544/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=3384 CPUtime=0.06
/proc/12626/stat : 12626 (ttsth-5-0) R 12624 12626 12403 0 -1 4194304 743 0 0 0 6 0 0 0 18 0 1 0 93442533 3465216 727 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 0 0 0
/proc/12626/statm: 846 728 78 176 0 668 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3384

[startup+0.10134 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 12626
/proc/meminfo: memFree=1698544/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=4652 CPUtime=0.09
/proc/12626/stat : 12626 (ttsth-5-0) R 12624 12626 12403 0 -1 4194304 1046 0 0 0 9 0 0 0 18 0 1 0 93442533 4763648 1030 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 0 0 0
/proc/12626/statm: 1163 1030 78 176 0 985 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4652

[startup+0.301358 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 12626
/proc/meminfo: memFree=1698544/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=12084 CPUtime=0.29
/proc/12626/stat : 12626 (ttsth-5-0) R 12624 12626 12403 0 -1 4194304 2868 0 0 0 28 1 0 0 19 0 1 0 93442533 12374016 2852 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/12626/statm: 3021 2852 78 176 0 2843 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12084

[startup+0.701401 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 12626
/proc/meminfo: memFree=1698544/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=16824 CPUtime=0.69
/proc/12626/stat : 12626 (ttsth-5-0) R 12624 12626 12403 0 -1 4194304 3912 0 0 0 68 1 0 0 23 0 1 0 93442533 17227776 3896 1992294400 134512640 135237372 4294956192 18446744073709551615 134534067 0 0 4096 0 0 0 0 17 0 0 0
/proc/12626/statm: 4206 3896 78 176 0 4028 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16824

[startup+1.50148 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 12627
/proc/meminfo: memFree=1667880/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=32100 CPUtime=1.49
/proc/12626/stat : 12626 (ttsth-5-0) R 12624 12626 12403 0 -1 4194304 8376 0 0 0 146 3 0 0 25 0 1 0 93442533 32870400 7743 1992294400 134512640 135237372 4294956192 18446744073709551615 134735369 0 0 4096 0 0 0 0 17 0 0 0
/proc/12626/statm: 8025 7743 80 176 0 7847 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32100

[startup+3.10165 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 12627
/proc/meminfo: memFree=1664232/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=35744 CPUtime=3.09
/proc/12626/stat : 12626 (ttsth-5-0) R 12624 12626 12403 0 -1 4194304 9294 0 0 0 306 3 0 0 25 0 1 0 93442533 36601856 8661 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 0 0 0
/proc/12626/statm: 8936 8661 80 176 0 8758 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35744

[startup+6.30198 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 12627
/proc/meminfo: memFree=1663280/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=36492 CPUtime=6.3
/proc/12626/stat : 12626 (ttsth-5-0) R 12624 12626 12403 0 -1 4194304 9474 0 0 0 626 4 0 0 25 0 1 0 93442533 37367808 8841 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 0 0 0
/proc/12626/statm: 9123 8841 80 176 0 8945 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 36492

[startup+12.7016 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 12627
/proc/meminfo: memFree=1662448/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=37340 CPUtime=12.69
/proc/12626/stat : 12626 (ttsth-5-0) R 12624 12626 12403 0 -1 4194304 9641 0 0 0 1265 4 0 0 25 0 1 0 93442533 38236160 9008 1992294400 134512640 135237372 4294956192 18446744073709551615 134600704 0 0 4096 0 0 0 0 17 0 0 0
/proc/12626/statm: 9335 9008 80 176 0 9157 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37340

[startup+25.502 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 12627
/proc/meminfo: memFree=1662448/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=37472 CPUtime=25.49
/proc/12626/stat : 12626 (ttsth-5-0) R 12624 12626 12403 0 -1 4194304 9646 0 0 0 2545 4 0 0 25 0 1 0 93442533 38371328 9013 1992294400 134512640 135237372 4294956192 18446744073709551615 134600707 0 0 4096 0 0 0 0 17 0 0 0
/proc/12626/statm: 9368 9013 80 176 0 9190 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37472

[startup+51.1017 s]
/proc/loadavg: 1.33 1.08 1.02 3/68 12629
/proc/meminfo: memFree=1464416/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=259712 CPUtime=70.93
/proc/12626/stat : 12626 (ttsth-5-0) S 12624 12626 12403 0 -1 4194304 60419 0 0 0 7064 29 0 0 25 0 3 0 93442533 265945088 59070 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12626/statm: 64928 59070 98 176 0 64750 0
[pid=12626/tid=12628] ppid=12624 vsize=259712 CPUtime=19.9
/proc/12626/task/12628/stat : 12628 (ttsth-5-0) R 12624 12626 12403 0 -1 4194368 14127 0 0 0 1983 7 0 0 25 0 3 0 93445651 265945088 59070 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12626/tid=12629] ppid=12624 vsize=259712 CPUtime=19.84
/proc/12626/task/12629/stat : 12629 (ttsth-5-0) R 12624 12626 12403 0 -1 4194368 10602 0 0 0 1979 5 0 0 25 0 3 0 93445651 265945088 59070 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 70.93
Current children cumulated vsize (KiB) 259712

[startup+102.306 s]
/proc/loadavg: 1.75 1.23 1.08 3/68 12629
/proc/meminfo: memFree=1186976/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=545748 CPUtime=173.11
/proc/12626/stat : 12626 (ttsth-5-0) S 12624 12626 12403 0 -1 4194304 129147 0 0 0 17246 65 0 0 25 0 3 0 93442533 558845952 127798 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12626/statm: 136437 127798 98 176 0 136259 0
[pid=12626/tid=12628] ppid=12624 vsize=545748 CPUtime=71.09
/proc/12626/task/12628/stat : 12628 (ttsth-5-0) R 12624 12626 12403 0 -1 4194368 45011 0 0 0 7085 24 0 0 24 0 3 0 93445651 558845952 127798 1992294400 134512640 135237372 4294956192 18446744073709551615 134519956 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12626/tid=12629] ppid=12624 vsize=545748 CPUtime=70.84
/proc/12626/task/12629/stat : 12629 (ttsth-5-0) R 12624 12626 12403 0 -1 4194368 48446 0 0 0 7059 25 0 0 25 0 3 0 93445651 558845952 127798 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 173.11
Current children cumulated vsize (KiB) 545748

[startup+162.301 s]
/proc/loadavg: 1.95 1.38 1.14 3/68 12629
/proc/meminfo: memFree=972128/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=769740 CPUtime=292.85
/proc/12626/stat : 12626 (ttsth-5-0) S 12624 12626 12403 0 -1 4194304 182838 0 0 0 29182 103 0 0 25 0 3 0 93442533 788213760 181489 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12626/statm: 192435 181489 98 176 0 192257 0
[pid=12626/tid=12628] ppid=12624 vsize=769740 CPUtime=131.07
/proc/12626/task/12628/stat : 12628 (ttsth-5-0) R 12624 12626 12403 0 -1 4194368 71961 0 0 0 13065 42 0 0 25 0 3 0 93445651 788213760 181489 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12626/tid=12629] ppid=12624 vsize=769740 CPUtime=130.6
/proc/12626/task/12629/stat : 12629 (ttsth-5-0) R 12624 12626 12403 0 -1 4194368 75187 0 0 0 13016 44 0 0 25 0 3 0 93445651 788213760 181489 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 292.85
Current children cumulated vsize (KiB) 769740

[startup+222.301 s]
/proc/loadavg: 2.02 1.51 1.19 3/68 12629
/proc/meminfo: memFree=809184/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=938652 CPUtime=412.6
/proc/12626/stat : 12626 (ttsth-5-0) S 12624 12626 12403 0 -1 4194304 223370 0 0 0 41126 134 0 0 25 0 3 0 93442533 961179648 222021 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12626/statm: 234663 222021 98 176 0 234485 0
[pid=12626/tid=12628] ppid=12624 vsize=938652 CPUtime=191.05
/proc/12626/task/12628/stat : 12628 (ttsth-5-0) R 12624 12626 12403 0 -1 4194368 90990 0 0 0 19048 57 0 0 25 0 3 0 93445651 961179648 222021 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12626/tid=12629] ppid=12624 vsize=938652 CPUtime=190.36
/proc/12626/task/12629/stat : 12629 (ttsth-5-0) R 12624 12626 12403 0 -1 4194368 96690 0 0 0 18976 60 0 0 19 0 3 0 93445651 961179648 222021 1992294400 134512640 135237372 4294956192 18446744073709551615 134562413 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 412.6
Current children cumulated vsize (KiB) 938652

[startup+282.302 s]
/proc/loadavg: 2.17 1.64 1.26 3/68 12629
/proc/meminfo: memFree=593952/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=1164776 CPUtime=532.34
/proc/12626/stat : 12626 (ttsth-5-0) S 12624 12626 12403 0 -1 4194304 277498 0 0 0 53064 170 0 0 25 0 3 0 93442533 1192730624 276149 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12626/statm: 291194 276149 98 176 0 291016 0
[pid=12626/tid=12628] ppid=12624 vsize=1164776 CPUtime=251.02
/proc/12626/task/12628/stat : 12628 (ttsth-5-0) R 12624 12626 12403 0 -1 4194368 115702 0 0 0 25028 74 0 0 25 0 3 0 93445651 1192730624 276149 1992294400 134512640 135237372 4294956192 18446744073709551615 134562399 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12626/tid=12629] ppid=12624 vsize=1164776 CPUtime=250.14
/proc/12626/task/12629/stat : 12629 (ttsth-5-0) R 12624 12626 12403 0 -1 4194368 126106 0 0 0 24934 80 0 0 25 0 3 0 93445651 1192730624 276149 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 532.34
Current children cumulated vsize (KiB) 1164776

[startup+342.302 s]
/proc/loadavg: 2.22 1.75 1.32 3/68 12629
/proc/meminfo: memFree=439904/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=1320760 CPUtime=652.08
/proc/12626/stat : 12626 (ttsth-5-0) S 12624 12626 12403 0 -1 4194304 315579 0 0 0 65011 197 0 0 25 0 3 0 93442533 1352458240 314230 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12626/statm: 330190 314230 98 176 0 330012 0
[pid=12626/tid=12628] ppid=12624 vsize=1320760 CPUtime=311
/proc/12626/task/12628/stat : 12628 (ttsth-5-0) R 12624 12626 12403 0 -1 4194368 125535 0 0 0 31015 85 0 0 23 0 3 0 93445651 1352458240 314230 1992294400 134512640 135237372 4294956192 18446744073709551615 134590662 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12626/tid=12629] ppid=12624 vsize=1320760 CPUtime=309.9
/proc/12626/task/12629/stat : 12629 (ttsth-5-0) R 12624 12626 12403 0 -1 4194368 154354 0 0 0 30895 95 0 0 20 0 3 0 93445651 1352458240 314230 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 652.08
Current children cumulated vsize (KiB) 1320760

[startup+402.301 s]
/proc/loadavg: 2.08 1.79 1.36 3/68 12629
/proc/meminfo: memFree=216352/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=1556460 CPUtime=771.83
/proc/12626/stat : 12626 (ttsth-5-0) S 12624 12626 12403 0 -1 4194304 371727 0 0 0 76949 234 0 0 25 0 3 0 93442533 1593815040 370378 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12626/statm: 389115 370378 98 176 0 388937 0
[pid=12626/tid=12628] ppid=12624 vsize=1556460 CPUtime=370.98
/proc/12626/task/12628/stat : 12628 (ttsth-5-0) R 12624 12626 12403 0 -1 4194368 155752 0 0 0 36994 104 0 0 25 0 3 0 93445651 1593815040 370378 1992294400 134512640 135237372 4294956192 18446744073709551615 134562373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12626/tid=12629] ppid=12624 vsize=1556460 CPUtime=369.67
/proc/12626/task/12629/stat : 12629 (ttsth-5-0) R 12624 12626 12403 0 -1 4194368 180285 0 0 0 36853 114 0 0 25 0 3 0 93445651 1593815040 370378 1992294400 134512640 135237372 4294956192 18446744073709551615 134519937 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 771.83
Current children cumulated vsize (KiB) 1556460

[startup+462.301 s]
/proc/loadavg: 2.03 1.83 1.39 3/68 12629
/proc/meminfo: memFree=15776/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=1792268 CPUtime=891.49
/proc/12626/stat : 12626 (ttsth-5-0) S 12624 12626 12403 0 -1 4194304 427926 0 0 0 88883 266 0 0 25 0 3 0 93442533 1835282432 426577 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12626/statm: 448067 426577 98 176 0 447889 0
[pid=12626/tid=12628] ppid=12624 vsize=1792268 CPUtime=430.93
/proc/12626/task/12628/stat : 12628 (ttsth-5-0) R 12624 12626 12403 0 -1 4194368 187246 0 0 0 42972 121 0 0 25 0 3 0 93445651 1835282432 426577 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12626/tid=12629] ppid=12624 vsize=1792268 CPUtime=429.38
/proc/12626/task/12629/stat : 12629 (ttsth-5-0) R 12624 12626 12403 0 -1 4194368 204990 0 0 0 42809 129 0 0 25 0 3 0 93445651 1835282432 426577 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 891.49
Current children cumulated vsize (KiB) 1792268



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+478.601 s]
/proc/loadavg: 2.02 1.84 1.40 3/68 12629
/proc/meminfo: memFree=14816/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=1843592 CPUtime=923.86
/proc/12626/stat : 12626 (ttsth-5-0) S 12624 12626 12403 0 -1 4194304 440329 0 0 0 92109 277 0 0 25 0 3 0 93442533 1887838208 438980 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12626/statm: 460898 438980 98 176 0 460720 0
[pid=12626/tid=12628] ppid=12624 vsize=1843592 CPUtime=447.11
/proc/12626/task/12628/stat : 12628 (ttsth-5-0) R 12624 12626 12403 0 -1 4194368 195440 0 0 0 44584 127 0 0 25 0 3 0 93445651 1887838208 438980 1992294400 134512640 135237372 4294956192 18446744073709551615 134680214 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12626/tid=12629] ppid=12624 vsize=1843592 CPUtime=445.58
/proc/12626/task/12629/stat : 12629 (ttsth-5-0) R 12624 12626 12403 0 -1 4194368 209199 0 0 0 44424 134 0 0 25 0 3 0 93445651 1887838208 438980 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 923.86
Current children cumulated vsize (KiB) 1843592

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

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

[startup+478.801 s]
/proc/loadavg: 2.02 1.84 1.40 3/68 12629
/proc/meminfo: memFree=14816/2055924 swapFree=4181440/4192956
[pid=12626] ppid=12624 vsize=0 CPUtime=924.07
/proc/12626/stat : 12626 (ttsth-5-0) Z 12624 12626 12403 0 -1 4195340 440332 0 0 0 92111 296 0 0 16 0 2 0 93442533 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12626/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 924.07
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 478.869
CPU time (s): 924.143
CPU user time (s): 921.112
CPU system time (s): 3.03054
CPU usage (%): 192.984
Max. virtual memory (cumulated for all children) (KiB): 1843592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 921.112
system time used= 3.03054
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 440332
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= 238
involuntary context switches= 6970

runsolver used 0.488925 second user time and 1.26281 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-25 12:08:52
IDJOB=1720250
IDBENCH=69598
IDSOLVER=549
FILE ID=node83/1720250-1240654132
PBS_JOBID= 9186500
Free space on /tmp= 66024 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-4.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720250-1240654132/watcher-1720250-1240654132 -o /tmp/evaluation-result-1720250-1240654132/solver-1720250-1240654132 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1720250-1240654132.cnf

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

MD5SUM BENCH= f43e1bf70d9ce8021bafd328efc83ae7
RANDOM SEED=334345571

node83.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1699024 kB
Buffers:         34976 kB
Cached:         263728 kB
SwapCached:       5392 kB
Active:          23240 kB
Inactive:       284408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1699024 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:            4944 kB
Writeback:           0 kB
Mapped:          13460 kB
Slab:            35256 kB
Committed_AS:   325092 kB
PageTables:       1384 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= 66024 MiB
End job on node83 at 2009-04-25 12:16:53