Trace number 337582

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 601.631

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen7-n390-02-S178568232.sat05-479.reshuffled-07.cnf
MD5SUM95e4195bdde82ec65467d8f29f037cf2
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 variables390
Number of clauses1722
Sum of the clauses size5166
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31722
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting 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-337582-1178964762 -o ROOT/results/node14/solver-337582-1178964762 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337582-1178964762/MiraXTv3_dyn /tmp/evaluation/337582-1178964762/instance-337582-1178964762.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.00 0.00 0.00 3/77 3213
/proc/meminfo: memFree=1564800/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=3788 CPUtime=0
/proc/3213/stat : 3213 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194304 294 0 0 0 0 0 0 0 18 0 1 0 344393947 3878912 269 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 0 0 0
/proc/3213/statm: 947 269 206 20 0 305 0

[startup+0.079875 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 3213
/proc/meminfo: memFree=1564800/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=6932 CPUtime=0.13
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 599 0 0 0 13 0 0 0 18 0 3 0 344393947 7098368 574 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 1733 574 218 20 0 1091 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6932

[startup+0.109427 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 3213
/proc/meminfo: memFree=1564800/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=7144 CPUtime=0.19
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 668 0 0 0 19 0 0 0 18 0 3 0 344393947 7315456 643 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 1786 643 218 20 0 1144 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7144

[startup+0.301206 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 3213
/proc/meminfo: memFree=1564800/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=7948 CPUtime=0.57
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 1058 0 0 0 57 0 0 0 18 0 3 0 344393947 8138752 1033 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 1987 1033 218 20 0 1345 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 7948

[startup+0.701246 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 3213
/proc/meminfo: memFree=1564800/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=10700 CPUtime=1.37
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 1740 0 0 0 136 1 0 0 18 0 3 0 344393947 10956800 1715 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 2675 1715 218 20 0 2033 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10700

[startup+1.50132 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 3216
/proc/meminfo: memFree=1556904/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=15356 CPUtime=2.97
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 2824 0 0 0 295 2 0 0 18 0 3 0 344393947 15724544 2799 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 3839 2799 218 20 0 3197 0
[pid=3213/tid=3215] ppid=3211 vsize=15356 CPUtime=1.48
/proc/3213/task/3215/stat : 3215 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 1158 0 0 0 148 0 0 0 19 0 3 0 344393948 15724544 2799 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3213/tid=3216] ppid=3211 vsize=15356 CPUtime=1.47
/proc/3213/task/3216/stat : 3216 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 1330 0 0 0 146 1 0 0 24 0 3 0 344393948 15724544 2799 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15356

[startup+3.10147 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 3216
/proc/meminfo: memFree=1553128/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=18664 CPUtime=6.16
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 3394 0 0 0 613 3 0 0 18 0 3 0 344393947 19111936 3369 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 4666 3369 218 20 0 4024 0
[pid=3213/tid=3215] ppid=3211 vsize=18664 CPUtime=3.06
/proc/3213/task/3215/stat : 3215 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 1401 0 0 0 306 0 0 0 25 0 3 0 344393948 19111936 3369 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3213/tid=3216] ppid=3211 vsize=18664 CPUtime=3.08
/proc/3213/task/3216/stat : 3216 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 1657 0 0 0 306 2 0 0 25 0 3 0 344393948 19111936 3369 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18664

[startup+6.30277 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 3216
/proc/meminfo: memFree=1545512/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=26780 CPUtime=12.55
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 5629 0 0 0 1250 5 0 0 18 0 3 0 344393947 27422720 5490 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 6695 5490 218 20 0 6053 0
[pid=3213/tid=3215] ppid=3211 vsize=26780 CPUtime=6.25
/proc/3213/task/3215/stat : 3215 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 2501 0 0 0 624 1 0 0 25 0 3 0 344393948 27422720 5490 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3213/tid=3216] ppid=3211 vsize=26780 CPUtime=6.28
/proc/3213/task/3216/stat : 3216 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 2792 0 0 0 625 3 0 0 25 0 3 0 344393948 27422720 5490 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 26780

[startup+12.7014 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 3216
/proc/meminfo: memFree=1530792/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=40132 CPUtime=25.31
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 9273 0 0 0 2523 8 0 0 18 0 3 0 344393947 41095168 8946 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 10033 8946 218 20 0 9391 0
[pid=3213/tid=3215] ppid=3211 vsize=40132 CPUtime=12.62
/proc/3213/task/3215/stat : 3215 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 4371 0 0 0 1260 2 0 0 25 0 3 0 344393948 41095168 8946 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3213/tid=3216] ppid=3211 vsize=40132 CPUtime=12.68
/proc/3213/task/3216/stat : 3216 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 4566 0 0 0 1263 5 0 0 25 0 3 0 344393948 41095168 8946 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 40132

[startup+25.5016 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 3216
/proc/meminfo: memFree=1525224/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=46228 CPUtime=50.84
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 10824 0 0 0 5074 10 0 0 18 0 3 0 344393947 47337472 10076 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 11557 10076 218 20 0 10915 0
[pid=3213/tid=3215] ppid=3211 vsize=46228 CPUtime=25.35
/proc/3213/task/3215/stat : 3215 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 4921 0 0 0 2532 3 0 0 20 0 3 0 344393948 47337472 10076 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3213/tid=3216] ppid=3211 vsize=46228 CPUtime=25.47
/proc/3213/task/3216/stat : 3216 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 5567 0 0 0 2541 6 0 0 18 0 3 0 344393948 47337472 10076 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 46228

[startup+51.102 s]
/proc/loadavg: 1.13 0.31 0.10 3/80 3216
/proc/meminfo: memFree=1513000/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=55896 CPUtime=101.9
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 14453 0 0 0 10176 14 0 0 18 0 3 0 344393947 57237504 13002 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 13974 13002 218 20 0 13332 0
[pid=3213/tid=3215] ppid=3211 vsize=55896 CPUtime=50.84
/proc/3213/task/3215/stat : 3215 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 6725 0 0 0 5079 5 0 0 25 0 3 0 344393948 57237504 13002 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3213/tid=3216] ppid=3211 vsize=55896 CPUtime=51.06
/proc/3213/task/3216/stat : 3216 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 7392 0 0 0 5097 9 0 0 25 0 3 0 344393948 57237504 13002 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 55896

[startup+102.306 s]
/proc/loadavg: 1.62 0.56 0.20 3/80 3216
/proc/meminfo: memFree=1502312/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=67400 CPUtime=204.07
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 18515 0 0 0 20388 19 0 0 18 0 3 0 344393947 69017600 15667 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 16850 15667 218 20 0 16208 0
[pid=3213/tid=3215] ppid=3211 vsize=67400 CPUtime=101.8
/proc/3213/task/3215/stat : 3215 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 8820 0 0 0 10173 7 0 0 25 0 3 0 344393948 69017600 15667 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3213/tid=3216] ppid=3211 vsize=67400 CPUtime=102.25
/proc/3213/task/3216/stat : 3216 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 9359 0 0 0 10214 11 0 0 25 0 3 0 344393948 69017600 15667 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 67400

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.31 3/80 3216
/proc/meminfo: memFree=1498408/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=71960 CPUtime=323.73
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 21162 0 0 0 32352 21 0 0 18 0 3 0 344393947 73687040 16628 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 17990 16628 218 20 0 17348 0
[pid=3213/tid=3215] ppid=3211 vsize=71960 CPUtime=161.51
/proc/3213/task/3215/stat : 3215 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 10205 0 0 0 16143 8 0 0 25 0 3 0 344393948 73687040 16628 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3213/tid=3216] ppid=3211 vsize=71960 CPUtime=162.21
/proc/3213/task/3216/stat : 3216 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 10621 0 0 0 16208 13 0 0 25 0 3 0 344393948 73687040 16628 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.73
Current children cumulated vsize (KiB) 71960

[startup+222.301 s]
/proc/loadavg: 1.95 1.04 0.41 3/80 3216
/proc/meminfo: memFree=1492840/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=76132 CPUtime=443.43
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 24095 0 0 0 44319 24 0 0 18 0 3 0 344393947 77959168 18036 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 19033 18036 218 20 0 18391 0
[pid=3213/tid=3215] ppid=3211 vsize=76132 CPUtime=221.24
/proc/3213/task/3215/stat : 3215 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 11581 0 0 0 22115 9 0 0 25 0 3 0 344393948 77959168 18036 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3213/tid=3216] ppid=3211 vsize=76132 CPUtime=222.18
/proc/3213/task/3216/stat : 3216 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 12178 0 0 0 22203 15 0 0 17 0 3 0 344393948 77959168 18036 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 7360863 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.43
Current children cumulated vsize (KiB) 76132

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.51 3/80 3216
/proc/meminfo: memFree=1491048/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=79540 CPUtime=563.13
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 26155 0 0 0 56287 26 0 0 18 0 3 0 344393947 81448960 18494 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 19885 18494 218 20 0 19243 0
[pid=3213/tid=3215] ppid=3211 vsize=79540 CPUtime=280.98
/proc/3213/task/3215/stat : 3215 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 12627 0 0 0 28088 10 0 0 25 0 3 0 344393948 81448960 18494 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3213/tid=3216] ppid=3211 vsize=79540 CPUtime=282.15
/proc/3213/task/3216/stat : 3216 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 13192 0 0 0 28199 16 0 0 25 0 3 0 344393948 81448960 18494 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.13
Current children cumulated vsize (KiB) 79540

[startup+342.301 s]
/proc/loadavg: 1.99 1.35 0.60 3/80 3216
/proc/meminfo: memFree=1488168/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=82716 CPUtime=682.82
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 28424 0 0 0 68254 28 0 0 18 0 3 0 344393947 84701184 19192 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 20679 19192 218 20 0 20037 0
[pid=3213/tid=3215] ppid=3211 vsize=82716 CPUtime=340.71
/proc/3213/task/3215/stat : 3215 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 13895 0 0 0 34060 11 0 0 25 0 3 0 344393948 84701184 19192 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3213/tid=3216] ppid=3211 vsize=82716 CPUtime=342.1
/proc/3213/task/3216/stat : 3216 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 14193 0 0 0 34193 17 0 0 25 0 3 0 344393948 84701184 19192 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.82
Current children cumulated vsize (KiB) 82716

[startup+402.302 s]
/proc/loadavg: 1.99 1.47 0.68 3/80 3216
/proc/meminfo: memFree=1485544/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=85104 CPUtime=802.55
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 30428 0 0 0 80224 31 0 0 18 0 3 0 344393947 87146496 19881 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 21276 19881 218 20 0 20634 0
[pid=3213/tid=3215] ppid=3211 vsize=85104 CPUtime=400.46
/proc/3213/task/3215/stat : 3215 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 14839 0 0 0 40034 12 0 0 25 0 3 0 344393948 87146496 19881 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3213/tid=3216] ppid=3211 vsize=85104 CPUtime=402.08
/proc/3213/task/3216/stat : 3216 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 15253 0 0 0 40189 19 0 0 25 0 3 0 344393948 87146496 19881 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.55
Current children cumulated vsize (KiB) 85104

[startup+462.302 s]
/proc/loadavg: 2.06 1.58 0.77 3/80 3216
/proc/meminfo: memFree=1484328/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=85424 CPUtime=922.23
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 32047 0 0 0 92190 33 0 0 18 0 3 0 344393947 87474176 20154 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 21356 20154 218 20 0 20714 0
[pid=3213/tid=3215] ppid=3211 vsize=85424 CPUtime=460.18
/proc/3213/task/3215/stat : 3215 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 15655 0 0 0 46006 12 0 0 25 0 3 0 344393948 87474176 20154 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3213/tid=3216] ppid=3211 vsize=85424 CPUtime=462.03
/proc/3213/task/3216/stat : 3216 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 16056 0 0 0 46183 20 0 0 25 0 3 0 344393948 87474176 20154 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.23
Current children cumulated vsize (KiB) 85424

[startup+522.301 s]
/proc/loadavg: 2.02 1.65 0.84 3/80 3216
/proc/meminfo: memFree=1483816/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=86448 CPUtime=1041.91
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 33427 0 0 0 104157 34 0 0 18 0 3 0 344393947 88522752 20265 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 21612 20265 218 20 0 20970 0
[pid=3213/tid=3215] ppid=3211 vsize=86448 CPUtime=519.91
/proc/3213/task/3215/stat : 3215 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 16316 0 0 0 51978 13 0 0 25 0 3 0 344393948 88522752 20265 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3213/tid=3216] ppid=3211 vsize=86448 CPUtime=521.99
/proc/3213/task/3216/stat : 3216 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 16775 0 0 0 52178 21 0 0 25 0 3 0 344393948 88522752 20265 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.91
Current children cumulated vsize (KiB) 86448

[startup+582.302 s]
/proc/loadavg: 2.00 1.71 0.91 3/80 3216
/proc/meminfo: memFree=1483432/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=86632 CPUtime=1161.61
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 34938 0 0 0 116125 36 0 0 18 0 3 0 344393947 88711168 20373 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 21658 20373 218 20 0 21016 0
[pid=3213/tid=3215] ppid=3211 vsize=86632 CPUtime=579.62
/proc/3213/task/3215/stat : 3215 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 17128 0 0 0 57949 13 0 0 25 0 3 0 344393948 88711168 20373 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3213/tid=3216] ppid=3211 vsize=86632 CPUtime=581.95
/proc/3213/task/3216/stat : 3216 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 17474 0 0 0 58174 21 0 0 25 0 3 0 344393948 88711168 20373 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.61
Current children cumulated vsize (KiB) 86632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.00 1.73 0.93 3/80 3216
/proc/meminfo: memFree=1483304/2055920 swapFree=4145896/4192956
[pid=3213] ppid=3211 vsize=86780 CPUtime=1200.11
/proc/3213/stat : 3213 (MiraXTv3_dyn) S 3211 3213 3139 0 -1 4194304 35414 0 0 0 119975 36 0 0 18 0 3 0 344393947 88862720 20411 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3213/statm: 21695 20411 218 20 0 21053 0
[pid=3213/tid=3215] ppid=3211 vsize=86780 CPUtime=598.84
/proc/3213/task/3215/stat : 3215 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 17380 0 0 0 59871 13 0 0 25 0 3 0 344393948 88862720 20411 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3213/tid=3216] ppid=3211 vsize=86780 CPUtime=601.25
/proc/3213/task/3216/stat : 3216 (MiraXTv3_dyn) R 3211 3213 3139 0 -1 4194368 17698 0 0 0 60103 22 0 0 25 0 3 0 344393948 88862720 20411 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 86780

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.631
CPU time (s): 1200.14
CPU user time (s): 1199.76
CPU system time (s): 0.375942
CPU usage (%): 199.481
Max. virtual memory (cumulated for all children) (KiB): 87068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.76
system time used= 0.375942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35414
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= 267
involuntary context switches= 22369

runsolver used 0.613906 second user time and 1.58676 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat May 12 10:12:42 UTC 2007

IDJOB= 337582
IDBENCH= 24702
IDSOLVER= 128
FILE ID= node14/337582-1178964762

PBS_JOBID= 5252764

Free space on /tmp= 66553 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen7-n390-02-S178568232.sat05-479.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337582-1178964762/MiraXTv3_dyn /tmp/evaluation/337582-1178964762/instance-337582-1178964762.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-337582-1178964762 -o ROOT/results/node14/solver-337582-1178964762 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337582-1178964762/MiraXTv3_dyn /tmp/evaluation/337582-1178964762/instance-337582-1178964762.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  95e4195bdde82ec65467d8f29f037cf2

RANDOM SEED= 363849567

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:       1565016 kB
Buffers:         45444 kB
Cached:         376160 kB
SwapCached:      15092 kB
Active:         138924 kB
Inactive:       306520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1565016 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          29804 kB
Slab:            30888 kB
Committed_AS:  9595740 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= 66553 MiB

End job on node14 on Sat May 12 10:22:46 UTC 2007