Trace number 337709

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

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-03-S1609878926.sat05-487.reshuffled-07.cnf
MD5SUM7f7c976d7909598011f66ef2d3909687
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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting 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/node11/watcher-337709-1178911820 -o ROOT/results/node11/solver-337709-1178911820 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337709-1178911820/MiraXTv2_dyn /tmp/evaluation/337709-1178911820/instance-337709-1178911820.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.99 3/77 32091
/proc/meminfo: memFree=1529656/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=3788 CPUtime=0
/proc/32091/stat : 32091 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 332230938 3878912 279 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134584784 0 0 4096 0 0 0 0 17 1 0 0
/proc/32091/statm: 947 279 206 20 0 305 0

[startup+0.080628 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 32091
/proc/meminfo: memFree=1529656/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=5020 CPUtime=0.07
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 516 0 0 0 7 0 0 0 18 0 2 0 332230938 5140480 491 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 1255 491 218 20 0 613 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5020

[startup+0.101619 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 32091
/proc/meminfo: memFree=1529656/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=5152 CPUtime=0.09
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 537 0 0 0 9 0 0 0 18 0 2 0 332230938 5275648 512 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 1288 512 218 20 0 646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5152

[startup+0.301643 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 32091
/proc/meminfo: memFree=1529656/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=6480 CPUtime=0.29
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 731 0 0 0 29 0 0 0 18 0 2 0 332230938 6635520 706 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 1620 706 218 20 0 978 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6480

[startup+0.701689 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 32091
/proc/meminfo: memFree=1529656/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=7796 CPUtime=0.69
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 1071 0 0 0 69 0 0 0 18 0 2 0 332230938 7983104 1046 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 1949 1046 218 20 0 1307 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7796

[startup+1.50178 s]
/proc/loadavg: 0.91 0.95 0.99 2/79 32093
/proc/meminfo: memFree=1525352/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=8872 CPUtime=1.49
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 1379 0 0 0 149 0 0 0 18 0 2 0 332230938 9084928 1354 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 2218 1354 218 20 0 1576 0
[pid=32091/tid=32093] ppid=32089 vsize=8872 CPUtime=1.47
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 997 0 0 0 147 0 0 0 25 0 2 0 332230940 9084928 1354 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8872

[startup+3.10197 s]
/proc/loadavg: 0.91 0.95 0.99 2/79 32093
/proc/meminfo: memFree=1523752/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=11836 CPUtime=3.09
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 2142 0 0 0 308 1 0 0 18 0 2 0 332230938 12120064 2117 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 2959 2117 218 20 0 2317 0
[pid=32091/tid=32093] ppid=32089 vsize=11836 CPUtime=3.08
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 1760 0 0 0 307 1 0 0 25 0 2 0 332230940 12120064 2117 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11836

[startup+6.30135 s]
/proc/loadavg: 0.92 0.95 0.99 2/79 32093
/proc/meminfo: memFree=1519016/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=14168 CPUtime=6.28
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 2805 0 0 0 627 1 0 0 18 0 2 0 332230938 14508032 2744 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 3542 2744 218 20 0 2900 0
[pid=32091/tid=32093] ppid=32089 vsize=14168 CPUtime=6.27
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 2423 0 0 0 626 1 0 0 25 0 2 0 332230940 14508032 2744 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14168

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.99 2/79 32093
/proc/meminfo: memFree=1512744/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=21024 CPUtime=12.68
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 4631 0 0 0 1265 3 0 0 18 0 2 0 332230938 21528576 4433 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 5256 4433 218 20 0 4614 0
[pid=32091/tid=32093] ppid=32089 vsize=21024 CPUtime=12.67
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 4249 0 0 0 1264 3 0 0 25 0 2 0 332230940 21528576 4433 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21024

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.99 3/79 32093
/proc/meminfo: memFree=1507624/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=25460 CPUtime=25.49
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 5934 0 0 0 2544 5 0 0 18 0 2 0 332230938 26071040 5559 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 6365 5559 218 20 0 5723 0
[pid=32091/tid=32093] ppid=32089 vsize=25460 CPUtime=25.47
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 5552 0 0 0 2543 4 0 0 25 0 2 0 332230940 26071040 5559 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25460

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.99 2/79 32093
/proc/meminfo: memFree=1504808/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=28420 CPUtime=51.07
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 7090 0 0 0 5102 5 0 0 18 0 2 0 332230938 29102080 6312 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 7105 6312 218 20 0 6463 0
[pid=32091/tid=32093] ppid=32089 vsize=28420 CPUtime=51.06
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 6708 0 0 0 5101 5 0 0 25 0 2 0 332230940 29102080 6312 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28420

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.99 3/79 32093
/proc/meminfo: memFree=1502376/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=30532 CPUtime=102.26
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 8397 0 0 0 10220 6 0 0 18 0 2 0 332230938 31264768 6896 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 7633 6896 218 20 0 6991 0
[pid=32091/tid=32093] ppid=32089 vsize=30532 CPUtime=102.25
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 8015 0 0 0 10219 6 0 0 25 0 2 0 332230940 31264768 6896 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526449 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30532

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 32093
/proc/meminfo: memFree=1500072/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=33124 CPUtime=162.25
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 9821 0 0 0 16217 8 0 0 18 0 2 0 332230938 33918976 7480 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 8281 7480 218 20 0 7639 0
[pid=32091/tid=32093] ppid=32089 vsize=33124 CPUtime=162.23
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 9439 0 0 0 16216 7 0 0 25 0 2 0 332230940 33918976 7480 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 33124

[startup+222.302 s]
/proc/loadavg: 1.04 0.99 1.00 2/79 32093
/proc/meminfo: memFree=1498920/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=34396 CPUtime=222.22
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 10993 0 0 0 22214 8 0 0 18 0 2 0 332230938 35221504 7773 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 8599 7773 218 20 0 7957 0
[pid=32091/tid=32093] ppid=32089 vsize=34396 CPUtime=222.21
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 10611 0 0 0 22213 8 0 0 25 0 2 0 332230940 35221504 7773 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526345 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 34396

[startup+282.302 s]
/proc/loadavg: 1.01 0.99 1.00 2/79 32093
/proc/meminfo: memFree=1496552/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=36588 CPUtime=282.21
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 12385 0 0 0 28212 9 0 0 18 0 2 0 332230938 37466112 8334 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 9147 8334 218 20 0 8505 0
[pid=32091/tid=32093] ppid=32089 vsize=36588 CPUtime=282.2
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 12003 0 0 0 28211 9 0 0 25 0 2 0 332230940 37466112 8334 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 36588

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 32093
/proc/meminfo: memFree=1495272/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=37696 CPUtime=342.19
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 13548 0 0 0 34208 11 0 0 18 0 2 0 332230938 38600704 8637 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 9424 8637 218 20 0 8782 0
[pid=32091/tid=32093] ppid=32089 vsize=37696 CPUtime=342.17
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 13166 0 0 0 34207 10 0 0 25 0 2 0 332230940 38600704 8637 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 37696

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 32093
/proc/meminfo: memFree=1494440/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=38572 CPUtime=402.17
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 14473 0 0 0 40206 11 0 0 18 0 2 0 332230938 39497728 8856 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 9643 8856 218 20 0 9001 0
[pid=32091/tid=32093] ppid=32089 vsize=38572 CPUtime=402.16
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 14091 0 0 0 40205 11 0 0 25 0 2 0 332230940 39497728 8856 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 38572

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 32093
/proc/meminfo: memFree=1493864/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=39032 CPUtime=462.15
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 15425 0 0 0 46203 12 0 0 18 0 2 0 332230938 39968768 8995 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 9758 8995 218 20 0 9116 0
[pid=32091/tid=32093] ppid=32089 vsize=39032 CPUtime=462.14
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 15043 0 0 0 46202 12 0 0 25 0 2 0 332230940 39968768 8995 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526303 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 39032

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 32093
/proc/meminfo: memFree=1493608/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=39180 CPUtime=522.13
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 16324 0 0 0 52200 13 0 0 18 0 2 0 332230938 40120320 9059 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 9795 9059 218 20 0 9153 0
[pid=32091/tid=32093] ppid=32089 vsize=39180 CPUtime=522.12
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 15942 0 0 0 52199 13 0 0 25 0 2 0 332230940 40120320 9059 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 39180

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 32093
/proc/meminfo: memFree=1493160/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=39588 CPUtime=582.12
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 17188 0 0 0 58198 14 0 0 18 0 2 0 332230938 40538112 9163 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 9897 9163 218 20 0 9255 0
[pid=32091/tid=32093] ppid=32089 vsize=39588 CPUtime=582.11
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 16806 0 0 0 58197 14 0 0 25 0 2 0 332230940 40538112 9163 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 39588

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 32093
/proc/meminfo: memFree=1492264/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=40780 CPUtime=642.11
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 18183 0 0 0 64195 16 0 0 18 0 2 0 332230938 41758720 9384 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 10195 9384 218 20 0 9553 0
[pid=32091/tid=32093] ppid=32089 vsize=40780 CPUtime=642.09
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 17801 0 0 0 64194 15 0 0 25 0 2 0 332230940 41758720 9384 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 40780

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 32093
/proc/meminfo: memFree=1491752/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=41324 CPUtime=702.08
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 19104 0 0 0 70192 16 0 0 18 0 2 0 332230938 42315776 9517 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 10331 9517 218 20 0 9689 0
[pid=32091/tid=32093] ppid=32089 vsize=41324 CPUtime=702.07
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 18722 0 0 0 70191 16 0 0 25 0 2 0 332230940 42315776 9517 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 41324

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 32093
/proc/meminfo: memFree=1491304/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=42428 CPUtime=762.07
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 19922 0 0 0 76190 17 0 0 18 0 2 0 332230938 43446272 9637 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 10607 9637 218 20 0 9965 0
[pid=32091/tid=32093] ppid=32089 vsize=42428 CPUtime=762.06
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 19540 0 0 0 76189 17 0 0 25 0 2 0 332230940 43446272 9637 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 42428

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 1.00 3/79 32093
/proc/meminfo: memFree=1490920/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=42904 CPUtime=822.05
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 20708 0 0 0 82187 18 0 0 18 0 2 0 332230938 43933696 9717 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 10726 9717 218 20 0 10084 0
[pid=32091/tid=32093] ppid=32089 vsize=42904 CPUtime=822.03
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 20326 0 0 0 82186 17 0 0 25 0 2 0 332230940 43933696 9717 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 42904

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 32093
/proc/meminfo: memFree=1490792/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=43036 CPUtime=882.03
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 21560 0 0 0 88184 19 0 0 18 0 2 0 332230938 44068864 9753 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 10759 9753 218 20 0 10117 0
[pid=32091/tid=32093] ppid=32089 vsize=43036 CPUtime=882.01
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 21178 0 0 0 88183 18 0 0 25 0 2 0 332230940 44068864 9753 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 43036

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 32093
/proc/meminfo: memFree=1490344/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=43532 CPUtime=942.01
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 22394 0 0 0 94182 19 0 0 18 0 2 0 332230938 44576768 9864 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 10883 9864 218 20 0 10241 0
[pid=32091/tid=32093] ppid=32089 vsize=43532 CPUtime=942
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 22012 0 0 0 94181 19 0 0 25 0 2 0 332230940 44576768 9864 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 43532

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 32093
/proc/meminfo: memFree=1490152/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=43532 CPUtime=1001.99
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 23165 0 0 0 100179 20 0 0 18 0 2 0 332230938 44576768 9903 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 10883 9903 218 20 0 10241 0
[pid=32091/tid=32093] ppid=32089 vsize=43532 CPUtime=1001.98
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 22783 0 0 0 100178 20 0 0 25 0 2 0 332230940 44576768 9903 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 43532

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 32093
/proc/meminfo: memFree=1490088/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=43720 CPUtime=1061.98
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 23934 0 0 0 106177 21 0 0 18 0 2 0 332230938 44769280 9931 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 10930 9931 218 20 0 10288 0
[pid=32091/tid=32093] ppid=32089 vsize=43720 CPUtime=1061.97
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 23552 0 0 0 106176 21 0 0 25 0 2 0 332230940 44769280 9931 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 43720

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 32095
/proc/meminfo: memFree=1489896/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=43880 CPUtime=1121.96
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 24733 0 0 0 112174 22 0 0 18 0 2 0 332230938 44933120 9980 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 10970 9980 218 20 0 10328 0
[pid=32091/tid=32093] ppid=32089 vsize=43880 CPUtime=1121.95
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 24351 0 0 0 112173 22 0 0 25 0 2 0 332230940 44933120 9980 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 43880

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 32095
/proc/meminfo: memFree=1489704/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=43880 CPUtime=1181.94
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 25635 0 0 0 118171 23 0 0 18 0 2 0 332230938 44933120 10013 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 10970 10013 218 20 0 10328 0
[pid=32091/tid=32093] ppid=32089 vsize=43880 CPUtime=1181.92
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 25253 0 0 0 118170 22 0 0 25 0 2 0 332230940 44933120 10013 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 43880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 32095
/proc/meminfo: memFree=1489768/2055920 swapFree=4144152/4192956
[pid=32091] ppid=32089 vsize=43880 CPUtime=1200.04
/proc/32091/stat : 32091 (MiraXTv2_dyn) S 32089 32091 31703 0 -1 4194304 25972 0 0 0 119981 23 0 0 18 0 2 0 332230938 44933120 10020 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32091/statm: 10970 10020 218 20 0 10328 0
[pid=32091/tid=32093] ppid=32089 vsize=43880 CPUtime=1200.03
/proc/32091/task/32093/stat : 32093 (MiraXTv2_dyn) R 32089 32091 31703 0 -1 4194368 25590 0 0 0 119980 23 0 0 25 0 2 0 332230940 44933120 10020 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 43880

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.82
CPU system time (s): 0.239963
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 44148

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

runsolver used 1.27081 second user time and 3.10253 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 19:30:20 UTC 2007

IDJOB= 337709
IDBENCH= 24705
IDSOLVER= 129
FILE ID= node11/337709-1178911820

PBS_JOBID= 5251103

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-03-S1609878926.sat05-487.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337709-1178911820/MiraXTv2_dyn /tmp/evaluation/337709-1178911820/instance-337709-1178911820.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-337709-1178911820 -o ROOT/results/node11/solver-337709-1178911820 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337709-1178911820/MiraXTv2_dyn /tmp/evaluation/337709-1178911820/instance-337709-1178911820.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7f7c976d7909598011f66ef2d3909687

RANDOM SEED= 577035258

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1529872 kB
Buffers:         52372 kB
Cached:         383556 kB
SwapCached:      18380 kB
Active:         159916 kB
Inactive:       300608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1529872 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4028 kB
Writeback:           0 kB
Mapped:          30016 kB
Slab:            50980 kB
Committed_AS:  7719876 kB
PageTables:       1848 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB

End job on node11 on Fri May 11 19:50:23 UTC 2007