Trace number 294035

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1284937235-05.SAT.shuffled.cnf
MD5SUM9f547cac349776cc84bd1d9fb15046d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.12598
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of clauses2769
Sum of the clauses size13845
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52769
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/node18/watcher-294035-1178893315 -o ROOT/results/node18/solver-294035-1178893315 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/294035-1178893315/MiraXTv2_dyn /tmp/evaluation/294035-1178893315/instance-294035-1178893315.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.92 0.98 1.17 3/77 12526
/proc/meminfo: memFree=1741880/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=3788 CPUtime=0
/proc/12526/stat : 12526 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 337248879 3878912 268 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 0 0 0
/proc/12526/statm: 947 268 206 20 0 305 0

[startup+0.099733 s]
/proc/loadavg: 0.92 0.98 1.17 3/77 12526
/proc/meminfo: memFree=1741880/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=5796 CPUtime=0.09
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 560 0 0 0 9 0 0 0 18 0 2 0 337248879 5935104 535 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 1449 536 218 20 0 807 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5796

[startup+0.101732 s]
/proc/loadavg: 0.92 0.98 1.17 3/77 12526
/proc/meminfo: memFree=1741880/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=5796 CPUtime=0.09
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 562 0 0 0 9 0 0 0 18 0 2 0 337248879 5935104 537 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 1449 537 218 20 0 807 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5796

[startup+0.301752 s]
/proc/loadavg: 0.92 0.98 1.17 3/77 12526
/proc/meminfo: memFree=1741880/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=6668 CPUtime=0.29
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 816 0 0 0 29 0 0 0 18 0 2 0 337248879 6828032 791 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 1667 791 218 20 0 1025 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6668

[startup+0.70179 s]
/proc/loadavg: 0.92 0.98 1.17 3/77 12526
/proc/meminfo: memFree=1741880/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=8108 CPUtime=0.69
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 1197 0 0 0 69 0 0 0 18 0 2 0 337248879 8302592 1172 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 2027 1172 218 20 0 1385 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8108

[startup+1.50187 s]
/proc/loadavg: 0.92 0.98 1.17 2/79 12528
/proc/meminfo: memFree=1737576/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=9548 CPUtime=1.49
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 1577 0 0 0 149 0 0 0 18 0 2 0 337248879 9777152 1552 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 2387 1552 218 20 0 1745 0
[pid=12526/tid=12528] ppid=12524 vsize=9548 CPUtime=1.47
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 1210 0 0 0 147 0 0 0 25 0 2 0 337248881 9777152 1552 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9548

[startup+3.10202 s]
/proc/loadavg: 0.92 0.98 1.17 2/79 12528
/proc/meminfo: memFree=1734952/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=12632 CPUtime=3.09
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 2385 0 0 0 308 1 0 0 18 0 2 0 337248879 12935168 2360 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 3158 2360 218 20 0 2516 0
[pid=12526/tid=12528] ppid=12524 vsize=12632 CPUtime=3.07
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 2018 0 0 0 306 1 0 0 25 0 2 0 337248881 12935168 2360 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12632

[startup+6.30133 s]
/proc/loadavg: 0.93 0.98 1.16 2/79 12528
/proc/meminfo: memFree=1732144/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=14684 CPUtime=6.29
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 2930 0 0 0 628 1 0 0 18 0 2 0 337248879 15036416 2830 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 3671 2830 218 20 0 3029 0
[pid=12526/tid=12528] ppid=12524 vsize=14684 CPUtime=6.27
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 2563 0 0 0 626 1 0 0 25 0 2 0 337248881 15036416 2830 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14684

[startup+12.703 s]
/proc/loadavg: 0.93 0.98 1.16 2/79 12528
/proc/meminfo: memFree=1726576/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=18916 CPUtime=12.68
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 4175 0 0 0 1266 2 0 0 18 0 2 0 337248879 19369984 3923 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 4729 3923 218 20 0 4087 0
[pid=12526/tid=12528] ppid=12524 vsize=18916 CPUtime=12.67
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 3808 0 0 0 1265 2 0 0 25 0 2 0 337248881 19369984 3923 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18916

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 1.16 2/79 12528
/proc/meminfo: memFree=1722872/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=22432 CPUtime=25.48
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 5301 0 0 0 2545 3 0 0 18 0 2 0 337248879 22970368 4806 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 5608 4806 218 20 0 4966 0
[pid=12526/tid=12528] ppid=12524 vsize=22432 CPUtime=25.46
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 4934 0 0 0 2544 2 0 0 25 0 2 0 337248881 22970368 4806 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526311 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22432

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 1.16 2/79 12528
/proc/meminfo: memFree=1720120/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=25292 CPUtime=51.07
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 6479 0 0 0 5104 3 0 0 18 0 2 0 337248879 25899008 5522 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 6323 5522 218 20 0 5681 0
[pid=12526/tid=12528] ppid=12524 vsize=25292 CPUtime=51.06
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 6112 0 0 0 5103 3 0 0 25 0 2 0 337248881 25899008 5522 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25292

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.15 2/79 12528
/proc/meminfo: memFree=1718328/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=27100 CPUtime=102.26
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 7745 0 0 0 10222 4 0 0 18 0 2 0 337248879 27750400 5965 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 6775 5965 218 20 0 6133 0
[pid=12526/tid=12528] ppid=12524 vsize=27100 CPUtime=102.25
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 7378 0 0 0 10221 4 0 0 25 0 2 0 337248881 27750400 5965 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27100

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.13 2/79 12528
/proc/meminfo: memFree=1717176/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=28200 CPUtime=162.24
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 9008 0 0 0 16219 5 0 0 18 0 2 0 337248879 28876800 6244 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 7050 6244 218 20 0 6408 0
[pid=12526/tid=12528] ppid=12524 vsize=28200 CPUtime=162.23
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 8641 0 0 0 16218 5 0 0 25 0 2 0 337248881 28876800 6244 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 28200

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.12 2/79 12528
/proc/meminfo: memFree=1716024/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=29252 CPUtime=222.23
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 10282 0 0 0 22217 6 0 0 18 0 2 0 337248879 29954048 6511 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 7313 6511 218 20 0 6671 0
[pid=12526/tid=12528] ppid=12524 vsize=29252 CPUtime=222.21
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 9915 0 0 0 22215 6 0 0 25 0 2 0 337248881 29954048 6511 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 29252

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.11 2/79 12528
/proc/meminfo: memFree=1714616/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=30560 CPUtime=282.21
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 11583 0 0 0 28214 7 0 0 18 0 2 0 337248879 31293440 6860 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 7640 6860 218 20 0 6998 0
[pid=12526/tid=12528] ppid=12524 vsize=30560 CPUtime=282.2
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 11216 0 0 0 28213 7 0 0 25 0 2 0 337248881 31293440 6860 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 30560

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.10 2/79 12528
/proc/meminfo: memFree=1714104/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=31004 CPUtime=342.2
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 12592 0 0 0 34212 8 0 0 18 0 2 0 337248879 31748096 6981 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 7751 6981 218 20 0 7109 0
[pid=12526/tid=12528] ppid=12524 vsize=31004 CPUtime=342.18
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 12225 0 0 0 34210 8 0 0 25 0 2 0 337248881 31748096 6981 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 31004

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.09 2/79 12528
/proc/meminfo: memFree=1713528/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=31584 CPUtime=402.18
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 13714 0 0 0 40209 9 0 0 18 0 2 0 337248879 32342016 7126 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 7896 7126 218 20 0 7254 0
[pid=12526/tid=12528] ppid=12524 vsize=31584 CPUtime=402.17
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 13347 0 0 0 40208 9 0 0 25 0 2 0 337248881 32342016 7126 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 31584

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.08 2/79 12528
/proc/meminfo: memFree=1713080/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=32116 CPUtime=462.17
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 14818 0 0 0 46207 10 0 0 18 0 2 0 337248879 32886784 7242 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 8029 7242 218 20 0 7387 0
[pid=12526/tid=12528] ppid=12524 vsize=32116 CPUtime=462.15
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 14451 0 0 0 46205 10 0 0 25 0 2 0 337248881 32886784 7242 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 32116

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/79 12528
/proc/meminfo: memFree=1712440/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=32952 CPUtime=522.15
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 15892 0 0 0 52204 11 0 0 18 0 2 0 337248879 33742848 7392 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 8238 7392 218 20 0 7596 0
[pid=12526/tid=12528] ppid=12524 vsize=32952 CPUtime=522.14
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 15525 0 0 0 52203 11 0 0 25 0 2 0 337248881 33742848 7392 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526299 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 32952

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 12528
/proc/meminfo: memFree=1711800/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=33600 CPUtime=582.14
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 16909 0 0 0 58202 12 0 0 18 0 2 0 337248879 34406400 7554 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 8400 7554 218 20 0 7758 0
[pid=12526/tid=12528] ppid=12524 vsize=33600 CPUtime=582.13
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 16542 0 0 0 58201 12 0 0 25 0 2 0 337248881 34406400 7554 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 33600

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 12528
/proc/meminfo: memFree=1711608/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=33804 CPUtime=642.13
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 17902 0 0 0 64200 13 0 0 18 0 2 0 337248879 34615296 7610 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 8451 7610 218 20 0 7809 0
[pid=12526/tid=12528] ppid=12524 vsize=33804 CPUtime=642.12
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 17535 0 0 0 64199 13 0 0 25 0 2 0 337248881 34615296 7610 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 33804

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/79 12528
/proc/meminfo: memFree=1711160/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=34328 CPUtime=702.11
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 18981 0 0 0 70197 14 0 0 18 0 2 0 337248879 35151872 7741 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 8582 7741 218 20 0 7940 0
[pid=12526/tid=12528] ppid=12524 vsize=34328 CPUtime=702.1
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 18614 0 0 0 70196 14 0 0 25 0 2 0 337248881 35151872 7741 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 34328

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.05 2/79 12528
/proc/meminfo: memFree=1710968/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=34540 CPUtime=762.1
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 19977 0 0 0 76195 15 0 0 18 0 2 0 337248879 35368960 7784 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 8635 7784 218 20 0 7993 0
[pid=12526/tid=12528] ppid=12524 vsize=34540 CPUtime=762.09
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 19610 0 0 0 76194 15 0 0 25 0 2 0 337248881 35368960 7784 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 34540

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/79 12528
/proc/meminfo: memFree=1710840/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=34896 CPUtime=822.09
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 20968 0 0 0 82193 16 0 0 18 0 2 0 337248879 35733504 7813 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 8724 7813 218 20 0 8082 0
[pid=12526/tid=12528] ppid=12524 vsize=34896 CPUtime=822.06
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 20601 0 0 0 82191 15 0 0 25 0 2 0 337248881 35733504 7813 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 34896

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 12528
/proc/meminfo: memFree=1710520/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=35060 CPUtime=882.07
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 21927 0 0 0 88190 17 0 0 18 0 2 0 337248879 35901440 7881 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 8765 7881 218 20 0 8123 0
[pid=12526/tid=12528] ppid=12524 vsize=35060 CPUtime=882.05
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 21560 0 0 0 88188 17 0 0 25 0 2 0 337248881 35901440 7881 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 35060

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 12528
/proc/meminfo: memFree=1710136/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=35432 CPUtime=942.05
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 22843 0 0 0 94187 18 0 0 18 0 2 0 337248879 36282368 7978 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 8858 7978 218 20 0 8216 0
[pid=12526/tid=12528] ppid=12524 vsize=35432 CPUtime=942.04
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 22476 0 0 0 94186 18 0 0 25 0 2 0 337248881 36282368 7978 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 35432

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 12528
/proc/meminfo: memFree=1710136/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=35432 CPUtime=1002.04
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 23754 0 0 0 100185 19 0 0 18 0 2 0 337248879 36282368 7984 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 8858 7984 218 20 0 8216 0
[pid=12526/tid=12528] ppid=12524 vsize=35432 CPUtime=1002.02
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 23387 0 0 0 100184 18 0 0 25 0 2 0 337248881 36282368 7984 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526264 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 35432

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.02 2/79 12528
/proc/meminfo: memFree=1709816/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=35848 CPUtime=1062.02
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 24762 0 0 0 106182 20 0 0 18 0 2 0 337248879 36708352 8079 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 8962 8079 218 20 0 8320 0
[pid=12526/tid=12528] ppid=12524 vsize=35848 CPUtime=1062.01
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 24395 0 0 0 106181 20 0 0 25 0 2 0 337248881 36708352 8079 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 35848

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.02 2/79 12528
/proc/meminfo: memFree=1709688/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=36052 CPUtime=1122.01
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 25618 0 0 0 112180 21 0 0 18 0 2 0 337248879 36917248 8105 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 9013 8105 218 20 0 8371 0
[pid=12526/tid=12528] ppid=12524 vsize=36052 CPUtime=1121.99
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 25251 0 0 0 112178 21 0 0 25 0 2 0 337248881 36917248 8105 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529989 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 36052

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.01 2/79 12528
/proc/meminfo: memFree=1709560/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=36052 CPUtime=1181.99
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 26570 0 0 0 118177 22 0 0 18 0 2 0 337248879 36917248 8134 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 9013 8134 218 20 0 8371 0
[pid=12526/tid=12528] ppid=12524 vsize=36052 CPUtime=1181.98
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 26203 0 0 0 118176 22 0 0 25 0 2 0 337248881 36917248 8134 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 36052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.01 2/79 12528
/proc/meminfo: memFree=1709560/2055920 swapFree=4144420/4192956
[pid=12526] ppid=12524 vsize=36052 CPUtime=1200.09
/proc/12526/stat : 12526 (MiraXTv2_dyn) S 12524 12526 11272 0 -1 4194304 26822 0 0 0 119987 22 0 0 18 0 2 0 337248879 36917248 8134 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12526/statm: 9013 8134 218 20 0 8371 0
[pid=12526/tid=12528] ppid=12524 vsize=36052 CPUtime=1200.08
/proc/12526/task/12528/stat : 12528 (MiraXTv2_dyn) R 12524 12526 11272 0 -1 4194368 26455 0 0 0 119986 22 0 0 25 0 2 0 337248881 36917248 8134 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 36052

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.42
CPU time (s): 1200.11
CPU user time (s): 1199.88
CPU system time (s): 0.233964
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 36180

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

runsolver used 1.2768 second user time and 3.09653 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri May 11 14:21:55 UTC 2007

IDJOB= 294035
IDBENCH= 19878
IDSOLVER= 129
FILE ID= node18/294035-1178893315

PBS_JOBID= 5251073

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1284937235-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294035-1178893315/MiraXTv2_dyn /tmp/evaluation/294035-1178893315/instance-294035-1178893315.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-294035-1178893315 -o ROOT/results/node18/solver-294035-1178893315 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/294035-1178893315/MiraXTv2_dyn /tmp/evaluation/294035-1178893315/instance-294035-1178893315.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  9f547cac349776cc84bd1d9fb15046d9

RANDOM SEED= 800598544

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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:       1742096 kB
Buffers:         47916 kB
Cached:         175296 kB
SwapCached:      18528 kB
Active:         124976 kB
Inactive:       126488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742096 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            3980 kB
Writeback:           0 kB
Mapped:          30120 kB
Slab:            47940 kB
Committed_AS:  8787812 kB
PageTables:       1776 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= 66548 MiB

End job on node18 on Fri May 11 14:41:58 UTC 2007