Trace number 1719834

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) 848.383 441.37

General information on the benchmark

Namemizh-sha0-36-3.cnf
MD5SUM7e900a3d5c709e5167c14f906d6ebd88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark130.127
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.76	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719834-1240650003.cnf 
0.69/0.76	c Using SATTIMEOUT of 1200
0.69/0.76	c Using SATRAM of 1800
0.69/0.76	c Size of subset node = 16
0.69/0.76	c Variables = 50073
0.69/0.76	c Clauses = 210235
0.69/0.76	c Literals = 628383
0.69/0.76	c Reduced size:
0.69/0.76	c Variables = 50073
0.69/0.76	c Clauses = 177596
0.69/0.76	c Literals = 514178
0.69/0.76	c a2
1.19/1.28	c a1
30.98/31.06	c Independent sub-problems = 1
30.98/31.06	c Sub-problem with 45485 variables and 177596 clauses
30.98/31.06	c using permutation method 4
30.98/31.06	c count = 1
30.98/31.06	c Ordering finished 30.950 seconds
30.98/31.06	c mapped 31.050 seconds
30.98/31.06	c permuted 31.050 seconds
30.98/31.06	c about to sort
31.08/31.13	c sorted
32.28/32.31	c clauses now 177596
32.28/32.31	c init finished 31.330 seconds
32.28/32.31	c tree built 32.300 seconds
32.28/32.31	c 
32.28/32.31	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
32.28/32.31	c ---------------------------------|----------------------------------|------------------------------------------------------
32.28/32.31	c ................................ | ..........                       |                       32.3           0.0             
32.28/32.31	c ................................ | ..........                     1 |                       32.3           0.0             
32.28/32.31	c ................................ | ..........                     2 |                       32.3           0.1             
32.28/32.31	c ................................ | ..........                     3 |                       32.3           0.1             
32.28/32.31	c ................................ | ..........                     4 |                       32.3           0.1             
32.28/32.31	c ................................ | ..........                     5 |                       32.3           0.2             
32.28/32.32	c ................................ | ..........                  1000 |                       32.3          30.9             
32.28/32.32	c ................................ | ..........                  2000 |                       32.3          61.9             
47.83/40.18	c ................................ | ..........                708000 | 45440                 48.0       14746.9      2892762
71.98/52.21	c ................................ | ..........               1362000 | 109155                72.0       18911.4      7853395
95.91/64.24	c ................................ | ..........               1901000 | 152320                96.0       19800.0     11664750
119.86/76.28	c ................................ | *.........               2412000 | 212860               120.0       20093.3     14709364
143.81/88.28	c ................................ | *.........               2951000 | 243295               144.0       20493.1     16940198
167.95/100.36	c ................................ | *.........               3483000 | 280702               168.1       20718.6     19495288
191.90/112.34	c ................................ | *.........               3851000 | 320990               192.0       20056.2     23342737
215.85/124.37	c ................................ | *.........               4215000 | 364314               216.0       19511.2     27399290
239.80/136.39	c ................................ | **........               4577000 | 395473               240.0       19069.2     30222411
263.96/148.41	c ................................ | **........               4848000 | 424350               264.0       18362.9     33426895
287.89/160.46	c ................................ | **........               5163000 | 449251               288.1       17922.7     35855892
311.85/172.46	c ................................ | **........               5429000 | 474929               312.0       17399.0     38609721
335.80/184.48	c ................................ | **........               5666000 | 496879               336.0       16862.1     40950487
359.94/196.54	c ................................ | ***.......               5870000 | 516974               360.1       16301.9     43210973
383.89/208.55	c ................................ | ***.......               6028000 | 531279               384.1       15695.9     45245764
407.85/220.55	c ................................ | ***.......               6439000 | 560287               408.0       15781.1     46818035
431.79/232.58	c ................................ | ***.......               6873000 | 599039               432.0       15909.0     49452234
455.94/244.60	c ................................ | ***.......               7160000 | 637805               456.0       15701.1     52900456
479.89/256.66	c ................................ | ****......               7418000 | 662436               480.1       15451.3     55000837
503.84/268.67	c ................................ | ****......               7601000 | 680281               504.1       15079.9     56918101
527.78/280.69	c ................................ | ****......               7761000 | 697174               528.0       14697.5     58963529
551.74/292.69	c ................................ | ****......               7996000 | 723877               552.0       14485.2     61591008
575.89/304.74	c ................................ | ****......               8198000 | 754102               576.0       14231.4     65650826
600.04/316.81	c ................................ | *****.....               8488000 | 786058               600.1       14143.1     69049647
623.98/328.86	c ................................ | *****.....               8618000 | 804251               624.2       13806.5     73145100
647.72/340.79	c ................................ | *****.....               8889000 | 832352               648.0       13717.2     77539789
671.88/352.83	c ................................ | *****.....               9143000 | 863817               672.0       13604.8     82529556
695.83/364.89	c ................................ | *****.....               9334000 | 885828               696.1       13408.4     86218925
719.77/376.88	c ................................ | ******....               9476000 | 900128               720.0       13160.2     89708228
743.92/388.97	c ................................ | ******....               9633000 | 920473               744.2       12944.6     94155081
767.87/400.93	c ................................ | ******....               9799000 | 941645               768.1       12758.1     97191143
791.82/412.93	c ................................ | ******....              10327000 | 971197               792.0       13039.1     98917524
815.97/425.01	c ................................ | ******....              10688000 | 991188               816.1       13096.1    101369214
839.71/436.99	c ................................ | *******...              11027000 | 1009543              840.0       13126.9    103159924

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-1719834-1240650003/watcher-1719834-1240650003 -o /tmp/evaluation-result-1719834-1240650003/solver-1719834-1240650003 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1719834-1240650003.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.83 1.82 1.49 3/65 11717
/proc/meminfo: memFree=1858104/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=1064 CPUtime=0
/proc/11717/stat : 11717 (ttsth-5-0) R 11715 11717 11621 0 -1 4194304 140 0 0 0 0 0 0 0 20 0 1 0 93030004 1089536 124 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/11717/statm: 266 124 78 176 0 88 0

[startup+0.081375 s]
/proc/loadavg: 1.83 1.82 1.49 3/65 11717
/proc/meminfo: memFree=1858104/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=3992 CPUtime=0.07
/proc/11717/stat : 11717 (ttsth-5-0) R 11715 11717 11621 0 -1 4194304 858 0 0 0 7 0 0 0 20 0 1 0 93030004 4087808 842 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/11717/statm: 998 842 78 176 0 820 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3992

[startup+0.101374 s]
/proc/loadavg: 1.83 1.82 1.49 3/65 11717
/proc/meminfo: memFree=1858104/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=4652 CPUtime=0.09
/proc/11717/stat : 11717 (ttsth-5-0) R 11715 11717 11621 0 -1 4194304 1039 0 0 0 9 0 0 0 20 0 1 0 93030004 4763648 1023 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/11717/statm: 1163 1023 78 176 0 985 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4652

[startup+0.301396 s]
/proc/loadavg: 1.83 1.82 1.49 3/65 11717
/proc/meminfo: memFree=1858104/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=11952 CPUtime=0.29
/proc/11717/stat : 11717 (ttsth-5-0) R 11715 11717 11621 0 -1 4194304 2846 0 0 0 28 1 0 0 22 0 1 0 93030004 12238848 2830 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/11717/statm: 2988 2830 78 176 0 2810 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11952

[startup+0.701441 s]
/proc/loadavg: 1.83 1.82 1.49 3/65 11717
/proc/meminfo: memFree=1858104/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=16824 CPUtime=0.69
/proc/11717/stat : 11717 (ttsth-5-0) R 11715 11717 11621 0 -1 4194304 3912 0 0 0 68 1 0 0 25 0 1 0 93030004 17227776 3896 1992294400 134512640 135237372 4294956192 18446744073709551615 134533954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11717/statm: 4206 3896 78 176 0 4028 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16824

[startup+1.50153 s]
/proc/loadavg: 1.83 1.82 1.49 2/66 11718
/proc/meminfo: memFree=1827440/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=32100 CPUtime=1.49
/proc/11717/stat : 11717 (ttsth-5-0) R 11715 11717 11621 0 -1 4194304 8376 0 0 0 146 3 0 0 25 0 1 0 93030004 32870400 7743 1992294400 134512640 135237372 4294956192 18446744073709551615 134555249 0 0 4096 0 0 0 0 17 1 0 0
/proc/11717/statm: 8025 7743 80 176 0 7847 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32100

[startup+3.10271 s]
/proc/loadavg: 1.83 1.82 1.49 2/66 11718
/proc/meminfo: memFree=1823792/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=35744 CPUtime=3.09
/proc/11717/stat : 11717 (ttsth-5-0) R 11715 11717 11621 0 -1 4194304 9293 0 0 0 305 4 0 0 25 0 1 0 93030004 36601856 8660 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/11717/statm: 8936 8660 80 176 0 8758 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35744

[startup+6.30106 s]
/proc/loadavg: 1.77 1.81 1.49 2/66 11718
/proc/meminfo: memFree=1822896/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=36492 CPUtime=6.29
/proc/11717/stat : 11717 (ttsth-5-0) R 11715 11717 11621 0 -1 4194304 9474 0 0 0 625 4 0 0 25 0 1 0 93030004 37367808 8841 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/11717/statm: 9123 8841 80 176 0 8945 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36492

[startup+12.7018 s]
/proc/loadavg: 1.71 1.79 1.48 2/66 11718
/proc/meminfo: memFree=1822000/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=37472 CPUtime=12.69
/proc/11717/stat : 11717 (ttsth-5-0) R 11715 11717 11621 0 -1 4194304 9644 0 0 0 1265 4 0 0 25 0 1 0 93030004 38371328 9011 1992294400 134512640 135237372 4294956192 18446744073709551615 134600763 0 0 4096 0 0 0 0 17 1 0 0
/proc/11717/statm: 9368 9011 80 176 0 9190 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37472

[startup+25.5012 s]
/proc/loadavg: 1.55 1.75 1.47 2/66 11718
/proc/meminfo: memFree=1822064/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=37472 CPUtime=25.48
/proc/11717/stat : 11717 (ttsth-5-0) R 11715 11717 11621 0 -1 4194304 9651 0 0 0 2544 4 0 0 25 0 1 0 93030004 38371328 9018 1992294400 134512640 135237372 4294956192 18446744073709551615 134600707 0 0 4096 0 0 0 0 17 1 0 0
/proc/11717/statm: 9368 9018 80 176 0 9190 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37472

[startup+51.1011 s]
/proc/loadavg: 1.64 1.76 1.48 3/68 11720
/proc/meminfo: memFree=1601952/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=283472 CPUtime=69.78
/proc/11717/stat : 11717 (ttsth-5-0) S 11715 11717 11621 0 -1 4194304 66256 0 0 0 6943 35 0 0 25 0 3 0 93030004 290275328 64907 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11717/statm: 70868 64907 98 176 0 70690 0
[pid=11717/tid=11719] ppid=11715 vsize=283472 CPUtime=18.77
/proc/11717/task/11719/stat : 11719 (ttsth-5-0) R 11715 11717 11621 0 -1 4194368 13303 0 0 0 1869 8 0 0 25 0 3 0 93033236 290275328 64907 1992294400 134512640 135237372 4294956192 18446744073709551615 134749297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11717/tid=11720] ppid=11715 vsize=283472 CPUtime=18.7
/proc/11717/task/11720/stat : 11720 (ttsth-5-0) R 11715 11717 11621 0 -1 4194368 17170 0 0 0 1859 11 0 0 25 0 3 0 93033236 290275328 64907 1992294400 134512640 135237372 4294956192 18446744073709551615 134562300 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 69.78
Current children cumulated vsize (KiB) 283472

[startup+102.306 s]
/proc/loadavg: 1.84 1.79 1.51 3/68 11726
/proc/meminfo: memFree=1395488/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=489764 CPUtime=171.95
/proc/11717/stat : 11717 (ttsth-5-0) S 11715 11717 11621 0 -1 4194304 116970 0 0 0 17127 68 0 0 25 0 3 0 93030004 501518336 115621 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11717/statm: 122441 115621 98 176 0 122263 0
[pid=11717/tid=11719] ppid=11715 vsize=489764 CPUtime=69.95
/proc/11717/task/11719/stat : 11719 (ttsth-5-0) R 11715 11717 11621 0 -1 4194368 54224 0 0 0 6963 32 0 0 25 0 3 0 93033236 501518336 115621 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11717/tid=11720] ppid=11715 vsize=489764 CPUtime=69.68
/proc/11717/task/11720/stat : 11720 (ttsth-5-0) R 11715 11717 11621 0 -1 4194368 26963 0 0 0 6949 19 0 0 25 0 3 0 93033236 501518336 115621 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 171.95
Current children cumulated vsize (KiB) 489764

[startup+162.301 s]
/proc/loadavg: 1.94 1.83 1.54 3/68 11726
/proc/meminfo: memFree=1144352/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=743152 CPUtime=291.69
/proc/11717/stat : 11717 (ttsth-5-0) S 11715 11717 11621 0 -1 4194304 179963 0 0 0 29068 101 0 0 25 0 3 0 93030004 760987648 178614 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11717/statm: 185788 178614 98 176 0 185610 0
[pid=11717/tid=11719] ppid=11715 vsize=743152 CPUtime=129.93
/proc/11717/task/11719/stat : 11719 (ttsth-5-0) R 11715 11717 11621 0 -1 4194368 113256 0 0 0 12932 61 0 0 25 0 3 0 93033236 760987648 178614 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11717/tid=11720] ppid=11715 vsize=743152 CPUtime=129.44
/proc/11717/task/11720/stat : 11720 (ttsth-5-0) R 11715 11717 11621 0 -1 4194368 30924 0 0 0 12921 23 0 0 25 0 3 0 93033236 760987648 178614 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 291.69
Current children cumulated vsize (KiB) 743152

[startup+222.301 s]
/proc/loadavg: 1.98 1.86 1.56 3/68 11726
/proc/meminfo: memFree=973728/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=918048 CPUtime=411.43
/proc/11717/stat : 11717 (ttsth-5-0) S 11715 11717 11621 0 -1 4194304 221995 0 0 0 41017 126 0 0 25 0 3 0 93030004 940081152 220646 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11717/statm: 229512 220646 98 176 0 229334 0
[pid=11717/tid=11719] ppid=11715 vsize=918048 CPUtime=189.92
/proc/11717/task/11719/stat : 11719 (ttsth-5-0) R 11715 11717 11621 0 -1 4194368 152665 0 0 0 18910 82 0 0 25 0 3 0 93033236 940081152 220646 1992294400 134512640 135237372 4294956192 18446744073709551615 134550408 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11717/tid=11720] ppid=11715 vsize=918048 CPUtime=189.2
/proc/11717/task/11720/stat : 11720 (ttsth-5-0) R 11715 11717 11621 0 -1 4194368 33547 0 0 0 18892 28 0 0 25 0 3 0 93033236 940081152 220646 1992294400 134512640 135237372 4294956192 18446744073709551615 134549888 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 411.43
Current children cumulated vsize (KiB) 918048

[startup+282.302 s]
/proc/loadavg: 1.99 1.88 1.58 3/68 11726
/proc/meminfo: memFree=781792/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=1111648 CPUtime=531.18
/proc/11717/stat : 11717 (ttsth-5-0) S 11715 11717 11621 0 -1 4194304 270288 0 0 0 52966 152 0 0 25 0 3 0 93030004 1138327552 268939 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11717/statm: 277912 268939 98 176 0 277734 0
[pid=11717/tid=11719] ppid=11715 vsize=1111648 CPUtime=249.89
/proc/11717/task/11719/stat : 11719 (ttsth-5-0) R 11715 11717 11621 0 -1 4194368 198513 0 0 0 24884 105 0 0 25 0 3 0 93033236 1138327552 268939 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11717/tid=11720] ppid=11715 vsize=1111648 CPUtime=248.96
/proc/11717/task/11720/stat : 11720 (ttsth-5-0) R 11715 11717 11621 0 -1 4194368 35992 0 0 0 24866 30 0 0 25 0 3 0 93033236 1138327552 268939 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 531.18
Current children cumulated vsize (KiB) 1111648

[startup+342.301 s]
/proc/loadavg: 1.99 1.90 1.61 3/68 11726
/proc/meminfo: memFree=482528/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=1417192 CPUtime=650.92
/proc/11717/stat : 11717 (ttsth-5-0) S 11715 11717 11621 0 -1 4194304 345095 0 0 0 64901 191 0 0 25 0 3 0 93030004 1451204608 343746 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11717/statm: 354298 343746 98 176 0 354120 0
[pid=11717/tid=11719] ppid=11715 vsize=1417192 CPUtime=309.88
/proc/11717/task/11719/stat : 11719 (ttsth-5-0) R 11715 11717 11621 0 -1 4194368 257710 0 0 0 30855 133 0 0 25 0 3 0 93033236 1451204608 343746 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11717/tid=11720] ppid=11715 vsize=1417192 CPUtime=308.73
/proc/11717/task/11720/stat : 11720 (ttsth-5-0) R 11715 11717 11621 0 -1 4194368 51602 0 0 0 30831 42 0 0 25 0 3 0 93033236 1451204608 343746 1992294400 134512640 135237372 4294956192 18446744073709551615 134562309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 650.92
Current children cumulated vsize (KiB) 1417192

[startup+402.301 s]
/proc/loadavg: 1.99 1.91 1.63 3/68 11726
/proc/meminfo: memFree=181472/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=1726884 CPUtime=770.66
/proc/11717/stat : 11717 (ttsth-5-0) S 11715 11717 11621 0 -1 4194304 420271 0 0 0 76832 234 0 0 25 0 3 0 93030004 1768329216 418922 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11717/statm: 431721 418923 98 176 0 431543 0
[pid=11717/tid=11719] ppid=11715 vsize=1726884 CPUtime=369.86
/proc/11717/task/11719/stat : 11719 (ttsth-5-0) R 11715 11717 11621 0 -1 4194368 310864 0 0 0 36828 158 0 0 25 0 3 0 93033236 1768329216 418923 1992294400 134512640 135237372 4294956192 18446744073709551615 134552734 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11717/tid=11720] ppid=11715 vsize=1726884 CPUtime=368.49
/proc/11717/task/11720/stat : 11720 (ttsth-5-0) R 11715 11717 11621 0 -1 4194368 73625 0 0 0 36789 60 0 0 25 0 3 0 93033236 1768329216 418923 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 770.66
Current children cumulated vsize (KiB) 1726884



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+441.105 s]
/proc/loadavg: 1.99 1.92 1.64 3/68 11726
/proc/meminfo: memFree=64672/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=1843532 CPUtime=848.11
/proc/11717/stat : 11717 (ttsth-5-0) S 11715 11717 11621 0 -1 4194304 448720 0 0 0 84557 254 0 0 25 0 3 0 93030004 1887776768 447371 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11717/statm: 460883 447371 98 176 0 460705 0
[pid=11717/tid=11719] ppid=11715 vsize=1843532 CPUtime=408.66
/proc/11717/task/11719/stat : 11719 (ttsth-5-0) R 11715 11717 11621 0 -1 4194368 327528 0 0 0 40698 168 0 0 25 0 3 0 93033236 1887776768 447371 1992294400 134512640 135237372 4294956192 18446744073709551615 134588792 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11717/tid=11720] ppid=11715 vsize=1843532 CPUtime=407.13
/proc/11717/task/11720/stat : 11720 (ttsth-5-0) R 11715 11717 11621 0 -1 4194368 85409 0 0 0 40643 70 0 0 25 0 3 0 93033236 1887776768 447371 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 848.11
Current children cumulated vsize (KiB) 1843532

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

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

[startup+441.212 s]
/proc/loadavg: 1.99 1.92 1.64 3/68 11726
/proc/meminfo: memFree=64672/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=0 CPUtime=848.22
/proc/11717/stat : 11717 (ttsth-5-0) Z 11715 11717 11621 0 -1 4195340 448722 0 0 0 84558 264 0 0 16 0 2 0 93030004 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11717/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 848.22
Current children cumulated vsize (KiB) 0

[startup+441.302 s]
/proc/loadavg: 1.99 1.92 1.64 3/68 11726
/proc/meminfo: memFree=64672/2055920 swapFree=4181068/4192956
[pid=11717] ppid=11715 vsize=0 CPUtime=848.31
/proc/11717/stat : 11717 (ttsth-5-0) Z 11715 11717 11621 0 -1 4195340 448722 0 0 0 84558 273 0 0 16 0 2 0 93030004 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11717/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 848.31
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 441.37
CPU time (s): 848.383
CPU user time (s): 845.583
CPU system time (s): 2.79957
CPU usage (%): 192.216
Max. virtual memory (cumulated for all children) (KiB): 1843532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 845.583
system time used= 2.79957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 448722
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= 31
involuntary context switches= 6367

runsolver used 0.439933 second user time and 1.17682 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-25 11:00:04
IDJOB=1719834
IDBENCH=69574
IDSOLVER=549
FILE ID=node86/1719834-1240650003
PBS_JOBID= 9186496
Free space on /tmp= 66160 MiB

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

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

MD5SUM BENCH= 7e900a3d5c709e5167c14f906d6ebd88
RANDOM SEED=1871937943

node86.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.213
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.213
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:      2055920 kB
MemFree:       1858520 kB
Buffers:          5572 kB
Cached:         118576 kB
SwapCached:       5732 kB
Active:          24988 kB
Inactive:       107924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858520 kB
SwapTotal:     4192956 kB
SwapFree:      4181068 kB
Dirty:            4944 kB
Writeback:           0 kB
Mapped:          13992 kB
Slab:            50320 kB
Committed_AS:   323120 kB
PageTables:       1464 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= 66156 MiB
End job on node86 at 2009-04-25 11:07:27