Trace number 328903

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.11 1200.43

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k85.cnf
MD5SUMc3d30b6959b230b8a74fb1a82919c5c8
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 variables47152
Number of clauses169625
Sum of the clauses size451547
Maximum clause length37
Minimum clause length1
Number of clauses of size 11123
Number of clauses of size 288141
Number of clauses of size 373930
Number of clauses of size 4426
Number of clauses of size 5825
Number of clauses of size over 55180

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

command line: runsolver --timestamp -w ROOT/results/node68/watcher-328903-1173127005 -o ROOT/results/node68/solver-328903-1173127005 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328903-1173127005/mxc /tmp/evaluation/328903-1173127005/instance-328903-1173127005.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): 2400 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.99 0.97 0.91 3/64 22189
/proc/meminfo: memFree=1281832/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=5084 CPUtime=0
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 766 0 0 0 0 0 0 0 18 0 1 0 332658133 5206016 750 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134550509 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 1271 757 42 122 0 1145 0

[startup+0.0561481 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 22189
/proc/meminfo: memFree=1281832/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=12352 CPUtime=0.05
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 2689 0 0 0 4 1 0 0 18 0 1 0 332658133 12648448 2673 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 3088 2673 46 122 0 2962 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12352

[startup+0.101151 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 22189
/proc/meminfo: memFree=1281832/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=14852 CPUtime=0.09
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 3283 0 0 0 8 1 0 0 18 0 1 0 332658133 15208448 3267 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134522182 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 3713 3268 46 122 0 3587 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14852

[startup+0.301168 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 22189
/proc/meminfo: memFree=1281832/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=11360 CPUtime=0.29
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 3481 0 0 0 28 1 0 0 19 0 1 0 332658133 11632640 2427 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519088 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 2840 2427 59 122 0 2714 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11360

[startup+0.701205 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 22189
/proc/meminfo: memFree=1281832/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=11624 CPUtime=0.69
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 3538 0 0 0 68 1 0 0 22 0 1 0 332658133 11902976 2484 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519304 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 2906 2484 59 122 0 2780 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11624

[startup+1.50128 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22190
/proc/meminfo: memFree=1271840/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=12152 CPUtime=1.49
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 3653 0 0 0 148 1 0 0 25 0 1 0 332658133 12443648 2599 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 3038 2599 59 122 0 2912 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12152

[startup+3.10142 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22190
/proc/meminfo: memFree=1271200/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=12812 CPUtime=3.09
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 3839 0 0 0 307 2 0 0 25 0 1 0 332658133 13119488 2785 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 3203 2785 59 122 0 3077 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12812

[startup+6.30171 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22190
/proc/meminfo: memFree=1269280/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=14456 CPUtime=6.29
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 4258 0 0 0 627 2 0 0 25 0 1 0 332658133 14802944 3204 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 3614 3204 59 122 0 3488 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14456

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22190
/proc/meminfo: memFree=1266408/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=17096 CPUtime=12.69
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 4911 0 0 0 1266 3 0 0 25 0 1 0 332658133 17506304 3857 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 4274 3857 59 122 0 4148 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17096

[startup+25.5025 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22190
/proc/meminfo: memFree=1263016/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=20528 CPUtime=25.48
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 5755 0 0 0 2544 4 0 0 25 0 1 0 332658133 21020672 4701 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 5132 4701 59 122 0 5006 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20528

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22190
/proc/meminfo: memFree=1256232/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=27388 CPUtime=51.08
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 7472 0 0 0 5102 6 0 0 25 0 1 0 332658133 28045312 6418 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 6847 6418 59 122 0 6721 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27388

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22190
/proc/meminfo: memFree=1231016/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=52592 CPUtime=102.27
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 13734 0 0 0 10215 12 0 0 25 0 1 0 332658133 53854208 12680 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 13148 12680 59 122 0 13022 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 52592

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22190
/proc/meminfo: memFree=1221608/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=61576 CPUtime=162.25
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 16140 0 0 0 16210 15 0 0 25 0 1 0 332658133 63053824 14974 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 15394 14974 67 122 0 15268 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 61576

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22190
/proc/meminfo: memFree=1215336/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=68176 CPUtime=222.23
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 17767 0 0 0 22206 17 0 0 25 0 1 0 332658133 69812224 16601 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519364 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 17044 16601 67 122 0 16918 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 68176

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22190
/proc/meminfo: memFree=1195112/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=88380 CPUtime=282.22
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 22842 0 0 0 28198 24 0 0 25 0 1 0 332658133 90501120 21676 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134531117 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 22095 21676 67 122 0 21969 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 88380

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22192
/proc/meminfo: memFree=1177256/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=106092 CPUtime=342.2
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 27248 0 0 0 34191 29 0 0 25 0 1 0 332658133 108638208 26082 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 26523 26082 67 122 0 26397 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 106092

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22192
/proc/meminfo: memFree=1160744/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=122728 CPUtime=402.18
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 31393 0 0 0 40183 35 0 0 25 0 1 0 332658133 125673472 30227 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 30682 30227 67 122 0 30556 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 122728

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22192
/proc/meminfo: memFree=1157096/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=125900 CPUtime=462.16
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 32340 0 0 0 46180 36 0 0 25 0 1 0 332658133 128921600 31054 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 31475 31054 67 122 0 31349 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 125900

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22192
/proc/meminfo: memFree=1157160/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=125900 CPUtime=522.15
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 32341 0 0 0 52179 36 0 0 25 0 1 0 332658133 128921600 31055 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 31475 31055 67 122 0 31349 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 125900

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22192
/proc/meminfo: memFree=1144936/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=138308 CPUtime=582.13
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 35438 0 0 0 58173 40 0 0 25 0 1 0 332658133 141627392 34152 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 34577 34152 67 122 0 34451 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 138308

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22192
/proc/meminfo: memFree=1132840/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=150504 CPUtime=642.12
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 38439 0 0 0 64169 43 0 0 25 0 1 0 332658133 154116096 37153 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519564 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 37626 37153 67 122 0 37500 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 150504

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22192
/proc/meminfo: memFree=1125096/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=158420 CPUtime=702.1
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 40447 0 0 0 70165 45 0 0 25 0 1 0 332658133 162222080 39029 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 39605 39029 67 122 0 39479 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 158420

[startup+762.304 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22192
/proc/meminfo: memFree=1125096/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=158420 CPUtime=762.09
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 40467 0 0 0 76164 45 0 0 25 0 1 0 332658133 162222080 39049 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 39605 39049 67 122 0 39479 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 158420

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22192
/proc/meminfo: memFree=1125160/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=158420 CPUtime=822.07
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 40469 0 0 0 82162 45 0 0 25 0 1 0 332658133 162222080 39051 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519546 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 39605 39051 67 122 0 39479 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 158420

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22192
/proc/meminfo: memFree=1125160/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=158420 CPUtime=882.05
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 40471 0 0 0 88160 45 0 0 25 0 1 0 332658133 162222080 39053 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 39605 39053 67 122 0 39479 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 158420

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22192
/proc/meminfo: memFree=1125160/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=158420 CPUtime=942.04
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 40484 0 0 0 94158 46 0 0 25 0 1 0 332658133 162222080 39066 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 39605 39066 67 122 0 39479 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 158420

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22192
/proc/meminfo: memFree=1125096/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=158420 CPUtime=1002.03
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 40484 0 0 0 100157 46 0 0 25 0 1 0 332658133 162222080 39066 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 39605 39066 67 122 0 39479 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 158420

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22192
/proc/meminfo: memFree=1125096/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=158420 CPUtime=1062.01
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 40484 0 0 0 106155 46 0 0 25 0 1 0 332658133 162222080 39066 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 39605 39066 67 122 0 39479 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 158420

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22192
/proc/meminfo: memFree=1125096/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=158420 CPUtime=1121.99
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 40484 0 0 0 112153 46 0 0 25 0 1 0 332658133 162222080 39066 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 39605 39066 67 122 0 39479 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 158420

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22192
/proc/meminfo: memFree=1125096/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=158420 CPUtime=1181.97
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 40484 0 0 0 118151 46 0 0 25 0 1 0 332658133 162222080 39066 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134531162 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 39605 39066 67 122 0 39479 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 158420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22192
/proc/meminfo: memFree=1125096/2055920 swapFree=4183224/4192956
[pid=22189] ppid=22187 vsize=158420 CPUtime=1200.07
/proc/22189/stat : 22189 (mxc) R 22187 22189 21442 0 -1 4194304 40484 0 0 0 119961 46 0 0 25 0 1 0 332658133 162222080 39066 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 39605 39066 67 122 0 39479 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 158420

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.43
CPU time (s): 1200.11
CPU user time (s): 1199.62
CPU system time (s): 0.490925
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 158948

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

runsolver used 0.902862 second user time and 2.39164 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Mon Mar  5 20:36:45 UTC 2007

IDJOB= 328903
IDBENCH= 20527
IDSOLVER= 107
FILE ID= node68/328903-1173127005

PBS_JOBID= 4015150

Free space on /tmp= 66442 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k85.cnf
COMMAND LINE= /tmp/evaluation/328903-1173127005/mxc /tmp/evaluation/328903-1173127005/instance-328903-1173127005.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-328903-1173127005 -o ROOT/results/node68/solver-328903-1173127005 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328903-1173127005/mxc /tmp/evaluation/328903-1173127005/instance-328903-1173127005.cnf            

META MD5SUM SOLVER= fd459248d3e92e664505cc2f0f683bf4
MD5SUM BENCH=  c3d30b6959b230b8a74fb1a82919c5c8

RANDOM SEED= 20570219

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.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:       1282240 kB
Buffers:         42336 kB
Cached:         641192 kB
SwapCached:       3680 kB
Active:         209096 kB
Inactive:       484028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1282240 kB
SwapTotal:     4192956 kB
SwapFree:      4183224 kB
Dirty:            4728 kB
Writeback:           0 kB
Mapped:          15564 kB
Slab:            66644 kB
Committed_AS:   829328 kB
PageTables:       1380 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= 66442 MiB

End job on node68 on Mon Mar  5 20:56:48 UTC 2007