Trace number 292888

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1225022879-08.UNSAT.shuffled.cnf
MD5SUM06c88ca8490143b77ab1c7722ab3dc5c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark873.317
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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/node15/watcher-292888-1178811510 -o ROOT/results/node15/solver-292888-1178811510 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292888-1178811510/MiraXTv1_dyn /tmp/evaluation/292888-1178811510/instance-292888-1178811510.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.99 1.00 0.99 3/77 1266
/proc/meminfo: memFree=1840120/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=3788 CPUtime=0
/proc/1266/stat : 1266 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 329068652 3878912 258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/1266/statm: 947 259 206 20 0 305 0

[startup+0.046459 s]
/proc/loadavg: 0.99 1.00 0.99 3/77 1266
/proc/meminfo: memFree=1840120/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=4528 CPUtime=0.04
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 429 0 0 0 4 0 0 0 18 0 2 0 329068652 4636672 404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 1132 404 218 20 0 490 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4528

[startup+0.101464 s]
/proc/loadavg: 0.99 1.00 0.99 3/77 1266
/proc/meminfo: memFree=1840120/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=5628 CPUtime=0.09
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 530 0 0 0 9 0 0 0 18 0 2 0 329068652 5763072 505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 1407 505 218 20 0 765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5628

[startup+0.301482 s]
/proc/loadavg: 0.99 1.00 0.99 3/77 1266
/proc/meminfo: memFree=1840120/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=6360 CPUtime=0.29
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 765 0 0 0 29 0 0 0 18 0 2 0 329068652 6512640 740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 1590 740 218 20 0 948 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6360

[startup+0.701518 s]
/proc/loadavg: 0.99 1.00 0.99 3/77 1266
/proc/meminfo: memFree=1840120/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=7572 CPUtime=0.69
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 1069 0 0 0 69 0 0 0 18 0 2 0 329068652 7753728 1044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 1893 1044 218 20 0 1251 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7572

[startup+1.50159 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1268
/proc/meminfo: memFree=1836392/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=8964 CPUtime=1.49
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 1446 0 0 0 149 0 0 0 18 0 2 0 329068652 9179136 1421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 2241 1421 218 20 0 1599 0
[pid=1266/tid=1268] ppid=1264 vsize=8964 CPUtime=1.48
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 1100 0 0 0 148 0 0 0 25 0 2 0 329068654 9179136 1421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8964

[startup+3.10174 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1268
/proc/meminfo: memFree=1833896/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=11704 CPUtime=3.09
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 2176 0 0 0 309 0 0 0 18 0 2 0 329068652 11984896 2115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 2926 2115 218 20 0 2284 0
[pid=1266/tid=1268] ppid=1264 vsize=11704 CPUtime=3.08
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 1830 0 0 0 308 0 0 0 25 0 2 0 329068654 11984896 2115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11704

[startup+6.30104 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1268
/proc/meminfo: memFree=1831144/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=13992 CPUtime=6.29
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 2792 0 0 0 628 1 0 0 18 0 2 0 329068652 14327808 2692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 3498 2692 218 20 0 2856 0
[pid=1266/tid=1268] ppid=1264 vsize=13992 CPUtime=6.28
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 2446 0 0 0 627 1 0 0 25 0 2 0 329068654 14327808 2692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13992

[startup+12.7016 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1268
/proc/meminfo: memFree=1826856/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=16932 CPUtime=12.68
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 3687 0 0 0 1267 1 0 0 18 0 2 0 329068652 17338368 3435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 4233 3435 218 20 0 3591 0
[pid=1266/tid=1268] ppid=1264 vsize=16932 CPUtime=12.67
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 3341 0 0 0 1266 1 0 0 25 0 2 0 329068654 17338368 3435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16932

[startup+25.5018 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1268
/proc/meminfo: memFree=1823400/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=20596 CPUtime=25.48
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 4844 0 0 0 2546 2 0 0 18 0 2 0 329068652 21090304 4348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 5149 4348 218 20 0 4507 0
[pid=1266/tid=1268] ppid=1264 vsize=20596 CPUtime=25.47
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 4498 0 0 0 2545 2 0 0 25 0 2 0 329068654 21090304 4348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20596

[startup+51.1012 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1268
/proc/meminfo: memFree=1821416/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=22212 CPUtime=51.08
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 5812 0 0 0 5105 3 0 0 18 0 2 0 329068652 22745088 4779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 5553 4779 218 20 0 4911 0
[pid=1266/tid=1268] ppid=1264 vsize=22212 CPUtime=51.07
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 5466 0 0 0 5104 3 0 0 25 0 2 0 329068654 22745088 4779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22212

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1268
/proc/meminfo: memFree=1819752/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=23784 CPUtime=102.27
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 7127 0 0 0 10223 4 0 0 18 0 2 0 329068652 24354816 5181 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 5946 5181 218 20 0 5304 0
[pid=1266/tid=1268] ppid=1264 vsize=23784 CPUtime=102.26
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 6781 0 0 0 10222 4 0 0 25 0 2 0 329068654 24354816 5181 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23784

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1268
/proc/meminfo: memFree=1818728/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=24800 CPUtime=162.25
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 8471 0 0 0 16220 5 0 0 18 0 2 0 329068652 25395200 5433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 6200 5433 218 20 0 5558 0
[pid=1266/tid=1268] ppid=1264 vsize=24800 CPUtime=162.24
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 8125 0 0 0 16219 5 0 0 25 0 2 0 329068654 25395200 5433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 24800

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1270
/proc/meminfo: memFree=1817640/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=26024 CPUtime=222.23
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 9683 0 0 0 22217 6 0 0 18 0 2 0 329068652 26648576 5669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 6506 5669 218 20 0 5864 0
[pid=1266/tid=1268] ppid=1264 vsize=26024 CPUtime=222.22
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 9337 0 0 0 22216 6 0 0 25 0 2 0 329068654 26648576 5669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26024

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1270
/proc/meminfo: memFree=1817000/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=26760 CPUtime=282.22
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 10792 0 0 0 28215 7 0 0 18 0 2 0 329068652 27402240 5858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 6690 5858 218 20 0 6048 0
[pid=1266/tid=1268] ppid=1264 vsize=26760 CPUtime=282.21
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 10446 0 0 0 28214 7 0 0 25 0 2 0 329068654 27402240 5858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 26760

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1270
/proc/meminfo: memFree=1816296/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=27524 CPUtime=342.2
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 11973 0 0 0 34212 8 0 0 18 0 2 0 329068652 28184576 6024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 6881 6024 218 20 0 6239 0
[pid=1266/tid=1268] ppid=1264 vsize=27524 CPUtime=342.19
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 11627 0 0 0 34211 8 0 0 25 0 2 0 329068654 28184576 6024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520209 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 27524

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1270
/proc/meminfo: memFree=1815912/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=28004 CPUtime=402.19
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 13111 0 0 0 40209 10 0 0 18 0 2 0 329068652 28676096 6128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 7001 6128 218 20 0 6359 0
[pid=1266/tid=1268] ppid=1264 vsize=28004 CPUtime=402.18
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 12765 0 0 0 40208 10 0 0 25 0 2 0 329068654 28676096 6128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 28004

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1270
/proc/meminfo: memFree=1815336/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=28500 CPUtime=462.18
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 14211 0 0 0 46207 11 0 0 18 0 2 0 329068652 29184000 6257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 7125 6257 218 20 0 6483 0
[pid=1266/tid=1268] ppid=1264 vsize=28500 CPUtime=462.17
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 13865 0 0 0 46206 11 0 0 25 0 2 0 329068654 29184000 6257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 28500

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1270
/proc/meminfo: memFree=1815144/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=28684 CPUtime=522.16
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 15179 0 0 0 52204 12 0 0 18 0 2 0 329068652 29372416 6321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 7171 6321 218 20 0 6529 0
[pid=1266/tid=1268] ppid=1264 vsize=28684 CPUtime=522.15
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 14833 0 0 0 52203 12 0 0 25 0 2 0 329068654 29372416 6321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 28684

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1270
/proc/meminfo: memFree=1814824/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=28992 CPUtime=582.15
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 16179 0 0 0 58202 13 0 0 18 0 2 0 329068652 29687808 6406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 7248 6406 218 20 0 6606 0
[pid=1266/tid=1268] ppid=1264 vsize=28992 CPUtime=582.14
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 15833 0 0 0 58201 13 0 0 25 0 2 0 329068654 29687808 6406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 28992

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1270
/proc/meminfo: memFree=1814440/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=29292 CPUtime=642.14
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 17189 0 0 0 64200 14 0 0 18 0 2 0 329068652 29995008 6492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 7323 6492 218 20 0 6681 0
[pid=1266/tid=1268] ppid=1264 vsize=29292 CPUtime=642.13
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 16843 0 0 0 64199 14 0 0 25 0 2 0 329068654 29995008 6492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 29292

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1270
/proc/meminfo: memFree=1814056/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=29688 CPUtime=702.11
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 18134 0 0 0 70197 14 0 0 18 0 2 0 329068652 30400512 6588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 7422 6588 218 20 0 6780 0
[pid=1266/tid=1268] ppid=1264 vsize=29688 CPUtime=702.1
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 17788 0 0 0 70196 14 0 0 25 0 2 0 329068654 30400512 6588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 29688

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1270
/proc/meminfo: memFree=1813672/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=30008 CPUtime=762.11
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 19165 0 0 0 76195 16 0 0 18 0 2 0 329068652 30728192 6674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 7502 6674 218 20 0 6860 0
[pid=1266/tid=1268] ppid=1264 vsize=30008 CPUtime=762.09
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 18819 0 0 0 76194 15 0 0 25 0 2 0 329068654 30728192 6674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 30008

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1270
/proc/meminfo: memFree=1813416/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=30344 CPUtime=822.08
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 20097 0 0 0 82192 16 0 0 18 0 2 0 329068652 31072256 6744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 7586 6744 218 20 0 6944 0
[pid=1266/tid=1268] ppid=1264 vsize=30344 CPUtime=822.07
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 19751 0 0 0 82191 16 0 0 25 0 2 0 329068654 31072256 6744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 30344

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1270
/proc/meminfo: memFree=1813160/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=30552 CPUtime=882.07
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 21109 0 0 0 88190 17 0 0 18 0 2 0 329068652 31285248 6796 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 7638 6796 218 20 0 6996 0
[pid=1266/tid=1268] ppid=1264 vsize=30552 CPUtime=882.06
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 20763 0 0 0 88189 17 0 0 25 0 2 0 329068654 31285248 6796 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 30552

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1270
/proc/meminfo: memFree=1812840/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=30720 CPUtime=942.06
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 22063 0 0 0 94188 18 0 0 18 0 2 0 329068652 31457280 6868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 7680 6868 218 20 0 7038 0
[pid=1266/tid=1268] ppid=1264 vsize=30720 CPUtime=942.05
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 21717 0 0 0 94187 18 0 0 25 0 2 0 329068654 31457280 6868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 30720

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1270
/proc/meminfo: memFree=1812648/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=30904 CPUtime=1002.04
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 23008 0 0 0 100185 19 0 0 18 0 2 0 329068652 31645696 6922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 7726 6922 218 20 0 7084 0
[pid=1266/tid=1268] ppid=1264 vsize=30904 CPUtime=1002.03
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 22662 0 0 0 100184 19 0 0 25 0 2 0 329068654 31645696 6922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 30904

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1270
/proc/meminfo: memFree=1812456/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=31208 CPUtime=1062.03
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 23957 0 0 0 106183 20 0 0 18 0 2 0 329068652 31956992 6971 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 7802 6971 218 20 0 7160 0
[pid=1266/tid=1268] ppid=1264 vsize=31208 CPUtime=1062.02
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 23611 0 0 0 106182 20 0 0 25 0 2 0 329068654 31956992 6971 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 31208

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1270
/proc/meminfo: memFree=1812008/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=31564 CPUtime=1122.02
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 24867 0 0 0 112181 21 0 0 18 0 2 0 329068652 32321536 7065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 7891 7065 218 20 0 7249 0
[pid=1266/tid=1268] ppid=1264 vsize=31564 CPUtime=1122.01
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 24521 0 0 0 112180 21 0 0 25 0 2 0 329068654 32321536 7065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 31564

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1270
/proc/meminfo: memFree=1811816/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=31768 CPUtime=1182
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 25829 0 0 0 118178 22 0 0 18 0 2 0 329068652 32530432 7115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 7942 7115 218 20 0 7300 0
[pid=1266/tid=1268] ppid=1264 vsize=31768 CPUtime=1181.99
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 25483 0 0 0 118177 22 0 0 25 0 2 0 329068654 32530432 7115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 31768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1270
/proc/meminfo: memFree=1811752/2055920 swapFree=4156500/4192956
[pid=1266] ppid=1264 vsize=31768 CPUtime=1200.1
/proc/1266/stat : 1266 (MiraXTv1_dyn) S 1264 1266 32630 0 -1 4194304 26039 0 0 0 119988 22 0 0 18 0 2 0 329068652 32530432 7141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1266/statm: 7942 7141 218 20 0 7300 0
[pid=1266/tid=1268] ppid=1264 vsize=31768 CPUtime=1200.09
/proc/1266/task/1268/stat : 1268 (MiraXTv1_dyn) R 1264 1266 32630 0 -1 4194368 25693 0 0 0 119987 22 0 0 25 0 2 0 329068654 32530432 7141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 31768

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.12
CPU user time (s): 1199.89
CPU system time (s): 0.232964
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 31768

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

runsolver used 1.27381 second user time and 3.09953 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Thu May 10 15:38:30 UTC 2007

IDJOB= 292888
IDBENCH= 19850
IDSOLVER= 130
FILE ID= node15/292888-1178811510

PBS_JOBID= 5250938

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1225022879-08.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292888-1178811510/MiraXTv1_dyn /tmp/evaluation/292888-1178811510/instance-292888-1178811510.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-292888-1178811510 -o ROOT/results/node15/solver-292888-1178811510 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292888-1178811510/MiraXTv1_dyn /tmp/evaluation/292888-1178811510/instance-292888-1178811510.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  06c88ca8490143b77ab1c7722ab3dc5c

RANDOM SEED= 907848176

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1840400 kB
Buffers:         38732 kB
Cached:          95036 kB
SwapCached:      16240 kB
Active:         108488 kB
Inactive:        66440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1840400 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            3964 kB
Writeback:           0 kB
Mapped:          46964 kB
Slab:            25944 kB
Committed_AS: 10798384 kB
PageTables:       1908 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= 66560 MiB

End job on node15 on Thu May 10 15:58:33 UTC 2007