Trace number 367588

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) 10000.1 10003.5

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k75.cnf
MD5SUMb66acf4b5dd67635615f55e419d4cf82
Bench CategoryINDUST (industrial 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 variables111705
Number of clauses500248
Sum of the clauses size1287414
Maximum clause length20
Minimum clause length1
Number of clauses of size 1703
Number of clauses of size 2389626
Number of clauses of size 354937
Number of clauses of size 422450
Number of clauses of size 59744
Number of clauses of size over 522788

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.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node3/watcher-367588-1176956646 -o ROOT/results/node3/solver-367588-1176956646 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/367588-1176956646/mxc /tmp/evaluation/367588-1176956646/instance-367588-1176956646.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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: 0.78 0.95 0.98 3/77 11382
/proc/meminfo: memFree=1447960/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=12452 CPUtime=0
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 749 0 0 0 0 0 0 0 18 0 1 0 171702472 12750848 733 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134550509 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 3113 739 42 122 0 2987 0

[startup+0.05851 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 11382
/proc/meminfo: memFree=1447960/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=25264 CPUtime=0.04
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 5641 0 0 0 2 2 0 0 18 0 1 0 171702472 25870336 5625 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 6316 5625 46 122 0 6190 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 25264

[startup+0.101515 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 11382
/proc/meminfo: memFree=1447960/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=27384 CPUtime=0.09
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 6150 0 0 0 6 3 0 0 18 0 1 0 171702472 28041216 6134 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 6846 6135 46 122 0 6720 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27384

[startup+0.301549 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 11382
/proc/meminfo: memFree=1447960/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=23640 CPUtime=0.29
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 8105 0 0 0 25 4 0 0 20 0 1 0 171702472 24207360 5209 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134520278 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 5910 5209 47 122 0 5784 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23640

[startup+0.701613 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 11382
/proc/meminfo: memFree=1447960/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=23904 CPUtime=0.69
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 8160 0 0 0 65 4 0 0 24 0 1 0 171702472 24477696 5264 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134529589 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 5976 5264 59 122 0 5850 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23904

[startup+1.50174 s]
/proc/loadavg: 0.80 0.95 0.98 2/78 11383
/proc/meminfo: memFree=1427024/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=23904 CPUtime=1.49
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 8174 0 0 0 145 4 0 0 25 0 1 0 171702472 24477696 5278 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134528104 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 5976 5278 59 122 0 5850 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23904

[startup+3.102 s]
/proc/loadavg: 0.80 0.95 0.98 2/78 11383
/proc/meminfo: memFree=1426840/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=24036 CPUtime=3.09
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 8192 0 0 0 305 4 0 0 25 0 1 0 171702472 24612864 5296 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 6009 5296 59 122 0 5883 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24036

[startup+6.30152 s]
/proc/loadavg: 0.80 0.95 0.98 2/78 11383
/proc/meminfo: memFree=1426520/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=24168 CPUtime=6.29
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 8243 0 0 0 625 4 0 0 25 0 1 0 171702472 24748032 5347 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 6042 5347 59 122 0 5916 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24168

[startup+12.7026 s]
/proc/loadavg: 0.83 0.95 0.98 2/78 11383
/proc/meminfo: memFree=1425880/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=24960 CPUtime=12.69
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 8439 0 0 0 1264 5 0 0 25 0 1 0 171702472 25559040 5543 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519590 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 6240 5543 59 122 0 6114 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24960

[startup+25.5016 s]
/proc/loadavg: 0.85 0.95 0.98 2/78 11383
/proc/meminfo: memFree=1423128/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=27728 CPUtime=25.49
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 9103 0 0 0 2543 6 0 0 25 0 1 0 171702472 28393472 6207 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 6932 6207 59 122 0 6806 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27728

[startup+51.1018 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 11383
/proc/meminfo: memFree=1418200/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=33000 CPUtime=51.07
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 10378 0 0 0 5100 7 0 0 25 0 1 0 171702472 33792000 7482 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 8250 7482 59 122 0 8124 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33000

[startup+102.305 s]
/proc/loadavg: 1.06 0.99 0.99 2/78 11383
/proc/meminfo: memFree=1406808/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=44088 CPUtime=102.26
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 13201 0 0 0 10214 12 0 0 25 0 1 0 171702472 45146112 10305 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531601 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 11022 10305 59 122 0 10896 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 44088

[startup+162.302 s]
/proc/loadavg: 1.02 0.99 0.99 2/78 11383
/proc/meminfo: memFree=1401944/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=49012 CPUtime=162.24
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 14567 0 0 0 16210 14 0 0 25 0 1 0 171702472 50188288 11548 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 12253 11548 67 122 0 12127 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 49012

[startup+222.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 11383
/proc/meminfo: memFree=1392664/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=58392 CPUtime=222.22
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 16944 0 0 0 22205 17 0 0 25 0 1 0 171702472 59793408 13778 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519284 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 14598 13778 67 122 0 14472 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 58392

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 11383
/proc/meminfo: memFree=1392664/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=58564 CPUtime=282.2
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 16962 0 0 0 28203 17 0 0 25 0 1 0 171702472 59969536 13796 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 14641 13796 67 122 0 14515 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 58564

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 11383
/proc/meminfo: memFree=1387800/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=63216 CPUtime=342.18
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 18298 0 0 0 34199 19 0 0 25 0 1 0 171702472 64733184 14985 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 15804 14985 67 122 0 15678 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 63216

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 11383
/proc/meminfo: memFree=1387800/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=63216 CPUtime=402.17
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 18300 0 0 0 40197 20 0 0 25 0 1 0 171702472 64733184 14987 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519587 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 15804 14987 67 122 0 15678 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 63216

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 11385
/proc/meminfo: memFree=1383064/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=68076 CPUtime=462.15
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 19658 0 0 0 46193 22 0 0 25 0 1 0 171702472 69709824 16184 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530202 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 17019 16184 67 122 0 16893 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 68076

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 11385
/proc/meminfo: memFree=1383128/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=68076 CPUtime=522.12
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 19658 0 0 0 52190 22 0 0 25 0 1 0 171702472 69709824 16184 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530561 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 17019 16184 67 122 0 16893 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 68076

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 11385
/proc/meminfo: memFree=1382232/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=69132 CPUtime=582.11
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 19930 0 0 0 58188 23 0 0 25 0 1 0 171702472 70791168 16456 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 17283 16456 67 122 0 17157 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 69132

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 11385
/proc/meminfo: memFree=1379096/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=72168 CPUtime=642.1
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 20842 0 0 0 64185 25 0 0 25 0 1 0 171702472 73900032 17191 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 18042 17191 67 122 0 17916 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 72168


################
# More data... #
################

[startup+9102.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 11785
/proc/meminfo: memFree=1245720/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=207616 CPUtime=9099.22
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 57271 0 0 0 909784 138 0 0 25 0 1 0 171702472 212598784 50434 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 51904 50434 67 122 0 51778 0
Current children cumulated CPU time (s) 9099.22
Current children cumulated vsize (KiB) 207616

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11785
/proc/meminfo: memFree=1245656/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=207616 CPUtime=9159.2
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 57271 0 0 0 915782 138 0 0 25 0 1 0 171702472 212598784 50434 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519191 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 51904 50434 67 122 0 51778 0
Current children cumulated CPU time (s) 9159.2
Current children cumulated vsize (KiB) 207616

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11785
/proc/meminfo: memFree=1245656/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=207616 CPUtime=9219.19
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 57271 0 0 0 921780 139 0 0 25 0 1 0 171702472 212598784 50434 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 51904 50434 67 122 0 51778 0
Current children cumulated CPU time (s) 9219.19
Current children cumulated vsize (KiB) 207616

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11785
/proc/meminfo: memFree=1245592/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=207616 CPUtime=9279.16
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 57271 0 0 0 927777 139 0 0 25 0 1 0 171702472 212598784 50434 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 51904 50434 67 122 0 51778 0
Current children cumulated CPU time (s) 9279.16
Current children cumulated vsize (KiB) 207616

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11785
/proc/meminfo: memFree=1245592/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=207616 CPUtime=9339.15
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 57271 0 0 0 933775 140 0 0 25 0 1 0 171702472 212598784 50434 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 51904 50434 67 122 0 51778 0
Current children cumulated CPU time (s) 9339.15
Current children cumulated vsize (KiB) 207616

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11785
/proc/meminfo: memFree=1245528/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=207616 CPUtime=9399.12
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 57273 0 0 0 939772 140 0 0 25 0 1 0 171702472 212598784 50436 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 51904 50436 67 122 0 51778 0
Current children cumulated CPU time (s) 9399.12
Current children cumulated vsize (KiB) 207616

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 11961
/proc/meminfo: memFree=1244328/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=207616 CPUtime=9459.01
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 57273 0 0 0 945760 141 0 0 25 0 1 0 171702472 212598784 50436 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530562 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 51904 50436 67 122 0 51778 0
Current children cumulated CPU time (s) 9459.01
Current children cumulated vsize (KiB) 207616

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11983
/proc/meminfo: memFree=1245400/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=207616 CPUtime=9518.98
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 57273 0 0 0 951756 142 0 0 25 0 1 0 171702472 212598784 50436 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 51904 50436 67 122 0 51778 0
Current children cumulated CPU time (s) 9518.98
Current children cumulated vsize (KiB) 207616

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11983
/proc/meminfo: memFree=1245400/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=207616 CPUtime=9578.95
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 57275 0 0 0 957753 142 0 0 25 0 1 0 171702472 212598784 50438 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 51904 50438 67 122 0 51778 0
Current children cumulated CPU time (s) 9578.95
Current children cumulated vsize (KiB) 207616

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11983
/proc/meminfo: memFree=1245400/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=207616 CPUtime=9638.94
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 57277 0 0 0 963751 143 0 0 25 0 1 0 171702472 212598784 50440 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 51904 50440 67 122 0 51778 0
Current children cumulated CPU time (s) 9638.94
Current children cumulated vsize (KiB) 207616

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11983
/proc/meminfo: memFree=1245400/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=207616 CPUtime=9698.92
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 57277 0 0 0 969748 144 0 0 25 0 1 0 171702472 212598784 50440 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 51904 50440 67 122 0 51778 0
Current children cumulated CPU time (s) 9698.92
Current children cumulated vsize (KiB) 207616

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11983
/proc/meminfo: memFree=1245464/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=207616 CPUtime=9758.9
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 57278 0 0 0 975746 144 0 0 25 0 1 0 171702472 212598784 50441 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 51904 50441 67 122 0 51778 0
Current children cumulated CPU time (s) 9758.9
Current children cumulated vsize (KiB) 207616

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11983
/proc/meminfo: memFree=1245464/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=207616 CPUtime=9818.88
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 57289 0 0 0 981743 145 0 0 25 0 1 0 171702472 212598784 50452 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 51904 50452 67 122 0 51778 0
Current children cumulated CPU time (s) 9818.88
Current children cumulated vsize (KiB) 207616

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11983
/proc/meminfo: memFree=1240536/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=212876 CPUtime=9878.87
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 58525 0 0 0 987740 147 0 0 25 0 1 0 171702472 217985024 51688 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519587 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 53219 51688 67 122 0 53093 0
Current children cumulated CPU time (s) 9878.87
Current children cumulated vsize (KiB) 212876

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11983
/proc/meminfo: memFree=1231704/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=221916 CPUtime=9938.84
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 60750 0 0 0 993735 149 0 0 25 0 1 0 171702472 227241984 53913 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134529787 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 55479 53913 67 122 0 55353 0
Current children cumulated CPU time (s) 9938.84
Current children cumulated vsize (KiB) 221916

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11983
/proc/meminfo: memFree=1223640/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=230108 CPUtime=9998.82
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 62778 0 0 0 999731 151 0 0 25 0 1 0 171702472 235630592 55941 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 57527 55941 67 122 0 57401 0
Current children cumulated CPU time (s) 9998.82
Current children cumulated vsize (KiB) 230108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11983
/proc/meminfo: memFree=1223512/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=230240 CPUtime=10000
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 62801 0 0 0 999851 151 0 0 25 0 1 0 171702472 235765760 55964 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519311 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 57560 55964 67 122 0 57434 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 230240

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

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

[startup+10003.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11983
/proc/meminfo: memFree=1223512/2055920 swapFree=4140660/4192956
[pid=11382] ppid=11380 vsize=230240 CPUtime=10000
/proc/11382/stat : 11382 (mxc) R 11380 11382 11326 0 -1 4194304 62801 0 0 0 999851 151 0 0 25 0 1 0 171702472 235765760 55964 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519311 0 0 4096 0 0 0 0 17 1 0 0
/proc/11382/statm: 57560 55964 67 122 0 57434 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 230240

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003.5
CPU time (s): 10000.1
CPU user time (s): 9998.52
CPU system time (s): 1.55676
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 230240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9998.52
system time used= 1.55676
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62801
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= 186258

runsolver used 11.8372 second user time and 24.1313 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Thu Apr 19 04:24:07 UTC 2007

IDJOB= 367588
IDBENCH= 20553
IDSOLVER= 174
FILE ID= node3/367588-1176956646

PBS_JOBID= 4605821

Free space on /tmp= 66347 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k75.cnf
COMMAND LINE= /tmp/evaluation/367588-1176956646/mxc /tmp/evaluation/367588-1176956646/instance-367588-1176956646.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-367588-1176956646 -o ROOT/results/node3/solver-367588-1176956646 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/367588-1176956646/mxc /tmp/evaluation/367588-1176956646/instance-367588-1176956646.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  b66acf4b5dd67635615f55e419d4cf82

RANDOM SEED= 229167844

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1448368 kB
Buffers:         37332 kB
Cached:         503908 kB
SwapCached:      15204 kB
Active:         119192 kB
Inactive:       444792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1448368 kB
SwapTotal:     4192956 kB
SwapFree:      4140660 kB
Dirty:           12296 kB
Writeback:           0 kB
Mapped:          29724 kB
Slab:            29096 kB
Committed_AS:  5274472 kB
PageTables:       1780 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= 66347 MiB

End job on node3 on Thu Apr 19 07:10:53 UTC 2007