Trace number 309575

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.1 1200.52

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1557868591-12-SAT.cnf
MD5SUMf3dd554f0235253f67a0d81f3fcd0e26
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.021995
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
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 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/node3/watcher-309575-1178868959 -o ROOT/results/node3/solver-309575-1178868959 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/309575-1178868959/MiraXTv1_dyn /tmp/evaluation/309575-1178868959/instance-309575-1178868959.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 0.99 3/77 16700
/proc/meminfo: memFree=1827296/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=3788 CPUtime=0
/proc/16700/stat : 16700 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194304 294 0 0 0 0 0 0 0 18 0 1 0 362933657 3878912 269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11363277 0 0 4096 0 0 0 0 17 1 0 0
/proc/16700/statm: 947 272 205 20 0 305 0

[startup+0.010679 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16700
/proc/meminfo: memFree=1827296/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=4048 CPUtime=0
/proc/16700/stat : 16700 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 362933657 4145152 326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/16700/statm: 1012 326 207 20 0 370 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4048

[startup+0.101694 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16700
/proc/meminfo: memFree=1827296/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=5056 CPUtime=0.09
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 524 0 0 0 9 0 0 0 18 0 2 0 362933657 5177344 499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 1264 499 218 20 0 622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5056

[startup+0.301726 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16700
/proc/meminfo: memFree=1827296/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=6328 CPUtime=0.29
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 701 0 0 0 29 0 0 0 18 0 2 0 362933657 6479872 676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 1582 676 218 20 0 940 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6328

[startup+0.70279 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16700
/proc/meminfo: memFree=1827296/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=7464 CPUtime=0.69
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 1005 0 0 0 69 0 0 0 18 0 2 0 362933657 7643136 980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 1866 980 218 20 0 1224 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7464

[startup+1.50192 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1823376/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=8640 CPUtime=1.49
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 1343 0 0 0 149 0 0 0 18 0 2 0 362933657 8847360 1318 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 2160 1318 218 20 0 1518 0
[pid=16700/tid=16702] ppid=16698 vsize=8640 CPUtime=1.48
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 966 0 0 0 148 0 0 0 25 0 2 0 362933658 8847360 1318 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8640

[startup+3.10118 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1822160/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=10468 CPUtime=3.09
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 1818 0 0 0 309 0 0 0 18 0 2 0 362933657 10719232 1793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 2617 1793 218 20 0 1975 0
[pid=16700/tid=16702] ppid=16698 vsize=10468 CPUtime=3.08
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 1441 0 0 0 308 0 0 0 25 0 2 0 362933658 10719232 1793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10468

[startup+6.3017 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1817168/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=14284 CPUtime=6.29
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 2801 0 0 0 628 1 0 0 18 0 2 0 362933657 14626816 2740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 3571 2740 218 20 0 2929 0
[pid=16700/tid=16702] ppid=16698 vsize=14284 CPUtime=6.28
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 2424 0 0 0 627 1 0 0 25 0 2 0 362933658 14626816 2740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565806 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14284

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1813392/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=18040 CPUtime=12.68
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 3872 0 0 0 1266 2 0 0 18 0 2 0 362933657 18472960 3724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 4510 3724 218 20 0 3868 0
[pid=16700/tid=16702] ppid=16698 vsize=18040 CPUtime=12.67
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 3495 0 0 0 1265 2 0 0 25 0 2 0 362933658 18472960 3724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18040

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1808528/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=22268 CPUtime=25.49
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 5114 0 0 0 2545 4 0 0 18 0 2 0 362933657 22802432 4797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 5567 4797 218 20 0 4925 0
[pid=16700/tid=16702] ppid=16698 vsize=22268 CPUtime=25.46
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 4737 0 0 0 2543 3 0 0 25 0 2 0 362933658 22802432 4797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22268

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1803024/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=27768 CPUtime=51.07
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 6712 0 0 0 5103 4 0 0 18 0 2 0 362933657 28434432 6133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 6942 6133 218 20 0 6300 0
[pid=16700/tid=16702] ppid=16698 vsize=27768 CPUtime=51.06
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 6335 0 0 0 5102 4 0 0 25 0 2 0 362933658 28434432 6133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27768

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1798032/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=32484 CPUtime=102.26
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 8600 0 0 0 10220 6 0 0 18 0 2 0 362933657 33263616 7373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 8121 7373 218 20 0 7479 0
[pid=16700/tid=16702] ppid=16698 vsize=32484 CPUtime=102.25
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 8223 0 0 0 10219 6 0 0 25 0 2 0 362933658 33263616 7373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32484

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1797392/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=33044 CPUtime=162.24
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 9512 0 0 0 16217 7 0 0 18 0 2 0 362933657 33837056 7519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 8261 7519 218 20 0 7619 0
[pid=16700/tid=16702] ppid=16698 vsize=33044 CPUtime=162.22
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 9135 0 0 0 16216 6 0 0 25 0 2 0 362933658 33837056 7519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 33044

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1796240/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=34404 CPUtime=222.21
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 10431 0 0 0 22214 7 0 0 18 0 2 0 362933657 35229696 7799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 8601 7799 218 20 0 7959 0
[pid=16700/tid=16702] ppid=16698 vsize=34404 CPUtime=222.2
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 10054 0 0 0 22213 7 0 0 25 0 2 0 362933658 35229696 7799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 34404

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1795856/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=35024 CPUtime=282.19
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 11302 0 0 0 28210 9 0 0 18 0 2 0 362933657 35864576 7928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 8756 7928 218 20 0 8114 0
[pid=16700/tid=16702] ppid=16698 vsize=35024 CPUtime=282.17
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 10925 0 0 0 28209 8 0 0 25 0 2 0 362933658 35864576 7928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 35024

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1794704/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=35976 CPUtime=342.17
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 12233 0 0 0 34207 10 0 0 18 0 2 0 362933657 36839424 8178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 8994 8178 218 20 0 8352 0
[pid=16700/tid=16702] ppid=16698 vsize=35976 CPUtime=342.16
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 11856 0 0 0 34206 10 0 0 25 0 2 0 362933658 36839424 8178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 35976

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1792976/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=37740 CPUtime=402.15
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 13309 0 0 0 40203 12 0 0 18 0 2 0 362933657 38645760 8644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 9435 8644 218 20 0 8793 0
[pid=16700/tid=16702] ppid=16698 vsize=37740 CPUtime=402.13
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 12932 0 0 0 40202 11 0 0 25 0 2 0 362933658 38645760 8644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565785 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 37740

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1792400/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=38320 CPUtime=462.13
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 14152 0 0 0 46200 13 0 0 18 0 2 0 362933657 39239680 8777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 9580 8777 218 20 0 8938 0
[pid=16700/tid=16702] ppid=16698 vsize=38320 CPUtime=462.12
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 13775 0 0 0 46199 13 0 0 25 0 2 0 362933658 39239680 8777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 38320

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1792080/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=38592 CPUtime=522.1
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 14789 0 0 0 52197 13 0 0 18 0 2 0 362933657 39518208 8872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 9648 8872 218 20 0 9006 0
[pid=16700/tid=16702] ppid=16698 vsize=38592 CPUtime=522.09
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 14412 0 0 0 52196 13 0 0 25 0 2 0 362933658 39518208 8872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 38592

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1791760/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=38728 CPUtime=582.09
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 15564 0 0 0 58195 14 0 0 18 0 2 0 362933657 39657472 8911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 9682 8911 218 20 0 9040 0
[pid=16700/tid=16702] ppid=16698 vsize=38728 CPUtime=582.07
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 15187 0 0 0 58193 14 0 0 25 0 2 0 362933658 39657472 8911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 38728

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1791376/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=39016 CPUtime=642.07
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 16413 0 0 0 64192 15 0 0 18 0 2 0 362933657 39952384 9008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 9754 9008 218 20 0 9112 0
[pid=16700/tid=16702] ppid=16698 vsize=39016 CPUtime=642.06
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 16036 0 0 0 64191 15 0 0 25 0 2 0 362933658 39952384 9008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 39016

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1790928/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=39448 CPUtime=702.05
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 17202 0 0 0 70189 16 0 0 18 0 2 0 362933657 40394752 9128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 9862 9128 218 20 0 9220 0
[pid=16700/tid=16702] ppid=16698 vsize=39448 CPUtime=702.03
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 16825 0 0 0 70187 16 0 0 25 0 2 0 362933658 40394752 9128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521735 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 39448

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1790800/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=39592 CPUtime=762.03
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 17930 0 0 0 76186 17 0 0 18 0 2 0 362933657 40542208 9174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 9898 9174 218 20 0 9256 0
[pid=16700/tid=16702] ppid=16698 vsize=39592 CPUtime=762.02
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 17553 0 0 0 76185 17 0 0 25 0 2 0 362933658 40542208 9174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 39592

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1790352/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=40448 CPUtime=822
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 18615 0 0 0 82182 18 0 0 18 0 2 0 362933657 41418752 9266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 10112 9266 218 20 0 9470 0
[pid=16700/tid=16702] ppid=16698 vsize=40448 CPUtime=821.99
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 18238 0 0 0 82181 18 0 0 25 0 2 0 362933658 41418752 9266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 40448

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1790224/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=41260 CPUtime=881.99
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 19260 0 0 0 88180 19 0 0 18 0 2 0 362933657 42250240 9313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 10315 9313 218 20 0 9673 0
[pid=16700/tid=16702] ppid=16698 vsize=41260 CPUtime=881.97
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 18883 0 0 0 88179 18 0 0 25 0 2 0 362933658 42250240 9313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 41260

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1789392/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=42376 CPUtime=941.96
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 20182 0 0 0 94177 19 0 0 18 0 2 0 362933657 43393024 9631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 10594 9631 218 20 0 9952 0
[pid=16700/tid=16702] ppid=16698 vsize=42376 CPUtime=941.95
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 19805 0 0 0 94176 19 0 0 25 0 2 0 362933658 43393024 9631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 42376

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1788048/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=43176 CPUtime=1001.94
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 21000 0 0 0 100174 20 0 0 18 0 2 0 362933657 44212224 9838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 10794 9838 218 20 0 10152 0
[pid=16700/tid=16702] ppid=16698 vsize=43176 CPUtime=1001.93
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 20623 0 0 0 100173 20 0 0 25 0 2 0 362933658 44212224 9838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520511 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 43176

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1787920/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=43312 CPUtime=1061.92
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 21659 0 0 0 106171 21 0 0 18 0 2 0 362933657 44351488 9880 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 10828 9880 218 20 0 10186 0
[pid=16700/tid=16702] ppid=16698 vsize=43312 CPUtime=1061.91
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 21282 0 0 0 106170 21 0 0 25 0 2 0 362933658 44351488 9880 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 43312

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1787280/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=44216 CPUtime=1121.9
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 22434 0 0 0 112168 22 0 0 18 0 2 0 362933657 45277184 10032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 11054 10032 218 20 0 10412 0
[pid=16700/tid=16702] ppid=16698 vsize=44216 CPUtime=1121.89
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 22057 0 0 0 112167 22 0 0 25 0 2 0 362933658 45277184 10032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 44216

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16702
/proc/meminfo: memFree=1787152/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=44352 CPUtime=1181.88
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 23101 0 0 0 118165 23 0 0 18 0 2 0 362933657 45416448 10070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 11088 10070 218 20 0 10446 0
[pid=16700/tid=16702] ppid=16698 vsize=44352 CPUtime=1181.87
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 22724 0 0 0 118164 23 0 0 25 0 2 0 362933658 45416448 10070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 44352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.07 1.00 1.00 2/79 16702
/proc/meminfo: memFree=1787088/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=44352 CPUtime=1200.08
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 23326 0 0 0 119985 23 0 0 18 0 2 0 362933657 45416448 10085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 11088 10085 218 20 0 10446 0
[pid=16700/tid=16702] ppid=16698 vsize=44352 CPUtime=1200.07
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 22949 0 0 0 119984 23 0 0 25 0 2 0 362933658 45416448 10085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 44352

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

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

[startup+1200.5 s]
/proc/loadavg: 1.07 1.00 1.00 2/79 16702
/proc/meminfo: memFree=1787088/2055920 swapFree=4138684/4192956
[pid=16700] ppid=16698 vsize=44352 CPUtime=1200.08
/proc/16700/stat : 16700 (MiraXTv1_dyn) S 16698 16700 15356 0 -1 4194304 23326 0 0 0 119985 23 0 0 18 0 2 0 362933657 45416448 10085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16700/statm: 11088 10085 218 20 0 10446 0
[pid=16700/tid=16702] ppid=16698 vsize=44352 CPUtime=1200.07
/proc/16700/task/16702/stat : 16702 (MiraXTv1_dyn) R 16698 16700 15356 0 -1 4194368 22949 0 0 0 119984 23 0 0 25 0 2 0 362933658 45416448 10085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 44352

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1199.86
CPU system time (s): 0.241963
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 44636

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

runsolver used 1.3338 second user time and 3.04054 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Fri May 11 07:35:59 UTC 2007

IDJOB= 309575
IDBENCH= 20263
IDSOLVER= 130
FILE ID= node3/309575-1178868959

PBS_JOBID= 5251029

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1557868591-12-SAT.cnf
COMMAND LINE= /tmp/evaluation/309575-1178868959/MiraXTv1_dyn /tmp/evaluation/309575-1178868959/instance-309575-1178868959.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-309575-1178868959 -o ROOT/results/node3/solver-309575-1178868959 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/309575-1178868959/MiraXTv1_dyn /tmp/evaluation/309575-1178868959/instance-309575-1178868959.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f3dd554f0235253f67a0d81f3fcd0e26

RANDOM SEED= 800752980

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1827512 kB
Buffers:         40660 kB
Cached:         121772 kB
SwapCached:      18176 kB
Active:         114204 kB
Inactive:        72640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827512 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            3968 kB
Writeback:           0 kB
Mapped:          30164 kB
Slab:            27132 kB
Committed_AS: 11483288 kB
PageTables:       1780 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node3 on Fri May 11 07:56:02 UTC 2007