Trace number 293152

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, and are wall clock time (not CPU 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
MXC 2007-02-08? (TO) 1200.03 1200.45

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S340864765-13.SAT.shuffled.cnf
MD5SUM1a2d4f656ef1a93a804e74aaef307a73
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.527919
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node33/watcher-293152-1171765737 -o ROOT/results/node33/solver-293152-1171765737 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293152-1171765737/mxc /tmp/evaluation/293152-1171765737/instance-293152-1171765737.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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 6513
/proc/meminfo: memFree=968064/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=1064 CPUtime=0
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101609047 1089536 116 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 266 116 57 122 0 140 0

[startup+0.107349 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6513
/proc/meminfo: memFree=968064/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=1336 CPUtime=0.1
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 201 0 0 0 10 0 0 0 18 0 1 0 101609047 1368064 183 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519951 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 334 183 67 122 0 208 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1336

[startup+0.516431 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6513
/proc/meminfo: memFree=968064/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=1468 CPUtime=0.51
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 252 0 0 0 51 0 0 0 21 0 1 0 101609047 1503232 234 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134529588 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 367 234 67 122 0 241 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1468

[startup+1.3366 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=967288/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=1600 CPUtime=1.33
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 289 0 0 0 133 0 0 0 25 0 1 0 101609047 1638400 271 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519311 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 400 271 67 122 0 274 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 1600

[startup+2.97293 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=967032/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=1848 CPUtime=2.96
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 328 0 0 0 296 0 0 0 25 0 1 0 101609047 1892352 310 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134530302 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 462 310 67 122 0 336 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 1848

[startup+6.25161 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=966712/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=1972 CPUtime=6.24
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 374 0 0 0 624 0 0 0 25 0 1 0 101609047 2019328 356 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134517420 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 493 356 67 122 0 367 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 1972

[startup+12.7039 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=966464/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=2196 CPUtime=12.69
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 427 0 0 0 1269 0 0 0 25 0 1 0 101609047 2248704 409 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519238 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 549 409 67 122 0 423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2196

[startup+25.5056 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=966208/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=2540 CPUtime=25.49
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 506 0 0 0 2549 0 0 0 25 0 1 0 101609047 2600960 488 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519319 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 635 488 67 122 0 509 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2540

[startup+51.1118 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=965824/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=2864 CPUtime=51.08
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 588 0 0 0 5108 0 0 0 25 0 1 0 101609047 2932736 570 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 716 570 67 122 0 590 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2864

[startup+102.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=965504/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=3176 CPUtime=102.27
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 672 0 0 0 10227 0 0 0 25 0 1 0 101609047 3252224 654 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 794 654 67 122 0 668 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3176

[startup+162.343 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=965184/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=3480 CPUtime=162.27
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 735 0 0 0 16227 0 0 0 25 0 1 0 101609047 3563520 717 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134535434 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 870 717 67 122 0 744 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 3480

[startup+222.361 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=965184/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=3480 CPUtime=222.27
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 755 0 0 0 22226 1 0 0 25 0 1 0 101609047 3563520 737 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519605 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 870 737 67 122 0 744 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 3480

[startup+282.376 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=964800/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=3868 CPUtime=282.27
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 844 0 0 0 28226 1 0 0 25 0 1 0 101609047 3960832 826 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519294 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 967 826 67 122 0 841 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 3868

[startup+342.387 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=964544/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=4060 CPUtime=342.25
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 892 0 0 0 34224 1 0 0 25 0 1 0 101609047 4157440 874 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134528514 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 1015 874 67 122 0 889 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 4060

[startup+402.408 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=964416/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=4244 CPUtime=402.25
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 937 0 0 0 40224 1 0 0 25 0 1 0 101609047 4345856 919 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519220 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 1061 919 67 122 0 935 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 4244

[startup+462.429 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 6514
/proc/meminfo: memFree=964224/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=4336 CPUtime=462.25
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 970 0 0 0 46224 1 0 0 25 0 1 0 101609047 4440064 952 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134531184 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 1084 952 67 122 0 958 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 4336

[startup+522.441 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 6514
/proc/meminfo: memFree=964160/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=4432 CPUtime=522.24
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 996 0 0 0 52223 1 0 0 25 0 1 0 101609047 4538368 978 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134531100 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 1108 978 67 122 0 982 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 4432

[startup+582.459 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 6514
/proc/meminfo: memFree=963968/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=4668 CPUtime=582.25
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 1045 0 0 0 58224 1 0 0 25 0 1 0 101609047 4780032 1027 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519284 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 1167 1027 67 122 0 1041 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 4668

[startup+642.479 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=963840/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=4748 CPUtime=642.24
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 1061 0 0 0 64223 1 0 0 25 0 1 0 101609047 4861952 1043 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 1187 1043 67 122 0 1061 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 4748

[startup+702.497 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=963840/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=4836 CPUtime=702.24
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 1078 0 0 0 70223 1 0 0 25 0 1 0 101609047 4952064 1060 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519251 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 1209 1060 67 122 0 1083 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 4836

[startup+762.517 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=963776/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=4824 CPUtime=762.24
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 1078 0 0 0 76223 1 0 0 25 0 1 0 101609047 4939776 1060 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 1206 1060 67 122 0 1080 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 4824

[startup+822.532 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=963712/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=4904 CPUtime=822.23
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 1096 0 0 0 82222 1 0 0 25 0 1 0 101609047 5021696 1078 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519319 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 1226 1078 67 122 0 1100 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 4904

[startup+882.549 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=963712/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=4888 CPUtime=882.22
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 1096 0 0 0 88221 1 0 0 25 0 1 0 101609047 5005312 1078 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519992 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 1222 1078 67 122 0 1096 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 4888

[startup+942.565 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=963456/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=5060 CPUtime=942.22
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 1149 0 0 0 94221 1 0 0 25 0 1 0 101609047 5181440 1131 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134531206 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 1265 1131 67 122 0 1139 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 5060

[startup+1002.58 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 6514
/proc/meminfo: memFree=963584/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=5060 CPUtime=1002.21
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 1153 0 0 0 100220 1 0 0 25 0 1 0 101609047 5181440 1135 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 1265 1135 67 122 0 1139 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 5060

[startup+1062.6 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 6514
/proc/meminfo: memFree=963520/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=5140 CPUtime=1062.21
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 1166 0 0 0 106220 1 0 0 25 0 1 0 101609047 5263360 1148 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 1285 1148 67 122 0 1159 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 5140

[startup+1122.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=963456/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=5140 CPUtime=1122.2
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 1170 0 0 0 112219 1 0 0 25 0 1 0 101609047 5263360 1152 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519311 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 1285 1152 67 122 0 1159 0
Current children cumulated CPU time (s) 1122.2
Current children cumulated vsize (KiB) 5140

[startup+1182.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=963392/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=5220 CPUtime=1182.19
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 1181 0 0 0 118218 1 0 0 25 0 1 0 101609047 5345280 1163 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134534732 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 1305 1163 67 122 0 1179 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 5220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6514
/proc/meminfo: memFree=963392/2055920 swapFree=4183908/4192956
[pid=6513] ppid=6511 vsize=5220 CPUtime=1200.01
/proc/6513/stat : 6513 (mxc) R 6511 6513 5640 0 -1 4194304 1181 0 0 0 120000 1 0 0 25 0 1 0 101609047 5345280 1163 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134530184 0 0 4096 0 0 0 0 17 1 0 0
/proc/6513/statm: 1305 1163 67 122 0 1179 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 5220

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.03
CPU user time (s): 1200.01
CPU system time (s): 0.016997
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 5220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.016997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1181
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= 6
involuntary context switches= 1798

runsolver used 0.857869 second user time and 2.34964 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun Feb 18 02:28:57 UTC 2007

IDJOB= 293152
IDBENCH= 19857
IDSOLVER= 107
FILE ID= node33/293152-1171765737

PBS_JOBID= 3839516

Free space on /tmp= 66564 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S340864765-13.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293152-1171765737/mxc /tmp/evaluation/293152-1171765737/instance-293152-1171765737.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-293152-1171765737 -o ROOT/results/node33/solver-293152-1171765737 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293152-1171765737/mxc /tmp/evaluation/293152-1171765737/instance-293152-1171765737.cnf            

META MD5SUM SOLVER= fd459248d3e92e664505cc2f0f683bf4
MD5SUM BENCH=  1a2d4f656ef1a93a804e74aaef307a73

RANDOM SEED= 491796663

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.259
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.259
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:        968472 kB
Buffers:         39564 kB
Cached:         931800 kB
SwapCached:       4164 kB
Active:         700504 kB
Inactive:       281888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        968472 kB
SwapTotal:     4192956 kB
SwapFree:      4183908 kB
Dirty:             640 kB
Writeback:           0 kB
Mapped:          15704 kB
Slab:            91080 kB
Committed_AS:   129504 kB
PageTables:       1408 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= 66564 MiB

End job on node33 on Sun Feb 18 02:49:00 UTC 2007