Trace number 1561096

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) 516.812 279.773

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
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 clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
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.29/0.36	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1561096-1238761331.cnf 
0.29/0.36	c Using SATTIMEOUT of 1200
0.29/0.36	c Using SATRAM of 1800
0.29/0.36	c Size of subset node = 16
0.29/0.36	c Variables = 12584
0.29/0.36	c Clauses = 155712
0.29/0.36	c Literals = 523920
0.29/0.36	c Reduced size:
0.29/0.36	c Variables = 12584
0.29/0.36	c Clauses = 155712
0.29/0.36	c Literals = 523920
0.29/0.36	c a2
1.49/1.55	c a1
40.28/40.39	c Independent sub-problems = 1
40.28/40.39	c Sub-problem with 12584 variables and 155712 clauses
40.28/40.39	c using permutation method 4
40.28/40.39	c count = 1
40.28/40.39	c Ordering finished 40.260 seconds
40.28/40.39	c mapped 40.370 seconds
40.28/40.39	c permuted 40.370 seconds
40.28/40.39	c about to sort
40.38/40.46	c sorted
41.37/41.43	c clauses now 155712
41.37/41.43	c init finished 40.520 seconds
41.37/41.43	c tree built 41.410 seconds
41.37/41.43	c 
41.37/41.43	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
41.37/41.43	c ---------------------------------|----------------------------------|------------------------------------------------------
41.37/41.43	c ................................ | ..........                       |                       41.4           0.0             
41.37/41.43	c ................................ | ..........                     1 |                       41.4           0.0             
41.37/41.43	c ................................ | ..........                     2 |                       41.4           0.0             
41.37/41.43	c ................................ | ..........                     3 |                       41.4           0.1             
41.37/41.43	c ................................ | ..........                     4 |                       41.4           0.1             
41.37/41.43	c ................................ | ..........                     5 |                       41.4           0.1             
41.37/41.44	c ................................ | ..........                  1000 |                       41.4          24.1             
41.37/41.46	c ................................ | ..........                  2000 |                       41.5          48.2         6632
47.93/44.74	c ................................ | ..........                123000 | 3347                  48.0        2561.4      2964738
71.88/56.75	c ................................ | ..........                393000 | 11460                 72.0        5458.3     12419917
95.82/68.79	c ................................ | ..........                623000 | 17068                 96.0        6488.2     18874381
119.98/80.87	c ................................ | *.........                828000 | 22778                120.1        6892.0     25134181
143.92/92.83	c ................................ | *.........                983000 | 27267                144.0        6825.9     29720092
167.88/104.88	c ................................ | *.........               1161000 | 31907                168.1        6907.4     35118258
192.02/116.90	c ................................ | *.........               1404000 | 37042                192.1        7310.2     40344250
215.97/128.93	c ................................ | *.........               1597000 | 42414                216.1        7391.5     46358213
239.91/140.97	c ................................ | **........               1767000 | 46981                240.1        7359.4     51469398
263.87/152.94	c ................................ | **........               1956000 | 51440                264.0        7409.1     57615022
287.82/165.00	c ................................ | **........               2121000 | 55804                288.1        7363.0     63320434
311.77/176.99	c ................................ | **........               2312000 | 60221                312.0        7410.3     69173714
335.91/189.07	c ................................ | **........               2534000 | 66143                336.1        7539.4     76295400
360.07/201.11	c ................................ | ***.......               2677000 | 70351                360.1        7433.0     80797475
383.81/213.10	c ................................ | ***.......               2855000 | 74889                384.1        7433.5     85098654
407.96/225.15	c ................................ | ***.......               3007000 | 80370                408.1        7367.8     89495839
431.92/237.16	c ................................ | ***.......               3139000 | 84246                432.1        7264.5     94344357
455.85/249.15	c ................................ | ***.......               3256000 | 87552                456.0        7140.0     98209858
480.00/261.20	c ................................ | ****......               3353000 | 90244                480.1        6984.1    101607245
503.96/273.29	c ................................ | ****......               3454000 | 93215                504.2        6850.0    105473084

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-1561096-1238761331/watcher-1561096-1238761331 -o /tmp/evaluation-result-1561096-1238761331/solver-1561096-1238761331 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1561096-1238761331.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/65 19418
/proc/meminfo: memFree=1834720/2055920 swapFree=4178736/4192956
[pid=19418] ppid=19416 vsize=932 CPUtime=0
/proc/19418/stat : 19418 (ttsth-5-0) R 19416 19418 18844 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 502466961 954368 108 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/19418/statm: 233 108 77 176 0 55 0

[startup+0.0837759 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19418
/proc/meminfo: memFree=1834720/2055920 swapFree=4178736/4192956
[pid=19418] ppid=19416 vsize=3300 CPUtime=0.08
/proc/19418/stat : 19418 (ttsth-5-0) R 19416 19418 18844 0 -1 4194304 705 0 0 0 8 0 0 0 18 0 1 0 502466961 3379200 689 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/19418/statm: 825 689 78 176 0 647 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3300

[startup+0.101776 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19418
/proc/meminfo: memFree=1834720/2055920 swapFree=4178736/4192956
[pid=19418] ppid=19416 vsize=3908 CPUtime=0.1
/proc/19418/stat : 19418 (ttsth-5-0) R 19416 19418 18844 0 -1 4194304 840 0 0 0 10 0 0 0 18 0 1 0 502466961 4001792 824 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/19418/statm: 977 825 78 176 0 799 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3908

[startup+0.301798 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19418
/proc/meminfo: memFree=1834720/2055920 swapFree=4178736/4192956
[pid=19418] ppid=19416 vsize=10152 CPUtime=0.29
/proc/19418/stat : 19418 (ttsth-5-0) R 19416 19418 18844 0 -1 4194304 2368 0 0 0 29 0 0 0 19 0 1 0 502466961 10395648 2352 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/19418/statm: 2538 2352 78 176 0 2360 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10152

[startup+0.701844 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19418
/proc/meminfo: memFree=1834720/2055920 swapFree=4178736/4192956
[pid=19418] ppid=19416 vsize=38984 CPUtime=0.69
/proc/19418/stat : 19418 (ttsth-5-0) R 19416 19418 18844 0 -1 4194304 9444 0 0 0 67 2 0 0 22 0 1 0 502466961 39919616 9427 1992294400 134512640 135237372 4294956192 18446744073709551615 134519994 0 0 4096 0 0 0 0 17 1 0 0
/proc/19418/statm: 9746 9427 79 176 0 9568 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38984

[startup+1.50193 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19419
/proc/meminfo: memFree=1797208/2055920 swapFree=4178736/4192956
[pid=19418] ppid=19416 vsize=38984 CPUtime=1.49
/proc/19418/stat : 19418 (ttsth-5-0) R 19416 19418 18844 0 -1 4194304 9444 0 0 0 147 2 0 0 25 0 1 0 502466961 39919616 9427 1992294400 134512640 135237372 4294956192 18446744073709551615 134680484 0 0 4096 0 0 0 0 17 1 0 0
/proc/19418/statm: 9746 9427 79 176 0 9568 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38984

[startup+3.10112 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19419
/proc/meminfo: memFree=1796696/2055920 swapFree=4178736/4192956
[pid=19418] ppid=19416 vsize=39076 CPUtime=3.09
/proc/19418/stat : 19418 (ttsth-5-0) R 19416 19418 18844 0 -1 4194304 9812 0 0 0 307 2 0 0 25 0 1 0 502466961 40013824 9489 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/19418/statm: 9769 9489 80 176 0 9591 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39076

[startup+6.30148 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19419
/proc/meminfo: memFree=1796504/2055920 swapFree=4178736/4192956
[pid=19418] ppid=19416 vsize=39076 CPUtime=6.29
/proc/19418/stat : 19418 (ttsth-5-0) R 19416 19418 18844 0 -1 4194304 9812 0 0 0 627 2 0 0 25 0 1 0 502466961 40013824 9489 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/19418/statm: 9769 9489 80 176 0 9591 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39076

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19419
/proc/meminfo: memFree=1796512/2055920 swapFree=4178736/4192956
[pid=19418] ppid=19416 vsize=39076 CPUtime=12.68
/proc/19418/stat : 19418 (ttsth-5-0) R 19416 19418 18844 0 -1 4194304 9812 0 0 0 1266 2 0 0 25 0 1 0 502466961 40013824 9489 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/19418/statm: 9769 9489 80 176 0 9591 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39076

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19419
/proc/meminfo: memFree=1796520/2055920 swapFree=4178736/4192956
[pid=19418] ppid=19416 vsize=39076 CPUtime=25.48
/proc/19418/stat : 19418 (ttsth-5-0) R 19416 19418 18844 0 -1 4194304 9812 0 0 0 2546 2 0 0 25 0 1 0 502466961 40013824 9489 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/19418/statm: 9769 9489 80 176 0 9591 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39076

[startup+51.1016 s]
/proc/loadavg: 1.08 1.02 1.01 3/68 19421
/proc/meminfo: memFree=1640216/2055920 swapFree=4178736/4192956
[pid=19418] ppid=19416 vsize=226780 CPUtime=60.7
/proc/19418/stat : 19418 (ttsth-5-0) S 19416 19418 18844 0 -1 4194304 51659 0 0 0 6050 20 0 0 25 0 3 0 502466961 232222720 50932 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19418/statm: 56695 50932 98 176 0 56517 0
[pid=19418/tid=19420] ppid=19416 vsize=226780 CPUtime=9.66
/proc/19418/task/19420/stat : 19420 (ttsth-5-0) R 19416 19418 18844 0 -1 4194368 15281 0 0 0 959 7 0 0 19 0 3 0 502471104 232222720 50932 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19418/tid=19421] ppid=19416 vsize=226780 CPUtime=9.61
/proc/19418/task/19421/stat : 19421 (ttsth-5-0) R 19416 19418 18844 0 -1 4194368 19263 0 0 0 954 7 0 0 20 0 3 0 502471104 232222720 50932 1992294400 134512640 135237372 4294956192 18446744073709551615 134593221 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 60.7
Current children cumulated vsize (KiB) 226780

[startup+102.305 s]
/proc/loadavg: 1.63 1.18 1.06 3/68 19421
/proc/meminfo: memFree=1232408/2055920 swapFree=4178736/4192956
[pid=19418] ppid=19416 vsize=639388 CPUtime=162.89
/proc/19418/stat : 19418 (ttsth-5-0) S 19416 19418 18844 0 -1 4194304 151266 0 0 0 16212 77 0 0 25 0 3 0 502466961 654733312 150539 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19418/statm: 159847 150539 98 176 0 159669 0
[pid=19418/tid=19420] ppid=19416 vsize=639388 CPUtime=60.84
/proc/19418/task/19420/stat : 19420 (ttsth-5-0) R 19416 19418 18844 0 -1 4194368 62068 0 0 0 6050 34 0 0 25 0 3 0 502471104 654733312 150539 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19418/tid=19421] ppid=19416 vsize=639388 CPUtime=60.62
/proc/19418/task/19421/stat : 19421 (ttsth-5-0) R 19416 19418 18844 0 -1 4194368 72083 0 0 0 6026 36 0 0 25 0 3 0 502471104 654733312 150539 1992294400 134512640 135237372 4294956192 18446744073709551615 134591076 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.89
Current children cumulated vsize (KiB) 639388

[startup+162.301 s]
/proc/loadavg: 1.86 1.33 1.12 3/68 19421
/proc/meminfo: memFree=799896/2055920 swapFree=4178736/4192956
[pid=19418] ppid=19416 vsize=1093896 CPUtime=282.62
/proc/19418/stat : 19418 (ttsth-5-0) S 19416 19418 18844 0 -1 4194304 260556 0 0 0 28126 136 0 0 25 0 3 0 502466961 1120149504 259829 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19418/statm: 273474 259829 98 176 0 273296 0
[pid=19418/tid=19420] ppid=19416 vsize=1093896 CPUtime=120.82
/proc/19418/task/19420/stat : 19420 (ttsth-5-0) R 19416 19418 18844 0 -1 4194368 111669 0 0 0 12020 62 0 0 24 0 3 0 502471104 1120149504 259829 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19418/tid=19421] ppid=19416 vsize=1093896 CPUtime=120.37
/proc/19418/task/19421/stat : 19421 (ttsth-5-0) R 19416 19418 18844 0 -1 4194368 131772 0 0 0 11969 68 0 0 25 0 3 0 502471104 1120149504 259829 1992294400 134512640 135237372 4294956192 18446744073709551615 134680474 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.62
Current children cumulated vsize (KiB) 1093896

[startup+222.302 s]
/proc/loadavg: 1.95 1.45 1.17 3/68 19421
/proc/meminfo: memFree=378904/2055920 swapFree=4178736/4192956
[pid=19418] ppid=19416 vsize=1525284 CPUtime=402.37
/proc/19418/stat : 19418 (ttsth-5-0) S 19416 19418 18844 0 -1 4194304 364122 0 0 0 40048 189 0 0 25 0 3 0 502466961 1561890816 363395 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19418/statm: 381321 363395 98 176 0 381143 0
[pid=19418/tid=19420] ppid=19416 vsize=1525284 CPUtime=180.8
/proc/19418/task/19420/stat : 19420 (ttsth-5-0) R 19416 19418 18844 0 -1 4194368 159726 0 0 0 17994 86 0 0 25 0 3 0 502471104 1561890816 363395 1992294400 134512640 135237372 4294956192 18446744073709551615 134591529 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19418/tid=19421] ppid=19416 vsize=1525284 CPUtime=180.13
/proc/19418/task/19421/stat : 19421 (ttsth-5-0) R 19416 19418 18844 0 -1 4194368 187281 0 0 0 17917 96 0 0 25 0 3 0 502471104 1561890816 363395 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 1525284



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+279.503 s]
/proc/loadavg: 1.98 1.54 1.21 3/68 19421
/proc/meminfo: memFree=73496/2055920 swapFree=4178736/4192956
[pid=19418] ppid=19416 vsize=1844372 CPUtime=516.53
/proc/19418/stat : 19418 (ttsth-5-0) S 19416 19418 18844 0 -1 4194304 440090 0 0 0 51419 234 0 0 25 0 3 0 502466961 1888636928 439363 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19418/statm: 461093 439363 98 176 0 460915 0
[pid=19418/tid=19420] ppid=19416 vsize=1844372 CPUtime=237.99
/proc/19418/task/19420/stat : 19420 (ttsth-5-0) R 19416 19418 18844 0 -1 4194368 191955 0 0 0 23694 105 0 0 25 0 3 0 502471104 1888636928 439363 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19418/tid=19421] ppid=19416 vsize=1844372 CPUtime=237.11
/proc/19418/task/19421/stat : 19421 (ttsth-5-0) R 19416 19418 18844 0 -1 4194368 231020 0 0 0 23588 123 0 0 25 0 3 0 502471104 1888636928 439363 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 516.53
Current children cumulated vsize (KiB) 1844372

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

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

[startup+279.613 s]
/proc/loadavg: 1.98 1.54 1.21 3/68 19421
/proc/meminfo: memFree=73496/2055920 swapFree=4178736/4192956
[pid=19418] ppid=19416 vsize=0 CPUtime=516.64
/proc/19418/stat : 19418 (ttsth-5-0) Z 19416 19418 18844 0 -1 4195340 440097 0 0 0 51420 244 0 0 16 0 2 0 502466961 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19418/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 516.64
Current children cumulated vsize (KiB) 0

[startup+279.703 s]
/proc/loadavg: 1.98 1.54 1.21 3/68 19421
/proc/meminfo: memFree=73496/2055920 swapFree=4178736/4192956
[pid=19418] ppid=19416 vsize=0 CPUtime=516.73
/proc/19418/stat : 19418 (ttsth-5-0) Z 19416 19418 18844 0 -1 4195340 440097 0 0 0 51420 253 0 0 16 0 2 0 502466961 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19418/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 516.73
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 279.773
CPU time (s): 516.812
CPU user time (s): 514.206
CPU system time (s): 2.6066
CPU usage (%): 184.726
Max. virtual memory (cumulated for all children) (KiB): 1844372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 514.206
system time used= 2.6066
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 440097
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= 182
involuntary context switches= 3690

runsolver used 0.292955 second user time and 0.734888 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-03 14:22:11
IDJOB=1561096
IDBENCH=70908
IDSOLVER=549
FILE ID=node32/1561096-1238761331
PBS_JOBID= 9085489
Free space on /tmp= 66548 MiB

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

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
RANDOM SEED=545330791

node32.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:       1835136 kB
Buffers:         27540 kB
Cached:         106080 kB
SwapCached:       7344 kB
Active:          23552 kB
Inactive:       118828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1835136 kB
SwapTotal:     4192956 kB
SwapFree:      4178736 kB
Dirty:            4276 kB
Writeback:           0 kB
Mapped:          14536 kB
Slab:            64096 kB
Committed_AS:  1865856 kB
PageTables:       1496 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= 66548 MiB
End job on node32 at 2009-04-03 14:26:53