Trace number 316564

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
MiraXT v2? (TO) 1200.09 1200.82

General information on the benchmark

Namecrafted/spence/
hard/s109-100.cnf
MD5SUM11c209576d94e395a78f5a6b8d2ce9b6
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 variables109
Number of clauses228
Sum of the clauses size684
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3228
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node12/watcher-316564-1178882264 -o ROOT/results/node12/solver-316564-1178882264 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316564-1178882264/MiraXTv2_dyn /tmp/evaluation/316564-1178882264/instance-316564-1178882264.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: 1.99 1.97 1.84 3/77 9673
/proc/meminfo: memFree=1651192/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=3852 CPUtime=0
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 300 0 0 0 0 0 0 0 18 0 2 0 364263775 3944448 275 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 963 275 214 20 0 321 0
[pid=9673/tid=9674] ppid=9671 vsize=3852 CPUtime=0
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 12 0 0 0 0 0 0 0 19 0 2 0 364263776 3944448 279 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134537216 0 0 4096 0 0 0 0 -1 0 0 0

[startup+0.019571 s]
/proc/loadavg: 1.99 1.97 1.84 3/77 9673
/proc/meminfo: memFree=1651192/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=4640 CPUtime=0.01
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 333 0 0 0 1 0 0 0 18 0 2 0 364263775 4751360 308 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 1160 308 218 20 0 518 0
[pid=9673/tid=9674] ppid=9671 vsize=4640 CPUtime=0.01
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 42 0 0 0 1 0 0 0 19 0 2 0 364263776 4751360 309 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4640

[startup+0.101579 s]
/proc/loadavg: 1.99 1.97 1.84 3/77 9673
/proc/meminfo: memFree=1651192/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=5228 CPUtime=0.09
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 468 0 0 0 9 0 0 0 18 0 2 0 364263775 5353472 443 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 1307 443 218 20 0 665 0
[pid=9673/tid=9674] ppid=9671 vsize=5228 CPUtime=0.09
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 176 0 0 0 9 0 0 0 19 0 2 0 364263776 5353472 443 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565775 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5228

[startup+0.301599 s]
/proc/loadavg: 1.99 1.97 1.84 3/77 9673
/proc/meminfo: memFree=1651192/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=6204 CPUtime=0.29
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 717 0 0 0 29 0 0 0 18 0 2 0 364263775 6352896 692 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 1551 692 218 20 0 909 0
[pid=9673/tid=9674] ppid=9671 vsize=6204 CPUtime=0.29
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 425 0 0 0 29 0 0 0 21 0 2 0 364263776 6352896 692 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6204

[startup+0.701639 s]
/proc/loadavg: 1.99 1.97 1.84 3/77 9673
/proc/meminfo: memFree=1651192/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=7044 CPUtime=0.69
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 951 0 0 0 69 0 0 0 18 0 2 0 364263775 7213056 926 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 1761 926 218 20 0 1119 0
[pid=9673/tid=9674] ppid=9671 vsize=7044 CPUtime=0.69
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 659 0 0 0 69 0 0 0 25 0 2 0 364263776 7213056 926 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7044

[startup+1.50172 s]
/proc/loadavg: 1.91 1.95 1.83 2/79 9675
/proc/meminfo: memFree=1647784/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=8436 CPUtime=1.49
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 1312 0 0 0 149 0 0 0 18 0 2 0 364263775 8638464 1287 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 2109 1287 218 20 0 1467 0
[pid=9673/tid=9674] ppid=9671 vsize=8436 CPUtime=1.49
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 1020 0 0 0 149 0 0 0 25 0 2 0 364263776 8638464 1287 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8436

[startup+3.10188 s]
/proc/loadavg: 1.91 1.95 1.83 2/79 9675
/proc/meminfo: memFree=1645480/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=10728 CPUtime=3.09
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 1908 0 0 0 308 1 0 0 18 0 2 0 364263775 10985472 1846 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 2682 1846 218 20 0 2040 0
[pid=9673/tid=9674] ppid=9671 vsize=10728 CPUtime=3.09
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 1616 0 0 0 308 1 0 0 25 0 2 0 364263776 10985472 1846 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10728

[startup+6.3012 s]
/proc/loadavg: 1.91 1.95 1.83 2/79 9675
/proc/meminfo: memFree=1643176/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=12872 CPUtime=6.29
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 2505 0 0 0 628 1 0 0 18 0 2 0 364263775 13180928 2403 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 3218 2403 218 20 0 2576 0
[pid=9673/tid=9674] ppid=9671 vsize=12872 CPUtime=6.28
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 2213 0 0 0 627 1 0 0 25 0 2 0 364263776 13180928 2403 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12872

[startup+12.7018 s]
/proc/loadavg: 1.77 1.92 1.82 2/79 9675
/proc/meminfo: memFree=1639144/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=15624 CPUtime=12.69
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 3362 0 0 0 1267 2 0 0 18 0 2 0 364263775 15998976 3103 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 3906 3103 218 20 0 3264 0
[pid=9673/tid=9674] ppid=9671 vsize=15624 CPUtime=12.69
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 3070 0 0 0 1267 2 0 0 25 0 2 0 364263776 15998976 3103 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15624

[startup+25.5011 s]
/proc/loadavg: 1.65 1.89 1.81 2/79 9675
/proc/meminfo: memFree=1636008/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=18820 CPUtime=25.48
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 4428 0 0 0 2546 2 0 0 18 0 2 0 364263775 19271680 3910 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 4705 3910 218 20 0 4063 0
[pid=9673/tid=9674] ppid=9671 vsize=18820 CPUtime=25.48
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 4136 0 0 0 2546 2 0 0 25 0 2 0 364263776 19271680 3910 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18820

[startup+51.1017 s]
/proc/loadavg: 1.50 1.83 1.80 2/79 9675
/proc/meminfo: memFree=1634344/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=20400 CPUtime=51.06
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 5366 0 0 0 5102 4 0 0 18 0 2 0 364263775 20889600 4338 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 5100 4338 218 20 0 4458 0
[pid=9673/tid=9674] ppid=9671 vsize=20400 CPUtime=51.05
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 5074 0 0 0 5102 3 0 0 25 0 2 0 364263776 20889600 4338 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 20400

[startup+102.306 s]
/proc/loadavg: 1.20 1.69 1.75 2/79 9675
/proc/meminfo: memFree=1632296/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=22492 CPUtime=102.23
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 6805 0 0 0 10219 4 0 0 18 0 2 0 364263775 23031808 4762 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 5623 4762 218 20 0 4981 0
[pid=9673/tid=9674] ppid=9671 vsize=22492 CPUtime=102.23
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 6513 0 0 0 10219 4 0 0 25 0 2 0 364263776 23031808 4762 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 22492

[startup+162.302 s]
/proc/loadavg: 1.07 1.56 1.70 2/79 9675
/proc/meminfo: memFree=1630312/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=24352 CPUtime=162.2
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 8286 0 0 0 16215 5 0 0 18 0 2 0 364263775 24936448 5258 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 6088 5258 218 20 0 5446 0
[pid=9673/tid=9674] ppid=9671 vsize=24352 CPUtime=162.19
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 7994 0 0 0 16214 5 0 0 25 0 2 0 364263776 24936448 5258 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526398 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 24352

[startup+222.302 s]
/proc/loadavg: 1.02 1.46 1.65 2/79 9675
/proc/meminfo: memFree=1629672/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=24944 CPUtime=222.17
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 9475 0 0 0 22210 7 0 0 18 0 2 0 364263775 25542656 5425 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 6236 5425 218 20 0 5594 0
[pid=9673/tid=9674] ppid=9671 vsize=24944 CPUtime=222.16
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 9183 0 0 0 22210 6 0 0 25 0 2 0 364263776 25542656 5425 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526388 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 24944

[startup+282.302 s]
/proc/loadavg: 1.01 1.37 1.61 2/79 9675
/proc/meminfo: memFree=1629096/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=25376 CPUtime=282.12
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 10586 0 0 0 28205 7 0 0 18 0 2 0 364263775 25985024 5564 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 6344 5564 218 20 0 5702 0
[pid=9673/tid=9674] ppid=9671 vsize=25376 CPUtime=282.12
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 10294 0 0 0 28205 7 0 0 25 0 2 0 364263776 25985024 5564 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 25376

[startup+342.302 s]
/proc/loadavg: 1.00 1.30 1.57 2/79 9675
/proc/meminfo: memFree=1628712/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=25812 CPUtime=342.09
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 11689 0 0 0 34201 8 0 0 18 0 2 0 364263775 26431488 5669 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 6453 5669 218 20 0 5811 0
[pid=9673/tid=9674] ppid=9671 vsize=25812 CPUtime=342.09
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 11397 0 0 0 34201 8 0 0 25 0 2 0 364263776 26431488 5669 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 25812

[startup+402.302 s]
/proc/loadavg: 1.00 1.24 1.53 2/79 9675
/proc/meminfo: memFree=1628456/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=26016 CPUtime=402.05
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 12747 0 0 0 40196 9 0 0 18 0 2 0 364263775 26640384 5712 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 6504 5712 218 20 0 5862 0
[pid=9673/tid=9674] ppid=9671 vsize=26016 CPUtime=402.05
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 12455 0 0 0 40196 9 0 0 25 0 2 0 364263776 26640384 5712 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 26016

[startup+462.302 s]
/proc/loadavg: 1.00 1.20 1.49 2/79 9675
/proc/meminfo: memFree=1628200/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=26192 CPUtime=462.01
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 13942 0 0 0 46191 10 0 0 18 0 2 0 364263775 26820608 5780 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 6548 5780 218 20 0 5906 0
[pid=9673/tid=9674] ppid=9671 vsize=26192 CPUtime=462
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 13650 0 0 0 46191 9 0 0 25 0 2 0 364263776 26820608 5780 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 26192

[startup+522.302 s]
/proc/loadavg: 1.00 1.16 1.46 2/79 9675
/proc/meminfo: memFree=1628008/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=26940 CPUtime=521.98
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 14973 0 0 0 52188 10 0 0 18 0 2 0 364263775 27586560 5858 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 6735 5858 218 20 0 6093 0
[pid=9673/tid=9674] ppid=9671 vsize=26940 CPUtime=521.97
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 14681 0 0 0 52187 10 0 0 25 0 2 0 364263776 27586560 5858 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 26940

[startup+582.302 s]
/proc/loadavg: 1.00 1.13 1.43 2/79 9675
/proc/meminfo: memFree=1627624/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=27716 CPUtime=581.95
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 16018 0 0 0 58183 12 0 0 18 0 2 0 364263775 28381184 5937 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 6929 5937 218 20 0 6287 0
[pid=9673/tid=9674] ppid=9671 vsize=27716 CPUtime=581.94
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 15726 0 0 0 58183 11 0 0 25 0 2 0 364263776 28381184 5937 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526694 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 27716

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.40 2/79 9675
/proc/meminfo: memFree=1627304/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=28240 CPUtime=641.9
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 17095 0 0 0 64178 12 0 0 18 0 2 0 364263775 28917760 6035 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 7060 6035 218 20 0 6418 0
[pid=9673/tid=9674] ppid=9671 vsize=28240 CPUtime=641.9
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 16803 0 0 0 64178 12 0 0 25 0 2 0 364263776 28917760 6035 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 28240

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.37 2/79 9675
/proc/meminfo: memFree=1627176/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=28424 CPUtime=701.86
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 18131 0 0 0 70174 12 0 0 18 0 2 0 364263775 29106176 6085 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 7106 6085 218 20 0 6464 0
[pid=9673/tid=9674] ppid=9671 vsize=28424 CPUtime=701.86
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 17839 0 0 0 70174 12 0 0 25 0 2 0 364263776 29106176 6085 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 28424

[startup+762.307 s]
/proc/loadavg: 1.00 1.06 1.35 2/79 9675
/proc/meminfo: memFree=1626856/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=28556 CPUtime=761.84
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 19185 0 0 0 76171 13 0 0 18 0 2 0 364263775 29241344 6146 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 7139 6146 218 20 0 6497 0
[pid=9673/tid=9674] ppid=9671 vsize=28556 CPUtime=761.83
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 18893 0 0 0 76170 13 0 0 25 0 2 0 364263776 29241344 6146 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 28556

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.32 2/79 9675
/proc/meminfo: memFree=1626600/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=28964 CPUtime=821.79
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 20251 0 0 0 82165 14 0 0 18 0 2 0 364263775 29659136 6209 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 7241 6209 218 20 0 6599 0
[pid=9673/tid=9674] ppid=9671 vsize=28964 CPUtime=821.79
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 19959 0 0 0 82165 14 0 0 25 0 2 0 364263776 29659136 6209 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 28964

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.30 2/79 9675
/proc/meminfo: memFree=1626472/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=29096 CPUtime=881.75
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 21297 0 0 0 88161 14 0 0 18 0 2 0 364263775 29794304 6245 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 7274 6245 218 20 0 6632 0
[pid=9673/tid=9674] ppid=9671 vsize=29096 CPUtime=881.75
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 21005 0 0 0 88161 14 0 0 25 0 2 0 364263776 29794304 6245 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 29096

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.28 2/79 9675
/proc/meminfo: memFree=1626408/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=29328 CPUtime=941.73
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 22372 0 0 0 94158 15 0 0 18 0 2 0 364263775 30031872 6300 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 7332 6300 218 20 0 6690 0
[pid=9673/tid=9674] ppid=9671 vsize=29328 CPUtime=941.73
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 22080 0 0 0 94158 15 0 0 25 0 2 0 364263776 30031872 6300 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 29328

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/79 9675
/proc/meminfo: memFree=1626216/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=29328 CPUtime=1001.67
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 23304 0 0 0 100152 15 0 0 18 0 2 0 364263775 30031872 6307 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 7332 6307 218 20 0 6690 0
[pid=9673/tid=9674] ppid=9671 vsize=29328 CPUtime=1001.67
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 23012 0 0 0 100152 15 0 0 25 0 2 0 364263776 30031872 6307 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 29328

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.24 2/79 9675
/proc/meminfo: memFree=1626088/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=29664 CPUtime=1061.64
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 24299 0 0 0 106148 16 0 0 18 0 2 0 364263775 30375936 6368 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 7416 6368 218 20 0 6774 0
[pid=9673/tid=9674] ppid=9671 vsize=29664 CPUtime=1061.64
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 24007 0 0 0 106148 16 0 0 25 0 2 0 364263776 30375936 6368 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526301 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.64
Current children cumulated vsize (KiB) 29664

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.22 2/79 9677
/proc/meminfo: memFree=1625704/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=29796 CPUtime=1121.62
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 25303 0 0 0 112145 17 0 0 18 0 2 0 364263775 30511104 6432 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 7449 6432 218 20 0 6807 0
[pid=9673/tid=9674] ppid=9671 vsize=29796 CPUtime=1121.61
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 25011 0 0 0 112144 17 0 0 25 0 2 0 364263776 30511104 6432 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 29796

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/79 9677
/proc/meminfo: memFree=1625704/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=30024 CPUtime=1181.57
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 26275 0 0 0 118140 17 0 0 18 0 2 0 364263775 30744576 6459 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 7506 6459 218 20 0 6864 0
[pid=9673/tid=9674] ppid=9671 vsize=30024 CPUtime=1181.57
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 25983 0 0 0 118140 17 0 0 25 0 2 0 364263776 30744576 6459 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 30024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.20 2/79 9677
/proc/meminfo: memFree=1625512/2055920 swapFree=4154876/4192956
[pid=9673] ppid=9671 vsize=30024 CPUtime=1200.06
/proc/9673/stat : 9673 (MiraXTv2_dyn) S 9671 9673 7912 0 -1 4194304 26511 0 0 0 119989 17 0 0 18 0 2 0 364263775 30744576 6483 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9673/statm: 7506 6483 218 20 0 6864 0
[pid=9673/tid=9674] ppid=9671 vsize=30024 CPUtime=1200.06
/proc/9673/task/9674/stat : 9674 (MiraXTv2_dyn) R 9671 9673 7912 0 -1 4194368 26219 0 0 0 119989 17 0 0 25 0 2 0 364263776 30744576 6483 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 30024

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.82
CPU time (s): 1200.09
CPU user time (s): 1199.9
CPU system time (s): 0.184971
CPU usage (%): 99.9393
Max. virtual memory (cumulated for all children) (KiB): 30024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.9
system time used= 0.184971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26511
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= 13
involuntary context switches= 27321

runsolver used 1.25281 second user time and 3.12352 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri May 11 11:17:44 UTC 2007

IDJOB= 316564
IDBENCH= 20444
IDSOLVER= 129
FILE ID= node12/316564-1178882264

PBS_JOBID= 5251055

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s109-100.cnf
COMMAND LINE= /tmp/evaluation/316564-1178882264/MiraXTv2_dyn /tmp/evaluation/316564-1178882264/instance-316564-1178882264.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-316564-1178882264 -o ROOT/results/node12/solver-316564-1178882264 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316564-1178882264/MiraXTv2_dyn /tmp/evaluation/316564-1178882264/instance-316564-1178882264.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  11c209576d94e395a78f5a6b8d2ce9b6

RANDOM SEED= 35886801

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1651408 kB
Buffers:         50316 kB
Cached:         251000 kB
SwapCached:      17536 kB
Active:         160372 kB
Inactive:       180088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1651408 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          44608 kB
Slab:            49444 kB
Committed_AS: 10957568 kB
PageTables:       1848 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= 66559 MiB

End job on node12 on Fri May 11 11:37:47 UTC 2007