Trace number 319093

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 v1? (TO) 1200.04 1200.83

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.13.unsat.cnf
MD5SUM8ca1246723b65c8e0ae1eddb535ce13f
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 variables2010
Number of clauses6802
Sum of the clauses size17668
Maximum clause length25
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22961
Number of clauses of size 33733
Number of clauses of size 443
Number of clauses of size 546
Number of clauses of size over 516

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

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/node17/watcher-319093-1178883061 -o ROOT/results/node17/solver-319093-1178883061 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319093-1178883061/MiraXTv1_dyn /tmp/evaluation/319093-1178883061/instance-319093-1178883061.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.66 0.86 0.95 3/77 16017
/proc/meminfo: memFree=1719792/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=3920 CPUtime=0
/proc/16017/stat : 16017 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 336223644 4014080 322 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134571819 0 0 4096 0 0 0 0 17 0 0 0
/proc/16017/statm: 980 323 206 20 0 338 0

[startup+0.06296 s]
/proc/loadavg: 0.66 0.86 0.95 3/77 16017
/proc/meminfo: memFree=1719792/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=6044 CPUtime=0.06
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 710 0 0 0 6 0 0 0 18 0 2 0 336223644 6189056 685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 1511 685 218 20 0 869 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6044

[startup+0.101963 s]
/proc/loadavg: 0.66 0.86 0.95 3/77 16017
/proc/meminfo: memFree=1719792/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=6044 CPUtime=0.09
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 720 0 0 0 9 0 0 0 18 0 2 0 336223644 6189056 695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 1511 695 218 20 0 869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6044

[startup+0.301984 s]
/proc/loadavg: 0.66 0.86 0.95 3/77 16017
/proc/meminfo: memFree=1719792/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=6704 CPUtime=0.29
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 897 0 0 0 29 0 0 0 18 0 2 0 336223644 6864896 872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 1676 872 218 20 0 1034 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6704

[startup+0.701025 s]
/proc/loadavg: 0.66 0.86 0.95 3/77 16017
/proc/meminfo: memFree=1719792/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=8476 CPUtime=0.69
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 1187 0 0 0 69 0 0 0 18 0 2 0 336223644 8679424 1162 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 2119 1162 218 20 0 1477 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8476

[startup+1.50111 s]
/proc/loadavg: 0.69 0.86 0.95 2/79 16019
/proc/meminfo: memFree=1714976/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=10776 CPUtime=1.49
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 1789 0 0 0 149 0 0 0 18 0 2 0 336223644 11034624 1764 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 2694 1764 218 20 0 2052 0
[pid=16017/tid=16019] ppid=16015 vsize=10776 CPUtime=1.46
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 1241 0 0 0 146 0 0 0 25 0 2 0 336223647 11034624 1764 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10776

[startup+3.10127 s]
/proc/loadavg: 0.69 0.86 0.95 2/79 16019
/proc/meminfo: memFree=1711648/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=13572 CPUtime=3.09
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 2522 0 0 0 309 0 0 0 18 0 2 0 336223644 13897728 2497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 3393 2497 218 20 0 2751 0
[pid=16017/tid=16019] ppid=16015 vsize=13572 CPUtime=3.06
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 1974 0 0 0 306 0 0 0 25 0 2 0 336223647 13897728 2497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13572

[startup+6.30261 s]
/proc/loadavg: 0.69 0.86 0.95 2/79 16019
/proc/meminfo: memFree=1706848/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=18920 CPUtime=6.29
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 3900 0 0 0 628 1 0 0 18 0 2 0 336223644 19374080 3875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 4730 3875 218 20 0 4088 0
[pid=16017/tid=16019] ppid=16015 vsize=18920 CPUtime=6.26
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 3352 0 0 0 625 1 0 0 25 0 2 0 336223647 19374080 3875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18920

[startup+12.7013 s]
/proc/loadavg: 0.73 0.86 0.95 2/79 16019
/proc/meminfo: memFree=1696032/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=27372 CPUtime=12.68
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 6102 0 0 0 1265 3 0 0 18 0 2 0 336223644 28028928 6040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 6843 6040 218 20 0 6201 0
[pid=16017/tid=16019] ppid=16015 vsize=27372 CPUtime=12.65
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 5554 0 0 0 1262 3 0 0 25 0 2 0 336223647 28028928 6040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27372

[startup+25.5016 s]
/proc/loadavg: 0.77 0.87 0.95 2/79 16019
/proc/meminfo: memFree=1683424/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=40656 CPUtime=25.48
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 9521 0 0 0 2542 6 0 0 18 0 2 0 336223644 41631744 9372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 10164 9372 218 20 0 9522 0
[pid=16017/tid=16019] ppid=16015 vsize=40656 CPUtime=25.45
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 8973 0 0 0 2539 6 0 0 25 0 2 0 336223647 41631744 9372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40656

[startup+51.1013 s]
/proc/loadavg: 0.85 0.88 0.95 2/79 16019
/proc/meminfo: memFree=1672416/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=51804 CPUtime=51.06
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 12492 0 0 0 5098 8 0 0 18 0 2 0 336223644 53047296 12173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 12951 12173 218 20 0 12309 0
[pid=16017/tid=16019] ppid=16015 vsize=51804 CPUtime=51.03
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 11944 0 0 0 5095 8 0 0 25 0 2 0 336223647 53047296 12173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 51804

[startup+102.306 s]
/proc/loadavg: 0.94 0.89 0.95 2/79 16019
/proc/meminfo: memFree=1664864/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=58200 CPUtime=102.23
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 14507 0 0 0 10214 9 0 0 18 0 2 0 336223644 59596800 13786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 14550 13786 218 20 0 13908 0
[pid=16017/tid=16019] ppid=16015 vsize=58200 CPUtime=102.2
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 13959 0 0 0 10211 9 0 0 25 0 2 0 336223647 59596800 13786 18446744073709551615 134512640 134597700 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) 58200

[startup+162.302 s]
/proc/loadavg: 0.98 0.91 0.95 2/79 16019
/proc/meminfo: memFree=1659744/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=63216 CPUtime=162.19
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 16222 0 0 0 16208 11 0 0 18 0 2 0 336223644 64733184 15071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 15804 15071 218 20 0 15162 0
[pid=16017/tid=16019] ppid=16015 vsize=63216 CPUtime=162.16
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 15674 0 0 0 16205 11 0 0 25 0 2 0 336223647 64733184 15071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 63216

[startup+222.301 s]
/proc/loadavg: 0.99 0.92 0.95 2/79 16019
/proc/meminfo: memFree=1659744/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=63216 CPUtime=222.16
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 16597 0 0 0 22205 11 0 0 18 0 2 0 336223644 64733184 15080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 15804 15080 218 20 0 15162 0
[pid=16017/tid=16019] ppid=16015 vsize=63216 CPUtime=222.13
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 16049 0 0 0 22202 11 0 0 25 0 2 0 336223647 64733184 15080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 63216

[startup+282.301 s]
/proc/loadavg: 0.99 0.94 0.95 2/79 16019
/proc/meminfo: memFree=1657632/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=65328 CPUtime=282.12
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 17571 0 0 0 28200 12 0 0 18 0 2 0 336223644 66895872 15607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 16332 15607 218 20 0 15690 0
[pid=16017/tid=16019] ppid=16015 vsize=65328 CPUtime=282.09
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 17023 0 0 0 28197 12 0 0 25 0 2 0 336223647 66895872 15607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 65328

[startup+342.302 s]
/proc/loadavg: 0.99 0.94 0.95 2/79 16019
/proc/meminfo: memFree=1644320/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=78792 CPUtime=342.07
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 21308 0 0 0 34191 16 0 0 18 0 2 0 336223644 80683008 18966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 19698 18966 218 20 0 19056 0
[pid=16017/tid=16019] ppid=16015 vsize=78792 CPUtime=342.04
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 20760 0 0 0 34188 16 0 0 25 0 2 0 336223647 80683008 18966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 78792

[startup+402.302 s]
/proc/loadavg: 0.99 0.95 0.95 2/79 16019
/proc/meminfo: memFree=1642720/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=80244 CPUtime=402.04
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 22003 0 0 0 40188 16 0 0 18 0 2 0 336223644 82169856 19357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 20061 19357 218 20 0 19419 0
[pid=16017/tid=16019] ppid=16015 vsize=80244 CPUtime=402.01
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 21455 0 0 0 40185 16 0 0 25 0 2 0 336223647 82169856 19357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 80244

[startup+462.301 s]
/proc/loadavg: 0.99 0.96 0.95 2/79 16019
/proc/meminfo: memFree=1642528/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=80244 CPUtime=461.98
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 22396 0 0 0 46182 16 0 0 18 0 2 0 336223644 82169856 19365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 20061 19365 218 20 0 19419 0
[pid=16017/tid=16019] ppid=16015 vsize=80244 CPUtime=461.95
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 21848 0 0 0 46179 16 0 0 25 0 2 0 336223647 82169856 19365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 80244

[startup+522.302 s]
/proc/loadavg: 0.99 0.96 0.95 2/79 16019
/proc/meminfo: memFree=1642528/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=80244 CPUtime=521.94
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 22554 0 0 0 52178 16 0 0 18 0 2 0 336223644 82169856 19367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 20061 19367 218 20 0 19419 0
[pid=16017/tid=16019] ppid=16015 vsize=80244 CPUtime=521.91
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 22006 0 0 0 52175 16 0 0 25 0 2 0 336223647 82169856 19367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 80244

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 16019
/proc/meminfo: memFree=1642464/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=80708 CPUtime=581.91
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 22815 0 0 0 58174 17 0 0 18 0 2 0 336223644 82644992 19394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 20177 19394 218 20 0 19535 0
[pid=16017/tid=16019] ppid=16015 vsize=80708 CPUtime=581.87
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 22267 0 0 0 58171 16 0 0 25 0 2 0 336223647 82644992 19394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 80708

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 16019
/proc/meminfo: memFree=1642528/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=80708 CPUtime=641.87
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 23050 0 0 0 64170 17 0 0 18 0 2 0 336223644 82644992 19395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 20177 19395 218 20 0 19535 0
[pid=16017/tid=16019] ppid=16015 vsize=80708 CPUtime=641.84
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 22502 0 0 0 64167 17 0 0 25 0 2 0 336223647 82644992 19395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 80708

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 16021
/proc/meminfo: memFree=1642464/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=80708 CPUtime=701.82
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 23448 0 0 0 70165 17 0 0 18 0 2 0 336223644 82644992 19398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 20177 19398 218 20 0 19535 0
[pid=16017/tid=16019] ppid=16015 vsize=80708 CPUtime=701.79
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 22900 0 0 0 70162 17 0 0 25 0 2 0 336223647 82644992 19398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.82
Current children cumulated vsize (KiB) 80708

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 16021
/proc/meminfo: memFree=1634976/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=88628 CPUtime=761.79
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 25583 0 0 0 76160 19 0 0 18 0 2 0 336223644 90755072 21375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 22157 21375 218 20 0 21515 0
[pid=16017/tid=16019] ppid=16015 vsize=88628 CPUtime=761.76
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 25035 0 0 0 76157 19 0 0 25 0 2 0 336223647 90755072 21375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.79
Current children cumulated vsize (KiB) 88628

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 16021
/proc/meminfo: memFree=1628128/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=95228 CPUtime=821.73
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 27549 0 0 0 82154 19 0 0 18 0 2 0 336223644 97513472 23025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 23807 23025 218 20 0 23165 0
[pid=16017/tid=16019] ppid=16015 vsize=95228 CPUtime=821.71
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 27001 0 0 0 82152 19 0 0 25 0 2 0 336223647 97513472 23025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.73
Current children cumulated vsize (KiB) 95228

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 16021
/proc/meminfo: memFree=1628064/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=95228 CPUtime=881.7
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 27873 0 0 0 88151 19 0 0 18 0 2 0 336223644 97513472 23029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 23807 23029 218 20 0 23165 0
[pid=16017/tid=16019] ppid=16015 vsize=95228 CPUtime=881.67
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 27325 0 0 0 88148 19 0 0 25 0 2 0 336223647 97513472 23029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.7
Current children cumulated vsize (KiB) 95228

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 16021
/proc/meminfo: memFree=1628064/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=95228 CPUtime=941.67
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 28196 0 0 0 94147 20 0 0 18 0 2 0 336223644 97513472 23032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 23807 23032 218 20 0 23165 0
[pid=16017/tid=16019] ppid=16015 vsize=95228 CPUtime=941.64
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 27648 0 0 0 94144 20 0 0 25 0 2 0 336223647 97513472 23032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.67
Current children cumulated vsize (KiB) 95228

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 16021
/proc/meminfo: memFree=1628064/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=95228 CPUtime=1001.63
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 28276 0 0 0 100143 20 0 0 18 0 2 0 336223644 97513472 23032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 23807 23032 218 20 0 23165 0
[pid=16017/tid=16019] ppid=16015 vsize=95228 CPUtime=1001.6
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 27728 0 0 0 100140 20 0 0 25 0 2 0 336223647 97513472 23032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.63
Current children cumulated vsize (KiB) 95228

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 16021
/proc/meminfo: memFree=1628064/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=95228 CPUtime=1061.59
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 28278 0 0 0 106139 20 0 0 18 0 2 0 336223644 97513472 23034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 23807 23034 218 20 0 23165 0
[pid=16017/tid=16019] ppid=16015 vsize=95228 CPUtime=1061.56
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 27730 0 0 0 106136 20 0 0 25 0 2 0 336223647 97513472 23034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.59
Current children cumulated vsize (KiB) 95228

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 16021
/proc/meminfo: memFree=1628064/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=95228 CPUtime=1121.55
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 28284 0 0 0 112135 20 0 0 18 0 2 0 336223644 97513472 23040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 23807 23040 218 20 0 23165 0
[pid=16017/tid=16019] ppid=16015 vsize=95228 CPUtime=1121.52
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 27736 0 0 0 112132 20 0 0 25 0 2 0 336223647 97513472 23040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.55
Current children cumulated vsize (KiB) 95228

[startup+1182.3 s]
/proc/loadavg: 1.07 0.99 0.96 2/79 16021
/proc/meminfo: memFree=1628064/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=95384 CPUtime=1181.52
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 28288 0 0 0 118131 21 0 0 18 0 2 0 336223644 97673216 23044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 23846 23044 218 20 0 23204 0
[pid=16017/tid=16019] ppid=16015 vsize=95384 CPUtime=1181.48
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 27740 0 0 0 118128 20 0 0 25 0 2 0 336223647 97673216 23044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.52
Current children cumulated vsize (KiB) 95384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.05 0.99 0.96 2/79 16021
/proc/meminfo: memFree=1628000/2055920 swapFree=4140644/4192956
[pid=16017] ppid=16015 vsize=95384 CPUtime=1200.02
/proc/16017/stat : 16017 (MiraXTv1_dyn) S 16015 16017 13535 0 -1 4194304 28291 0 0 0 119981 21 0 0 18 0 2 0 336223644 97673216 23047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16017/statm: 23846 23047 218 20 0 23204 0
[pid=16017/tid=16019] ppid=16015 vsize=95384 CPUtime=1199.98
/proc/16017/task/16019/stat : 16019 (MiraXTv1_dyn) R 16015 16017 13535 0 -1 4194368 27743 0 0 0 119978 20 0 0 25 0 2 0 336223647 97673216 23047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 95384

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.83
CPU time (s): 1200.04
CPU user time (s): 1199.82
CPU system time (s): 0.224965
CPU usage (%): 99.9345
Max. virtual memory (cumulated for all children) (KiB): 95548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.82
system time used= 0.224965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28291
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= 11
involuntary context switches= 24458

runsolver used 1.3308 second user time and 3.04354 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri May 11 11:31:01 UTC 2007

IDJOB= 319093
IDBENCH= 20470
IDSOLVER= 130
FILE ID= node17/319093-1178883061

PBS_JOBID= 5251051

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.13.unsat.cnf
COMMAND LINE= /tmp/evaluation/319093-1178883061/MiraXTv1_dyn /tmp/evaluation/319093-1178883061/instance-319093-1178883061.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-319093-1178883061 -o ROOT/results/node17/solver-319093-1178883061 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319093-1178883061/MiraXTv1_dyn /tmp/evaluation/319093-1178883061/instance-319093-1178883061.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8ca1246723b65c8e0ae1eddb535ce13f

RANDOM SEED= 433155025

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1720072 kB
Buffers:         48408 kB
Cached:         186740 kB
SwapCached:      15568 kB
Active:         137456 kB
Inactive:       135692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720072 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            4256 kB
Writeback:           0 kB
Mapped:          43936 kB
Slab:            48228 kB
Committed_AS: 10194076 kB
PageTables:       1828 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= 66561 MiB

End job on node17 on Fri May 11 11:51:04 UTC 2007