Trace number 339178

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.17 601.63

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2-rand3bip-sat-270-2.sat05-2249.reshuffled-07.cnf
MD5SUM82718e0ff54407c78c5fcacb97224b1c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of clauses1080
Sum of the clauses size3240
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31080
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-339178-1178915729 -o ROOT/results/node14/solver-339178-1178915729 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339178-1178915729/MiraXTv3_dyn /tmp/evaluation/339178-1178915729/instance-339178-1178915729.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.84 1.97 1.82 3/77 32088
/proc/meminfo: memFree=1565120/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=3788 CPUtime=0
/proc/32088/stat : 32088 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 339490641 3878912 259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/32088/statm: 947 260 206 20 0 305 0

[startup+0.025523 s]
/proc/loadavg: 1.84 1.97 1.82 3/77 32088
/proc/meminfo: memFree=1565120/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=6312 CPUtime=0.03
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 426 0 0 0 3 0 0 0 18 0 3 0 339490641 6463488 401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 1578 401 218 20 0 936 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6312

[startup+0.117786 s]
/proc/loadavg: 1.84 1.97 1.82 3/77 32088
/proc/meminfo: memFree=1565120/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=6780 CPUtime=0.21
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 654 0 0 0 21 0 0 0 18 0 3 0 339490641 6942720 629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 1695 629 218 20 0 1053 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 6780

[startup+0.301804 s]
/proc/loadavg: 1.84 1.97 1.82 3/77 32088
/proc/meminfo: memFree=1565120/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=7668 CPUtime=0.58
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 1019 0 0 0 58 0 0 0 18 0 3 0 339490641 7852032 994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 1917 994 218 20 0 1275 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 7668

[startup+0.701843 s]
/proc/loadavg: 1.84 1.97 1.82 3/77 32088
/proc/meminfo: memFree=1565120/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=9804 CPUtime=1.38
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 1554 0 0 0 138 0 0 0 18 0 3 0 339490641 10039296 1529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 2451 1529 218 20 0 1809 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 9804

[startup+1.50192 s]
/proc/loadavg: 1.84 1.97 1.82 3/80 32091
/proc/meminfo: memFree=1558056/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=14204 CPUtime=2.98
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 2524 0 0 0 297 1 0 0 18 0 3 0 339490641 14544896 2499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 3551 2499 218 20 0 2909 0
[pid=32088/tid=32090] ppid=32086 vsize=14204 CPUtime=1.48
/proc/32088/task/32090/stat : 32090 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 976 0 0 0 148 0 0 0 21 0 3 0 339490642 14544896 2499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32088/tid=32091] ppid=32086 vsize=14204 CPUtime=1.48
/proc/32088/task/32091/stat : 32091 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 1230 0 0 0 148 0 0 0 23 0 3 0 339490642 14544896 2500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362117 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 14204

[startup+3.10107 s]
/proc/loadavg: 1.85 1.97 1.82 3/80 32091
/proc/meminfo: memFree=1553512/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=17652 CPUtime=6.17
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 3138 0 0 0 616 1 0 0 18 0 3 0 339490641 18075648 3113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 4413 3113 218 20 0 3771 0
[pid=32088/tid=32090] ppid=32086 vsize=17652 CPUtime=3.08
/proc/32088/task/32090/stat : 32090 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 1300 0 0 0 308 0 0 0 25 0 3 0 339490642 18075648 3113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32088/tid=32091] ppid=32086 vsize=17652 CPUtime=3.07
/proc/32088/task/32091/stat : 32091 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 1519 0 0 0 307 0 0 0 25 0 3 0 339490642 18075648 3113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17652

[startup+6.30137 s]
/proc/loadavg: 1.85 1.97 1.82 3/80 32091
/proc/meminfo: memFree=1549736/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=22264 CPUtime=12.56
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 4434 0 0 0 1254 2 0 0 18 0 3 0 339490641 22798336 4337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 5566 4337 218 20 0 4924 0
[pid=32088/tid=32090] ppid=32086 vsize=22264 CPUtime=6.26
/proc/32088/task/32090/stat : 32090 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 1805 0 0 0 626 0 0 0 25 0 3 0 339490642 22798336 4337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32088/tid=32091] ppid=32086 vsize=22264 CPUtime=6.27
/proc/32088/task/32091/stat : 32091 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 2310 0 0 0 626 1 0 0 25 0 3 0 339490642 22798336 4337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 22264

[startup+12.703 s]
/proc/loadavg: 1.87 1.97 1.82 3/80 32091
/proc/meminfo: memFree=1538856/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=31848 CPUtime=25.32
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 7034 0 0 0 2529 3 0 0 18 0 3 0 339490641 32612352 6859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 7962 6859 218 20 0 7320 0
[pid=32088/tid=32090] ppid=32086 vsize=31848 CPUtime=12.64
/proc/32088/task/32090/stat : 32090 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 3114 0 0 0 1263 1 0 0 25 0 3 0 339490642 32612352 6859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32088/tid=32091] ppid=32086 vsize=31848 CPUtime=12.67
/proc/32088/task/32091/stat : 32091 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 3601 0 0 0 1265 2 0 0 25 0 3 0 339490642 32612352 6859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 31848

[startup+25.5012 s]
/proc/loadavg: 1.97 1.99 1.83 3/80 32091
/proc/meminfo: memFree=1525288/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=44420 CPUtime=50.85
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 10392 0 0 0 5077 8 0 0 18 0 3 0 339490641 45486080 10021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 11105 10021 218 20 0 10463 0
[pid=32088/tid=32090] ppid=32086 vsize=44420 CPUtime=25.37
/proc/32088/task/32090/stat : 32090 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 4940 0 0 0 2534 3 0 0 25 0 3 0 339490642 45486080 10021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32088/tid=32091] ppid=32086 vsize=44420 CPUtime=25.46
/proc/32088/task/32091/stat : 32091 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 5133 0 0 0 2542 4 0 0 25 0 3 0 339490642 45486080 10021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 44420

[startup+51.1016 s]
/proc/loadavg: 1.98 1.99 1.83 3/80 32091
/proc/meminfo: memFree=1518312/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=52580 CPUtime=101.94
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 12775 0 0 0 10183 11 0 0 18 0 3 0 339490641 53841920 11926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 13145 11926 218 20 0 12503 0
[pid=32088/tid=32090] ppid=32086 vsize=52580 CPUtime=50.88
/proc/32088/task/32090/stat : 32090 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 5777 0 0 0 5084 4 0 0 24 0 3 0 339490642 53841920 11926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565791 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32088/tid=32091] ppid=32086 vsize=52580 CPUtime=51.04
/proc/32088/task/32091/stat : 32091 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 6679 0 0 0 5098 6 0 0 25 0 3 0 339490642 53841920 11926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 52580

[startup+102.306 s]
/proc/loadavg: 2.04 2.00 1.84 3/80 32091
/proc/meminfo: memFree=1511976/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=57972 CPUtime=204.07
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 15050 0 0 0 20394 13 0 0 18 0 3 0 339490641 59363328 13271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 14493 13271 218 20 0 13851 0
[pid=32088/tid=32090] ppid=32086 vsize=57972 CPUtime=101.95
/proc/32088/task/32090/stat : 32090 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 6798 0 0 0 10190 5 0 0 25 0 3 0 339490642 59363328 13271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32088/tid=32091] ppid=32086 vsize=57972 CPUtime=102.1
/proc/32088/task/32091/stat : 32091 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 7933 0 0 0 10203 7 0 0 25 0 3 0 339490642 59363328 13271 18446744073709551615 134512640 134597700 4294956656 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) 57972

[startup+162.301 s]
/proc/loadavg: 2.07 2.01 1.85 3/80 32091
/proc/meminfo: memFree=1511016/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=59052 CPUtime=323.75
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 16403 0 0 0 32360 15 0 0 18 0 3 0 339490641 60469248 13517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 14763 13517 218 20 0 14121 0
[pid=32088/tid=32090] ppid=32086 vsize=59052 CPUtime=161.89
/proc/32088/task/32090/stat : 32090 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 7437 0 0 0 16183 6 0 0 25 0 3 0 339490642 60469248 13517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32088/tid=32091] ppid=32086 vsize=59052 CPUtime=161.84
/proc/32088/task/32091/stat : 32091 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 8647 0 0 0 16176 8 0 0 21 0 3 0 339490642 60469248 13517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.75
Current children cumulated vsize (KiB) 59052

[startup+222.302 s]
/proc/loadavg: 2.10 2.04 1.87 3/80 32091
/proc/meminfo: memFree=1509928/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=59188 CPUtime=443.44
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 17730 0 0 0 44327 17 0 0 18 0 3 0 339490641 60608512 13791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 14797 13791 218 20 0 14155 0
[pid=32088/tid=32090] ppid=32086 vsize=59188 CPUtime=221.83
/proc/32088/task/32090/stat : 32090 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 8101 0 0 0 22176 7 0 0 24 0 3 0 339490642 60608512 13791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32088/tid=32091] ppid=32086 vsize=59188 CPUtime=221.59
/proc/32088/task/32091/stat : 32091 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 9310 0 0 0 22150 9 0 0 23 0 3 0 339490642 60608512 13791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.44
Current children cumulated vsize (KiB) 59188

[startup+282.301 s]
/proc/loadavg: 2.04 2.03 1.87 3/80 32091
/proc/meminfo: memFree=1509480/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=59832 CPUtime=563.15
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 18809 0 0 0 56297 18 0 0 18 0 3 0 339490641 61267968 13947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 14958 13947 218 20 0 14316 0
[pid=32088/tid=32090] ppid=32086 vsize=59832 CPUtime=281.78
/proc/32088/task/32090/stat : 32090 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 8682 0 0 0 28171 7 0 0 25 0 3 0 339490642 61267968 13947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32088/tid=32091] ppid=32086 vsize=59832 CPUtime=281.35
/proc/32088/task/32091/stat : 32091 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 9808 0 0 0 28125 10 0 0 25 0 3 0 339490642 61267968 13947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.15
Current children cumulated vsize (KiB) 59832

[startup+342.301 s]
/proc/loadavg: 2.01 2.02 1.88 3/80 32091
/proc/meminfo: memFree=1508072/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=61120 CPUtime=682.83
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 20329 0 0 0 68263 20 0 0 18 0 3 0 339490641 62586880 14260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 15280 14260 218 20 0 14638 0
[pid=32088/tid=32090] ppid=32086 vsize=61120 CPUtime=341.72
/proc/32088/task/32090/stat : 32090 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 9632 0 0 0 34163 9 0 0 25 0 3 0 339490642 62586880 14260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32088/tid=32091] ppid=32086 vsize=61120 CPUtime=341.1
/proc/32088/task/32091/stat : 32091 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 10378 0 0 0 34099 11 0 0 23 0 3 0 339490642 62586880 14260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.83
Current children cumulated vsize (KiB) 61120

[startup+402.302 s]
/proc/loadavg: 2.00 2.02 1.88 3/80 32093
/proc/meminfo: memFree=1506600/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=62576 CPUtime=802.54
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 21624 0 0 0 80232 22 0 0 18 0 3 0 339490641 64077824 14628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 15644 14628 218 20 0 15002 0
[pid=32088/tid=32090] ppid=32086 vsize=62576 CPUtime=401.65
/proc/32088/task/32090/stat : 32090 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 10476 0 0 0 40156 9 0 0 25 0 3 0 339490642 64077824 14628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32088/tid=32091] ppid=32086 vsize=62576 CPUtime=400.85
/proc/32088/task/32091/stat : 32091 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 10829 0 0 0 40074 11 0 0 25 0 3 0 339490642 64077824 14628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.54
Current children cumulated vsize (KiB) 62576

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 1.89 3/80 32093
/proc/meminfo: memFree=1501032/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=68984 CPUtime=922.23
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 24033 0 0 0 92198 25 0 0 18 0 3 0 339490641 70639616 16025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 17246 16025 218 20 0 16604 0
[pid=32088/tid=32090] ppid=32086 vsize=68984 CPUtime=461.61
/proc/32088/task/32090/stat : 32090 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 11626 0 0 0 46150 11 0 0 25 0 3 0 339490642 70639616 16025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32088/tid=32091] ppid=32086 vsize=68984 CPUtime=460.6
/proc/32088/task/32091/stat : 32091 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 12088 0 0 0 46047 13 0 0 25 0 3 0 339490642 70639616 16025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.23
Current children cumulated vsize (KiB) 68984

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 32093
/proc/meminfo: memFree=1500840/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=69140 CPUtime=1041.93
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 24957 0 0 0 104168 25 0 0 18 0 3 0 339490641 70799360 16085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 17285 16085 218 20 0 16643 0
[pid=32088/tid=32090] ppid=32086 vsize=69140 CPUtime=521.55
/proc/32088/task/32090/stat : 32090 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 12162 0 0 0 52144 11 0 0 25 0 3 0 339490642 70799360 16085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32088/tid=32091] ppid=32086 vsize=69140 CPUtime=520.36
/proc/32088/task/32091/stat : 32091 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 12476 0 0 0 52022 14 0 0 25 0 3 0 339490642 70799360 16085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.93
Current children cumulated vsize (KiB) 69140

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 32093
/proc/meminfo: memFree=1500264/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=69736 CPUtime=1161.62
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 26095 0 0 0 116135 27 0 0 18 0 3 0 339490641 71409664 16215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 17434 16215 218 20 0 16792 0
[pid=32088/tid=32090] ppid=32086 vsize=69736 CPUtime=581.48
/proc/32088/task/32090/stat : 32090 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 12692 0 0 0 58137 11 0 0 25 0 3 0 339490642 71409664 16215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32088/tid=32091] ppid=32086 vsize=69736 CPUtime=580.12
/proc/32088/task/32091/stat : 32091 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 13084 0 0 0 57997 15 0 0 25 0 3 0 339490642 71409664 16215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.62
Current children cumulated vsize (KiB) 69736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 32093
/proc/meminfo: memFree=1500136/2055920 swapFree=4145896/4192956
[pid=32088] ppid=32086 vsize=69736 CPUtime=1200.14
/proc/32088/stat : 32088 (MiraXTv3_dyn) S 32086 32088 31030 0 -1 4194304 26332 0 0 0 119987 27 0 0 18 0 3 0 339490641 71409664 16236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32088/statm: 17434 16236 218 20 0 16792 0
[pid=32088/tid=32090] ppid=32086 vsize=69736 CPUtime=600.79
/proc/32088/task/32090/stat : 32090 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 12764 0 0 0 60067 12 0 0 25 0 3 0 339490642 71409664 16236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32088/tid=32091] ppid=32086 vsize=69736 CPUtime=599.33
/proc/32088/task/32091/stat : 32091 (MiraXTv3_dyn) R 32086 32088 31030 0 -1 4194368 13249 0 0 0 59918 15 0 0 25 0 3 0 339490642 71409664 16236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 69736

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.63
CPU time (s): 1200.17
CPU user time (s): 1199.89
CPU system time (s): 0.287956
CPU usage (%): 199.487
Max. virtual memory (cumulated for all children) (KiB): 70024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.89
system time used= 0.287956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26332
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= 196
involuntary context switches= 22584

runsolver used 0.623905 second user time and 1.57576 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 20:35:29 UTC 2007

IDJOB= 339178
IDBENCH= 24740
IDSOLVER= 128
FILE ID= node14/339178-1178915729

PBS_JOBID= 5251100

Free space on /tmp= 66553 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2-rand3bip-sat-270-2.sat05-2249.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339178-1178915729/MiraXTv3_dyn /tmp/evaluation/339178-1178915729/instance-339178-1178915729.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-339178-1178915729 -o ROOT/results/node14/solver-339178-1178915729 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339178-1178915729/MiraXTv3_dyn /tmp/evaluation/339178-1178915729/instance-339178-1178915729.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  82718e0ff54407c78c5fcacb97224b1c

RANDOM SEED= 577649323

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:       1565272 kB
Buffers:         45240 kB
Cached:         375888 kB
SwapCached:      15092 kB
Active:         139068 kB
Inactive:       306204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1565272 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            3992 kB
Writeback:           0 kB
Mapped:          30152 kB
Slab:            30892 kB
Committed_AS:  9591840 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 Fri May 11 20:45:33 UTC 2007