Trace number 333929

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.08 1200.52

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d-0.02-s383740539.sat05-534.reshuffled-07.cnf
MD5SUM84c61ea490109e11c1f7afe1d2e5d438
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark643.332
Satisfiable
(Un)Satisfiability was proved
Number of variables1188
Number of clauses13833
Sum of the clauses size41796
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313536
Number of clauses of size 4297
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/node18/watcher-333929-1178898347 -o ROOT/results/node18/solver-333929-1178898347 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333929-1178898347/MiraXTv2_dyn /tmp/evaluation/333929-1178898347/instance-333929-1178898347.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.84 0.94 0.99 3/77 13170
/proc/meminfo: memFree=1721208/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=3788 CPUtime=0
/proc/13170/stat : 13170 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194304 328 0 0 0 0 0 0 0 18 0 1 0 337752053 3878912 303 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/13170/statm: 947 305 205 20 0 305 0

[startup+0.043727 s]
/proc/loadavg: 0.84 0.94 0.99 3/77 13170
/proc/meminfo: memFree=1721208/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=5072 CPUtime=0.03
/proc/13170/stat : 13170 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194304 662 0 0 0 3 0 0 0 18 0 1 0 337752053 5193728 637 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8293822 0 0 4096 0 0 0 0 17 1 0 0
/proc/13170/statm: 1268 637 207 20 0 626 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5072

[startup+0.101731 s]
/proc/loadavg: 0.84 0.94 0.99 3/77 13170
/proc/meminfo: memFree=1721208/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=5948 CPUtime=0.09
/proc/13170/stat : 13170 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194304 845 0 0 0 9 0 0 0 18 0 1 0 337752053 6090752 820 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583977 0 0 4096 0 0 0 0 17 1 0 0
/proc/13170/statm: 1487 820 207 20 0 845 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5948

[startup+0.30175 s]
/proc/loadavg: 0.84 0.94 0.99 3/77 13170
/proc/meminfo: memFree=1721208/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=8132 CPUtime=0.29
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 1108 0 0 0 29 0 0 0 18 0 2 0 337752053 8327168 1031 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 2033 1031 218 20 0 1391 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8132

[startup+0.701789 s]
/proc/loadavg: 0.84 0.94 0.99 3/77 13170
/proc/meminfo: memFree=1721208/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=9188 CPUtime=0.69
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 1397 0 0 0 69 0 0 0 18 0 2 0 337752053 9408512 1320 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 2297 1320 218 20 0 1655 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9188

[startup+1.50187 s]
/proc/loadavg: 0.84 0.94 0.99 2/79 13172
/proc/meminfo: memFree=1715880/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=11036 CPUtime=1.49
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 1922 0 0 0 149 0 0 0 18 0 2 0 337752053 11300864 1845 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 2759 1845 218 20 0 2117 0
[pid=13170/tid=13172] ppid=13168 vsize=11036 CPUtime=1.37
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 1043 0 0 0 137 0 0 0 25 0 2 0 337752066 11300864 1845 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11036

[startup+3.10202 s]
/proc/loadavg: 0.85 0.94 0.99 2/79 13172
/proc/meminfo: memFree=1713128/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=13704 CPUtime=3.09
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 2427 0 0 0 308 1 0 0 18 0 2 0 337752053 14032896 2350 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 3426 2350 218 20 0 2784 0
[pid=13170/tid=13172] ppid=13168 vsize=13704 CPUtime=2.96
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 1548 0 0 0 296 0 0 0 25 0 2 0 337752066 14032896 2350 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13704

[startup+6.30133 s]
/proc/loadavg: 0.85 0.94 0.99 2/79 13172
/proc/meminfo: memFree=1709296/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=17928 CPUtime=6.29
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 3543 0 0 0 628 1 0 0 18 0 2 0 337752053 18358272 3466 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 4482 3466 218 20 0 3840 0
[pid=13170/tid=13172] ppid=13168 vsize=17928 CPUtime=6.17
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 2664 0 0 0 616 1 0 0 25 0 2 0 337752066 18358272 3466 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17928

[startup+12.7019 s]
/proc/loadavg: 0.88 0.94 0.99 3/79 13172
/proc/meminfo: memFree=1704120/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=21868 CPUtime=12.69
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 4616 0 0 0 1267 2 0 0 18 0 2 0 337752053 22392832 4462 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 5467 4462 218 20 0 4825 0
[pid=13170/tid=13172] ppid=13168 vsize=21868 CPUtime=12.56
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 3737 0 0 0 1255 1 0 0 25 0 2 0 337752066 22392832 4462 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526375 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21868

[startup+25.5012 s]
/proc/loadavg: 0.89 0.94 0.99 2/79 13172
/proc/meminfo: memFree=1692472/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=32688 CPUtime=25.48
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 7485 0 0 0 2544 4 0 0 18 0 2 0 337752053 33472512 7232 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 8172 7232 218 20 0 7530 0
[pid=13170/tid=13172] ppid=13168 vsize=32688 CPUtime=25.35
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 6606 0 0 0 2532 3 0 0 25 0 2 0 337752066 33472512 7232 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32688

[startup+51.1017 s]
/proc/loadavg: 0.93 0.94 0.99 2/79 13172
/proc/meminfo: memFree=1685176/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=39688 CPUtime=51.07
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 9565 0 0 0 5102 5 0 0 18 0 2 0 337752053 40640512 9070 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 9922 9070 218 20 0 9280 0
[pid=13170/tid=13172] ppid=13168 vsize=39688 CPUtime=50.95
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 8686 0 0 0 5090 5 0 0 25 0 2 0 337752066 40640512 9070 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134521211 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39688

[startup+102.306 s]
/proc/loadavg: 0.97 0.95 0.99 2/79 13172
/proc/meminfo: memFree=1677304/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=47680 CPUtime=102.27
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 11948 0 0 0 10220 7 0 0 18 0 2 0 337752053 48824320 11048 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 11920 11048 218 20 0 11278 0
[pid=13170/tid=13172] ppid=13168 vsize=47680 CPUtime=102.14
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 11069 0 0 0 10208 6 0 0 25 0 2 0 337752066 48824320 11048 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 47680

[startup+162.301 s]
/proc/loadavg: 0.99 0.96 0.99 2/79 13172
/proc/meminfo: memFree=1675896/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=49024 CPUtime=162.25
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 12717 0 0 0 16217 8 0 0 18 0 2 0 337752053 50200576 11395 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 12256 11395 218 20 0 11614 0
[pid=13170/tid=13172] ppid=13168 vsize=49024 CPUtime=162.12
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 11838 0 0 0 16205 7 0 0 25 0 2 0 337752066 50200576 11395 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 49024

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.99 2/79 13172
/proc/meminfo: memFree=1673528/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=51304 CPUtime=222.23
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 13797 0 0 0 22214 9 0 0 18 0 2 0 337752053 52535296 11976 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 12826 11976 218 20 0 12184 0
[pid=13170/tid=13172] ppid=13168 vsize=51304 CPUtime=222.1
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 12918 0 0 0 22202 8 0 0 25 0 2 0 337752066 52535296 11976 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 51304

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13172
/proc/meminfo: memFree=1671032/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=53836 CPUtime=282.22
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 14796 0 0 0 28212 10 0 0 18 0 2 0 337752053 55128064 12615 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 13459 12615 218 20 0 12817 0
[pid=13170/tid=13172] ppid=13168 vsize=53836 CPUtime=282.09
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 13917 0 0 0 28200 9 0 0 25 0 2 0 337752066 55128064 12615 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 53836

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13172
/proc/meminfo: memFree=1670648/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=54120 CPUtime=342.19
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 15232 0 0 0 34209 10 0 0 18 0 2 0 337752053 55418880 12688 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 13530 12688 218 20 0 12888 0
[pid=13170/tid=13172] ppid=13168 vsize=54120 CPUtime=342.07
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 14353 0 0 0 34197 10 0 0 25 0 2 0 337752066 55418880 12688 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 54120

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13172
/proc/meminfo: memFree=1670584/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=54120 CPUtime=402.18
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 15681 0 0 0 40207 11 0 0 18 0 2 0 337752053 55418880 12699 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 13530 12699 218 20 0 12888 0
[pid=13170/tid=13172] ppid=13168 vsize=54120 CPUtime=402.06
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 14802 0 0 0 40195 11 0 0 25 0 2 0 337752066 55418880 12699 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 54120

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13172
/proc/meminfo: memFree=1670456/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=54312 CPUtime=462.17
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 16069 0 0 0 46205 12 0 0 18 0 2 0 337752053 55615488 12721 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 13578 12721 218 20 0 12936 0
[pid=13170/tid=13172] ppid=13168 vsize=54312 CPUtime=462.04
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 15190 0 0 0 46193 11 0 0 25 0 2 0 337752066 55615488 12721 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526680 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 54312

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13172
/proc/meminfo: memFree=1670456/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=54312 CPUtime=522.14
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 16442 0 0 0 52202 12 0 0 18 0 2 0 337752053 55615488 12724 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 13578 12724 218 20 0 12936 0
[pid=13170/tid=13172] ppid=13168 vsize=54312 CPUtime=522.02
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 15563 0 0 0 52190 12 0 0 25 0 2 0 337752066 55615488 12724 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 54312

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13172
/proc/meminfo: memFree=1670456/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=54312 CPUtime=582.13
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 16813 0 0 0 58200 13 0 0 18 0 2 0 337752053 55615488 12725 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 13578 12725 218 20 0 12936 0
[pid=13170/tid=13172] ppid=13168 vsize=54312 CPUtime=582.01
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 15934 0 0 0 58188 13 0 0 25 0 2 0 337752066 55615488 12725 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 54312

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13172
/proc/meminfo: memFree=1669816/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=55032 CPUtime=642.12
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 17292 0 0 0 64198 14 0 0 18 0 2 0 337752053 56352768 12908 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 13758 12908 218 20 0 13116 0
[pid=13170/tid=13172] ppid=13168 vsize=55032 CPUtime=641.99
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 16413 0 0 0 64186 13 0 0 25 0 2 0 337752066 56352768 12908 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 55032

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13172
/proc/meminfo: memFree=1668920/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=55824 CPUtime=702.09
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 17882 0 0 0 70195 14 0 0 18 0 2 0 337752053 57163776 13125 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 13956 13125 218 20 0 13314 0
[pid=13170/tid=13172] ppid=13168 vsize=55824 CPUtime=701.97
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 17003 0 0 0 70183 14 0 0 25 0 2 0 337752066 57163776 13125 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 55824

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13172
/proc/meminfo: memFree=1668856/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=55964 CPUtime=762.09
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 18290 0 0 0 76194 15 0 0 18 0 2 0 337752053 57307136 13158 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 13991 13158 218 20 0 13349 0
[pid=13170/tid=13172] ppid=13168 vsize=55964 CPUtime=761.96
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 17411 0 0 0 76181 15 0 0 25 0 2 0 337752066 57307136 13158 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 55964

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 3/79 13172
/proc/meminfo: memFree=1666488/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=58412 CPUtime=822.06
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 19183 0 0 0 82190 16 0 0 18 0 2 0 337752053 59813888 13751 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 14603 13751 218 20 0 13961 0
[pid=13170/tid=13172] ppid=13168 vsize=58412 CPUtime=821.94
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 18304 0 0 0 82178 16 0 0 25 0 2 0 337752066 59813888 13751 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 58412

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 3/79 13172
/proc/meminfo: memFree=1666296/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=58412 CPUtime=882.05
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 19666 0 0 0 88188 17 0 0 18 0 2 0 337752053 59813888 13784 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 14603 13784 218 20 0 13961 0
[pid=13170/tid=13172] ppid=13168 vsize=58412 CPUtime=881.93
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 18787 0 0 0 88176 17 0 0 25 0 2 0 337752066 59813888 13784 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 58412

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/85 13310
/proc/meminfo: memFree=1665072/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=58412 CPUtime=941.96
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 20049 0 0 0 94177 19 0 0 18 0 2 0 337752053 59813888 13787 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 14603 13787 218 20 0 13961 0
[pid=13170/tid=13172] ppid=13168 vsize=58412 CPUtime=941.83
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 19170 0 0 0 94165 18 0 0 25 0 2 0 337752066 59813888 13787 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 58412

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13370
/proc/meminfo: memFree=1666168/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=58412 CPUtime=1001.91
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 20430 0 0 0 100171 20 0 0 18 0 2 0 337752053 59813888 13788 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 14603 13788 218 20 0 13961 0
[pid=13170/tid=13172] ppid=13168 vsize=58412 CPUtime=1001.78
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 19551 0 0 0 100159 19 0 0 25 0 2 0 337752066 59813888 13788 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520083 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 58412

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13370
/proc/meminfo: memFree=1665464/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=59212 CPUtime=1061.89
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 20919 0 0 0 106169 20 0 0 18 0 2 0 337752053 60633088 13973 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 14803 13973 218 20 0 14161 0
[pid=13170/tid=13172] ppid=13168 vsize=59212 CPUtime=1061.77
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 20040 0 0 0 106157 20 0 0 25 0 2 0 337752066 60633088 13973 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 59212

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13370
/proc/meminfo: memFree=1662584/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=62120 CPUtime=1121.87
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 21958 0 0 0 112165 22 0 0 18 0 2 0 337752053 63610880 14706 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 15530 14706 218 20 0 14888 0
[pid=13170/tid=13172] ppid=13168 vsize=62120 CPUtime=1121.74
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 21079 0 0 0 112153 21 0 0 25 0 2 0 337752066 63610880 14706 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 62120

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13370
/proc/meminfo: memFree=1661176/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=63484 CPUtime=1181.86
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 22753 0 0 0 118163 23 0 0 18 0 2 0 337752053 65007616 15039 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 15871 15039 218 20 0 15229 0
[pid=13170/tid=13172] ppid=13168 vsize=63484 CPUtime=1181.73
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 21874 0 0 0 118151 22 0 0 25 0 2 0 337752066 65007616 15039 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 63484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 13370
/proc/meminfo: memFree=1661176/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=63484 CPUtime=1200.06
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 22830 0 0 0 119983 23 0 0 18 0 2 0 337752053 65007616 15039 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 15871 15039 218 20 0 15229 0
[pid=13170/tid=13172] ppid=13168 vsize=63484 CPUtime=1199.94
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 21951 0 0 0 119971 23 0 0 25 0 2 0 337752066 65007616 15039 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 63484

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: 0.99 0.97 0.99 2/79 13370
/proc/meminfo: memFree=1661176/2055920 swapFree=4144420/4192956
[pid=13170] ppid=13168 vsize=63484 CPUtime=1200.06
/proc/13170/stat : 13170 (MiraXTv2_dyn) S 13168 13170 13096 0 -1 4194304 22830 0 0 0 119983 23 0 0 18 0 2 0 337752053 65007616 15039 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13170/statm: 15871 15039 218 20 0 15229 0
[pid=13170/tid=13172] ppid=13168 vsize=63484 CPUtime=1199.94
/proc/13170/task/13172/stat : 13172 (MiraXTv2_dyn) R 13168 13170 13096 0 -1 4194368 21951 0 0 0 119971 23 0 0 25 0 2 0 337752066 65007616 15039 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 63484

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1199.84
CPU system time (s): 0.243962
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 63484

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

runsolver used 1.26881 second user time and 3.10753 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri May 11 15:45:47 UTC 2007

IDJOB= 333929
IDBENCH= 24615
IDSOLVER= 129
FILE ID= node18/333929-1178898347

PBS_JOBID= 5251092

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d-0.02-s383740539.sat05-534.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333929-1178898347/MiraXTv2_dyn /tmp/evaluation/333929-1178898347/instance-333929-1178898347.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-333929-1178898347 -o ROOT/results/node18/solver-333929-1178898347 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333929-1178898347/MiraXTv2_dyn /tmp/evaluation/333929-1178898347/instance-333929-1178898347.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  84c61ea490109e11c1f7afe1d2e5d438

RANDOM SEED= 271008143

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1721424 kB
Buffers:         48240 kB
Cached:         195508 kB
SwapCached:      18528 kB
Active:         125172 kB
Inactive:       146624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721424 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            4300 kB
Writeback:           0 kB
Mapped:          29884 kB
Slab:            48260 kB
Committed_AS:  8794900 kB
PageTables:       1776 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= 66548 MiB

End job on node18 on Fri May 11 16:05:49 UTC 2007