Trace number 334517

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

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-048BitPrimes-1.sat05-504.reshuffled-07.cnf
MD5SUM3ec02d98577965dc40d4f2f9fa0499c0
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 variables4703
Number of clauses45358
Sum of the clauses size203370
Maximum clause length5
Minimum clause length1
Number of clauses of size 1146
Number of clauses of size 24604
Number of clauses of size 34512
Number of clauses of size 40
Number of clauses of size 536096
Number of clauses of size over 50

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/node13/watcher-334517-1178900361 -o ROOT/results/node13/solver-334517-1178900361 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334517-1178900361/MiraXTv2_dyn /tmp/evaluation/334517-1178900361/instance-334517-1178900361.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.16 1.05 1.19 3/77 20105
/proc/meminfo: memFree=1762416/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=3788 CPUtime=0
/proc/20105/stat : 20105 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194304 417 0 0 0 0 0 0 0 18 0 1 0 337953976 3878912 392 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/20105/statm: 947 400 202 20 0 305 0

[startup+0.050575 s]
/proc/loadavg: 1.16 1.05 1.19 3/77 20105
/proc/meminfo: memFree=1762416/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=6064 CPUtime=0.04
/proc/20105/stat : 20105 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194304 1094 0 0 0 4 0 0 0 18 0 1 0 337953976 6209536 1069 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/20105/statm: 1516 1070 206 20 0 874 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6064

[startup+0.101584 s]
/proc/loadavg: 1.16 1.05 1.19 3/77 20105
/proc/meminfo: memFree=1762416/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=7736 CPUtime=0.09
/proc/20105/stat : 20105 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194304 1476 0 0 0 9 0 0 0 18 0 1 0 337953976 7921664 1451 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134580805 0 0 4096 0 0 0 0 17 0 0 0
/proc/20105/statm: 1934 1451 207 20 0 1292 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7736

[startup+0.301627 s]
/proc/loadavg: 1.16 1.05 1.19 3/77 20105
/proc/meminfo: memFree=1762416/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=8036 CPUtime=0.29
/proc/20105/stat : 20105 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194304 1570 0 0 0 29 0 0 0 19 0 1 0 337953976 8228864 1545 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20105/statm: 2009 1545 207 20 0 1367 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8036

[startup+0.701712 s]
/proc/loadavg: 1.16 1.05 1.19 3/77 20105
/proc/meminfo: memFree=1762416/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=14976 CPUtime=0.69
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 2382 0 0 0 69 0 0 0 20 0 2 0 337953976 15335424 2219 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 3744 2219 218 20 0 3102 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14976

[startup+1.50288 s]
/proc/loadavg: 1.16 1.05 1.19 2/79 20107
/proc/meminfo: memFree=1754208/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=15504 CPUtime=1.5
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 2529 0 0 0 149 1 0 0 20 0 2 0 337953976 15876096 2366 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 3876 2366 218 20 0 3234 0
[pid=20105/tid=20107] ppid=20103 vsize=15504 CPUtime=1.16
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 864 0 0 0 116 0 0 0 25 0 2 0 337954009 15876096 2366 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520203 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 15504

[startup+3.10122 s]
/proc/loadavg: 1.16 1.05 1.19 2/79 20107
/proc/meminfo: memFree=1752480/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=17352 CPUtime=3.09
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 3003 0 0 0 308 1 0 0 20 0 2 0 337953976 17768448 2840 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 4338 2840 218 20 0 3696 0
[pid=20105/tid=20107] ppid=20103 vsize=17352 CPUtime=2.75
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 1338 0 0 0 275 0 0 0 25 0 2 0 337954009 17768448 2840 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526186 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17352

[startup+6.30191 s]
/proc/loadavg: 1.15 1.05 1.18 2/79 20107
/proc/meminfo: memFree=1748576/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=21048 CPUtime=6.29
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 3959 0 0 0 627 2 0 0 20 0 2 0 337953976 21553152 3796 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 5262 3796 218 20 0 4620 0
[pid=20105/tid=20107] ppid=20103 vsize=21048 CPUtime=5.96
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 2294 0 0 0 595 1 0 0 25 0 2 0 337954009 21553152 3796 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526270 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21048

[startup+12.7013 s]
/proc/loadavg: 1.13 1.04 1.18 2/79 20107
/proc/meminfo: memFree=1743392/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=25008 CPUtime=12.68
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 5024 0 0 0 1266 2 0 0 20 0 2 0 337953976 25608192 4861 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 6252 4861 218 20 0 5610 0
[pid=20105/tid=20107] ppid=20103 vsize=25008 CPUtime=12.36
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 3359 0 0 0 1234 2 0 0 25 0 2 0 337954009 25608192 4861 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25008

[startup+25.502 s]
/proc/loadavg: 1.10 1.04 1.18 2/79 20107
/proc/meminfo: memFree=1734112/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=34384 CPUtime=25.49
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 7419 0 0 0 2544 5 0 0 20 0 2 0 337953976 35209216 7256 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 8596 7256 218 20 0 7954 0
[pid=20105/tid=20107] ppid=20103 vsize=34384 CPUtime=25.15
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 5754 0 0 0 2511 4 0 0 25 0 2 0 337954009 35209216 7256 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34384

[startup+51.1015 s]
/proc/loadavg: 1.07 1.04 1.17 2/79 20107
/proc/meminfo: memFree=1722464/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=45756 CPUtime=51.05
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 10247 0 0 0 5099 6 0 0 20 0 2 0 337953976 46854144 10048 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 11439 10048 218 20 0 10797 0
[pid=20105/tid=20107] ppid=20103 vsize=45756 CPUtime=50.72
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 8582 0 0 0 5066 6 0 0 25 0 2 0 337954009 46854144 10048 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 45756

[startup+102.306 s]
/proc/loadavg: 1.03 1.03 1.16 2/79 20107
/proc/meminfo: memFree=1697376/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=70612 CPUtime=102.21
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 16643 0 0 0 10210 11 0 0 20 0 2 0 337953976 72306688 16311 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 17653 16311 218 20 0 17011 0
[pid=20105/tid=20107] ppid=20103 vsize=70612 CPUtime=101.88
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 14978 0 0 0 10177 11 0 0 25 0 2 0 337954009 72306688 16311 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 70612

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.15 2/79 20107
/proc/meminfo: memFree=1690400/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=77980 CPUtime=162.16
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 18459 0 0 0 16203 13 0 0 20 0 2 0 337953976 79851520 18127 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 19495 18127 218 20 0 18853 0
[pid=20105/tid=20107] ppid=20103 vsize=77980 CPUtime=161.84
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 16794 0 0 0 16171 13 0 0 25 0 2 0 337954009 79851520 18127 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 77980

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/79 20107
/proc/meminfo: memFree=1686496/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=81452 CPUtime=222.14
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 19428 0 0 0 22200 14 0 0 20 0 2 0 337953976 83406848 19037 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 20363 19037 218 20 0 19721 0
[pid=20105/tid=20107] ppid=20103 vsize=81452 CPUtime=221.81
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 17763 0 0 0 22168 13 0 0 25 0 2 0 337954009 83406848 19037 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520259 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 81452

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.13 2/79 20107
/proc/meminfo: memFree=1675616/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=92144 CPUtime=282.12
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 22195 0 0 0 28195 17 0 0 20 0 2 0 337953976 94355456 21741 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 23036 21741 218 20 0 22394 0
[pid=20105/tid=20107] ppid=20103 vsize=92144 CPUtime=281.78
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 20530 0 0 0 28162 16 0 0 25 0 2 0 337954009 94355456 21741 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 92144

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.12 2/79 20107
/proc/meminfo: memFree=1675680/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=92144 CPUtime=342.09
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 22208 0 0 0 34192 17 0 0 20 0 2 0 337953976 94355456 21754 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 23036 21754 218 20 0 22394 0
[pid=20105/tid=20107] ppid=20103 vsize=92144 CPUtime=341.76
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 20543 0 0 0 34159 17 0 0 25 0 2 0 337954009 94355456 21754 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526375 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 92144

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.11 2/79 20107
/proc/meminfo: memFree=1675680/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=92144 CPUtime=402.07
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 22214 0 0 0 40189 18 0 0 20 0 2 0 337953976 94355456 21760 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 23036 21760 218 20 0 22394 0
[pid=20105/tid=20107] ppid=20103 vsize=92144 CPUtime=401.74
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 20549 0 0 0 40157 17 0 0 25 0 2 0 337954009 94355456 21760 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 92144

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 20107
/proc/meminfo: memFree=1665440/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=102548 CPUtime=462.05
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 24808 0 0 0 46184 21 0 0 20 0 2 0 337953976 105009152 24354 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 25637 24354 218 20 0 24995 0
[pid=20105/tid=20107] ppid=20103 vsize=102548 CPUtime=461.71
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 23143 0 0 0 46151 20 0 0 25 0 2 0 337954009 105009152 24354 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 102548

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 20107
/proc/meminfo: memFree=1662624/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=104932 CPUtime=522.03
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 25560 0 0 0 52181 22 0 0 20 0 2 0 337953976 107450368 24974 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 26233 24974 218 20 0 25591 0
[pid=20105/tid=20107] ppid=20103 vsize=104932 CPUtime=521.69
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 23895 0 0 0 52148 21 0 0 25 0 2 0 337954009 107450368 24974 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525988 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 104932

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 20107
/proc/meminfo: memFree=1662176/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=105460 CPUtime=582
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 25810 0 0 0 58178 22 0 0 20 0 2 0 337953976 107991040 25090 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 26365 25090 218 20 0 25723 0
[pid=20105/tid=20107] ppid=20103 vsize=105460 CPUtime=581.67
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 24145 0 0 0 58145 22 0 0 25 0 2 0 337954009 107991040 25090 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 105460

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 20107
/proc/meminfo: memFree=1662240/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=105460 CPUtime=641.98
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 25810 0 0 0 64175 23 0 0 20 0 2 0 337953976 107991040 25090 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 26365 25090 218 20 0 25723 0
[pid=20105/tid=20107] ppid=20103 vsize=105460 CPUtime=641.65
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 24145 0 0 0 64143 22 0 0 25 0 2 0 337954009 107991040 25090 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520692 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 105460

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 20107
/proc/meminfo: memFree=1662240/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=105460 CPUtime=701.95
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 25810 0 0 0 70172 23 0 0 20 0 2 0 337953976 107991040 25090 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 26365 25090 218 20 0 25723 0
[pid=20105/tid=20107] ppid=20103 vsize=105460 CPUtime=701.62
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 24145 0 0 0 70139 23 0 0 25 0 2 0 337954009 107991040 25090 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525988 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 105460

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 20107
/proc/meminfo: memFree=1662304/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=105452 CPUtime=761.94
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 25810 0 0 0 76170 24 0 0 20 0 2 0 337953976 107982848 25090 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 26363 25090 218 20 0 25721 0
[pid=20105/tid=20107] ppid=20103 vsize=105452 CPUtime=761.6
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 24145 0 0 0 76137 23 0 0 25 0 2 0 337954009 107982848 25090 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526301 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 105452

[startup+822.302 s]
/proc/loadavg: 1.05 1.01 1.06 2/79 20107
/proc/meminfo: memFree=1662368/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=105452 CPUtime=821.91
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 25810 0 0 0 82166 25 0 0 20 0 2 0 337953976 107982848 25090 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 26363 25090 218 20 0 25721 0
[pid=20105/tid=20107] ppid=20103 vsize=105452 CPUtime=821.58
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 24145 0 0 0 82134 24 0 0 25 0 2 0 337954009 107982848 25090 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 105452

[startup+882.301 s]
/proc/loadavg: 1.02 1.01 1.06 2/79 20107
/proc/meminfo: memFree=1662368/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=105452 CPUtime=881.88
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 25811 0 0 0 88163 25 0 0 20 0 2 0 337953976 107982848 25091 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 26363 25091 218 20 0 25721 0
[pid=20105/tid=20107] ppid=20103 vsize=105452 CPUtime=881.55
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 24146 0 0 0 88131 24 0 0 25 0 2 0 337954009 107982848 25091 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 105452

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 20107
/proc/meminfo: memFree=1658784/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=109412 CPUtime=941.86
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 26801 0 0 0 94160 26 0 0 20 0 2 0 337953976 112037888 26081 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 27353 26081 218 20 0 26711 0
[pid=20105/tid=20107] ppid=20103 vsize=109412 CPUtime=941.52
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 25136 0 0 0 94127 25 0 0 25 0 2 0 337954009 112037888 26081 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 109412

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 20107
/proc/meminfo: memFree=1657568/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=110072 CPUtime=1001.84
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 27100 0 0 0 100157 27 0 0 20 0 2 0 337953976 112713728 26246 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 27518 26246 218 20 0 26876 0
[pid=20105/tid=20107] ppid=20103 vsize=110072 CPUtime=1001.5
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 25435 0 0 0 100124 26 0 0 25 0 2 0 337954009 112713728 26246 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 110072

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 20107
/proc/meminfo: memFree=1656608/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=110996 CPUtime=1061.81
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 27463 0 0 0 106153 28 0 0 20 0 2 0 337953976 113659904 26475 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 27749 26475 218 20 0 27107 0
[pid=20105/tid=20107] ppid=20103 vsize=110996 CPUtime=1061.48
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 25798 0 0 0 106121 27 0 0 25 0 2 0 337954009 113659904 26475 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 110996

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 20107
/proc/meminfo: memFree=1656544/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=110996 CPUtime=1121.79
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 27600 0 0 0 112151 28 0 0 20 0 2 0 337953976 113659904 26478 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 27749 26478 218 20 0 27107 0
[pid=20105/tid=20107] ppid=20103 vsize=110996 CPUtime=1121.46
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 25935 0 0 0 112118 28 0 0 25 0 2 0 337954009 113659904 26478 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565724 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 110996

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 20107
/proc/meminfo: memFree=1656608/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=110996 CPUtime=1181.77
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 27734 0 0 0 118148 29 0 0 20 0 2 0 337953976 113659904 26478 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 27749 26478 218 20 0 27107 0
[pid=20105/tid=20107] ppid=20103 vsize=110996 CPUtime=1181.43
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 26069 0 0 0 118115 28 0 0 25 0 2 0 337954009 113659904 26478 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 110996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 20107
/proc/meminfo: memFree=1656608/2055920 swapFree=4159364/4192956
[pid=20105] ppid=20103 vsize=110996 CPUtime=1200.06
/proc/20105/stat : 20105 (MiraXTv2_dyn) S 20103 20105 19540 0 -1 4194304 27801 0 0 0 119977 29 0 0 20 0 2 0 337953976 113659904 26478 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20105/statm: 27749 26478 218 20 0 27107 0
[pid=20105/tid=20107] ppid=20103 vsize=110996 CPUtime=1199.74
/proc/20105/task/20107/stat : 20107 (MiraXTv2_dyn) R 20103 20105 19540 0 -1 4194368 26136 0 0 0 119945 29 0 0 25 0 2 0 337954009 113659904 26478 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 110996

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.63
CPU time (s): 1200.1
CPU user time (s): 1199.78
CPU system time (s): 0.312952
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 110996

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

runsolver used 1.26681 second user time and 3.10753 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri May 11 16:19:22 UTC 2007

IDJOB= 334517
IDBENCH= 24629
IDSOLVER= 129
FILE ID= node13/334517-1178900361

PBS_JOBID= 5251084

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/Composite-048BitPrimes-1.sat05-504.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334517-1178900361/MiraXTv2_dyn /tmp/evaluation/334517-1178900361/instance-334517-1178900361.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-334517-1178900361 -o ROOT/results/node13/solver-334517-1178900361 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334517-1178900361/MiraXTv2_dyn /tmp/evaluation/334517-1178900361/instance-334517-1178900361.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3ec02d98577965dc40d4f2f9fa0499c0

RANDOM SEED= 319161003

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1762632 kB
Buffers:         40960 kB
Cached:         165356 kB
SwapCached:      12848 kB
Active:         125668 kB
Inactive:       103932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1762632 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            5140 kB
Writeback:           0 kB
Mapped:          30136 kB
Slab:            49164 kB
Committed_AS:  9837100 kB
PageTables:       1872 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 node13 on Fri May 11 16:39:24 UTC 2007