Trace number 335945

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v2? (TO) 1200.09 1200.52

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv6.sat05-565.reshuffled-07.cnf
MD5SUMcd0ae54367b5a9ed0b37080c845fb42a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables792
Number of clauses2557
Sum of the clauses size6840
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2864
Number of clauses of size 31692
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node17/watcher-335945-1178905599 -o ROOT/results/node17/solver-335945-1178905599 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335945-1178905599/MiraXTv2_dyn /tmp/evaluation/335945-1178905599/instance-335945-1178905599.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.91 0.95 0.98 3/77 18913
/proc/meminfo: memFree=1652800/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=3788 CPUtime=0
/proc/18913/stat : 18913 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 338477447 3878912 272 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 3298253 0 0 4096 0 0 0 0 17 1 0 0
/proc/18913/statm: 947 273 205 20 0 305 0

[startup+0.096076 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 18913
/proc/meminfo: memFree=1652800/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=4960 CPUtime=0.09
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 536 0 0 0 9 0 0 0 18 0 2 0 338477447 5079040 511 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 1240 511 218 20 0 598 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4960

[startup+0.101076 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 18913
/proc/meminfo: memFree=1652800/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=4960 CPUtime=0.09
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 542 0 0 0 9 0 0 0 18 0 2 0 338477447 5079040 517 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 1240 517 218 20 0 598 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4960

[startup+0.301096 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 18913
/proc/meminfo: memFree=1652800/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=6448 CPUtime=0.29
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 757 0 0 0 29 0 0 0 18 0 2 0 338477447 6602752 732 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 1612 732 218 20 0 970 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6448

[startup+0.701139 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 18913
/proc/meminfo: memFree=1652800/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=7580 CPUtime=0.69
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 1048 0 0 0 69 0 0 0 18 0 2 0 338477447 7761920 1023 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 1895 1023 218 20 0 1253 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7580

[startup+1.50122 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 18915
/proc/meminfo: memFree=1648688/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=9348 CPUtime=1.49
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 1515 0 0 0 149 0 0 0 18 0 2 0 338477447 9572352 1490 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 2337 1490 218 20 0 1695 0
[pid=18913/tid=18915] ppid=18911 vsize=9348 CPUtime=1.47
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 1101 0 0 0 147 0 0 0 25 0 2 0 338477449 9572352 1490 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9348

[startup+3.10139 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 18915
/proc/meminfo: memFree=1647152/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=10948 CPUtime=3.09
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 1926 0 0 0 308 1 0 0 18 0 2 0 338477447 11210752 1901 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 2737 1901 218 20 0 2095 0
[pid=18913/tid=18915] ppid=18911 vsize=10948 CPUtime=3.07
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 1512 0 0 0 307 0 0 0 25 0 2 0 338477449 11210752 1901 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520259 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10948

[startup+6.30273 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 18915
/proc/meminfo: memFree=1641520/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=15760 CPUtime=6.29
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 3166 0 0 0 627 2 0 0 18 0 2 0 338477447 16138240 3105 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 3940 3105 218 20 0 3298 0
[pid=18913/tid=18915] ppid=18911 vsize=15760 CPUtime=6.27
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 2752 0 0 0 626 1 0 0 25 0 2 0 338477449 16138240 3105 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526303 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15760

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.98 2/79 18915
/proc/meminfo: memFree=1638000/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=19112 CPUtime=12.69
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 4071 0 0 0 1267 2 0 0 18 0 2 0 338477447 19570688 3972 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 4778 3972 218 20 0 4136 0
[pid=18913/tid=18915] ppid=18911 vsize=19112 CPUtime=12.67
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 3657 0 0 0 1265 2 0 0 25 0 2 0 338477449 19570688 3972 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19112

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 18915
/proc/meminfo: memFree=1632560/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=23896 CPUtime=25.49
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 5416 0 0 0 2546 3 0 0 18 0 2 0 338477447 24469504 5168 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 5974 5168 218 20 0 5332 0
[pid=18913/tid=18915] ppid=18911 vsize=23896 CPUtime=25.47
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 5002 0 0 0 2544 3 0 0 25 0 2 0 338477449 24469504 5168 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23896

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 18915
/proc/meminfo: memFree=1627952/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=28400 CPUtime=51.08
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 6775 0 0 0 5103 5 0 0 18 0 2 0 338477447 29081600 6288 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 7100 6288 218 20 0 6458 0
[pid=18913/tid=18915] ppid=18911 vsize=28400 CPUtime=51.06
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 6361 0 0 0 5101 5 0 0 25 0 2 0 338477449 29081600 6288 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28400

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 18915
/proc/meminfo: memFree=1622896/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=33448 CPUtime=102.27
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 8485 0 0 0 10220 7 0 0 18 0 2 0 338477447 34250752 7547 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 8362 7547 218 20 0 7720 0
[pid=18913/tid=18915] ppid=18911 vsize=33448 CPUtime=102.25
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 8071 0 0 0 10218 7 0 0 25 0 2 0 338477449 34250752 7547 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 33448

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 18915
/proc/meminfo: memFree=1622000/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=34284 CPUtime=162.25
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 9156 0 0 0 16217 8 0 0 18 0 2 0 338477447 35106816 7756 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 8571 7756 218 20 0 7929 0
[pid=18913/tid=18915] ppid=18911 vsize=34284 CPUtime=162.23
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 8742 0 0 0 16215 8 0 0 25 0 2 0 338477449 35106816 7756 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134542687 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 34284

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 18915
/proc/meminfo: memFree=1621168/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=35168 CPUtime=222.23
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 9821 0 0 0 22214 9 0 0 18 0 2 0 338477447 36012032 7959 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 8792 7959 218 20 0 8150 0
[pid=18913/tid=18915] ppid=18911 vsize=35168 CPUtime=222.22
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 9407 0 0 0 22213 9 0 0 25 0 2 0 338477449 36012032 7959 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 35168

[startup+282.302 s]
/proc/loadavg: 1.04 0.99 0.99 2/79 18915
/proc/meminfo: memFree=1621040/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=35168 CPUtime=282.22
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 10314 0 0 0 28212 10 0 0 18 0 2 0 338477447 36012032 7989 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 8792 7989 218 20 0 8150 0
[pid=18913/tid=18915] ppid=18911 vsize=35168 CPUtime=282.2
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 9900 0 0 0 28210 10 0 0 25 0 2 0 338477449 36012032 7989 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526299 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 35168

[startup+342.302 s]
/proc/loadavg: 1.05 1.00 0.99 2/79 18915
/proc/meminfo: memFree=1620400/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=35800 CPUtime=342.2
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 10865 0 0 0 34209 11 0 0 18 0 2 0 338477447 36659200 8140 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 8950 8140 218 20 0 8308 0
[pid=18913/tid=18915] ppid=18911 vsize=35800 CPUtime=342.18
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 10451 0 0 0 34207 11 0 0 25 0 2 0 338477449 36659200 8140 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 35800

[startup+402.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 18915
/proc/meminfo: memFree=1620144/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=36064 CPUtime=402.19
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 11393 0 0 0 40207 12 0 0 18 0 2 0 338477447 36929536 8199 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 9016 8199 218 20 0 8374 0
[pid=18913/tid=18915] ppid=18911 vsize=36064 CPUtime=402.16
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 10979 0 0 0 40205 11 0 0 25 0 2 0 338477449 36929536 8199 18446744073709551615 134512640 134597668 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) 36064

[startup+462.302 s]
/proc/loadavg: 1.23 1.07 1.02 2/79 18915
/proc/meminfo: memFree=1620016/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=36408 CPUtime=462.17
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 11801 0 0 0 46205 12 0 0 18 0 2 0 338477447 37281792 8272 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 9102 8272 218 20 0 8460 0
[pid=18913/tid=18915] ppid=18911 vsize=36408 CPUtime=462.15
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 11387 0 0 0 46203 12 0 0 25 0 2 0 338477449 37281792 8272 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 36408

[startup+522.302 s]
/proc/loadavg: 1.12 1.07 1.02 2/79 18915
/proc/meminfo: memFree=1619696/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=36592 CPUtime=522.16
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 12203 0 0 0 52203 13 0 0 18 0 2 0 338477447 37470208 8339 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 9148 8339 218 20 0 8506 0
[pid=18913/tid=18915] ppid=18911 vsize=36592 CPUtime=522.14
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 11789 0 0 0 52201 13 0 0 25 0 2 0 338477449 37470208 8339 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 36592

[startup+582.301 s]
/proc/loadavg: 1.04 1.05 1.01 2/79 18915
/proc/meminfo: memFree=1618800/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=37464 CPUtime=582.14
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 12820 0 0 0 58200 14 0 0 18 0 2 0 338477447 38363136 8554 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 9366 8554 218 20 0 8724 0
[pid=18913/tid=18915] ppid=18911 vsize=37464 CPUtime=582.12
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 12406 0 0 0 58198 14 0 0 25 0 2 0 338477449 38363136 8554 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565708 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 37464

[startup+642.301 s]
/proc/loadavg: 1.01 1.04 1.00 2/79 18915
/proc/meminfo: memFree=1618608/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=37768 CPUtime=642.13
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 13345 0 0 0 64198 15 0 0 18 0 2 0 338477447 38674432 8610 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 9442 8610 218 20 0 8800 0
[pid=18913/tid=18915] ppid=18911 vsize=37768 CPUtime=642.11
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 12931 0 0 0 64196 15 0 0 25 0 2 0 338477449 38674432 8610 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526301 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 37768

[startup+702.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 18915
/proc/meminfo: memFree=1618416/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=37916 CPUtime=702.11
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 13862 0 0 0 70195 16 0 0 18 0 2 0 338477447 38825984 8658 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 9479 8658 218 20 0 8837 0
[pid=18913/tid=18915] ppid=18911 vsize=37916 CPUtime=702.08
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 13448 0 0 0 70193 15 0 0 25 0 2 0 338477449 38825984 8658 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 37916

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 18915
/proc/meminfo: memFree=1618288/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=38072 CPUtime=762.1
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 14356 0 0 0 76193 17 0 0 18 0 2 0 338477447 38985728 8683 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 9518 8683 218 20 0 8876 0
[pid=18913/tid=18915] ppid=18911 vsize=38072 CPUtime=762.08
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 13942 0 0 0 76192 16 0 0 25 0 2 0 338477449 38985728 8683 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 38072

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 18915
/proc/meminfo: memFree=1618096/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=38232 CPUtime=822.08
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 14807 0 0 0 82191 17 0 0 18 0 2 0 338477447 39149568 8732 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 9558 8732 218 20 0 8916 0
[pid=18913/tid=18915] ppid=18911 vsize=38232 CPUtime=822.06
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 14393 0 0 0 82189 17 0 0 25 0 2 0 338477449 39149568 8732 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 38232

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/85 19031
/proc/meminfo: memFree=1616752/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=38364 CPUtime=882
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 15188 0 0 0 88182 18 0 0 18 0 2 0 338477447 39284736 8778 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 9591 8778 218 20 0 8949 0
[pid=18913/tid=18915] ppid=18911 vsize=38364 CPUtime=881.98
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 14774 0 0 0 88180 18 0 0 25 0 2 0 338477449 39284736 8778 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 38364

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 19113
/proc/meminfo: memFree=1616176/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=39948 CPUtime=941.93
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 15980 0 0 0 94174 19 0 0 18 0 2 0 338477447 40906752 9167 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 9987 9167 218 20 0 9345 0
[pid=18913/tid=18915] ppid=18911 vsize=39948 CPUtime=941.91
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 15566 0 0 0 94172 19 0 0 25 0 2 0 338477449 40906752 9167 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526296 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 39948

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19113
/proc/meminfo: memFree=1616304/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=39948 CPUtime=1001.91
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 16323 0 0 0 100171 20 0 0 18 0 2 0 338477447 40906752 9170 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 9987 9170 218 20 0 9345 0
[pid=18913/tid=18915] ppid=18911 vsize=39948 CPUtime=1001.89
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 15909 0 0 0 100169 20 0 0 25 0 2 0 338477449 40906752 9170 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 39948

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19113
/proc/meminfo: memFree=1616176/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=40132 CPUtime=1061.9
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 16757 0 0 0 106169 21 0 0 18 0 2 0 338477447 41095168 9196 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 10033 9196 218 20 0 9391 0
[pid=18913/tid=18915] ppid=18911 vsize=40132 CPUtime=1061.87
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 16343 0 0 0 106167 20 0 0 25 0 2 0 338477449 41095168 9196 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 40132

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19113
/proc/meminfo: memFree=1616176/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=40132 CPUtime=1121.89
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 17097 0 0 0 112167 22 0 0 18 0 2 0 338477447 41095168 9196 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 10033 9196 218 20 0 9391 0
[pid=18913/tid=18915] ppid=18911 vsize=40132 CPUtime=1121.86
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 16683 0 0 0 112165 21 0 0 25 0 2 0 338477449 41095168 9196 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 40132

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19113
/proc/meminfo: memFree=1616176/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=40132 CPUtime=1181.86
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 17438 0 0 0 118164 22 0 0 18 0 2 0 338477447 41095168 9197 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 10033 9197 218 20 0 9391 0
[pid=18913/tid=18915] ppid=18911 vsize=40132 CPUtime=1181.85
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 17024 0 0 0 118163 22 0 0 25 0 2 0 338477449 41095168 9197 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 40132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19113
/proc/meminfo: memFree=1616176/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=40132 CPUtime=1200.06
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 17574 0 0 0 119984 22 0 0 18 0 2 0 338477447 41095168 9197 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 10033 9197 218 20 0 9391 0
[pid=18913/tid=18915] ppid=18911 vsize=40132 CPUtime=1200.04
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 17160 0 0 0 119982 22 0 0 25 0 2 0 338477449 41095168 9197 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 40132

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19113
/proc/meminfo: memFree=1616176/2055920 swapFree=4140644/4192956
[pid=18913] ppid=18911 vsize=40132 CPUtime=1200.06
/proc/18913/stat : 18913 (MiraXTv2_dyn) S 18911 18913 17915 0 -1 4194304 17574 0 0 0 119984 22 0 0 18 0 2 0 338477447 41095168 9197 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18913/statm: 10033 9197 218 20 0 9391 0
[pid=18913/tid=18915] ppid=18911 vsize=40132 CPUtime=1200.04
/proc/18913/task/18915/stat : 18915 (MiraXTv2_dyn) R 18911 18913 17915 0 -1 4194368 17160 0 0 0 119982 22 0 0 25 0 2 0 338477449 41095168 9197 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 40132

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.85
CPU system time (s): 0.235964
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 40132

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

runsolver used 1.26981 second user time and 3.10653 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri May 11 17:46:39 UTC 2007

IDJOB= 335945
IDBENCH= 24663
IDSOLVER= 129
FILE ID= node17/335945-1178905599

PBS_JOBID= 5251090

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/linvrinv6.sat05-565.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335945-1178905599/MiraXTv2_dyn /tmp/evaluation/335945-1178905599/instance-335945-1178905599.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-335945-1178905599 -o ROOT/results/node17/solver-335945-1178905599 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335945-1178905599/MiraXTv2_dyn /tmp/evaluation/335945-1178905599/instance-335945-1178905599.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  cd0ae54367b5a9ed0b37080c845fb42a

RANDOM SEED= 489817596

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1653144 kB
Buffers:         50288 kB
Cached:         264488 kB
SwapCached:      15568 kB
Active:         162972 kB
Inactive:       175944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1653144 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            3964 kB
Writeback:           0 kB
Mapped:          30068 kB
Slab:            49432 kB
Committed_AS: 10208668 kB
PageTables:       1796 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 node17 on Fri May 11 18:06:42 UTC 2007