Trace number 333928

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 v3? (TO) 1200.07 601.634

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 MiraXTv3...

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/node14/watcher-333928-1178898250 -o ROOT/results/node14/solver-333928-1178898250 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333928-1178898250/MiraXTv3_dyn /tmp/evaluation/333928-1178898250/instance-333928-1178898250.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.00 1.18 1.23 3/77 30006
/proc/meminfo: memFree=1592448/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=3788 CPUtime=0
/proc/30006/stat : 30006 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194304 321 0 0 0 0 0 0 0 18 0 1 0 337742739 3878912 296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/30006/statm: 947 299 205 20 0 305 0

[startup+0.095656 s]
/proc/loadavg: 1.00 1.18 1.23 3/77 30006
/proc/meminfo: memFree=1592448/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=5948 CPUtime=0.08
/proc/30006/stat : 30006 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194304 840 0 0 0 8 0 0 0 18 0 1 0 337742739 6090752 815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134581534 0 0 4096 0 0 0 0 17 1 0 0
/proc/30006/statm: 1487 815 207 20 0 845 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5948

[startup+0.101657 s]
/proc/loadavg: 1.00 1.18 1.23 3/77 30006
/proc/meminfo: memFree=1592448/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=5948 CPUtime=0.09
/proc/30006/stat : 30006 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194304 844 0 0 0 9 0 0 0 18 0 1 0 337742739 6090752 819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584083 0 0 4096 0 0 0 0 17 1 0 0
/proc/30006/statm: 1487 819 207 20 0 845 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5948

[startup+0.30168 s]
/proc/loadavg: 1.00 1.18 1.23 3/77 30006
/proc/meminfo: memFree=1592448/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=11068 CPUtime=0.46
/proc/30006/stat : 30006 (MiraXTv3_dyn) S 30004 30006 28974 0 -1 4194304 1427 0 0 0 45 1 0 0 18 0 3 0 337742739 11333632 1350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30006/statm: 2767 1350 218 20 0 2125 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 11068

[startup+0.701717 s]
/proc/loadavg: 1.00 1.18 1.23 3/77 30006
/proc/meminfo: memFree=1592448/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=13016 CPUtime=1.26
/proc/30006/stat : 30006 (MiraXTv3_dyn) S 30004 30006 28974 0 -1 4194304 2013 0 0 0 125 1 0 0 18 0 3 0 337742739 13328384 1936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30006/statm: 3254 1936 218 20 0 2612 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 13016

[startup+1.50179 s]
/proc/loadavg: 1.00 1.18 1.23 3/80 30009
/proc/meminfo: memFree=1583848/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=17852 CPUtime=2.86
/proc/30006/stat : 30006 (MiraXTv3_dyn) S 30004 30006 28974 0 -1 4194304 3042 0 0 0 284 2 0 0 18 0 3 0 337742739 18280448 2965 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30006/statm: 4463 2965 218 20 0 3821 0
[pid=30006/tid=30008] ppid=30004 vsize=17852 CPUtime=1.36
/proc/30006/task/30008/stat : 30008 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 1013 0 0 0 136 0 0 0 22 0 3 0 337742752 18280448 2965 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30006/tid=30009] ppid=30004 vsize=17852 CPUtime=1.35
/proc/30006/task/30009/stat : 30009 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 1149 0 0 0 135 0 0 0 25 0 3 0 337742752 18280448 2965 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 17852

[startup+3.10194 s]
/proc/loadavg: 1.08 1.19 1.23 3/80 30009
/proc/meminfo: memFree=1578280/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=25180 CPUtime=6.04
/proc/30006/stat : 30006 (MiraXTv3_dyn) S 30004 30006 28974 0 -1 4194304 4648 0 0 0 601 3 0 0 18 0 3 0 337742739 25784320 4571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30006/statm: 6295 4571 218 20 0 5653 0
[pid=30006/tid=30008] ppid=30004 vsize=25180 CPUtime=2.96
/proc/30006/task/30008/stat : 30008 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 1824 0 0 0 295 1 0 0 18 0 3 0 337742752 25784320 4571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30006/tid=30009] ppid=30004 vsize=25180 CPUtime=2.94
/proc/30006/task/30009/stat : 30009 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 1944 0 0 0 293 1 0 0 18 0 3 0 337742752 25784320 4571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 25180

[startup+6.30125 s]
/proc/loadavg: 1.08 1.19 1.23 3/80 30009
/proc/meminfo: memFree=1571432/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=31452 CPUtime=12.41
/proc/30006/stat : 30006 (MiraXTv3_dyn) S 30004 30006 28974 0 -1 4194304 6233 0 0 0 1237 4 0 0 18 0 3 0 337742739 32206848 6156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30006/statm: 7863 6156 218 20 0 7221 0
[pid=30006/tid=30008] ppid=30004 vsize=31452 CPUtime=6.16
/proc/30006/task/30008/stat : 30008 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 2414 0 0 0 615 1 0 0 25 0 3 0 337742752 32206848 6156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517415 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30006/tid=30009] ppid=30004 vsize=31452 CPUtime=6.12
/proc/30006/task/30009/stat : 30009 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 2939 0 0 0 610 2 0 0 25 0 3 0 337742752 32206848 6156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 31452

[startup+12.7029 s]
/proc/loadavg: 1.22 1.22 1.24 3/80 30009
/proc/meminfo: memFree=1550888/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=50192 CPUtime=25.19
/proc/30006/stat : 30006 (MiraXTv3_dyn) S 30004 30006 28974 0 -1 4194304 11169 0 0 0 2510 9 0 0 18 0 3 0 337742739 51396608 10934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30006/statm: 12548 10934 218 20 0 11906 0
[pid=30006/tid=30008] ppid=30004 vsize=50192 CPUtime=12.56
/proc/30006/task/30008/stat : 30008 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 4865 0 0 0 1253 3 0 0 20 0 3 0 337742752 51396608 10934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30006/tid=30009] ppid=30004 vsize=50192 CPUtime=12.49
/proc/30006/task/30009/stat : 30009 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 5424 0 0 0 1244 5 0 0 25 0 3 0 337742752 51396608 10934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 50192

[startup+25.5011 s]
/proc/loadavg: 1.34 1.24 1.25 3/80 30009
/proc/meminfo: memFree=1535080/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=63292 CPUtime=50.71
/proc/30006/stat : 30006 (MiraXTv3_dyn) S 30004 30006 28974 0 -1 4194304 14939 0 0 0 5056 15 0 0 18 0 3 0 337742739 64811008 14376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30006/statm: 15823 14376 218 20 0 15181 0
[pid=30006/tid=30008] ppid=30004 vsize=63292 CPUtime=25.35
/proc/30006/task/30008/stat : 30008 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 6594 0 0 0 2530 5 0 0 25 0 3 0 337742752 64811008 14376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30006/tid=30009] ppid=30004 vsize=63292 CPUtime=25.23
/proc/30006/task/30009/stat : 30009 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 7465 0 0 0 2514 9 0 0 25 0 3 0 337742752 64811008 14376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520337 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 63292

[startup+51.1015 s]
/proc/loadavg: 1.56 1.30 1.27 3/80 30009
/proc/meminfo: memFree=1513128/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=85416 CPUtime=101.78
/proc/30006/stat : 30006 (MiraXTv3_dyn) S 30004 30006 28974 0 -1 4194304 20929 0 0 0 10156 22 0 0 18 0 3 0 337742739 87465984 19898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30006/statm: 21354 19898 218 20 0 20712 0
[pid=30006/tid=30008] ppid=30004 vsize=85416 CPUtime=50.93
/proc/30006/task/30008/stat : 30008 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 9441 0 0 0 5084 9 0 0 25 0 3 0 337742752 87465984 19898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30006/tid=30009] ppid=30004 vsize=85416 CPUtime=50.72
/proc/30006/task/30009/stat : 30009 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 10608 0 0 0 5060 12 0 0 25 0 3 0 337742752 87465984 19898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 85416

[startup+102.305 s]
/proc/loadavg: 1.82 1.42 1.31 3/80 30009
/proc/meminfo: memFree=1508008/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=89576 CPUtime=203.94
/proc/30006/stat : 30006 (MiraXTv3_dyn) S 30004 30006 28974 0 -1 4194304 23116 0 0 0 20370 24 0 0 18 0 3 0 337742739 91725824 21111 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30006/statm: 22394 21111 218 20 0 21752 0
[pid=30006/tid=30008] ppid=30004 vsize=89576 CPUtime=102.1
/proc/30006/task/30008/stat : 30008 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 10491 0 0 0 10201 9 0 0 25 0 3 0 337742752 91725824 21111 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30006/tid=30009] ppid=30004 vsize=89576 CPUtime=101.69
/proc/30006/task/30009/stat : 30009 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 11745 0 0 0 10156 13 0 0 25 0 3 0 337742752 91725824 21111 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 89576

[startup+162.302 s]
/proc/loadavg: 1.93 1.52 1.35 4/80 30009
/proc/meminfo: memFree=1501160/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=96612 CPUtime=323.61
/proc/30006/stat : 30006 (MiraXTv3_dyn) S 30004 30006 28974 0 -1 4194304 25854 0 0 0 32334 27 0 0 18 0 3 0 337742739 98930688 22813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30006/statm: 24153 22813 218 20 0 23511 0
[pid=30006/tid=30008] ppid=30004 vsize=96612 CPUtime=162.08
/proc/30006/task/30008/stat : 30008 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 11963 0 0 0 16197 11 0 0 25 0 3 0 337742752 98930688 22813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30006/tid=30009] ppid=30004 vsize=96612 CPUtime=161.4
/proc/30006/task/30009/stat : 30009 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 13011 0 0 0 16125 15 0 0 25 0 3 0 337742752 98930688 22813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.61
Current children cumulated vsize (KiB) 96612

[startup+222.302 s]
/proc/loadavg: 1.97 1.60 1.38 3/80 30009
/proc/meminfo: memFree=1496936/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=100308 CPUtime=443.33
/proc/30006/stat : 30006 (MiraXTv3_dyn) S 30004 30006 28974 0 -1 4194304 27816 0 0 0 44304 29 0 0 18 0 3 0 337742739 102715392 23871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30006/statm: 25077 23871 218 20 0 24435 0
[pid=30006/tid=30008] ppid=30004 vsize=100308 CPUtime=222.05
/proc/30006/task/30008/stat : 30008 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 13472 0 0 0 22193 12 0 0 25 0 3 0 337742752 102715392 23871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30006/tid=30009] ppid=30004 vsize=100308 CPUtime=221.14
/proc/30006/task/30009/stat : 30009 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 13464 0 0 0 22098 16 0 0 25 0 3 0 337742752 102715392 23871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526593 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 100308

[startup+282.301 s]
/proc/loadavg: 1.99 1.67 1.42 3/80 30009
/proc/meminfo: memFree=1494184/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=102956 CPUtime=563.02
/proc/30006/stat : 30006 (MiraXTv3_dyn) S 30004 30006 28974 0 -1 4194304 29355 0 0 0 56272 30 0 0 18 0 3 0 337742739 105426944 24569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30006/statm: 25739 24569 218 20 0 25097 0
[pid=30006/tid=30008] ppid=30004 vsize=102956 CPUtime=282.02
/proc/30006/task/30008/stat : 30008 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 14578 0 0 0 28189 13 0 0 25 0 3 0 337742752 105426944 24569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30006/tid=30009] ppid=30004 vsize=102956 CPUtime=280.86
/proc/30006/task/30009/stat : 30009 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 13897 0 0 0 28070 16 0 0 25 0 3 0 337742752 105426944 24569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.02
Current children cumulated vsize (KiB) 102956

[startup+342.302 s]
/proc/loadavg: 1.99 1.73 1.45 3/80 30009
/proc/meminfo: memFree=1494184/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=102956 CPUtime=682.72
/proc/30006/stat : 30006 (MiraXTv3_dyn) S 30004 30006 28974 0 -1 4194304 30043 0 0 0 68241 31 0 0 18 0 3 0 337742739 105426944 24576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30006/statm: 25739 24576 218 20 0 25097 0
[pid=30006/tid=30008] ppid=30004 vsize=102956 CPUtime=342
/proc/30006/task/30008/stat : 30008 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 15009 0 0 0 34186 14 0 0 25 0 3 0 337742752 105426944 24576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30006/tid=30009] ppid=30004 vsize=102956 CPUtime=340.58
/proc/30006/task/30009/stat : 30009 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 14154 0 0 0 34042 16 0 0 25 0 3 0 337742752 105426944 24576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.72
Current children cumulated vsize (KiB) 102956

[startup+402.302 s]
/proc/loadavg: 1.99 1.78 1.48 3/80 30009
/proc/meminfo: memFree=1485992/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=110388 CPUtime=802.41
/proc/30006/stat : 30006 (MiraXTv3_dyn) S 30004 30006 28974 0 -1 4194304 33187 0 0 0 80206 35 0 0 18 0 3 0 337742739 113037312 26599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30006/statm: 27597 26599 218 20 0 26955 0
[pid=30006/tid=30008] ppid=30004 vsize=110388 CPUtime=401.97
/proc/30006/task/30008/stat : 30008 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 15598 0 0 0 40183 14 0 0 25 0 3 0 337742752 113037312 26599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30006/tid=30009] ppid=30004 vsize=110388 CPUtime=400.3
/proc/30006/task/30009/stat : 30009 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 16709 0 0 0 40010 20 0 0 25 0 3 0 337742752 113037312 26599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.41
Current children cumulated vsize (KiB) 110388

[startup+462.301 s]
/proc/loadavg: 1.99 1.81 1.51 3/80 30009
/proc/meminfo: memFree=1485864/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=111196 CPUtime=922.11
/proc/30006/stat : 30006 (MiraXTv3_dyn) S 30004 30006 28974 0 -1 4194304 34114 0 0 0 92175 36 0 0 18 0 3 0 337742739 113864704 26649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30006/statm: 27799 26649 218 20 0 27157 0
[pid=30006/tid=30008] ppid=30004 vsize=111196 CPUtime=461.95
/proc/30006/task/30008/stat : 30008 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 16047 0 0 0 46180 15 0 0 25 0 3 0 337742752 113864704 26649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30006/tid=30009] ppid=30004 vsize=111196 CPUtime=460.03
/proc/30006/task/30009/stat : 30009 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 17187 0 0 0 45982 21 0 0 25 0 3 0 337742752 113864704 26649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.11
Current children cumulated vsize (KiB) 111196

[startup+522.302 s]
/proc/loadavg: 1.99 1.84 1.54 3/80 30009
/proc/meminfo: memFree=1485480/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=111196 CPUtime=1041.81
/proc/30006/stat : 30006 (MiraXTv3_dyn) S 30004 30006 28974 0 -1 4194304 35020 0 0 0 104144 37 0 0 18 0 3 0 337742739 113864704 26754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30006/statm: 27799 26754 218 20 0 27157 0
[pid=30006/tid=30008] ppid=30004 vsize=111196 CPUtime=521.92
/proc/30006/task/30008/stat : 30008 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 16418 0 0 0 52177 15 0 0 25 0 3 0 337742752 113864704 26754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30006/tid=30009] ppid=30004 vsize=111196 CPUtime=519.76
/proc/30006/task/30009/stat : 30009 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 17722 0 0 0 51955 21 0 0 25 0 3 0 337742752 113864704 26754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.81
Current children cumulated vsize (KiB) 111196

[startup+582.302 s]
/proc/loadavg: 1.99 1.87 1.57 3/80 30009
/proc/meminfo: memFree=1485224/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=111332 CPUtime=1161.52
/proc/30006/stat : 30006 (MiraXTv3_dyn) S 30004 30006 28974 0 -1 4194304 35880 0 0 0 116114 38 0 0 18 0 3 0 337742739 114003968 26805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30006/statm: 27833 26805 218 20 0 27191 0
[pid=30006/tid=30008] ppid=30004 vsize=111332 CPUtime=581.9
/proc/30006/task/30008/stat : 30008 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 16825 0 0 0 58174 16 0 0 25 0 3 0 337742752 114003968 26805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30006/tid=30009] ppid=30004 vsize=111332 CPUtime=579.49
/proc/30006/task/30009/stat : 30009 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 18175 0 0 0 57928 21 0 0 25 0 3 0 337742752 114003968 26805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.52
Current children cumulated vsize (KiB) 111332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.88 1.57 3/80 30009
/proc/meminfo: memFree=1485224/2055920 swapFree=4145896/4192956
[pid=30006] ppid=30004 vsize=111332 CPUtime=1200.02
/proc/30006/stat : 30006 (MiraXTv3_dyn) S 30004 30006 28974 0 -1 4194304 36151 0 0 0 119964 38 0 0 18 0 3 0 337742739 114003968 26806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30006/statm: 27833 26806 218 20 0 27191 0
[pid=30006/tid=30008] ppid=30004 vsize=111332 CPUtime=601.19
/proc/30006/task/30008/stat : 30008 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 17006 0 0 0 60103 16 0 0 25 0 3 0 337742752 114003968 26806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30006/tid=30009] ppid=30004 vsize=111332 CPUtime=598.7
/proc/30006/task/30009/stat : 30009 (MiraXTv3_dyn) R 30004 30006 28974 0 -1 4194368 18265 0 0 0 59849 21 0 0 25 0 3 0 337742752 114003968 26806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 111332

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): 601.634
CPU time (s): 1200.07
CPU user time (s): 1199.66
CPU system time (s): 0.404938
CPU usage (%): 199.468
Max. virtual memory (cumulated for all children) (KiB): 111692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.66
system time used= 0.404938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36151
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= 188
involuntary context switches= 22385

runsolver used 0.557915 second user time and 1.64075 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 15:44:10 UTC 2007

IDJOB= 333928
IDBENCH= 24615
IDSOLVER= 128
FILE ID= node14/333928-1178898250

PBS_JOBID= 5251080

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v3
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/333928-1178898250/MiraXTv3_dyn /tmp/evaluation/333928-1178898250/instance-333928-1178898250.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-333928-1178898250 -o ROOT/results/node14/solver-333928-1178898250 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333928-1178898250/MiraXTv3_dyn /tmp/evaluation/333928-1178898250/instance-333928-1178898250.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  84c61ea490109e11c1f7afe1d2e5d438

RANDOM SEED= 404091677

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1592664 kB
Buffers:         44680 kB
Cached:         349248 kB
SwapCached:      15092 kB
Active:         138712 kB
Inactive:       279272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592664 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4116 kB
Writeback:           0 kB
Mapped:          30028 kB
Slab:            30768 kB
Committed_AS:  9572916 kB
PageTables:       1784 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= 66552 MiB

End job on node14 on Fri May 11 15:54:14 UTC 2007