Trace number 1562552

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) 454.331 449.873

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_12_2_4_fbc.cnf
MD5SUM9fee570f53de23cb47dfa378d421371e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses202912
Sum of the clauses size618320
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 264604
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

Solver Data

0.39/0.42	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1562552-1238776671.cnf 
0.39/0.42	c Using SATTIMEOUT of 1200
0.39/0.42	c Using SATRAM of 1800
0.39/0.42	c Size of subset node = 16
0.39/0.42	c Variables = 12584
0.39/0.42	c Clauses = 202912
0.39/0.42	c Literals = 618320
0.39/0.42	c Reduced size:
0.39/0.42	c Variables = 12584
0.39/0.42	c Clauses = 202912
0.39/0.42	c Literals = 618320
0.39/0.42	c a2
1.58/1.62	c a1
54.27/54.62	c Independent sub-problems = 1
54.27/54.62	c Sub-problem with 12584 variables and 202912 clauses
54.27/54.62	c using permutation method 4
54.27/54.62	c count = 1
54.27/54.62	c Ordering finished 54.170 seconds
54.27/54.62	c mapped 54.300 seconds
54.27/54.62	c permuted 54.300 seconds
54.27/54.62	c about to sort
54.37/54.70	c sorted
55.66/56.02	c clauses now 202912
55.66/56.02	c init finished 54.460 seconds
55.66/56.02	c tree built 55.690 seconds
55.66/56.02	c 
55.66/56.02	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
55.66/56.02	c ---------------------------------|----------------------------------|------------------------------------------------------
55.66/56.02	c ................................ | ..........                       |                       55.7           0.0             
55.66/56.02	c ................................ | ..........                     1 |                       55.7           0.0             
55.66/56.02	c ................................ | ..........                     2 |                       55.7           0.0             
55.66/56.02	c ................................ | ..........                     3 |                       55.7           0.1             
55.66/56.02	c ................................ | ..........                     4 |                       55.7           0.1             
55.66/56.02	c ................................ | ..........                     5 |                       55.7           0.1             
55.66/56.03	c ................................ | ..........                  1000 |                       55.7          18.0             
55.66/56.04	c ................................ | ..........                  2000 |                       55.7          35.9         1125
55.66/56.05	c ................................ | ..........                  3000 |                       55.7          53.8         2383
71.96/72.46	c ................................ | ..........                337000 | 8261                  72.0        4678.0      6899672
96.02/96.62	c ................................ | ..........                698000 | 19099                 96.1        7265.5     15503195
119.89/120.69	c ................................ | *.........               1007000 | 28228                120.0        8391.7     22298733
144.05/144.97	c ................................ | *.........               1265000 | 36284                144.2        8775.6     29068750
168.00/169.06	c ................................ | *.........               1496000 | 43520                168.1        8900.0     35484910
191.96/193.16	c ................................ | *.........               1724000 | 50667                192.1        8976.8     40940869
215.92/217.25	c ................................ | *.........               1990000 | 59081                216.0        9212.5     47385266
239.98/241.42	c ................................ | **........               2273000 | 67125                240.0        9469.3     52920223
263.93/265.58	c ................................ | **........               2513000 | 74776                264.1        9516.8     59088412
287.90/289.66	c ................................ | **........               2727000 | 82093                288.0        9468.4     64464987
311.95/313.84	c ................................ | **........               2912000 | 88598                312.0        9332.1     70025020
335.91/337.97	c ................................ | **........               3069000 | 93852                336.0        9132.8     76784233
359.97/362.15	c ................................ | ***.......               3225000 | 99217                360.1        8956.3     83315586
383.93/386.29	c ................................ | ***.......               3395000 | 105333               384.1        8839.3     90430106
407.90/410.38	c ................................ | ***.......               3562000 | 111356               408.0        8729.5     97177358
431.85/430.58	c ................................ | ***.......               3717000 | 116840               432.0        8604.2    104332934

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-1562552-1238776671/watcher-1562552-1238776671 -o /tmp/evaluation-result-1562552-1238776671/solver-1562552-1238776671 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1562552-1238776671.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 2977
/proc/meminfo: memFree=1781528/2055920 swapFree=4165840/4192956
[pid=2977] ppid=2975 vsize=932 CPUtime=0
/proc/2977/stat : 2977 (ttsth-5-0) R 2975 2977 2875 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 1150330755 954368 95 1992294400 134512640 135237372 4294956192 18446744073709551615 134688448 0 0 4096 0 0 0 0 17 1 0 0
/proc/2977/statm: 233 95 77 176 0 55 0

[startup+0.106862 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 2977
/proc/meminfo: memFree=1781528/2055920 swapFree=4165840/4192956
[pid=2977] ppid=2975 vsize=4296 CPUtime=0.09
/proc/2977/stat : 2977 (ttsth-5-0) R 2975 2977 2875 0 -1 4194304 940 0 0 0 9 0 0 0 21 0 1 0 1150330755 4399104 924 1992294400 134512640 135237372 4294956192 18446744073709551615 134883288 0 0 4096 0 0 0 0 17 0 0 0
/proc/2977/statm: 1074 924 78 176 0 896 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4296

[startup+0.202868 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 2977
/proc/meminfo: memFree=1781528/2055920 swapFree=4165840/4192956
[pid=2977] ppid=2975 vsize=7632 CPUtime=0.18
/proc/2977/stat : 2977 (ttsth-5-0) R 2975 2977 2875 0 -1 4194304 1780 0 0 0 18 0 0 0 21 0 1 0 1150330755 7815168 1764 1992294400 134512640 135237372 4294956192 18446744073709551615 134735250 0 0 4096 0 0 0 0 17 0 0 0
/proc/2977/statm: 1908 1764 78 176 0 1730 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7632

[startup+0.302883 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 2977
/proc/meminfo: memFree=1781528/2055920 swapFree=4165840/4192956
[pid=2977] ppid=2975 vsize=11200 CPUtime=0.29
/proc/2977/stat : 2977 (ttsth-5-0) R 2975 2977 2875 0 -1 4194304 2649 0 0 0 28 1 0 0 22 0 1 0 1150330755 11468800 2633 1992294400 134512640 135237372 4294956192 18446744073709551615 134709507 0 0 4096 0 0 0 0 17 0 0 0
/proc/2977/statm: 2800 2633 78 176 0 2622 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11200

[startup+0.702929 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 2977
/proc/meminfo: memFree=1781528/2055920 swapFree=4165840/4192956
[pid=2977] ppid=2975 vsize=44884 CPUtime=0.68
/proc/2977/stat : 2977 (ttsth-5-0) R 2975 2977 2875 0 -1 4194304 10878 0 0 0 64 4 0 0 25 0 1 0 1150330755 45961216 10861 1992294400 134512640 135237372 4294956192 18446744073709551615 134680348 0 0 4096 0 0 0 0 17 0 0 0
/proc/2977/statm: 11221 10861 79 176 0 11043 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 44884

[startup+1.50201 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 2978
/proc/meminfo: memFree=1738128/2055920 swapFree=4165840/4192956
[pid=2977] ppid=2975 vsize=44884 CPUtime=1.48
/proc/2977/stat : 2977 (ttsth-5-0) R 2975 2977 2875 0 -1 4194304 10880 0 0 0 144 4 0 0 25 0 1 0 1150330755 45961216 10863 1992294400 134512640 135237372 4294956192 18446744073709551615 134519988 0 0 4096 0 0 0 0 17 0 0 0
/proc/2977/statm: 11221 10863 79 176 0 11043 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44884

[startup+3.10119 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 2978
/proc/meminfo: memFree=1737552/2055920 swapFree=4165840/4192956
[pid=2977] ppid=2975 vsize=45180 CPUtime=3.08
/proc/2977/stat : 2977 (ttsth-5-0) R 2975 2977 2875 0 -1 4194304 11420 0 0 0 303 5 0 0 25 0 1 0 1150330755 46264320 11005 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 0 0 0
/proc/2977/statm: 11295 11005 80 176 0 11117 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45180

[startup+6.30223 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 2978
/proc/meminfo: memFree=1737360/2055920 swapFree=4165840/4192956
[pid=2977] ppid=2975 vsize=45180 CPUtime=6.26
/proc/2977/stat : 2977 (ttsth-5-0) R 2975 2977 2875 0 -1 4194304 11420 0 0 0 621 5 0 0 25 0 1 0 1150330755 46264320 11005 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 0 0 0
/proc/2977/statm: 11295 11005 80 176 0 11117 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 45180

[startup+12.7013 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 2978
/proc/meminfo: memFree=1737368/2055920 swapFree=4165840/4192956
[pid=2977] ppid=2975 vsize=45180 CPUtime=12.61
/proc/2977/stat : 2977 (ttsth-5-0) R 2975 2977 2875 0 -1 4194304 11423 0 0 0 1256 5 0 0 25 0 1 0 1150330755 46264320 11008 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 0 0 0
/proc/2977/statm: 11295 11008 80 176 0 11117 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 45180

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 2978
/proc/meminfo: memFree=1737304/2055920 swapFree=4165840/4192956
[pid=2977] ppid=2975 vsize=45180 CPUtime=25.34
/proc/2977/stat : 2977 (ttsth-5-0) R 2975 2977 2875 0 -1 4194304 11423 0 0 0 2529 5 0 0 25 0 1 0 1150330755 46264320 11008 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 0 0 0
/proc/2977/statm: 11295 11008 80 176 0 11117 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 45180

[startup+51.1015 s]
/proc/loadavg: 2.08 2.02 2.01 3/95 2978
/proc/meminfo: memFree=1737304/2055920 swapFree=4165840/4192956
[pid=2977] ppid=2975 vsize=45180 CPUtime=50.79
/proc/2977/stat : 2977 (ttsth-5-0) R 2975 2977 2875 0 -1 4194304 11423 0 0 0 5074 5 0 0 25 0 1 0 1150330755 46264320 11008 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 0 0 0
/proc/2977/statm: 11295 11008 80 176 0 11117 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 45180

[startup+102.302 s]
/proc/loadavg: 2.56 2.15 2.05 4/97 2980
/proc/meminfo: memFree=1432392/2055920 swapFree=4165840/4192956
[pid=2977] ppid=2975 vsize=368756 CPUtime=101.69
/proc/2977/stat : 2977 (ttsth-5-0) S 2975 2977 2875 0 -1 4194304 88019 0 0 0 10129 40 0 0 25 0 3 0 1150330755 377606144 87108 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2977/statm: 92189 87108 98 176 0 92011 0
[pid=2977/tid=2979] ppid=2975 vsize=368756 CPUtime=22.95
/proc/2977/task/2979/stat : 2979 (ttsth-5-0) R 2975 2977 2875 0 -1 4194368 29069 0 0 0 2283 12 0 0 25 0 3 0 1150336357 377606144 87108 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2977/tid=2980] ppid=2975 vsize=368756 CPUtime=23.03
/proc/2977/task/2980/stat : 2980 (ttsth-5-0) R 2975 2977 2875 0 -1 4194368 39393 0 0 0 2285 18 0 0 25 0 3 0 1150336357 377606144 87108 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 368756

[startup+162.303 s]
/proc/loadavg: 2.95 2.33 2.12 4/97 2980
/proc/meminfo: memFree=1177032/2055920 swapFree=4165840/4192956
[pid=2977] ppid=2975 vsize=626056 CPUtime=161.34
/proc/2977/stat : 2977 (ttsth-5-0) S 2975 2977 2875 0 -1 4194304 152134 0 0 0 16066 68 0 0 25 0 3 0 1150330755 641081344 151223 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2977/statm: 156514 151223 98 176 0 156336 0
[pid=2977/tid=2979] ppid=2975 vsize=626056 CPUtime=52.78
/proc/2977/task/2979/stat : 2979 (ttsth-5-0) R 2975 2977 2875 0 -1 4194368 56421 0 0 0 5253 25 0 0 25 0 3 0 1150336357 641081344 151223 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2977/tid=2980] ppid=2975 vsize=626056 CPUtime=52.86
/proc/2977/task/2980/stat : 2980 (ttsth-5-0) R 2975 2977 2875 0 -1 4194368 76156 0 0 0 5252 34 0 0 25 0 3 0 1150336357 641081344 151223 1992294400 134512640 135237372 4294956192 18446744073709551615 134562300 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.34
Current children cumulated vsize (KiB) 626056

[startup+222.309 s]
/proc/loadavg: 3.09 2.48 2.18 4/97 2980
/proc/meminfo: memFree=938888/2055920 swapFree=4165840/4192956
[pid=2977] ppid=2975 vsize=862160 CPUtime=220.99
/proc/2977/stat : 2977 (ttsth-5-0) S 2975 2977 2875 0 -1 4194304 211179 0 0 0 22003 96 0 0 25 0 3 0 1150330755 882851840 210268 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2977/statm: 215540 210268 98 176 0 215362 0
[pid=2977/tid=2979] ppid=2975 vsize=862160 CPUtime=82.67
/proc/2977/task/2979/stat : 2979 (ttsth-5-0) R 2975 2977 2875 0 -1 4194368 83253 0 0 0 8228 39 0 0 25 0 3 0 1150336357 882851840 210268 1992294400 134512640 135237372 4294956192 18446744073709551615 134680376 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2977/tid=2980] ppid=2975 vsize=862160 CPUtime=82.62
/proc/2977/task/2980/stat : 2980 (ttsth-5-0) R 2975 2977 2875 0 -1 4194368 108369 0 0 0 8214 48 0 0 25 0 3 0 1150336357 882851840 210268 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.99
Current children cumulated vsize (KiB) 862160

[startup+282.302 s]
/proc/loadavg: 3.10 2.59 2.23 4/97 2980
/proc/meminfo: memFree=718472/2055920 swapFree=4165840/4192956
[pid=2977] ppid=2975 vsize=1086744 CPUtime=280.64
/proc/2977/stat : 2977 (ttsth-5-0) S 2975 2977 2875 0 -1 4194304 266676 0 0 0 27943 121 0 0 25 0 3 0 1150330755 1112825856 265765 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2977/statm: 271686 265765 98 176 0 271508 0
[pid=2977/tid=2979] ppid=2975 vsize=1086744 CPUtime=112.38
/proc/2977/task/2979/stat : 2979 (ttsth-5-0) R 2975 2977 2875 0 -1 4194368 108614 0 0 0 11187 51 0 0 25 0 3 0 1150336357 1112825856 265765 1992294400 134512640 135237372 4294956192 18446744073709551615 134591525 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2977/tid=2980] ppid=2975 vsize=1086744 CPUtime=112.56
/proc/2977/task/2980/stat : 2980 (ttsth-5-0) R 2975 2977 2875 0 -1 4194368 138505 0 0 0 11195 61 0 0 25 0 3 0 1150336357 1112825856 265765 1992294400 134512640 135237372 4294956192 18446744073709551615 134681576 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 280.64
Current children cumulated vsize (KiB) 1086744

[startup+342.303 s]
/proc/loadavg: 3.18 2.71 2.29 4/97 2980
/proc/meminfo: memFree=480200/2055920 swapFree=4165840/4192956
[pid=2977] ppid=2975 vsize=1322732 CPUtime=340.29
/proc/2977/stat : 2977 (ttsth-5-0) S 2975 2977 2875 0 -1 4194304 325700 0 0 0 33883 146 0 0 25 0 3 0 1150330755 1354477568 324789 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2977/statm: 330683 324789 98 176 0 330505 0
[pid=2977/tid=2979] ppid=2975 vsize=1322732 CPUtime=142.26
/proc/2977/task/2979/stat : 2979 (ttsth-5-0) R 2975 2977 2875 0 -1 4194368 128161 0 0 0 14168 58 0 0 25 0 3 0 1150336357 1354477568 324789 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2977/tid=2980] ppid=2975 vsize=1322732 CPUtime=142.31
/proc/2977/task/2980/stat : 2980 (ttsth-5-0) R 2975 2977 2875 0 -1 4194368 177982 0 0 0 14153 78 0 0 25 0 3 0 1150336357 1354477568 324789 1992294400 134512640 135237372 4294956192 18446744073709551615 134550989 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340.29
Current children cumulated vsize (KiB) 1322732

[startup+402.303 s]
/proc/loadavg: 3.20 2.80 2.35 4/97 2980
/proc/meminfo: memFree=218440/2055920 swapFree=4165840/4192956
[pid=2977] ppid=2975 vsize=1586816 CPUtime=399.94
/proc/2977/stat : 2977 (ttsth-5-0) S 2975 2977 2875 0 -1 4194304 391663 0 0 0 39819 175 0 0 25 0 3 0 1150330755 1624899584 390752 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2977/statm: 396704 390752 98 176 0 396526 0
[pid=2977/tid=2979] ppid=2975 vsize=1586816 CPUtime=172.13
/proc/2977/task/2979/stat : 2979 (ttsth-5-0) R 2975 2977 2875 0 -1 4194368 147317 0 0 0 17145 68 0 0 25 0 3 0 1150336357 1624899584 390752 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2977/tid=2980] ppid=2975 vsize=1586816 CPUtime=172.12
/proc/2977/task/2980/stat : 2980 (ttsth-5-0) R 2975 2977 2875 0 -1 4194368 224789 0 0 0 17114 98 0 0 25 0 3 0 1150336357 1624899584 390752 1992294400 134512640 135237372 4294956192 18446744073709551615 134589098 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 399.94
Current children cumulated vsize (KiB) 1586816



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+449.602 s]
/proc/loadavg: 3.31 2.89 2.40 4/97 2980
/proc/meminfo: memFree=15048/2055920 swapFree=4165864/4192956
[pid=2977] ppid=2975 vsize=1843808 CPUtime=454.05
/proc/2977/stat : 2977 (ttsth-5-0) S 2975 2977 2875 0 -1 4194304 454503 0 0 0 45203 202 0 0 25 0 3 0 1150330755 1888059392 453592 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2977/statm: 460952 453592 98 176 0 460774 0
[pid=2977/tid=2979] ppid=2975 vsize=1843808 CPUtime=197.35
/proc/2977/task/2979/stat : 2979 (ttsth-5-0) R 2975 2977 2875 0 -1 4194368 167209 0 0 0 19657 78 0 0 25 0 3 0 1150336357 1888059392 453592 1992294400 134512640 135237372 4294956192 18446744073709551615 134561682 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2977/tid=2980] ppid=2975 vsize=1843808 CPUtime=201.01
/proc/2977/task/2980/stat : 2980 (ttsth-5-0) R 2975 2977 2875 0 -1 4194368 267737 0 0 0 19986 115 0 0 25 0 3 0 1150336357 1888059392 453592 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 454.05
Current children cumulated vsize (KiB) 1843808

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

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

[startup+449.715 s]
/proc/loadavg: 3.31 2.89 2.40 4/97 2980
/proc/meminfo: memFree=15048/2055920 swapFree=4165864/4192956
[pid=2977] ppid=2975 vsize=0 CPUtime=454.17
/proc/2977/stat : 2977 (ttsth-5-0) Z 2975 2977 2875 0 -1 4195340 454508 0 0 0 45205 212 0 0 16 0 2 0 1150330755 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2977/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 454.17
Current children cumulated vsize (KiB) 0

[startup+449.802 s]
/proc/loadavg: 3.31 2.89 2.40 4/97 2980
/proc/meminfo: memFree=15048/2055920 swapFree=4165864/4192956
[pid=2977] ppid=2975 vsize=0 CPUtime=454.25
/proc/2977/stat : 2977 (ttsth-5-0) Z 2975 2977 2875 0 -1 4195340 454508 0 0 0 45205 220 0 0 16 0 2 0 1150330755 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2977/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 454.25
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 449.873
CPU time (s): 454.331
CPU user time (s): 452.051
CPU system time (s): 2.27965
CPU usage (%): 100.991
Max. virtual memory (cumulated for all children) (KiB): 1843808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 452.051
system time used= 2.27965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 454508
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= 42
involuntary context switches= 9996

runsolver used 0.692894 second user time and 1.77973 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-03 18:37:51
IDJOB=1562552
IDBENCH=70936
IDSOLVER=549
FILE ID=node91/1562552-1238776671
PBS_JOBID= 9085567
Free space on /tmp= 66524 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_12_2_4_fbc.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562552-1238776671/watcher-1562552-1238776671 -o /tmp/evaluation-result-1562552-1238776671/solver-1562552-1238776671 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1562552-1238776671.cnf

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

MD5SUM BENCH= 9fee570f53de23cb47dfa378d421371e
RANDOM SEED=810509197

node91.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.252
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.252
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:       1781944 kB
Buffers:         33672 kB
Cached:         160060 kB
SwapCached:       8976 kB
Active:          78372 kB
Inactive:       125908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781944 kB
SwapTotal:     4192956 kB
SwapFree:      4165840 kB
Dirty:            4968 kB
Writeback:           0 kB
Mapped:          16176 kB
Slab:            52812 kB
Committed_AS:  2499448 kB
PageTables:       3260 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= 66524 MiB
End job on node91 at 2009-04-03 18:45:23