Trace number 1720718

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) 651.011 341.365

General information on the benchmark

Namemizh-sha0-35-3.cnf
MD5SUM41d0118c47af202f6c4d6c3e9e8bdfb7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.981
Satisfiable
(Un)Satisfiability was proved
Number of variables48689
Number of clauses204067
Sum of the clauses size609421
Maximum clause length4
Minimum clause length1
Number of clauses of size 1187
Number of clauses of size 284694
Number of clauses of size 336898
Number of clauses of size 482288
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-1720718-1240659238.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 = 48689
0.69/0.75	c Clauses = 204067
0.69/0.75	c Literals = 609421
0.69/0.75	c Reduced size:
0.69/0.75	c Variables = 48689
0.69/0.75	c Clauses = 171167
0.69/0.75	c Literals = 494603
0.69/0.75	c a2
1.19/1.29	c a1
28.79/28.85	c Independent sub-problems = 1
28.79/28.85	c Sub-problem with 44011 variables and 171167 clauses
28.79/28.85	c using permutation method 4
28.79/28.85	c count = 1
28.79/28.85	c Ordering finished 28.750 seconds
28.79/28.85	c mapped 28.840 seconds
28.79/28.85	c permuted 28.840 seconds
28.79/28.85	c about to sort
28.89/28.92	c sorted
30.09/30.12	c clauses now 171167
30.09/30.12	c init finished 29.130 seconds
30.09/30.12	c tree built 30.110 seconds
30.09/30.12	c 
30.09/30.12	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
30.09/30.12	c ---------------------------------|----------------------------------|------------------------------------------------------
30.09/30.12	c ................................ | ..........                       |                       30.1           0.0             
30.09/30.12	c ................................ | ..........                     1 |                       30.1           0.0             
30.09/30.12	c ................................ | ..........                     2 |                       30.1           0.1             
30.09/30.12	c ................................ | ..........                     3 |                       30.1           0.1             
30.09/30.12	c ................................ | ..........                     4 |                       30.1           0.1             
30.09/30.12	c ................................ | ..........                     5 |                       30.1           0.2             
30.09/30.12	c ................................ | ..........                  1000 |                       30.1          33.2             
30.09/30.13	c ................................ | ..........                  2000 |                       30.1          66.4             
47.81/39.09	c ................................ | ..........                567000 | 33070                 48.0       11805.1      3420270
71.97/51.10	c ................................ | ..........               1378000 | 74260                 72.0       19138.9      6799517
95.92/63.17	c ................................ | ..........               2291000 | 119320                96.1       23844.7      9400273
119.86/75.19	c ................................ | *.........               2953000 | 162715               120.1       24594.0     13749235
143.81/87.19	c ................................ | *.........               3384000 | 197281               144.0       23496.7     18174778
167.97/99.22	c ................................ | *.........               3869000 | 234979               168.0       23024.3     21734758
191.92/111.22	c ................................ | *.........               4368000 | 273928               192.0       22750.0     25074004
215.88/123.25	c ................................ | *.........               4839000 | 308535               216.0       22400.7     28986738
240.02/135.34	c ................................ | **........               5323000 | 341315               240.1       22166.2     33003715
263.97/147.33	c ................................ | **........               5692000 | 368487               264.1       21555.7     36525806
287.91/159.34	c ................................ | **........               6115000 | 397558               288.1       21229.0     38939884
311.86/171.34	c ................................ | **........               6539000 | 426620               312.0       20958.3     42044202
336.01/183.43	c ................................ | **........               6927000 | 454706               336.1       20608.7     46088705
359.96/195.42	c ................................ | ***.......               7154000 | 477769               360.1       19868.9     50883682
383.91/207.44	c ................................ | ***.......               7353000 | 497673               384.1       19145.4     54998031
407.86/219.48	c ................................ | ***.......               7585000 | 523776               408.1       18587.0     60162041
432.01/231.52	c ................................ | ***.......               7821000 | 549675               432.1       18099.6     64883833
455.95/243.54	c ................................ | ***.......               8055000 | 574351               456.1       17660.6     70383031
479.90/255.53	c ................................ | ****......               8265000 | 597709               480.1       17217.0     75053934
504.05/267.60	c ................................ | ****......               8469000 | 621440               504.1       16799.2     78486052
528.00/279.62	c ................................ | ****......               8665000 | 643522               528.1       16407.6     82232386
551.75/291.59	c ................................ | ****......               8868000 | 664814               552.0       16064.9     86349603
575.90/303.66	c ................................ | ****......               9059000 | 686002               576.1       15724.4     90612709
599.85/315.64	c ................................ | *****.....               9253000 | 709080               600.0       15420.9     94635806
623.99/327.71	c ................................ | *****.....               9462000 | 732117               624.1       15161.0     98606933
647.74/339.69	c ................................ | *****.....               9663000 | 753295               648.0       14911.6    102242339

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-1720718-1240659238/watcher-1720718-1240659238 -o /tmp/evaluation-result-1720718-1240659238/solver-1720718-1240659238 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1720718-1240659238.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: 1.00 1.00 1.00 3/64 23291
/proc/meminfo: memFree=1830136/2055920 swapFree=4181232/4192956
[pid=23291] ppid=23289 vsize=932 CPUtime=0
/proc/23291/stat : 23291 (ttsth-5-0) R 23289 23291 22946 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 93951548 954368 121 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/23291/statm: 266 122 78 176 0 88 0

[startup+0.0954331 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23291
/proc/meminfo: memFree=1830136/2055920 swapFree=4181232/4192956
[pid=23291] ppid=23289 vsize=4260 CPUtime=0.08
/proc/23291/stat : 23291 (ttsth-5-0) R 23289 23291 22946 0 -1 4194304 929 0 0 0 8 0 0 0 18 0 1 0 93951548 4362240 913 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/23291/statm: 1065 913 78 176 0 887 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4260

[startup+0.101433 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23291
/proc/meminfo: memFree=1830136/2055920 swapFree=4181232/4192956
[pid=23291] ppid=23289 vsize=4392 CPUtime=0.09
/proc/23291/stat : 23291 (ttsth-5-0) R 23289 23291 22946 0 -1 4194304 980 0 0 0 9 0 0 0 18 0 1 0 93951548 4497408 964 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/23291/statm: 1098 964 78 176 0 920 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4392

[startup+0.301451 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23291
/proc/meminfo: memFree=1830136/2055920 swapFree=4181232/4192956
[pid=23291] ppid=23289 vsize=11296 CPUtime=0.29
/proc/23291/stat : 23291 (ttsth-5-0) R 23289 23291 22946 0 -1 4194304 2666 0 0 0 28 1 0 0 19 0 1 0 93951548 11567104 2650 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/23291/statm: 2824 2651 78 176 0 2646 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11296

[startup+0.701489 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23291
/proc/meminfo: memFree=1830136/2055920 swapFree=4181232/4192956
[pid=23291] ppid=23289 vsize=15988 CPUtime=0.69
/proc/23291/stat : 23291 (ttsth-5-0) R 23289 23291 22946 0 -1 4194304 3803 0 0 0 68 1 0 0 22 0 1 0 93951548 16371712 3787 1992294400 134512640 135237372 4294956192 18446744073709551615 134534213 0 0 4096 0 0 0 0 17 1 0 0
/proc/23291/statm: 3997 3787 78 176 0 3819 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15988

[startup+1.50156 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23292
/proc/meminfo: memFree=1800496/2055920 swapFree=4181232/4192956
[pid=23291] ppid=23289 vsize=31072 CPUtime=1.49
/proc/23291/stat : 23291 (ttsth-5-0) R 23289 23291 22946 0 -1 4194304 8104 0 0 0 147 2 0 0 25 0 1 0 93951548 31817728 7490 1992294400 134512640 135237372 4294956192 18446744073709551615 134738805 0 0 4096 0 0 0 0 17 1 0 0
/proc/23291/statm: 7768 7490 80 176 0 7590 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31072

[startup+3.10171 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23292
/proc/meminfo: memFree=1796976/2055920 swapFree=4181232/4192956
[pid=23291] ppid=23289 vsize=34584 CPUtime=3.09
/proc/23291/stat : 23291 (ttsth-5-0) R 23289 23291 22946 0 -1 4194304 8983 0 0 0 307 2 0 0 25 0 1 0 93951548 35414016 8369 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/23291/statm: 8646 8369 80 176 0 8468 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34584

[startup+6.30201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23292
/proc/meminfo: memFree=1796080/2055920 swapFree=4181232/4192956
[pid=23291] ppid=23289 vsize=35332 CPUtime=6.29
/proc/23291/stat : 23291 (ttsth-5-0) R 23289 23291 22946 0 -1 4194304 9166 0 0 0 627 2 0 0 25 0 1 0 93951548 36179968 8552 1992294400 134512640 135237372 4294956192 18446744073709551615 134600794 0 0 4096 0 0 0 0 17 1 0 0
/proc/23291/statm: 8833 8552 80 176 0 8655 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35332

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23292
/proc/meminfo: memFree=1795184/2055920 swapFree=4181232/4192956
[pid=23291] ppid=23289 vsize=36312 CPUtime=12.68
/proc/23291/stat : 23291 (ttsth-5-0) R 23289 23291 22946 0 -1 4194304 9335 0 0 0 1266 2 0 0 25 0 1 0 93951548 37183488 8721 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/23291/statm: 9078 8721 80 176 0 8900 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 36312

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23292
/proc/meminfo: memFree=1795184/2055920 swapFree=4181232/4192956
[pid=23291] ppid=23289 vsize=36312 CPUtime=25.49
/proc/23291/stat : 23291 (ttsth-5-0) R 23289 23291 22946 0 -1 4194304 9344 0 0 0 2546 3 0 0 25 0 1 0 93951548 37183488 8730 1992294400 134512640 135237372 4294956192 18446744073709551615 134600707 0 0 4096 0 0 0 0 17 1 0 0
/proc/23291/statm: 9078 8730 80 176 0 8900 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36312

[startup+51.1012 s]
/proc/loadavg: 1.28 1.06 1.02 3/67 23294
/proc/meminfo: memFree=1581472/2055920 swapFree=4181232/4192956
[pid=23291] ppid=23289 vsize=273936 CPUtime=71.97
/proc/23291/stat : 23291 (ttsth-5-0) S 23289 23291 22946 0 -1 4194304 63798 0 0 0 7167 30 0 0 25 0 3 0 93951548 280510464 62486 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23291/statm: 68484 62486 98 176 0 68306 0
[pid=23291/tid=23293] ppid=23289 vsize=273936 CPUtime=20.96
/proc/23291/task/23293/stat : 23293 (ttsth-5-0) R 23289 23291 22946 0 -1 4194368 10197 0 0 0 2089 7 0 0 25 0 3 0 93954560 280510464 62486 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23291/tid=23294] ppid=23289 vsize=273936 CPUtime=20.88
/proc/23291/task/23294/stat : 23294 (ttsth-5-0) R 23289 23291 22946 0 -1 4194368 18950 0 0 0 2078 10 0 0 25 0 3 0 93954560 280510464 62486 1992294400 134512640 135237372 4294956192 18446744073709551615 134680484 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 71.97
Current children cumulated vsize (KiB) 273936

[startup+102.306 s]
/proc/loadavg: 1.71 1.22 1.07 3/67 23294
/proc/meminfo: memFree=1331616/2055920 swapFree=4181232/4192956
[pid=23291] ppid=23289 vsize=533320 CPUtime=174.16
/proc/23291/stat : 23291 (ttsth-5-0) S 23289 23291 22946 0 -1 4194304 125837 0 0 0 17350 66 0 0 25 0 3 0 93951548 546119680 124525 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23291/statm: 133330 124525 98 176 0 133152 0
[pid=23291/tid=23293] ppid=23289 vsize=533320 CPUtime=72.16
/proc/23291/task/23293/stat : 23293 (ttsth-5-0) R 23289 23291 22946 0 -1 4194368 36029 0 0 0 7192 24 0 0 25 0 3 0 93954560 546119680 124525 1992294400 134512640 135237372 4294956192 18446744073709551615 134591529 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23291/tid=23294] ppid=23289 vsize=533320 CPUtime=71.88
/proc/23291/task/23294/stat : 23294 (ttsth-5-0) R 23289 23291 22946 0 -1 4194368 55157 0 0 0 7158 30 0 0 25 0 3 0 93954560 546119680 124525 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 174.16
Current children cumulated vsize (KiB) 533320

[startup+162.302 s]
/proc/loadavg: 1.88 1.35 1.12 3/67 23294
/proc/meminfo: memFree=1063840/2055920 swapFree=4181232/4192956
[pid=23291] ppid=23289 vsize=812484 CPUtime=293.9
/proc/23291/stat : 23291 (ttsth-5-0) S 23289 23291 22946 0 -1 4194304 193024 0 0 0 29281 109 0 0 25 0 3 0 93951548 831983616 191712 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23291/statm: 203121 191712 98 176 0 202943 0
[pid=23291/tid=23293] ppid=23289 vsize=812484 CPUtime=132.14
/proc/23291/task/23293/stat : 23293 (ttsth-5-0) R 23289 23291 22946 0 -1 4194368 69199 0 0 0 13170 44 0 0 21 0 3 0 93954560 831983616 191712 1992294400 134512640 135237372 4294956192 18446744073709551615 134591490 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23291/tid=23294] ppid=23289 vsize=812484 CPUtime=131.64
/proc/23291/task/23294/stat : 23294 (ttsth-5-0) R 23289 23291 22946 0 -1 4194368 89174 0 0 0 13112 52 0 0 25 0 3 0 93954560 831983616 191712 1992294400 134512640 135237372 4294956192 18446744073709551615 134549903 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 293.9
Current children cumulated vsize (KiB) 812484

[startup+222.301 s]
/proc/loadavg: 1.96 1.47 1.18 3/67 23294
/proc/meminfo: memFree=719840/2055920 swapFree=4181232/4192956
[pid=23291] ppid=23289 vsize=1168804 CPUtime=413.65
/proc/23291/stat : 23291 (ttsth-5-0) S 23289 23291 22946 0 -1 4194304 278622 0 0 0 41209 156 0 0 25 0 3 0 93951548 1196855296 277310 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23291/statm: 292201 277310 98 176 0 292023 0
[pid=23291/tid=23293] ppid=23289 vsize=1168804 CPUtime=192.12
/proc/23291/task/23293/stat : 23293 (ttsth-5-0) R 23289 23291 22946 0 -1 4194368 109305 0 0 0 19148 64 0 0 25 0 3 0 93954560 1196855296 277310 1992294400 134512640 135237372 4294956192 18446744073709551615 134680213 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23291/tid=23294] ppid=23289 vsize=1168804 CPUtime=191.4
/proc/23291/task/23294/stat : 23294 (ttsth-5-0) R 23289 23291 22946 0 -1 4194368 134666 0 0 0 19061 79 0 0 25 0 3 0 93954560 1196855296 277310 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 413.65
Current children cumulated vsize (KiB) 1168804

[startup+282.302 s]
/proc/loadavg: 1.98 1.56 1.22 3/67 23296
/proc/meminfo: memFree=382560/2055920 swapFree=4181232/4192956
[pid=23291] ppid=23289 vsize=1522796 CPUtime=533.38
/proc/23291/stat : 23291 (ttsth-5-0) S 23289 23291 22946 0 -1 4194304 363397 0 0 0 53138 200 0 0 25 0 3 0 93951548 1559343104 362085 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23291/statm: 380699 362085 98 176 0 380521 0
[pid=23291/tid=23293] ppid=23289 vsize=1522796 CPUtime=252.1
/proc/23291/task/23293/stat : 23293 (ttsth-5-0) R 23289 23291 22946 0 -1 4194368 156038 0 0 0 25121 89 0 0 25 0 3 0 93954560 1559343104 362085 1992294400 134512640 135237372 4294956192 18446744073709551615 134549903 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23291/tid=23294] ppid=23289 vsize=1522796 CPUtime=251.16
/proc/23291/task/23294/stat : 23294 (ttsth-5-0) R 23289 23291 22946 0 -1 4194368 172708 0 0 0 25017 99 0 0 25 0 3 0 93954560 1559343104 362085 1992294400 134512640 135237372 4294956192 18446744073709551615 134565881 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 533.38
Current children cumulated vsize (KiB) 1522796



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+341.102 s]
/proc/loadavg: 1.99 1.64 1.27 3/67 23296
/proc/meminfo: memFree=72480/2055920 swapFree=4181232/4192956
[pid=23291] ppid=23289 vsize=1843216 CPUtime=650.74
/proc/23291/stat : 23291 (ttsth-5-0) S 23289 23291 22946 0 -1 4194304 439744 0 0 0 64830 244 0 0 25 0 3 0 93951548 1887453184 438432 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23291/statm: 460804 438432 98 176 0 460626 0
[pid=23291/tid=23293] ppid=23289 vsize=1843216 CPUtime=310.89
/proc/23291/task/23293/stat : 23293 (ttsth-5-0) R 23289 23291 22946 0 -1 4194368 193416 0 0 0 30980 109 0 0 25 0 3 0 93954560 1887453184 438432 1992294400 134512640 135237372 4294956192 18446744073709551615 134590281 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23291/tid=23294] ppid=23289 vsize=1843216 CPUtime=309.72
/proc/23291/task/23294/stat : 23294 (ttsth-5-0) R 23289 23291 22946 0 -1 4194368 211677 0 0 0 30850 122 0 0 24 0 3 0 93954560 1887453184 438432 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 650.74
Current children cumulated vsize (KiB) 1843216

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

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

[startup+341.213 s]
/proc/loadavg: 1.99 1.64 1.27 3/67 23296
/proc/meminfo: memFree=72480/2055920 swapFree=4181232/4192956
[pid=23291] ppid=23289 vsize=0 CPUtime=650.85
/proc/23291/stat : 23291 (ttsth-5-0) Z 23289 23291 22946 0 -1 4195340 439749 0 0 0 64831 254 0 0 16 0 2 0 93951548 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23291/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 650.85
Current children cumulated vsize (KiB) 0

[startup+341.302 s]
/proc/loadavg: 1.99 1.64 1.27 3/67 23296
/proc/meminfo: memFree=72480/2055920 swapFree=4181232/4192956
[pid=23291] ppid=23289 vsize=0 CPUtime=650.94
/proc/23291/stat : 23291 (ttsth-5-0) Z 23289 23291 22946 0 -1 4195340 439749 0 0 0 64831 263 0 0 16 0 2 0 93951548 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23291/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 650.94
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 341.365
CPU time (s): 651.011
CPU user time (s): 648.313
CPU system time (s): 2.69759
CPU usage (%): 190.708
Max. virtual memory (cumulated for all children) (KiB): 1843216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 648.313
system time used= 2.69759
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 439749
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= 177
involuntary context switches= 4835

runsolver used 0.344947 second user time and 0.890864 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-25 13:33:58
IDJOB=1720718
IDBENCH=69622
IDSOLVER=549
FILE ID=node48/1720718-1240659238
PBS_JOBID= 9186512
Free space on /tmp= 66304 MiB

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

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

MD5SUM BENCH= 41d0118c47af202f6c4d6c3e9e8bdfb7
RANDOM SEED=1881133676

node48.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.209
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.209
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:       1830552 kB
Buffers:         11696 kB
Cached:         152500 kB
SwapCached:       5328 kB
Active:          67800 kB
Inactive:       104080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830552 kB
SwapTotal:     4192956 kB
SwapFree:      4181232 kB
Dirty:            4816 kB
Writeback:           0 kB
Mapped:          13412 kB
Slab:            39368 kB
Committed_AS:   406240 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= 66304 MiB
End job on node48 at 2009-04-25 13:39:41