Trace number 292642

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1445529008-02.SAT.shuffled.cnf
MD5SUM998c448900ff5c6797d8922bbcd9515b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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/node1/watcher-292642-1178810531 -o ROOT/results/node1/solver-292642-1178810531 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292642-1178810531/MiraXTv1_dyn /tmp/evaluation/292642-1178810531/instance-292642-1178810531.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.99 1.85 1.45 3/77 15936
/proc/meminfo: memFree=1829440/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=3788 CPUtime=0
/proc/15936/stat : 15936 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 357091001 3878912 257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/15936/statm: 947 257 206 20 0 305 0

[startup+0.09498 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 15936
/proc/meminfo: memFree=1829440/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=5488 CPUtime=0.08
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 503 0 0 0 8 0 0 0 18 0 2 0 357091001 5619712 478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 1372 478 218 20 0 730 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5488

[startup+0.10198 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 15936
/proc/meminfo: memFree=1829440/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=5488 CPUtime=0.09
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 507 0 0 0 9 0 0 0 18 0 2 0 357091001 5619712 482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 1372 482 218 20 0 730 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5488

[startup+0.302002 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 15936
/proc/meminfo: memFree=1829440/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=6272 CPUtime=0.29
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 741 0 0 0 29 0 0 0 18 0 2 0 357091001 6422528 716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 1568 716 218 20 0 926 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6272

[startup+0.701049 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 15936
/proc/meminfo: memFree=1829440/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=7600 CPUtime=0.69
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 1061 0 0 0 69 0 0 0 18 0 2 0 357091001 7782400 1036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 1900 1036 218 20 0 1258 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7600

[startup+1.50114 s]
/proc/loadavg: 1.91 1.84 1.45 2/79 15938
/proc/meminfo: memFree=1825776/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=8804 CPUtime=1.49
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 1399 0 0 0 149 0 0 0 18 0 2 0 357091001 9015296 1374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 2201 1374 218 20 0 1559 0
[pid=15936/tid=15938] ppid=15934 vsize=8804 CPUtime=1.48
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 1059 0 0 0 148 0 0 0 25 0 2 0 357091002 9015296 1374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522160 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8804

[startup+3.10233 s]
/proc/loadavg: 1.91 1.84 1.45 2/79 15938
/proc/meminfo: memFree=1823344/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=11436 CPUtime=3.09
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 2071 0 0 0 309 0 0 0 18 0 2 0 357091001 11710464 2010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 2859 2010 218 20 0 2217 0
[pid=15936/tid=15938] ppid=15934 vsize=11436 CPUtime=3.08
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 1731 0 0 0 308 0 0 0 25 0 2 0 357091002 11710464 2010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11436

[startup+6.30171 s]
/proc/loadavg: 1.91 1.84 1.45 2/79 15938
/proc/meminfo: memFree=1821232/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=12652 CPUtime=6.28
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 2471 0 0 0 628 0 0 0 18 0 2 0 357091001 12955648 2371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 3163 2371 218 20 0 2521 0
[pid=15936/tid=15938] ppid=15934 vsize=12652 CPUtime=6.27
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 2131 0 0 0 627 0 0 0 25 0 2 0 357091002 12955648 2371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12652

[startup+12.7015 s]
/proc/loadavg: 1.77 1.81 1.45 2/79 15938
/proc/meminfo: memFree=1816624/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=16424 CPUtime=12.68
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 3540 0 0 0 1267 1 0 0 18 0 2 0 357091001 16818176 3288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 4106 3288 218 20 0 3464 0
[pid=15936/tid=15938] ppid=15934 vsize=16424 CPUtime=12.67
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 3200 0 0 0 1266 1 0 0 25 0 2 0 357091002 16818176 3288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16424

[startup+25.502 s]
/proc/loadavg: 1.65 1.78 1.44 2/79 15938
/proc/meminfo: memFree=1813552/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=19272 CPUtime=25.48
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 4523 0 0 0 2546 2 0 0 18 0 2 0 357091001 19734528 4025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 4818 4025 218 20 0 4176 0
[pid=15936/tid=15938] ppid=15934 vsize=19272 CPUtime=25.47
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 4183 0 0 0 2545 2 0 0 25 0 2 0 357091002 19734528 4025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19272

[startup+51.102 s]
/proc/loadavg: 1.43 1.72 1.43 2/79 15938
/proc/meminfo: memFree=1811632/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=21504 CPUtime=51.08
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 5603 0 0 0 5104 4 0 0 18 0 2 0 357091001 22020096 4565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 5376 4565 218 20 0 4734 0
[pid=15936/tid=15938] ppid=15934 vsize=21504 CPUtime=51.06
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 5263 0 0 0 5103 3 0 0 25 0 2 0 357091002 22020096 4565 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) 21504

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.40 2/79 15938
/proc/meminfo: memFree=1809968/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=23140 CPUtime=102.27
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 6911 0 0 0 10222 5 0 0 18 0 2 0 357091001 23695360 4949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 5785 4949 218 20 0 5143 0
[pid=15936/tid=15938] ppid=15934 vsize=23140 CPUtime=102.25
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 6571 0 0 0 10221 4 0 0 25 0 2 0 357091002 23695360 4949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23140

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.37 2/79 15938
/proc/meminfo: memFree=1808496/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=24388 CPUtime=162.25
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 8290 0 0 0 16219 6 0 0 18 0 2 0 357091001 24973312 5296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 6097 5296 218 20 0 5455 0
[pid=15936/tid=15938] ppid=15934 vsize=24388 CPUtime=162.23
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 7950 0 0 0 16218 5 0 0 25 0 2 0 357091002 24973312 5296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 24388

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/79 15938
/proc/meminfo: memFree=1807664/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=25284 CPUtime=222.23
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 9559 0 0 0 22216 7 0 0 18 0 2 0 357091001 25890816 5500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 6321 5500 218 20 0 5679 0
[pid=15936/tid=15938] ppid=15934 vsize=25284 CPUtime=222.21
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 9219 0 0 0 22215 6 0 0 25 0 2 0 357091002 25890816 5500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 25284

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.32 2/79 15938
/proc/meminfo: memFree=1806960/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=25916 CPUtime=282.21
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 10763 0 0 0 28213 8 0 0 18 0 2 0 357091001 26537984 5689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 6479 5689 218 20 0 5837 0
[pid=15936/tid=15938] ppid=15934 vsize=25916 CPUtime=282.2
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 10423 0 0 0 28212 8 0 0 25 0 2 0 357091002 26537984 5689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 25916

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/79 15938
/proc/meminfo: memFree=1806320/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=26700 CPUtime=342.19
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 11968 0 0 0 34210 9 0 0 18 0 2 0 357091001 27340800 5858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 6675 5858 218 20 0 6033 0
[pid=15936/tid=15938] ppid=15934 vsize=26700 CPUtime=342.17
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 11628 0 0 0 34209 8 0 0 25 0 2 0 357091002 27340800 5858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 26700

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/79 15938
/proc/meminfo: memFree=1806000/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=27000 CPUtime=402.17
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 13119 0 0 0 40208 9 0 0 18 0 2 0 357091001 27648000 5950 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 6750 5950 218 20 0 6108 0
[pid=15936/tid=15938] ppid=15934 vsize=27000 CPUtime=402.16
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 12779 0 0 0 40207 9 0 0 25 0 2 0 357091002 27648000 5950 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 27000

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.26 2/79 15938
/proc/meminfo: memFree=1805488/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=27324 CPUtime=462.16
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 14223 0 0 0 46205 11 0 0 18 0 2 0 357091001 27979776 6059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 6831 6059 218 20 0 6189 0
[pid=15936/tid=15938] ppid=15934 vsize=27324 CPUtime=462.14
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 13883 0 0 0 46204 10 0 0 25 0 2 0 357091002 27979776 6059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 27324

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.24 2/79 15938
/proc/meminfo: memFree=1805104/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=28024 CPUtime=522.13
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 15249 0 0 0 52202 11 0 0 18 0 2 0 357091001 28696576 6158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 7006 6158 218 20 0 6364 0
[pid=15936/tid=15938] ppid=15934 vsize=28024 CPUtime=522.12
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 14909 0 0 0 52201 11 0 0 25 0 2 0 357091002 28696576 6158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 28024

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/79 15938
/proc/meminfo: memFree=1804912/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=28364 CPUtime=582.12
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 16248 0 0 0 58200 12 0 0 18 0 2 0 357091001 29044736 6219 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 7091 6219 218 20 0 6449 0
[pid=15936/tid=15938] ppid=15934 vsize=28364 CPUtime=582.1
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 15908 0 0 0 58198 12 0 0 25 0 2 0 357091002 29044736 6219 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 28364

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.21 2/79 15938
/proc/meminfo: memFree=1804528/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=28592 CPUtime=642.1
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 17294 0 0 0 64197 13 0 0 18 0 2 0 357091001 29278208 6316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 7148 6316 218 20 0 6506 0
[pid=15936/tid=15938] ppid=15934 vsize=28592 CPUtime=642.09
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 16954 0 0 0 64196 13 0 0 25 0 2 0 357091002 29278208 6316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 28592

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/79 15938
/proc/meminfo: memFree=1804208/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=28976 CPUtime=702.08
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 18246 0 0 0 70194 14 0 0 18 0 2 0 357091001 29671424 6398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 7244 6398 218 20 0 6602 0
[pid=15936/tid=15938] ppid=15934 vsize=28976 CPUtime=702.07
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 17906 0 0 0 70193 14 0 0 25 0 2 0 357091002 29671424 6398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 28976

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/79 15938
/proc/meminfo: memFree=1803760/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=29492 CPUtime=762.07
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 19216 0 0 0 76192 15 0 0 18 0 2 0 357091001 30199808 6488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 7373 6488 218 20 0 6731 0
[pid=15936/tid=15938] ppid=15934 vsize=29492 CPUtime=762.05
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 18876 0 0 0 76190 15 0 0 25 0 2 0 357091002 30199808 6488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 29492

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/79 15938
/proc/meminfo: memFree=1803696/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=29648 CPUtime=822.05
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 20224 0 0 0 82189 16 0 0 18 0 2 0 357091001 30359552 6522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 7412 6522 218 20 0 6770 0
[pid=15936/tid=15938] ppid=15934 vsize=29648 CPUtime=822.04
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 19884 0 0 0 82188 16 0 0 25 0 2 0 357091002 30359552 6522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 29648

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/79 15938
/proc/meminfo: memFree=1803248/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=29984 CPUtime=882.03
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 21305 0 0 0 88186 17 0 0 18 0 2 0 357091001 30703616 6618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 7496 6618 218 20 0 6854 0
[pid=15936/tid=15938] ppid=15934 vsize=29984 CPUtime=882.01
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 20965 0 0 0 88185 16 0 0 25 0 2 0 357091002 30703616 6618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 29984

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/79 15940
/proc/meminfo: memFree=1802992/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=30376 CPUtime=942.01
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 22380 0 0 0 94183 18 0 0 18 0 2 0 357091001 31105024 6698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 7594 6698 218 20 0 6952 0
[pid=15936/tid=15938] ppid=15934 vsize=30376 CPUtime=942
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 22040 0 0 0 94182 18 0 0 25 0 2 0 357091002 31105024 6698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 30376

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/79 15940
/proc/meminfo: memFree=1802672/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=30696 CPUtime=1001.99
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 23370 0 0 0 100180 19 0 0 18 0 2 0 357091001 31432704 6775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 7674 6775 218 20 0 7032 0
[pid=15936/tid=15938] ppid=15934 vsize=30696 CPUtime=1001.98
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 23030 0 0 0 100179 19 0 0 25 0 2 0 357091002 31432704 6775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 30696

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 15940
/proc/meminfo: memFree=1802352/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=31016 CPUtime=1061.97
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 24372 0 0 0 106177 20 0 0 18 0 2 0 357091001 31760384 6856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 7754 6856 218 20 0 7112 0
[pid=15936/tid=15938] ppid=15934 vsize=31016 CPUtime=1061.96
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 24032 0 0 0 106176 20 0 0 25 0 2 0 357091002 31760384 6856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 31016

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/79 15940
/proc/meminfo: memFree=1801968/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=31332 CPUtime=1121.96
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 25291 0 0 0 112175 21 0 0 18 0 2 0 357091001 32083968 6938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 7833 6938 218 20 0 7191 0
[pid=15936/tid=15938] ppid=15934 vsize=31332 CPUtime=1121.95
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 24951 0 0 0 112174 21 0 0 25 0 2 0 357091002 32083968 6938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 31332

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 15940
/proc/meminfo: memFree=1801712/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=31520 CPUtime=1181.94
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 26299 0 0 0 118172 22 0 0 18 0 2 0 357091001 32276480 7013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 7880 7013 218 20 0 7238 0
[pid=15936/tid=15938] ppid=15934 vsize=31520 CPUtime=1181.93
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 25959 0 0 0 118171 22 0 0 25 0 2 0 357091002 32276480 7013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 31520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 15940
/proc/meminfo: memFree=1801584/2055920 swapFree=4145760/4192956
[pid=15936] ppid=15934 vsize=31704 CPUtime=1200.04
/proc/15936/stat : 15936 (MiraXTv1_dyn) S 15934 15936 15001 0 -1 4194304 26602 0 0 0 119982 22 0 0 18 0 2 0 357091001 32464896 7034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15936/statm: 7926 7034 218 20 0 7284 0
[pid=15936/tid=15938] ppid=15934 vsize=31704 CPUtime=1200.03
/proc/15936/task/15938/stat : 15938 (MiraXTv1_dyn) R 15934 15936 15001 0 -1 4194368 26262 0 0 0 119981 22 0 0 25 0 2 0 357091002 32464896 7034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 31704

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.06
CPU user time (s): 1199.83
CPU system time (s): 0.230964
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 31704

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

runsolver used 1.2888 second user time and 3.08553 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Thu May 10 15:22:12 UTC 2007

IDJOB= 292642
IDBENCH= 19844
IDSOLVER= 130
FILE ID= node1/292642-1178810531

PBS_JOBID= 5250951

Free space on /tmp= 54611 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1445529008-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292642-1178810531/MiraXTv1_dyn /tmp/evaluation/292642-1178810531/instance-292642-1178810531.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-292642-1178810531 -o ROOT/results/node1/solver-292642-1178810531 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292642-1178810531/MiraXTv1_dyn /tmp/evaluation/292642-1178810531/instance-292642-1178810531.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  998c448900ff5c6797d8922bbcd9515b

RANDOM SEED= 887376773

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1829784 kB
Buffers:         39460 kB
Cached:          86064 kB
SwapCached:      14692 kB
Active:          86704 kB
Inactive:        63892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829784 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            3960 kB
Writeback:           0 kB
Mapped:          29956 kB
Slab:            61064 kB
Committed_AS:  9667968 kB
PageTables:       1832 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= 54611 MiB

End job on node1 on Thu May 10 15:42:14 UTC 2007