Trace number 298587

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1373941726-12.UNSAT.shuffled.cnf
MD5SUMba211b00665e5525ca8dfbd839bb6bc4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.5363
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
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/node11/watcher-298587-1178830962 -o ROOT/results/node11/solver-298587-1178830962 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/298587-1178830962/MiraXTv1_dyn /tmp/evaluation/298587-1178830962/instance-298587-1178830962.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.07 1.08 3/77 16609
/proc/meminfo: memFree=1856416/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=3788 CPUtime=0
/proc/16609/stat : 16609 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 324145147 3878912 268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/16609/statm: 947 268 206 20 0 305 0

[startup+0.064623 s]
/proc/loadavg: 1.01 1.07 1.08 3/77 16609
/proc/meminfo: memFree=1856416/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=5232 CPUtime=0.06
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 436 0 0 0 6 0 0 0 18 0 2 0 324145147 5357568 411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 1308 411 218 20 0 666 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5232

[startup+0.102626 s]
/proc/loadavg: 1.01 1.07 1.08 3/77 16609
/proc/meminfo: memFree=1856416/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=5364 CPUtime=0.1
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 477 0 0 0 10 0 0 0 18 0 2 0 324145147 5492736 452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 1341 452 218 20 0 699 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5364

[startup+0.301652 s]
/proc/loadavg: 1.01 1.07 1.08 3/77 16609
/proc/meminfo: memFree=1856416/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=6012 CPUtime=0.29
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 656 0 0 0 29 0 0 0 18 0 2 0 324145147 6156288 631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 1503 631 218 20 0 861 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6012

[startup+0.701699 s]
/proc/loadavg: 1.01 1.07 1.08 3/77 16609
/proc/meminfo: memFree=1856416/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=7192 CPUtime=0.69
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 968 0 0 0 69 0 0 0 18 0 2 0 324145147 7364608 943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 1798 943 218 20 0 1156 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7192

[startup+1.50179 s]
/proc/loadavg: 1.01 1.07 1.08 2/79 16611
/proc/meminfo: memFree=1852880/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=8280 CPUtime=1.49
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 1249 0 0 0 149 0 0 0 18 0 2 0 324145147 8478720 1224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 2070 1224 218 20 0 1428 0
[pid=16609/tid=16611] ppid=16607 vsize=8280 CPUtime=1.49
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 919 0 0 0 149 0 0 0 25 0 2 0 324145147 8478720 1224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526271 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8280

[startup+3.10198 s]
/proc/loadavg: 1.01 1.07 1.08 2/79 16611
/proc/meminfo: memFree=1851152/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=10796 CPUtime=3.09
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 1914 0 0 0 309 0 0 0 18 0 2 0 324145147 11055104 1889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 2699 1889 218 20 0 2057 0
[pid=16609/tid=16611] ppid=16607 vsize=10796 CPUtime=3.08
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 1584 0 0 0 308 0 0 0 25 0 2 0 324145147 11055104 1889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10796

[startup+6.30136 s]
/proc/loadavg: 1.01 1.07 1.08 2/79 16611
/proc/meminfo: memFree=1848272/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=12364 CPUtime=6.29
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 2371 0 0 0 629 0 0 0 18 0 2 0 324145147 12660736 2269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 3091 2269 218 20 0 2449 0
[pid=16609/tid=16611] ppid=16607 vsize=12364 CPUtime=6.28
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 2041 0 0 0 628 0 0 0 25 0 2 0 324145147 12660736 2269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12364

[startup+12.7011 s]
/proc/loadavg: 1.01 1.06 1.08 2/79 16611
/proc/meminfo: memFree=1843160/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=16680 CPUtime=12.69
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 3599 0 0 0 1268 1 0 0 18 0 2 0 324145147 17080320 3397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 4170 3397 218 20 0 3528 0
[pid=16609/tid=16611] ppid=16607 vsize=16680 CPUtime=12.68
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 3269 0 0 0 1267 1 0 0 25 0 2 0 324145147 17080320 3397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16680

[startup+25.5026 s]
/proc/loadavg: 1.01 1.06 1.08 2/79 16611
/proc/meminfo: memFree=1839576/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=20568 CPUtime=25.48
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 4734 0 0 0 2546 2 0 0 18 0 2 0 324145147 21061632 4352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 5142 4352 218 20 0 4500 0
[pid=16609/tid=16611] ppid=16607 vsize=20568 CPUtime=25.47
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 4404 0 0 0 2545 2 0 0 25 0 2 0 324145147 21061632 4352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20568

[startup+51.1027 s]
/proc/loadavg: 1.00 1.05 1.08 2/79 16611
/proc/meminfo: memFree=1837464/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=22664 CPUtime=51.06
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 5714 0 0 0 5103 3 0 0 18 0 2 0 324145147 23207936 4845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 5666 4845 218 20 0 5024 0
[pid=16609/tid=16611] ppid=16607 vsize=22664 CPUtime=51.06
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 5384 0 0 0 5103 3 0 0 25 0 2 0 324145147 23207936 4845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 22664

[startup+102.307 s]
/proc/loadavg: 1.00 1.04 1.07 2/79 16611
/proc/meminfo: memFree=1835416/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=24428 CPUtime=102.24
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 7023 0 0 0 10220 4 0 0 18 0 2 0 324145147 25014272 5317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 6107 5317 218 20 0 5465 0
[pid=16609/tid=16611] ppid=16607 vsize=24428 CPUtime=102.22
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 6693 0 0 0 10219 3 0 0 25 0 2 0 324145147 25014272 5317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 24428

[startup+162.303 s]
/proc/loadavg: 1.00 1.03 1.07 2/79 16611
/proc/meminfo: memFree=1833560/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=26392 CPUtime=162.19
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 8428 0 0 0 16215 4 0 0 18 0 2 0 324145147 27025408 5830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 6598 5830 218 20 0 5956 0
[pid=16609/tid=16611] ppid=16607 vsize=26392 CPUtime=162.18
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 8098 0 0 0 16214 4 0 0 25 0 2 0 324145147 27025408 5830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 26392

[startup+222.303 s]
/proc/loadavg: 1.06 1.04 1.07 2/79 16611
/proc/meminfo: memFree=1832856/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=27036 CPUtime=222.15
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 9585 0 0 0 22210 5 0 0 18 0 2 0 324145147 27684864 5963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 6759 5963 218 20 0 6117 0
[pid=16609/tid=16611] ppid=16607 vsize=27036 CPUtime=222.14
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 9255 0 0 0 22209 5 0 0 25 0 2 0 324145147 27684864 5963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 27036

[startup+282.303 s]
/proc/loadavg: 1.02 1.03 1.06 2/79 16611
/proc/meminfo: memFree=1832280/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=27856 CPUtime=282.12
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 10625 0 0 0 28206 6 0 0 18 0 2 0 324145147 28524544 6113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 6964 6113 218 20 0 6322 0
[pid=16609/tid=16611] ppid=16607 vsize=27856 CPUtime=282.11
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 10295 0 0 0 28205 6 0 0 25 0 2 0 324145147 28524544 6113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 27856

[startup+342.302 s]
/proc/loadavg: 1.01 1.02 1.06 2/79 16611
/proc/meminfo: memFree=1831640/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=28472 CPUtime=342.07
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 11730 0 0 0 34201 6 0 0 18 0 2 0 324145147 29155328 6301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 7118 6301 218 20 0 6476 0
[pid=16609/tid=16611] ppid=16607 vsize=28472 CPUtime=342.07
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 11400 0 0 0 34201 6 0 0 25 0 2 0 324145147 29155328 6301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 28472

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.05 2/79 16611
/proc/meminfo: memFree=1831128/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=28880 CPUtime=402.04
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 12690 0 0 0 40197 7 0 0 18 0 2 0 324145147 29573120 6414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 7220 6414 218 20 0 6578 0
[pid=16609/tid=16611] ppid=16607 vsize=28880 CPUtime=402.03
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 12360 0 0 0 40197 6 0 0 25 0 2 0 324145147 29573120 6414 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) 28880

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.04 2/79 16611
/proc/meminfo: memFree=1831000/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=29028 CPUtime=462
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 13709 0 0 0 46193 7 0 0 18 0 2 0 324145147 29724672 6470 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 7257 6470 218 20 0 6615 0
[pid=16609/tid=16611] ppid=16607 vsize=29028 CPUtime=461.99
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 13379 0 0 0 46192 7 0 0 25 0 2 0 324145147 29724672 6470 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 29028

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.04 2/79 16611
/proc/meminfo: memFree=1830552/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=30112 CPUtime=521.96
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 14712 0 0 0 52188 8 0 0 18 0 2 0 324145147 30834688 6583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 7528 6583 218 20 0 6886 0
[pid=16609/tid=16611] ppid=16607 vsize=30112 CPUtime=521.96
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 14382 0 0 0 52188 8 0 0 25 0 2 0 324145147 30834688 6583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 30112

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 16611
/proc/meminfo: memFree=1830296/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=30300 CPUtime=581.93
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 15595 0 0 0 58185 8 0 0 18 0 2 0 324145147 31027200 6660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 7575 6660 218 20 0 6933 0
[pid=16609/tid=16611] ppid=16607 vsize=30300 CPUtime=581.92
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 15265 0 0 0 58184 8 0 0 25 0 2 0 324145147 31027200 6660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 30300

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 16611
/proc/meminfo: memFree=1829720/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=30716 CPUtime=641.89
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 16541 0 0 0 64180 9 0 0 18 0 2 0 324145147 31453184 6785 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 7679 6785 218 20 0 7037 0
[pid=16609/tid=16611] ppid=16607 vsize=30716 CPUtime=641.88
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 16211 0 0 0 64179 9 0 0 25 0 2 0 324145147 31453184 6785 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 30716

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 16611
/proc/meminfo: memFree=1829208/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=31636 CPUtime=701.84
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 17488 0 0 0 70174 10 0 0 18 0 2 0 324145147 32395264 6897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 7909 6897 218 20 0 7267 0
[pid=16609/tid=16611] ppid=16607 vsize=31636 CPUtime=701.83
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 17158 0 0 0 70174 9 0 0 25 0 2 0 324145147 32395264 6897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 31636

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 16611
/proc/meminfo: memFree=1828952/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=31768 CPUtime=761.81
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 18291 0 0 0 76171 10 0 0 18 0 2 0 324145147 32530432 6958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 7942 6958 218 20 0 7300 0
[pid=16609/tid=16611] ppid=16607 vsize=31768 CPUtime=761.8
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 17961 0 0 0 76170 10 0 0 25 0 2 0 324145147 32530432 6958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 31768

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 16611
/proc/meminfo: memFree=1828888/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=31768 CPUtime=821.75
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 19058 0 0 0 82164 11 0 0 18 0 2 0 324145147 32530432 6972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 7942 6972 218 20 0 7300 0
[pid=16609/tid=16611] ppid=16607 vsize=31768 CPUtime=821.74
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 18728 0 0 0 82163 11 0 0 25 0 2 0 324145147 32530432 6972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.75
Current children cumulated vsize (KiB) 31768

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16611
/proc/meminfo: memFree=1828696/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=31976 CPUtime=881.71
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 19983 0 0 0 88159 12 0 0 18 0 2 0 324145147 32743424 7026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 7994 7026 218 20 0 7352 0
[pid=16609/tid=16611] ppid=16607 vsize=31976 CPUtime=881.69
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 19653 0 0 0 88158 11 0 0 25 0 2 0 324145147 32743424 7026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.71
Current children cumulated vsize (KiB) 31976

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16611
/proc/meminfo: memFree=1828440/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=32332 CPUtime=941.66
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 20795 0 0 0 94154 12 0 0 18 0 2 0 324145147 33107968 7065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 8083 7065 218 20 0 7441 0
[pid=16609/tid=16611] ppid=16607 vsize=32332 CPUtime=941.66
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 20465 0 0 0 94154 12 0 0 25 0 2 0 324145147 33107968 7065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.66
Current children cumulated vsize (KiB) 32332

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16611
/proc/meminfo: memFree=1828440/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=32332 CPUtime=1001.6
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 21589 0 0 0 100148 12 0 0 18 0 2 0 324145147 33107968 7077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 8083 7077 218 20 0 7441 0
[pid=16609/tid=16611] ppid=16607 vsize=32332 CPUtime=1001.6
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 21259 0 0 0 100148 12 0 0 25 0 2 0 324145147 33107968 7077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.6
Current children cumulated vsize (KiB) 32332

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16611
/proc/meminfo: memFree=1828312/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=32500 CPUtime=1061.57
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 22428 0 0 0 106144 13 0 0 18 0 2 0 324145147 33280000 7126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 8125 7126 218 20 0 7483 0
[pid=16609/tid=16611] ppid=16607 vsize=32500 CPUtime=1061.56
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 22098 0 0 0 106143 13 0 0 25 0 2 0 324145147 33280000 7126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.57
Current children cumulated vsize (KiB) 32500

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16611
/proc/meminfo: memFree=1828184/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=32704 CPUtime=1121.53
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 23375 0 0 0 112140 13 0 0 18 0 2 0 324145147 33488896 7159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 8176 7159 218 20 0 7534 0
[pid=16609/tid=16611] ppid=16607 vsize=32704 CPUtime=1121.52
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 23045 0 0 0 112139 13 0 0 25 0 2 0 324145147 33488896 7159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.53
Current children cumulated vsize (KiB) 32704

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16611
/proc/meminfo: memFree=1828120/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=32704 CPUtime=1181.5
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 24221 0 0 0 118136 14 0 0 18 0 2 0 324145147 33488896 7196 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 8176 7196 218 20 0 7534 0
[pid=16609/tid=16611] ppid=16607 vsize=32704 CPUtime=1181.5
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 23891 0 0 0 118136 14 0 0 25 0 2 0 324145147 33488896 7196 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.5
Current children cumulated vsize (KiB) 32704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16611
/proc/meminfo: memFree=1827928/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=32872 CPUtime=1200.09
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 24613 0 0 0 119995 14 0 0 18 0 2 0 324145147 33660928 7238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 8218 7238 218 20 0 7576 0
[pid=16609/tid=16611] ppid=16607 vsize=32872 CPUtime=1200.09
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 24283 0 0 0 119995 14 0 0 25 0 2 0 324145147 33660928 7238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 32872

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

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

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16611
/proc/meminfo: memFree=1827928/2055920 swapFree=4144152/4192956
[pid=16609] ppid=16607 vsize=32872 CPUtime=1200.09
/proc/16609/stat : 16609 (MiraXTv1_dyn) S 16607 16609 16281 0 -1 4194304 24613 0 0 0 119995 14 0 0 18 0 2 0 324145147 33660928 7238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16609/statm: 8218 7238 218 20 0 7576 0
[pid=16609/tid=16611] ppid=16607 vsize=32872 CPUtime=1200.09
/proc/16609/task/16611/stat : 16611 (MiraXTv1_dyn) R 16607 16609 16281 0 -1 4194368 24283 0 0 0 119995 14 0 0 25 0 2 0 324145147 33660928 7238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 32872

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.92
CPU time (s): 1200.11
CPU user time (s): 1199.96
CPU system time (s): 0.150977
CPU usage (%): 99.933
Max. virtual memory (cumulated for all children) (KiB): 32956

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

runsolver used 1.23981 second user time and 3.13552 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Thu May 10 21:02:42 UTC 2007

IDJOB= 298587
IDBENCH= 19989
IDSOLVER= 130
FILE ID= node11/298587-1178830962

PBS_JOBID= 5250984

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1373941726-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298587-1178830962/MiraXTv1_dyn /tmp/evaluation/298587-1178830962/instance-298587-1178830962.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-298587-1178830962 -o ROOT/results/node11/solver-298587-1178830962 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/298587-1178830962/MiraXTv1_dyn /tmp/evaluation/298587-1178830962/instance-298587-1178830962.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ba211b00665e5525ca8dfbd839bb6bc4

RANDOM SEED= 208736701

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1856640 kB
Buffers:         39292 kB
Cached:          94120 kB
SwapCached:      18364 kB
Active:          81488 kB
Inactive:        76464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856640 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4012 kB
Writeback:           0 kB
Mapped:          29944 kB
Slab:            26724 kB
Committed_AS:  7557872 kB
PageTables:       1848 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node11 on Thu May 10 21:22:45 UTC 2007