Trace number 1562148

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
tts tts-5-0? (MO) 654.791 655.296

General information on the benchmark

NameCRAFTED/
edgematching/all/em_7_4_8_all.cnf
MD5SUM49323100760aa1d9fcd1b2d7081994d1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.049991
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses37237
Sum of the clauses size92593
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225780
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

Solver Data

0.02/0.06	c Command: HOME/tts-5-0 HOME/instance-1562148-1238770782.cnf 
0.02/0.06	c Using SATTIMEOUT of 1200
0.02/0.06	c Using SATRAM of 1800
0.02/0.06	c Size of subset node = 16
0.02/0.06	c Variables = 1617
0.02/0.06	c Clauses = 37237
0.02/0.06	c Literals = 92593
0.02/0.06	c Reduced size:
0.02/0.06	c Variables = 1617
0.02/0.06	c Clauses = 37237
0.02/0.06	c Literals = 92593
0.02/0.06	c a2
0.09/0.17	c a1
0.39/0.47	c Independent sub-problems = 1
0.39/0.47	c Sub-problem with 1617 variables and 37237 clauses
0.39/0.47	c using permutation method 4
0.39/0.47	c count = 1
0.39/0.47	c Ordering finished 0.440 seconds
0.39/0.47	c mapped 0.460 seconds
0.39/0.47	c permuted 0.460 seconds
0.39/0.47	c about to sort
0.39/0.48	c sorted
0.59/0.67	c clauses now 37237
0.59/0.67	c init finished 0.480 seconds
0.59/0.67	c tree built 0.660 seconds
0.59/0.67	c 
0.59/0.67	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.59/0.67	c ---------------------------------|----------------------------------|------------------------------------------------------
0.59/0.67	c ................................ | ..........                       |                        0.7           0.0             
0.59/0.67	c ................................ | ..........                     1 |                        0.7           1.5             
0.59/0.67	c ................................ | ..........                     2 |                        0.7           3.0             
0.59/0.67	c ................................ | ..........                     3 |                        0.7           4.5             
0.59/0.67	c ................................ | ..........                     4 |                        0.7           6.1             
0.59/0.67	c ................................ | ..........                     5 |                        0.7           7.5             
0.59/0.68	c ................................ | ..........                  1000 | 25                     0.7        1492.5         4382
23.98/24.03	c ................................ | ..........                583000 | 92116                 24.0       24271.4      7133893
47.97/48.03	c ................................ | ..........                920000 | 149713                48.0       19158.7     11874584
71.96/72.01	c ................................ | ..........               1247000 | 208006                72.0       17319.4     16786190
95.96/96.03	c ................................ | ..........               1558000 | 267944                96.0       16227.5     21420034
119.96/120.06	c ................................ | *.........               1858000 | 322053               120.0       15478.2     26873458
143.95/144.08	c ................................ | *.........               2157000 | 378887               144.1       14974.0     31823901
167.94/168.07	c ................................ | *.........               2400000 | 424441               168.1       14281.5     35411031
191.93/192.05	c ................................ | *.........               2630000 | 470470               192.0       13697.2     38526392
216.03/216.13	c ................................ | *.........               2886000 | 522364               216.1       13355.5     42209050
239.92/240.03	c ................................ | **........               3232000 | 590546               240.0       13466.7     46410950
263.93/264.09	c ................................ | **........               3481000 | 634300               264.1       13182.6     50433919
287.92/288.05	c ................................ | **........               3741000 | 681310               288.0       12988.7     54795419
311.91/312.08	c ................................ | **........               3997000 | 728900               312.0       12809.3     59117985
335.91/336.07	c ................................ | **........               4249000 | 778078               336.0       12644.3     62728278
359.90/360.07	c ................................ | ***.......               4513000 | 825854               360.0       12535.1     66832759
383.99/384.10	c ................................ | ***.......               4779000 | 873717               384.1       12443.4     70698095
407.89/408.06	c ................................ | ***.......               5019000 | 916175               408.0       12300.9     74720880
431.98/432.11	c ................................ | ***.......               5257000 | 961072               432.1       12167.3     78292991
455.97/456.11	c ................................ | ***.......               5509000 | 1004403              456.1       12079.8     82782612
479.97/480.14	c ................................ | ****......               5727000 | 1043949              480.1       11929.0     86360113
503.97/504.16	c ................................ | ****......               5969000 | 1087807              504.1       11840.7     90438899
527.95/528.11	c ................................ | ****......               6239000 | 1132793              528.0       11815.2     95708039
551.95/552.16	c ................................ | ****......               6456000 | 1170633              552.1       11693.5    100128968
575.94/576.11	c ................................ | ****......               6658000 | 1206982              576.0       11558.2    103826244
599.94/600.15	c ................................ | *****.....               6875000 | 1244117              600.1       11456.6    107963012
623.90/624.25	c ................................ | *****.....               7106000 | 1286362              624.0       11386.9    112557850
648.03/648.51	c ................................ | *****.....               7304000 | 1323026              648.1       11269.2    116331455

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-1562148-1238770782/watcher-1562148-1238770782 -o /tmp/evaluation-result-1562148-1238770782/solver-1562148-1238770782 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1562148-1238770782.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25522
/proc/meminfo: memFree=1721432/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=1008 CPUtime=0
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 1149740210 1032192 121 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 252 121 68 165 0 85 0

[startup+0.0282391 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25522
/proc/meminfo: memFree=1721432/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=2076 CPUtime=0.02
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 387 0 0 0 2 0 0 0 18 0 1 0 1149740210 2125824 371 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 519 371 68 165 0 352 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2076

[startup+0.101244 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25522
/proc/meminfo: memFree=1721432/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=5680 CPUtime=0.09
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 1303 0 0 0 9 0 0 0 18 0 1 0 1149740210 5816320 1286 1992294400 134512640 135191068 4294956224 18446744073709551615 134641649 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 1420 1286 69 165 0 1253 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5680

[startup+0.301261 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25522
/proc/meminfo: memFree=1721432/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=6456 CPUtime=0.29
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 1571 0 0 0 29 0 0 0 19 0 1 0 1149740210 6610944 1480 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 1614 1480 71 165 0 1447 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6456

[startup+0.701298 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25522
/proc/meminfo: memFree=1721432/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=11728 CPUtime=0.69
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 2914 0 0 0 68 1 0 0 22 0 1 0 1149740210 12009472 2786 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 2932 2786 89 165 0 2765 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11728

[startup+1.50237 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25523
/proc/meminfo: memFree=1707472/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=19452 CPUtime=1.48
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 4854 0 0 0 146 2 0 0 25 0 1 0 1149740210 19918848 4726 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 4863 4727 89 165 0 4696 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19452

[startup+3.10151 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25523
/proc/meminfo: memFree=1698320/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=31292 CPUtime=3.09
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 7795 0 0 0 305 4 0 0 25 0 1 0 1149740210 32043008 7667 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 7823 7667 89 165 0 7656 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31292

[startup+6.3018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25523
/proc/meminfo: memFree=1678544/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=48032 CPUtime=6.29
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 11991 0 0 0 623 6 0 0 25 0 1 0 1149740210 49184768 11863 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 12008 11863 89 165 0 11841 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48032

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25523
/proc/meminfo: memFree=1646800/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=78200 CPUtime=12.68
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 19540 0 0 0 1259 9 0 0 25 0 1 0 1149740210 80076800 19412 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 19550 19412 89 165 0 19383 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 78200

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25523
/proc/meminfo: memFree=1595152/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=127764 CPUtime=25.48
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 31907 0 0 0 2533 15 0 0 25 0 1 0 1149740210 130830336 31779 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 31941 31779 89 165 0 31774 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 127764

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25523
/proc/meminfo: memFree=1516752/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=206848 CPUtime=51.07
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 51682 0 0 0 5082 25 0 0 25 0 1 0 1149740210 211812352 51554 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 51712 51554 89 165 0 51545 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 206848

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25529
/proc/meminfo: memFree=1348112/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=373772 CPUtime=102.26
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 93401 0 0 0 10181 45 0 0 25 0 1 0 1149740210 382742528 93273 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 93443 93273 89 165 0 93276 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 373772

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25529
/proc/meminfo: memFree=1169616/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=553356 CPUtime=162.24
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 138323 0 0 0 16156 68 0 0 25 0 1 0 1149740210 566636544 138195 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 138339 138195 89 165 0 138172 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 553356

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25529
/proc/meminfo: memFree=1033488/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=688072 CPUtime=222.23
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 171975 0 0 0 22137 86 0 0 25 0 1 0 1149740210 704585728 171847 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 172018 171847 89 165 0 171851 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 688072

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25529
/proc/meminfo: memFree=868944/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=853752 CPUtime=282.21
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 213411 0 0 0 28115 106 0 0 25 0 1 0 1149740210 874242048 213283 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 213438 213283 89 165 0 213271 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 853752

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25529
/proc/meminfo: memFree=713360/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=1007668 CPUtime=342.2
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 251882 0 0 0 34093 127 0 0 25 0 1 0 1149740210 1031852032 251754 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 251917 251754 89 165 0 251750 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1007668

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25529
/proc/meminfo: memFree=557776/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=1165332 CPUtime=402.19
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 291312 0 0 0 40074 145 0 0 25 0 1 0 1149740210 1193299968 291184 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 291333 291184 89 165 0 291166 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1165332

[startup+462.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 25529
/proc/meminfo: memFree=396944/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=1323644 CPUtime=462.17
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 330895 0 0 0 46053 164 0 0 25 0 1 0 1149740210 1355411456 330767 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 330911 330767 89 165 0 330744 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1323644

[startup+522.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 25529
/proc/meminfo: memFree=231760/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=1490688 CPUtime=522.16
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 372635 0 0 0 52032 184 0 0 25 0 1 0 1149740210 1526464512 372507 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 372672 372507 89 165 0 372505 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 1490688

[startup+582.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 25529
/proc/meminfo: memFree=67280/2055920 swapFree=4176732/4192956
[pid=25522] ppid=25520 vsize=1652652 CPUtime=582.14
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 413142 0 0 0 58010 204 0 0 25 0 1 0 1149740210 1692315648 413014 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 413163 413014 89 165 0 412996 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 1652652

[startup+642.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 25529
/proc/meminfo: memFree=15248/2055920 swapFree=4176700/4192956
[pid=25522] ppid=25520 vsize=1817192 CPUtime=641.88
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 454271 0 0 0 63964 224 0 0 25 0 1 0 1149740210 1860804608 454143 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 454298 454143 89 165 0 454131 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 1817192



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+655.001 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 25529
/proc/meminfo: memFree=15568/2055920 swapFree=4176700/4192956
[pid=25522] ppid=25520 vsize=1843288 CPUtime=654.49
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4194304 460798 0 0 0 65221 228 0 0 25 0 1 0 1149740210 1887526912 460670 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 460822 460670 89 165 0 460655 0
Current children cumulated CPU time (s) 654.49
Current children cumulated vsize (KiB) 1843288

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

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

[startup+655.201 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 25529
/proc/meminfo: memFree=15568/2055920 swapFree=4176700/4192956
[pid=25522] ppid=25520 vsize=0 CPUtime=654.69
/proc/25522/stat : 25522 (tts-5-0) R 25520 25522 25309 0 -1 4195332 460798 0 0 0 65222 247 0 0 25 0 1 0 1149740210 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/25522/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 654.69
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 655.296
CPU time (s): 654.791
CPU user time (s): 652.221
CPU system time (s): 2.57061
CPU usage (%): 99.923
Max. virtual memory (cumulated for all children) (KiB): 1843288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 652.221
system time used= 2.57061
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460798
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= 2
involuntary context switches= 1333

runsolver used 0.477927 second user time and 1.49077 second system time

The end

Launcher Data

Begin job on node51 at 2009-04-03 16:59:42
IDJOB=1562148
IDBENCH=70929
IDSOLVER=505
FILE ID=node51/1562148-1238770782
PBS_JOBID= 9085529
Free space on /tmp= 66540 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/edgematching/all/em_7_4_8_all.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562148-1238770782/watcher-1562148-1238770782 -o /tmp/evaluation-result-1562148-1238770782/solver-1562148-1238770782 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1562148-1238770782.cnf

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

MD5SUM BENCH= 49323100760aa1d9fcd1b2d7081994d1
RANDOM SEED=1812667853

node51.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.234
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.234
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:       1721848 kB
Buffers:         44784 kB
Cached:         196240 kB
SwapCached:      10236 kB
Active:          87764 kB
Inactive:       164968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721848 kB
SwapTotal:     4192956 kB
SwapFree:      4176732 kB
Dirty:            1312 kB
Writeback:           0 kB
Mapped:          17384 kB
Slab:            67304 kB
Committed_AS:  3325456 kB
PageTables:       1400 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= 66540 MiB
End job on node51 at 2009-04-03 17:10:39