Trace number 334852

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.14 630.76

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
MD5SUM4c4e7e1211c6b5f2d2564e77e64df6f5
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 variables12558
Number of clauses1112504
Sum of the clauses size2234596
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21111019
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51484

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/node13/watcher-334852-1178901566 -o ROOT/results/node13/solver-334852-1178901566 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334852-1178901566/MiraXTv3_dyn /tmp/evaluation/334852-1178901566/instance-334852-1178901566.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.00 1.03 3/77 20163
/proc/meminfo: memFree=1744240/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=3788 CPUtime=0
/proc/20163/stat : 20163 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194304 410 0 0 0 0 0 0 0 18 0 1 0 338074654 3878912 385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/20163/statm: 947 392 202 20 0 305 0

[startup+0.032739 s]
/proc/loadavg: 1.00 1.00 1.03 3/77 20163
/proc/meminfo: memFree=1744240/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=6600 CPUtime=0.02
/proc/20163/stat : 20163 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194304 1166 0 0 0 2 0 0 0 18 0 1 0 338074654 6758400 1141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575354 0 0 4096 0 0 0 0 17 0 0 0
/proc/20163/statm: 1650 1141 206 20 0 1008 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6600

[startup+0.101758 s]
/proc/loadavg: 1.00 1.00 1.03 3/77 20163
/proc/meminfo: memFree=1744240/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=9440 CPUtime=0.09
/proc/20163/stat : 20163 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194304 1833 0 0 0 9 0 0 0 18 0 1 0 338074654 9666560 1808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585229 0 0 4096 0 0 0 0 17 0 0 0
/proc/20163/statm: 2360 1809 206 20 0 1718 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9440

[startup+0.301799 s]
/proc/loadavg: 1.00 1.00 1.03 3/77 20163
/proc/meminfo: memFree=1744240/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=17744 CPUtime=0.29
/proc/20163/stat : 20163 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194304 3773 0 0 0 28 1 0 0 19 0 1 0 338074654 18169856 3748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/20163/statm: 4436 3748 206 20 0 3794 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17744

[startup+0.701885 s]
/proc/loadavg: 1.00 1.00 1.03 3/77 20163
/proc/meminfo: memFree=1744240/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=34776 CPUtime=0.69
/proc/20163/stat : 20163 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194304 7900 0 0 0 65 4 0 0 23 0 1 0 338074654 35610624 7875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585388 0 0 4096 0 0 0 0 17 0 0 0
/proc/20163/statm: 8694 7876 206 20 0 8052 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34776

[startup+1.50105 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 20164
/proc/meminfo: memFree=1700328/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=66156 CPUtime=1.48
/proc/20163/stat : 20163 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194304 15172 0 0 0 139 9 0 0 25 0 1 0 338074654 67743744 15147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583823 0 0 4096 0 0 0 0 17 0 0 0
/proc/20163/statm: 16539 15147 207 20 0 15897 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 66156

[startup+3.10139 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 20164
/proc/meminfo: memFree=1684072/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=66156 CPUtime=3.08
/proc/20163/stat : 20163 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194304 15172 0 0 0 299 9 0 0 25 0 1 0 338074654 67743744 15147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/20163/statm: 16539 15147 207 20 0 15897 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 66156

[startup+6.30107 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 20164
/proc/meminfo: memFree=1684072/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=66156 CPUtime=6.28
/proc/20163/stat : 20163 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194304 15172 0 0 0 619 9 0 0 25 0 1 0 338074654 67743744 15147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/20163/statm: 16539 15147 207 20 0 15897 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 66156

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 20164
/proc/meminfo: memFree=1684136/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=66156 CPUtime=12.69
/proc/20163/stat : 20163 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194304 15172 0 0 0 1259 10 0 0 25 0 1 0 338074654 67743744 15147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/20163/statm: 16539 15147 207 20 0 15897 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66156

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 20164
/proc/meminfo: memFree=1650536/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=101176 CPUtime=25.48
/proc/20163/stat : 20163 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194304 23660 0 0 0 2535 13 0 0 25 0 1 0 338074654 103604224 23635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/20163/statm: 25294 23635 207 20 0 24652 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 101176

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 20164
/proc/meminfo: memFree=1645160/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=109020 CPUtime=51.05
/proc/20163/stat : 20163 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194304 24966 0 0 0 5090 15 0 0 25 0 1 0 338074654 111636480 24941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584187 0 0 4096 0 0 0 0 17 0 0 0
/proc/20163/statm: 27255 24941 207 20 0 26613 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 109020

[startup+102.307 s]
/proc/loadavg: 1.52 1.14 1.06 3/80 20166
/proc/meminfo: memFree=1528344/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=445668 CPUtime=145.94
/proc/20163/stat : 20163 (MiraXTv3_dyn) S 20161 20163 19540 0 -1 4194304 57889 0 0 0 14533 61 0 0 25 0 3 0 338074654 456364032 54096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20163/statm: 111417 54096 218 20 0 110775 0
[pid=20163/tid=20165] ppid=20161 vsize=445668 CPUtime=49.01
/proc/20163/task/20165/stat : 20165 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 16337 0 0 0 4880 21 0 0 25 0 3 0 338079960 456364032 54096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20163/tid=20166] ppid=20161 vsize=445668 CPUtime=43.92
/proc/20163/task/20166/stat : 20166 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 12747 0 0 0 4370 22 0 0 25 0 3 0 338079960 456364032 54096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 145.94
Current children cumulated vsize (KiB) 445668

[startup+162.301 s]
/proc/loadavg: 1.82 1.29 1.12 3/80 20166
/proc/meminfo: memFree=1516952/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=455048 CPUtime=265.63
/proc/20163/stat : 20163 (MiraXTv3_dyn) S 20161 20163 19540 0 -1 4194304 60882 0 0 0 26496 67 0 0 25 0 3 0 338074654 465969152 56895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20163/statm: 113762 56895 218 20 0 113120 0
[pid=20163/tid=20165] ppid=20161 vsize=455048 CPUtime=108.75
/proc/20163/task/20165/stat : 20165 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 16931 0 0 0 10853 22 0 0 25 0 3 0 338079960 465969152 56895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20163/tid=20166] ppid=20161 vsize=455048 CPUtime=103.86
/proc/20163/task/20166/stat : 20166 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 15146 0 0 0 10360 26 0 0 25 0 3 0 338079960 465969152 56895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 265.63
Current children cumulated vsize (KiB) 455048

[startup+222.302 s]
/proc/loadavg: 1.93 1.42 1.17 3/80 20166
/proc/meminfo: memFree=1497944/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=471992 CPUtime=385.32
/proc/20163/stat : 20163 (MiraXTv3_dyn) S 20161 20163 19540 0 -1 4194304 66103 0 0 0 38457 75 0 0 25 0 3 0 338074654 483319808 61611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20163/statm: 117998 61611 218 20 0 117356 0
[pid=20163/tid=20165] ppid=20161 vsize=471992 CPUtime=168.5
/proc/20163/task/20165/stat : 20165 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 19037 0 0 0 16824 26 0 0 25 0 3 0 338079960 483319808 61611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20163/tid=20166] ppid=20161 vsize=471992 CPUtime=163.81
/proc/20163/task/20166/stat : 20166 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 18261 0 0 0 16350 31 0 0 25 0 3 0 338079960 483319808 61611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 385.32
Current children cumulated vsize (KiB) 471992

[startup+282.303 s]
/proc/loadavg: 1.97 1.52 1.22 3/80 20166
/proc/meminfo: memFree=1497304/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=471992 CPUtime=505.04
/proc/20163/stat : 20163 (MiraXTv3_dyn) S 20161 20163 19540 0 -1 4194304 66808 0 0 0 50427 77 0 0 25 0 3 0 338074654 483319808 61741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20163/statm: 117998 61741 218 20 0 117356 0
[pid=20163/tid=20165] ppid=20161 vsize=471992 CPUtime=228.26
/proc/20163/task/20165/stat : 20165 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 19386 0 0 0 22799 27 0 0 25 0 3 0 338079960 483319808 61741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20163/tid=20166] ppid=20161 vsize=471992 CPUtime=223.76
/proc/20163/task/20166/stat : 20166 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 18617 0 0 0 22345 31 0 0 25 0 3 0 338079960 483319808 61741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 505.04
Current children cumulated vsize (KiB) 471992

[startup+342.302 s]
/proc/loadavg: 1.99 1.61 1.27 3/80 20168
/proc/meminfo: memFree=1485400/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=483916 CPUtime=624.74
/proc/20163/stat : 20163 (MiraXTv3_dyn) S 20161 20163 19540 0 -1 4194304 70428 0 0 0 62391 83 0 0 25 0 3 0 338074654 495529984 64735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20163/statm: 120979 64735 218 20 0 120337 0
[pid=20163/tid=20165] ppid=20161 vsize=483916 CPUtime=288.01
/proc/20163/task/20165/stat : 20165 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 20806 0 0 0 28771 30 0 0 25 0 3 0 338079960 495529984 64735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20163/tid=20166] ppid=20161 vsize=483916 CPUtime=283.71
/proc/20163/task/20166/stat : 20166 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 20817 0 0 0 28336 35 0 0 25 0 3 0 338079960 495529984 64735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 624.74
Current children cumulated vsize (KiB) 483916

[startup+402.301 s]
/proc/loadavg: 2.05 1.69 1.31 3/80 20168
/proc/meminfo: memFree=1482840/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=486756 CPUtime=744.42
/proc/20163/stat : 20163 (MiraXTv3_dyn) S 20161 20163 19540 0 -1 4194304 71778 0 0 0 74356 86 0 0 25 0 3 0 338074654 498438144 65534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20163/statm: 121689 65534 218 20 0 121047 0
[pid=20163/tid=20165] ppid=20161 vsize=486756 CPUtime=347.77
/proc/20163/task/20165/stat : 20165 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 21859 0 0 0 34745 32 0 0 25 0 3 0 338079960 498438144 65534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20163/tid=20166] ppid=20161 vsize=486756 CPUtime=343.63
/proc/20163/task/20166/stat : 20166 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 21114 0 0 0 34328 35 0 0 25 0 3 0 338079960 498438144 65534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 744.42
Current children cumulated vsize (KiB) 486756

[startup+462.301 s]
/proc/loadavg: 2.02 1.74 1.36 3/80 20168
/proc/meminfo: memFree=1467160/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=501520 CPUtime=864.12
/proc/20163/stat : 20163 (MiraXTv3_dyn) S 20161 20163 19540 0 -1 4194304 76075 0 0 0 86320 92 0 0 25 0 3 0 338074654 513556480 69256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20163/statm: 125380 69256 218 20 0 124738 0
[pid=20163/tid=20165] ppid=20161 vsize=501520 CPUtime=407.51
/proc/20163/task/20165/stat : 20165 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 23938 0 0 0 40715 36 0 0 25 0 3 0 338079960 513556480 69256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520165 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20163/tid=20166] ppid=20161 vsize=501520 CPUtime=403.59
/proc/20163/task/20166/stat : 20166 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 23332 0 0 0 40321 38 0 0 22 0 3 0 338079960 513556480 69256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 864.12
Current children cumulated vsize (KiB) 501520

[startup+522.301 s]
/proc/loadavg: 2.00 1.79 1.39 3/80 20168
/proc/meminfo: memFree=1466840/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=501652 CPUtime=983.82
/proc/20163/stat : 20163 (MiraXTv3_dyn) S 20161 20163 19540 0 -1 4194304 76890 0 0 0 98289 93 0 0 25 0 3 0 338074654 513691648 69355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20163/statm: 125413 69355 218 20 0 124771 0
[pid=20163/tid=20165] ppid=20161 vsize=501652 CPUtime=467.27
/proc/20163/task/20165/stat : 20165 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 24366 0 0 0 46690 37 0 0 25 0 3 0 338079960 513691648 69355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20163/tid=20166] ppid=20161 vsize=501652 CPUtime=463.55
/proc/20163/task/20166/stat : 20166 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 23719 0 0 0 46316 39 0 0 25 0 3 0 338079960 513691648 69355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 983.82
Current children cumulated vsize (KiB) 501652

[startup+582.303 s]
/proc/loadavg: 2.00 1.82 1.43 3/80 20168
/proc/meminfo: memFree=1459736/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=508588 CPUtime=1103.52
/proc/20163/stat : 20163 (MiraXTv3_dyn) S 20161 20163 19540 0 -1 4194304 79138 0 0 0 110254 98 0 0 25 0 3 0 338074654 520794112 71112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20163/statm: 127147 71112 218 20 0 126505 0
[pid=20163/tid=20165] ppid=20161 vsize=508588 CPUtime=527.01
/proc/20163/task/20165/stat : 20165 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 25052 0 0 0 52663 38 0 0 25 0 3 0 338079960 520794112 71112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20163/tid=20166] ppid=20161 vsize=508588 CPUtime=523.49
/proc/20163/task/20166/stat : 20166 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 25281 0 0 0 52307 42 0 0 25 0 3 0 338079960 520794112 71112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1103.52
Current children cumulated vsize (KiB) 508588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+630.701 s]
/proc/loadavg: 2.00 1.85 1.46 3/80 20168
/proc/meminfo: memFree=1459608/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=508588 CPUtime=1200.07
/proc/20163/stat : 20163 (MiraXTv3_dyn) S 20161 20163 19540 0 -1 4194304 79675 0 0 0 119908 99 0 0 25 0 3 0 338074654 520794112 71147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20163/statm: 127147 71147 218 20 0 126505 0
[pid=20163/tid=20165] ppid=20161 vsize=508588 CPUtime=575.21
/proc/20163/task/20165/stat : 20165 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 25321 0 0 0 57482 39 0 0 25 0 3 0 338079960 520794112 71147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20163/tid=20166] ppid=20161 vsize=508588 CPUtime=571.84
/proc/20163/task/20166/stat : 20166 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 25549 0 0 0 57142 42 0 0 25 0 3 0 338079960 520794112 71147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 508588

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

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

[startup+630.701 s]
/proc/loadavg: 2.00 1.85 1.46 3/80 20168
/proc/meminfo: memFree=1459608/2055920 swapFree=4159364/4192956
[pid=20163] ppid=20161 vsize=508588 CPUtime=1200.07
/proc/20163/stat : 20163 (MiraXTv3_dyn) S 20161 20163 19540 0 -1 4194304 79675 0 0 0 119908 99 0 0 25 0 3 0 338074654 520794112 71147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20163/statm: 127147 71147 218 20 0 126505 0
[pid=20163/tid=20165] ppid=20161 vsize=508588 CPUtime=575.21
/proc/20163/task/20165/stat : 20165 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 25321 0 0 0 57482 39 0 0 25 0 3 0 338079960 520794112 71147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20163/tid=20166] ppid=20161 vsize=508588 CPUtime=571.84
/proc/20163/task/20166/stat : 20166 (MiraXTv3_dyn) R 20161 20163 19540 0 -1 4194368 25549 0 0 0 57142 42 0 0 25 0 3 0 338079960 520794112 71147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 508588

Child ended because it received signal 15 (SIGTERM)
Real time (s): 630.76
CPU time (s): 1200.14
CPU user time (s): 1199.1
CPU system time (s): 1.04384
CPU usage (%): 190.269
Max. virtual memory (cumulated for all children) (KiB): 509092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.1
system time used= 1.04384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79675
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= 20860
involuntary context switches= 22945

runsolver used 0.681896 second user time and 1.63075 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri May 11 16:39:28 UTC 2007

IDJOB= 334852
IDBENCH= 24637
IDSOLVER= 128
FILE ID= node13/334852-1178901566

PBS_JOBID= 5251084

Free space on /tmp= 66547 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334852-1178901566/MiraXTv3_dyn /tmp/evaluation/334852-1178901566/instance-334852-1178901566.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-334852-1178901566 -o ROOT/results/node13/solver-334852-1178901566 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334852-1178901566/MiraXTv3_dyn /tmp/evaluation/334852-1178901566/instance-334852-1178901566.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4c4e7e1211c6b5f2d2564e77e64df6f5

RANDOM SEED= 946147840

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1744456 kB
Buffers:         41020 kB
Cached:         183044 kB
SwapCached:      12848 kB
Active:         139000 kB
Inactive:       108360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1744456 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:           18428 kB
Writeback:           0 kB
Mapped:          30136 kB
Slab:            49540 kB
Committed_AS:  9838144 kB
PageTables:       1872 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66547 MiB

End job on node13 on Fri May 11 16:50:01 UTC 2007