Trace number 1737339

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-19UNSAT 733.21 368.394

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-115-100.cnf
MD5SUMfd3986b9c0990131ef596f6d92a0612d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark595.86
Satisfiable
(Un)Satisfiability was proved
Number of variables117
Number of clauses244
Sum of the clauses size732
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3244
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1737339-1240816521.cnf 
0.00/0.00	c Using SATTIMEOUT of 1200
0.00/0.00	c Using SATRAM of 1800
0.00/0.00	c Size of subset node = 16
0.00/0.00	c Variables = 117
0.00/0.00	c Clauses = 244
0.00/0.00	c Literals = 732
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 117
0.00/0.00	c Clauses = 244
0.00/0.00	c Literals = 732
0.00/0.00	c a2
0.00/0.00	c a1
1.29/1.32	c Independent sub-problems = 1
1.29/1.32	c Sub-problem with 117 variables and 244 clauses
1.29/1.32	c using permutation method 3
1.29/1.32	c Ordering finished 1.320 seconds
1.29/1.32	c mapped 1.320 seconds
1.29/1.32	c permuted 1.320 seconds
1.29/1.32	c about to sort
1.29/1.32	c sorted
1.29/1.33	c clauses now 244
1.29/1.33	c init finished 1.320 seconds
1.29/1.33	c tree built 1.320 seconds
1.29/1.33	c 
1.29/1.33	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.29/1.33	c ---------------------------------|----------------------------------|------------------------------------------------------
1.29/1.33	c ................................ | ..........                       |                        1.3           0.0             
1.29/1.33	c ................................ | ..........                     1 |                        1.3           0.8             
1.29/1.33	c ................................ | ..........                     2 |                        1.3           1.5             
1.29/1.33	c ................................ | ..........                     3 |                        1.3           2.3             
1.29/1.33	c ................................ | ..........                     4 |                        1.3           3.0             
1.29/1.33	c ................................ | ..........                     5 |                        1.3           3.8             
1.29/1.34	c ................................ | ..........                  1000 | 119                    1.3         746.3         5258
23.92/12.84	c ................................ | ..........                697000 | 110694                24.0       29017.5      2049640
48.03/24.92	c ................................ | ..........               1096000 | 182591                48.1       22790.6      3113548
71.97/36.91	c ................................ | ..........               1457000 | 249814                72.0       20236.1      3811884
95.90/48.95	c ................................ | ..........               1842000 | 320075                96.0       19185.5      4629411
119.84/60.99	c ................................ | *.........               2242000 | 389869               120.0       18675.6      5537639
143.98/73.00	c ................................ | *.........               2572000 | 445687               144.0       17859.9      6190745
167.92/85.03	c ................................ | *.........               3202000 | 552996               168.0       19058.4      7634845
191.86/97.05	c ................................ | *.........               3626000 | 623520               192.0       18884.4      8589601
203.63/102.96	c *............................... | *.........               3787401 | 652150               203.8       18584.8      8907629
215.80/109.10	c *............................... | *.........               3945000 | 677832               216.0       18261.4      9265038
239.94/121.17	c *............................... | **........               4191000 | 720615               240.1       17453.8      9785416
263.88/133.18	c *............................... | **........               4378000 | 753866               264.1       16578.9     10195588
287.82/145.19	c *............................... | **........               4515000 | 778355               288.0       15674.9     10427534
311.96/157.22	c *............................... | **........               4705000 | 811687               312.1       15077.7     10729788
335.89/169.23	c *............................... | **........               4848000 | 835081               336.0       14427.7     10994135
360.23/181.42	c *............................... | ***.......               4996000 | 861246               360.3       13865.1     11239606
379.38/191.08	c ********........................ | ***.......               5213045 | 898045               379.6       13733.0     11545292
379.38/191.08	c ********........................ | ***.......               5213046 | 898045               379.6       13733.0     11545292
379.38/191.08	c ********........................ | ***.......               5213047 | 898045               379.6       13733.0     11545294
379.38/191.08	c ********........................ | ***.......               5213048 | 898045               379.6       13733.0     11545294
383.77/193.30	c ********........................ | ***.......               5344000 | 922806               384.0       13915.9     11781356
407.91/205.31	c ********........................ | ***.......               5684000 | 983619               408.0       13931.4     12287075
431.84/217.34	c ********........................ | ***.......               6006000 | 1045465              432.0       13902.8     12912292
455.77/229.38	c ********........................ | ***.......               6195000 | 1081023              456.0       13585.2     13333789
479.91/241.41	c ********........................ | ****......               6389000 | 1120148              480.0       13310.1     13707672
503.86/253.47	c ********........................ | ****......               6593000 | 1159791              504.1       13079.5     14075419
527.98/265.53	c ********........................ | ****......               6769000 | 1194352              528.1       12816.4     14394455
552.13/277.70	c ********........................ | ****......               6926000 | 1223879              552.4       12537.6     14759551
575.86/289.55	c ********........................ | ****......               7073000 | 1255197              576.1       12278.2     15171424
600.01/301.61	c ********........................ | *****.....               7296000 | 1300551              600.1       12157.4     15803388
623.95/313.64	c ********........................ | *****.....               7524000 | 1346602              624.1       12055.2     16502585
647.89/325.61	c ********........................ | *****.....               7864000 | 1409825              648.0       12135.8     17182755
670.43/336.96	c *********....................... | *****.....               8166558 | 1468366              670.7       12176.9     17839114
671.83/337.67	c *********....................... | *****.....               8189000 | 1472415              672.1       12184.7     17871850
688.78/346.11	c ************.................... | *****.....               8300625 | 1495501              688.9       12048.9     18052823
688.78/346.11	c ************.................... | *****.....               8300626 | 1495501              688.9       12048.9     18052823
688.78/346.11	c ************.................... | *****.....               8300627 | 1495501              688.9       12048.9     18052823
695.96/349.74	c ************.................... | *****.....               8343000 | 1503084              696.1       11984.7     18108811
715.11/359.38	c *************................... | *****.....               8496462 | 1531362              715.4       11876.9     18378385
719.10/361.31	c ****************................ | *****.....               8524623 | 1537000              719.2       11852.4     18409639
719.10/361.31	c ****************................ | *****.....               8524624 | 1537000              719.2       11852.4     18409639
719.10/361.31	c ************************........ | *****.....               8524625 | 1537001              719.2       11852.4     18409639
719.10/361.31	c ************************........ | *****.....               8524626 | 1537001              719.2       11852.4     18409639
719.10/361.31	c ************************........ | *****.....               8524627 | 1537001              719.2       11852.4     18409639
719.10/361.31	c ************************........ | *****.....               8524628 | 1537001              719.2       11852.4     18409639
719.90/361.70	c ************************........ | ******....               8529000 | 1537779              720.0       11845.5     18416206
725.09/364.32	c *************************....... | ******....               8565773 | 1544941              725.2       11810.8     18471769
733.06/368.34	c Thread 0 result 0
733.06/368.34	c Thread 1 result 0
733.06/368.34	c Partial assignments = 8599752, improvements = 1552393  PA/sec = 11728.11, subset nodes = 18511661
733.06/368.34	s UNSATISFIABLE
733.06/368.34	c CPU time = 733.26 seconds
733.06/368.34	c Elapsed time = 369 seconds

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1737339-1240816521/watcher-1737339-1240816521 -o /tmp/evaluation-result-1737339-1240816521/solver-1737339-1240816521 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1737339-1240816521.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.16 1.10 1.01 3/64 32067
/proc/meminfo: memFree=1627904/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=932 CPUtime=0
/proc/32067/stat : 32067 (ttsth-5-0) R 32065 32067 31604 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 109685435 954368 118 1992294400 134512640 135237372 4294956192 18446744073709551615 134735855 0 0 4096 0 0 0 0 17 1 0 0
/proc/32067/statm: 233 118 83 176 0 55 0

[startup+0.022596 s]
/proc/loadavg: 1.16 1.10 1.01 3/64 32067
/proc/meminfo: memFree=1627904/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=932 CPUtime=0.02
/proc/32067/stat : 32067 (ttsth-5-0) R 32065 32067 31604 0 -1 4194304 142 0 0 0 2 0 0 0 18 0 1 0 109685435 954368 126 1992294400 134512640 135237372 4294956192 18446744073709551615 134555971 0 0 4096 0 0 0 0 17 1 0 0
/proc/32067/statm: 233 126 83 176 0 55 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 932

[startup+0.101611 s]
/proc/loadavg: 1.16 1.10 1.01 3/64 32067
/proc/meminfo: memFree=1627904/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=932 CPUtime=0.09
/proc/32067/stat : 32067 (ttsth-5-0) R 32065 32067 31604 0 -1 4194304 142 0 0 0 9 0 0 0 18 0 1 0 109685435 954368 126 1992294400 134512640 135237372 4294956192 18446744073709551615 134594746 0 0 4096 0 0 0 0 17 1 0 0
/proc/32067/statm: 233 126 83 176 0 55 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 932

[startup+0.301649 s]
/proc/loadavg: 1.16 1.10 1.01 3/64 32067
/proc/meminfo: memFree=1627904/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=932 CPUtime=0.29
/proc/32067/stat : 32067 (ttsth-5-0) R 32065 32067 31604 0 -1 4194304 142 0 0 0 29 0 0 0 19 0 1 0 109685435 954368 126 1992294400 134512640 135237372 4294956192 18446744073709551615 134594558 0 0 4096 0 0 0 0 17 1 0 0
/proc/32067/statm: 233 126 83 176 0 55 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 932

[startup+0.701727 s]
/proc/loadavg: 1.16 1.10 1.01 3/64 32067
/proc/meminfo: memFree=1627904/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=932 CPUtime=0.69
/proc/32067/stat : 32067 (ttsth-5-0) R 32065 32067 31604 0 -1 4194304 142 0 0 0 69 0 0 0 23 0 1 0 109685435 954368 126 1992294400 134512640 135237372 4294956192 18446744073709551615 134556521 0 0 4096 0 0 0 0 17 1 0 0
/proc/32067/statm: 233 126 83 176 0 55 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 932

[startup+1.50189 s]
/proc/loadavg: 1.16 1.10 1.01 2/65 32068
/proc/meminfo: memFree=1627704/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=24472 CPUtime=1.67
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 593 0 0 0 167 0 0 0 25 0 3 0 109685435 25059328 577 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 6118 578 101 176 0 5940 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 24472

[startup+3.19322 s]
/proc/loadavg: 1.16 1.10 1.01 3/67 32070
/proc/meminfo: memFree=1622568/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=31992 CPUtime=4.77
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 2515 0 0 0 476 1 0 0 25 0 3 0 109685435 32759808 2499 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 7998 2499 101 176 0 7820 0
[pid=32067/tid=32069] ppid=32065 vsize=31992 CPUtime=1.81
/proc/32067/task/32069/stat : 32069 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 1443 0 0 0 181 0 0 0 16 0 3 0 109685568 32759808 2499 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=31992 CPUtime=1.62
/proc/32067/task/32070/stat : 32070 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 875 0 0 0 162 0 0 0 21 0 3 0 109685568 32759808 2499 1992294400 134512640 135237372 4294956192 18446744073709551615 134561432 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 31992

[startup+6.30183 s]
/proc/loadavg: 1.22 1.12 1.02 3/67 32070
/proc/meminfo: memFree=1610536/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=42872 CPUtime=10.95
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 5213 0 0 0 1093 2 0 0 25 0 3 0 109685435 43900928 5197 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 10718 5197 101 176 0 10540 0
[pid=32067/tid=32069] ppid=32065 vsize=42872 CPUtime=4.89
/proc/32067/task/32069/stat : 32069 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 2791 0 0 0 488 1 0 0 25 0 3 0 109685568 43900928 5197 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=42872 CPUtime=4.72
/proc/32067/task/32070/stat : 32070 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 2225 0 0 0 471 1 0 0 25 0 3 0 109685568 43900928 5197 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.95
Current children cumulated vsize (KiB) 42872

[startup+12.7011 s]
/proc/loadavg: 1.28 1.13 1.02 3/67 32070
/proc/meminfo: memFree=1595688/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=55512 CPUtime=23.72
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 8368 0 0 0 2367 5 0 0 25 0 3 0 109685435 56844288 8352 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 13878 8352 101 176 0 13700 0
[pid=32067/tid=32069] ppid=32065 vsize=55512 CPUtime=11.26
/proc/32067/task/32069/stat : 32069 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 4349 0 0 0 1124 2 0 0 17 0 3 0 109685568 56844288 8352 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=55512 CPUtime=11.11
/proc/32067/task/32070/stat : 32070 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 3822 0 0 0 1109 2 0 0 18 0 3 0 109685568 56844288 8352 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.72
Current children cumulated vsize (KiB) 55512

[startup+25.5016 s]
/proc/loadavg: 1.44 1.17 1.04 3/67 32070
/proc/meminfo: memFree=1577000/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=73432 CPUtime=49.23
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 12827 0 0 0 4916 7 0 0 25 0 3 0 109685435 75194368 12811 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 18358 12811 101 176 0 18180 0
[pid=32067/tid=32069] ppid=32065 vsize=73432 CPUtime=23.98
/proc/32067/task/32069/stat : 32069 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 6538 0 0 0 2395 3 0 0 25 0 3 0 109685568 75194368 12811 1992294400 134512640 135237372 4294956192 18446744073709551615 134590176 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=73432 CPUtime=23.91
/proc/32067/task/32070/stat : 32070 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 6092 0 0 0 2387 4 0 0 25 0 3 0 109685568 75194368 12811 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.23
Current children cumulated vsize (KiB) 73432

[startup+51.1016 s]
/proc/loadavg: 1.63 1.24 1.06 3/67 32070
/proc/meminfo: memFree=1551464/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=98872 CPUtime=100.3
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 19206 0 0 0 10017 13 0 0 25 0 3 0 109685435 101244928 19190 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 24718 19190 101 176 0 24540 0
[pid=32067/tid=32069] ppid=32065 vsize=98872 CPUtime=49.49
/proc/32067/task/32069/stat : 32069 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 10194 0 0 0 4943 6 0 0 25 0 3 0 109685568 101244928 19190 1992294400 134512640 135237372 4294956192 18446744073709551615 134562420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32067/tid=32070] ppid=32065 vsize=98872 CPUtime=49.46
/proc/32067/task/32070/stat : 32070 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 8815 0 0 0 4940 6 0 0 25 0 3 0 109685568 101244928 19190 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.3
Current children cumulated vsize (KiB) 98872

[startup+102.302 s]
/proc/loadavg: 1.84 1.35 1.11 3/67 32070
/proc/meminfo: memFree=1484584/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=165272 CPUtime=202.43
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 35808 0 0 0 20217 26 0 0 25 0 3 0 109685435 169238528 35792 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 41318 35792 101 176 0 41140 0
[pid=32067/tid=32069] ppid=32065 vsize=165272 CPUtime=100.65
/proc/32067/task/32069/stat : 32069 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 20833 0 0 0 10052 13 0 0 22 0 3 0 109685568 169238528 35792 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32067/tid=32070] ppid=32065 vsize=165272 CPUtime=100.44
/proc/32067/task/32070/stat : 32070 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 14778 0 0 0 10032 12 0 0 25 0 3 0 109685568 169238528 35792 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.43
Current children cumulated vsize (KiB) 165272

[startup+162.301 s]
/proc/loadavg: 1.94 1.47 1.16 3/67 32070
/proc/meminfo: memFree=1453544/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=196152 CPUtime=322.13
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 43531 0 0 0 32179 34 0 0 25 0 3 0 109685435 200859648 43515 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 49038 43515 101 176 0 48860 0
[pid=32067/tid=32069] ppid=32065 vsize=196152 CPUtime=160.61
/proc/32067/task/32069/stat : 32069 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 25506 0 0 0 16043 18 0 0 25 0 3 0 109685568 200859648 43515 1992294400 134512640 135237372 4294956192 18446744073709551615 134519936 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32067/tid=32070] ppid=32065 vsize=196152 CPUtime=160.18
/proc/32067/task/32070/stat : 32070 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 17828 0 0 0 16002 16 0 0 24 0 3 0 109685568 200859648 43515 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.13
Current children cumulated vsize (KiB) 196152

[startup+222.307 s]
/proc/loadavg: 1.98 1.56 1.21 3/67 32070
/proc/meminfo: memFree=1416488/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=233112 CPUtime=441.82
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 52761 0 0 0 44139 43 0 0 25 0 3 0 109685435 238706688 52745 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 58278 52745 101 176 0 58100 0
[pid=32067/tid=32069] ppid=32065 vsize=233112 CPUtime=220.4
/proc/32067/task/32069/stat : 32069 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 32264 0 0 0 22016 24 0 0 25 0 3 0 109685568 238706688 52745 1992294400 134512640 135237372 4294956192 18446744073709551615 134562284 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=233112 CPUtime=220.09
/proc/32067/task/32070/stat : 32070 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 20300 0 0 0 21990 19 0 0 25 0 3 0 109685568 238706688 52745 1992294400 134512640 135237372 4294956192 18446744073709551615 134562413 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 441.82
Current children cumulated vsize (KiB) 233112

[startup+282.303 s]
/proc/loadavg: 1.99 1.64 1.26 3/67 32070
/proc/meminfo: memFree=1388200/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=261592 CPUtime=561.5
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 59924 0 0 0 56100 50 0 0 25 0 3 0 109685435 267870208 59908 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 65398 59908 101 176 0 65220 0
[pid=32067/tid=32069] ppid=32065 vsize=261592 CPUtime=280.11
/proc/32067/task/32069/stat : 32069 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 35496 0 0 0 27984 27 0 0 25 0 3 0 109685568 267870208 59908 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=261592 CPUtime=280.06
/proc/32067/task/32070/stat : 32070 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 24231 0 0 0 27983 23 0 0 25 0 3 0 109685568 267870208 59908 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 561.5
Current children cumulated vsize (KiB) 261592

[startup+342.301 s]
/proc/loadavg: 1.99 1.70 1.30 3/67 32070
/proc/meminfo: memFree=1338600/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=310712 CPUtime=681.2
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 72183 0 0 0 68056 64 0 0 25 0 3 0 109685435 318169088 72167 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 77678 72167 101 176 0 77500 0
[pid=32067/tid=32069] ppid=32065 vsize=310712 CPUtime=339.83
/proc/32067/task/32069/stat : 32069 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 42750 0 0 0 33949 34 0 0 25 0 3 0 109685568 318169088 72167 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=310712 CPUtime=340.03
/proc/32067/task/32070/stat : 32070 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 29236 0 0 0 33974 29 0 0 25 0 3 0 109685568 318169088 72167 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.2
Current children cumulated vsize (KiB) 310712

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

[startup+345.602 s]
/proc/loadavg: 1.99 1.71 1.31 3/67 32070
/proc/meminfo: memFree=1337896/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=311832 CPUtime=687.79
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 72427 0 0 0 68715 64 0 0 25 0 3 0 109685435 319315968 72411 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 77958 72411 101 176 0 77780 0
[pid=32067/tid=32069] ppid=32065 vsize=311832 CPUtime=343.11
/proc/32067/task/32069/stat : 32069 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 42940 0 0 0 34277 34 0 0 25 0 3 0 109685568 319315968 72411 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=311832 CPUtime=343.33
/proc/32067/task/32070/stat : 32070 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 29290 0 0 0 34304 29 0 0 25 0 3 0 109685568 319315968 72411 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 687.79
Current children cumulated vsize (KiB) 311832

[startup+358.402 s]
/proc/loadavg: 1.99 1.72 1.31 3/67 32070
/proc/meminfo: memFree=1333672/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=316312 CPUtime=713.32
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 73571 0 0 0 71266 66 0 0 25 0 3 0 109685435 323903488 73555 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 79078 73555 101 176 0 78900 0
[pid=32067/tid=32069] ppid=32065 vsize=316312 CPUtime=355.85
/proc/32067/task/32069/stat : 32069 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 43741 0 0 0 35550 35 0 0 25 0 3 0 109685568 323903488 73555 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=316312 CPUtime=356.13
/proc/32067/task/32070/stat : 32070 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 29633 0 0 0 35583 30 0 0 21 0 3 0 109685568 323903488 73555 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 713.32
Current children cumulated vsize (KiB) 316312

[startup+364.802 s]
/proc/loadavg: 1.99 1.72 1.32 3/67 32070
/proc/meminfo: memFree=1330664/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=318552 CPUtime=726.07
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 74149 0 0 0 72541 66 0 0 25 0 3 0 109685435 326197248 74133 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 79638 74133 101 176 0 79460 0
[pid=32067/tid=32069] ppid=32065 vsize=318552 CPUtime=362.22
/proc/32067/task/32069/stat : 32069 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 44212 0 0 0 36186 36 0 0 25 0 3 0 109685568 326197248 74133 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=318552 CPUtime=362.52
/proc/32067/task/32070/stat : 32070 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 29740 0 0 0 36222 30 0 0 25 0 3 0 109685568 326197248 74133 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 726.07
Current children cumulated vsize (KiB) 318552

[startup+366.405 s]
/proc/loadavg: 1.99 1.72 1.32 3/67 32070
/proc/meminfo: memFree=1330344/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=318872 CPUtime=729.27
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 74226 0 0 0 72861 66 0 0 25 0 3 0 109685435 326524928 74210 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 79718 74210 101 176 0 79540 0
[pid=32067/tid=32069] ppid=32065 vsize=318872 CPUtime=363.81
/proc/32067/task/32069/stat : 32069 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 44247 0 0 0 36345 36 0 0 18 0 3 0 109685568 326524928 74210 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=318872 CPUtime=364.13
/proc/32067/task/32070/stat : 32070 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 29782 0 0 0 36383 30 0 0 25 0 3 0 109685568 326524928 74210 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 729.27
Current children cumulated vsize (KiB) 318872

[startup+367.201 s]
/proc/loadavg: 1.99 1.72 1.32 3/67 32070
/proc/meminfo: memFree=1330344/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=319032 CPUtime=730.86
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 74252 0 0 0 73020 66 0 0 25 0 3 0 109685435 326688768 74236 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 79758 74236 101 176 0 79580 0
[pid=32067/tid=32069] ppid=32065 vsize=319032 CPUtime=364.61
/proc/32067/task/32069/stat : 32069 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 44269 0 0 0 36425 36 0 0 25 0 3 0 109685568 326688768 74236 1992294400 134512640 135237372 4294956192 18446744073709551615 134590275 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=319032 CPUtime=364.92
/proc/32067/task/32070/stat : 32070 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 29786 0 0 0 36462 30 0 0 25 0 3 0 109685568 326688768 74236 1992294400 134512640 135237372 4294956192 18446744073709551615 134562413 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 730.86
Current children cumulated vsize (KiB) 319032

[startup+368.001 s]
/proc/loadavg: 1.99 1.72 1.32 3/67 32070
/proc/meminfo: memFree=1330216/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=319192 CPUtime=732.46
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 74291 0 0 0 73180 66 0 0 25 0 3 0 109685435 326852608 74275 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 79798 74275 101 176 0 79620 0
[pid=32067/tid=32069] ppid=32065 vsize=319192 CPUtime=365.4
/proc/32067/task/32069/stat : 32069 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 44300 0 0 0 36504 36 0 0 25 0 3 0 109685568 326852608 74275 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=319192 CPUtime=365.72
/proc/32067/task/32070/stat : 32070 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 29794 0 0 0 36542 30 0 0 19 0 3 0 109685568 326852608 74275 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 732.46
Current children cumulated vsize (KiB) 319192

[startup+368.201 s]
/proc/loadavg: 1.99 1.72 1.32 3/67 32070
/proc/meminfo: memFree=1330216/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=319192 CPUtime=732.86
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 74297 0 0 0 73220 66 0 0 25 0 3 0 109685435 326852608 74281 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 79798 74281 101 176 0 79620 0
[pid=32067/tid=32069] ppid=32065 vsize=319192 CPUtime=365.6
/proc/32067/task/32069/stat : 32069 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 44305 0 0 0 36524 36 0 0 25 0 3 0 109685568 326852608 74281 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=319192 CPUtime=365.92
/proc/32067/task/32070/stat : 32070 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 29795 0 0 0 36562 30 0 0 21 0 3 0 109685568 326852608 74281 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 732.86
Current children cumulated vsize (KiB) 319192

[startup+368.301 s]
/proc/loadavg: 1.99 1.72 1.32 3/67 32070
/proc/meminfo: memFree=1330216/2055920 swapFree=4180704/4192956
[pid=32067] ppid=32065 vsize=319192 CPUtime=733.06
/proc/32067/stat : 32067 (ttsth-5-0) S 32065 32067 31604 0 -1 4194304 74299 0 0 0 73240 66 0 0 25 0 3 0 109685435 326852608 74283 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32067/statm: 79798 74283 101 176 0 79620 0
[pid=32067/tid=32069] ppid=32065 vsize=319192 CPUtime=365.7
/proc/32067/task/32069/stat : 32069 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 44306 0 0 0 36534 36 0 0 25 0 3 0 109685568 326852608 74283 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=319192 CPUtime=366.02
/proc/32067/task/32070/stat : 32070 (ttsth-5-0) R 32065 32067 31604 0 -1 4194368 29796 0 0 0 36572 30 0 0 22 0 3 0 109685568 326852608 74283 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 733.06
Current children cumulated vsize (KiB) 319192

Child status: 20
Real time (s): 368.394
CPU time (s): 733.21
CPU user time (s): 732.495
CPU system time (s): 0.714891
CPU usage (%): 199.028
Max. virtual memory (cumulated for all children) (KiB): 319192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 732.495
system time used= 0.714891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74316
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= 244
involuntary context switches= 5640

runsolver used 0.39194 second user time and 1.01585 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-27 09:15:21
IDJOB=1737339
IDBENCH=71786
IDSOLVER=549
FILE ID=node28/1737339-1240816521
PBS_JOBID= 9187418
Free space on /tmp= 66344 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-115-100.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737339-1240816521/watcher-1737339-1240816521 -o /tmp/evaluation-result-1737339-1240816521/solver-1737339-1240816521 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1737339-1240816521.cnf

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

MD5SUM BENCH= fd3986b9c0990131ef596f6d92a0612d
RANDOM SEED=584488188

node28.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.261
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.261
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:       1628384 kB
Buffers:         48128 kB
Cached:         300608 kB
SwapCached:       5476 kB
Active:          96680 kB
Inactive:       260664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1628384 kB
SwapTotal:     4192956 kB
SwapFree:      4180704 kB
Dirty:             820 kB
Writeback:           0 kB
Mapped:          14308 kB
Slab:            56040 kB
Committed_AS:   491560 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66340 MiB
End job on node28 at 2009-04-27 09:21:30