Trace number 339094

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.11 601.629

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2-rand3bip-sat-280-1.sat05-2263.reshuffled-07.cnf
MD5SUM5c670fd8fd3fa9f00ac6df3f4ca9c99c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014996
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses1120
Sum of the clauses size3360
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31120
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/node13/watcher-339094-1178915489 -o ROOT/results/node13/solver-339094-1178915489 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339094-1178915489/MiraXTv3_dyn /tmp/evaluation/339094-1178915489/instance-339094-1178915489.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.92 0.98 1.08 3/77 21984
/proc/meminfo: memFree=1740104/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=3788 CPUtime=0
/proc/21984/stat : 21984 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 339466745 3878912 257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12317645 0 0 4096 0 0 0 0 17 1 0 0
/proc/21984/statm: 947 257 206 20 0 305 0

[startup+0.069039 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 21984
/proc/meminfo: memFree=1740104/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=6436 CPUtime=0.13
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 562 0 0 0 13 0 0 0 18 0 3 0 339466745 6590464 537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 1609 537 218 20 0 967 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6436

[startup+0.108498 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 21984
/proc/meminfo: memFree=1740104/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=6592 CPUtime=0.19
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 650 0 0 0 19 0 0 0 18 0 3 0 339466745 6750208 625 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 1648 625 218 20 0 1006 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6592

[startup+0.30154 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 21984
/proc/meminfo: memFree=1740104/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=8228 CPUtime=0.58
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 991 0 0 0 58 0 0 0 18 0 3 0 339466745 8425472 966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 2057 966 218 20 0 1415 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8228

[startup+0.701625 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 21984
/proc/meminfo: memFree=1740104/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=10492 CPUtime=1.38
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 1535 0 0 0 137 1 0 0 18 0 3 0 339466745 10743808 1510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 2623 1511 218 20 0 1981 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10492

[startup+1.5018 s]
/proc/loadavg: 0.92 0.98 1.08 3/80 21987
/proc/meminfo: memFree=1733296/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=13596 CPUtime=2.98
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 2469 0 0 0 297 1 0 0 18 0 3 0 339466745 13922304 2444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 3399 2444 218 20 0 2757 0
[pid=21984/tid=21986] ppid=21982 vsize=13596 CPUtime=1.48
/proc/21984/task/21986/stat : 21986 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 1088 0 0 0 148 0 0 0 25 0 3 0 339466746 13922304 2444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21984/tid=21987] ppid=21982 vsize=13596 CPUtime=1.48
/proc/21984/task/21987/stat : 21987 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 1061 0 0 0 148 0 0 0 18 0 3 0 339466746 13922304 2444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 13596

[startup+3.10114 s]
/proc/loadavg: 0.92 0.98 1.08 3/80 21987
/proc/meminfo: memFree=1729008/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=16512 CPUtime=6.16
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 2940 0 0 0 615 1 0 0 18 0 3 0 339466745 16908288 2915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 4128 2915 218 20 0 3486 0
[pid=21984/tid=21986] ppid=21982 vsize=16512 CPUtime=3.07
/proc/21984/task/21986/stat : 21986 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 1327 0 0 0 307 0 0 0 25 0 3 0 339466746 16908288 2915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21984/tid=21987] ppid=21982 vsize=16512 CPUtime=3.06
/proc/21984/task/21987/stat : 21987 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 1293 0 0 0 306 0 0 0 23 0 3 0 339466746 16908288 2915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 16512

[startup+6.30182 s]
/proc/loadavg: 1.01 1.00 1.09 3/80 21987
/proc/meminfo: memFree=1725808/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=21292 CPUtime=12.54
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 4262 0 0 0 1252 2 0 0 18 0 3 0 339466745 21803008 4165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 5323 4165 218 20 0 4681 0
[pid=21984/tid=21986] ppid=21982 vsize=21292 CPUtime=6.28
/proc/21984/task/21986/stat : 21986 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 1861 0 0 0 627 1 0 0 25 0 3 0 339466746 21803008 4165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21984/tid=21987] ppid=21982 vsize=21292 CPUtime=6.25
/proc/21984/task/21987/stat : 21987 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 2081 0 0 0 624 1 0 0 25 0 3 0 339466746 21803008 4165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 21292

[startup+12.7022 s]
/proc/loadavg: 1.09 1.02 1.09 3/80 21987
/proc/meminfo: memFree=1715184/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=31348 CPUtime=25.31
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 6748 0 0 0 2526 5 0 0 18 0 3 0 339466745 32100352 6573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 7837 6573 218 20 0 7195 0
[pid=21984/tid=21986] ppid=21982 vsize=31348 CPUtime=12.68
/proc/21984/task/21986/stat : 21986 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 3072 0 0 0 1266 2 0 0 18 0 3 0 339466746 32100352 6573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21984/tid=21987] ppid=21982 vsize=31348 CPUtime=12.62
/proc/21984/task/21987/stat : 21987 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 3356 0 0 0 1260 2 0 0 25 0 3 0 339466746 32100352 6573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 31348

[startup+25.5019 s]
/proc/loadavg: 1.36 1.08 1.11 3/80 21987
/proc/meminfo: memFree=1706544/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=38940 CPUtime=50.83
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 8925 0 0 0 5076 7 0 0 18 0 3 0 339466745 39874560 8442 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 9735 8442 218 20 0 9093 0
[pid=21984/tid=21986] ppid=21982 vsize=38940 CPUtime=25.47
/proc/21984/task/21986/stat : 21986 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 4115 0 0 0 2544 3 0 0 19 0 3 0 339466746 39874560 8442 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21984/tid=21987] ppid=21982 vsize=38940 CPUtime=25.35
/proc/21984/task/21987/stat : 21987 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 4490 0 0 0 2532 3 0 0 25 0 3 0 339466746 39874560 8442 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522385 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 38940

[startup+51.1014 s]
/proc/loadavg: 1.58 1.15 1.13 3/80 21987
/proc/meminfo: memFree=1699696/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=45640 CPUtime=101.9
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 11110 0 0 0 10180 10 0 0 18 0 3 0 339466745 46735360 10197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 11410 10197 218 20 0 10768 0
[pid=21984/tid=21986] ppid=21982 vsize=45640 CPUtime=50.99
/proc/21984/task/21986/stat : 21986 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 5133 0 0 0 5095 4 0 0 25 0 3 0 339466746 46735360 10197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21984/tid=21987] ppid=21982 vsize=45640 CPUtime=50.89
/proc/21984/task/21987/stat : 21987 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 5657 0 0 0 5084 5 0 0 25 0 3 0 339466746 46735360 10197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 45640

[startup+102.306 s]
/proc/loadavg: 1.92 1.31 1.19 3/80 21987
/proc/meminfo: memFree=1695920/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=49576 CPUtime=204.04
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 12810 0 0 0 20393 11 0 0 18 0 3 0 339466745 50765824 11096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 12394 11096 218 20 0 11752 0
[pid=21984/tid=21986] ppid=21982 vsize=49576 CPUtime=101.97
/proc/21984/task/21986/stat : 21986 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 5969 0 0 0 10192 5 0 0 25 0 3 0 339466746 50765824 11096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21984/tid=21987] ppid=21982 vsize=49576 CPUtime=102.06
/proc/21984/task/21987/stat : 21987 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 6521 0 0 0 10200 6 0 0 25 0 3 0 339466746 50765824 11096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 49576

[startup+162.301 s]
/proc/loadavg: 1.97 1.43 1.23 3/80 21987
/proc/meminfo: memFree=1694320/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=50456 CPUtime=323.72
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 14126 0 0 0 32359 13 0 0 18 0 3 0 339466745 51666944 11447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 12614 11447 218 20 0 11972 0
[pid=21984/tid=21986] ppid=21982 vsize=50456 CPUtime=161.68
/proc/21984/task/21986/stat : 21986 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 6642 0 0 0 16163 5 0 0 25 0 3 0 339466746 51666944 11447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21984/tid=21987] ppid=21982 vsize=50456 CPUtime=162.02
/proc/21984/task/21987/stat : 21987 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 7164 0 0 0 16195 7 0 0 25 0 3 0 339466746 51666944 11447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 50456

[startup+222.302 s]
/proc/loadavg: 1.99 1.53 1.28 3/80 21987
/proc/meminfo: memFree=1692848/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=51876 CPUtime=443.4
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 15467 0 0 0 44326 14 0 0 18 0 3 0 339466745 53121024 11879 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 12969 11879 218 20 0 12327 0
[pid=21984/tid=21986] ppid=21982 vsize=51876 CPUtime=221.4
/proc/21984/task/21986/stat : 21986 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 7482 0 0 0 22134 6 0 0 25 0 3 0 339466746 53121024 11879 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565874 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21984/tid=21987] ppid=21982 vsize=51876 CPUtime=221.99
/proc/21984/task/21987/stat : 21987 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 7665 0 0 0 22191 8 0 0 25 0 3 0 339466746 53121024 11879 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.4
Current children cumulated vsize (KiB) 51876

[startup+282.303 s]
/proc/loadavg: 1.99 1.62 1.32 3/80 21987
/proc/meminfo: memFree=1689136/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=55268 CPUtime=563.09
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 17191 0 0 0 56292 17 0 0 18 0 3 0 339466745 56594432 12763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 13817 12763 218 20 0 13175 0
[pid=21984/tid=21986] ppid=21982 vsize=55268 CPUtime=281.13
/proc/21984/task/21986/stat : 21986 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 8520 0 0 0 28105 8 0 0 25 0 3 0 339466746 56594432 12763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21984/tid=21987] ppid=21982 vsize=55268 CPUtime=281.95
/proc/21984/task/21987/stat : 21987 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 8351 0 0 0 28186 9 0 0 25 0 3 0 339466746 56594432 12763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 55268

[startup+342.303 s]
/proc/loadavg: 1.99 1.68 1.36 3/80 21987
/proc/meminfo: memFree=1685488/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=59100 CPUtime=682.78
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 18922 0 0 0 68259 19 0 0 18 0 3 0 339466745 60518400 13647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 14775 13647 218 20 0 14133 0
[pid=21984/tid=21986] ppid=21982 vsize=59100 CPUtime=340.85
/proc/21984/task/21986/stat : 21986 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 9567 0 0 0 34077 8 0 0 25 0 3 0 339466746 60518400 13647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21984/tid=21987] ppid=21982 vsize=59100 CPUtime=341.92
/proc/21984/task/21987/stat : 21987 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 9035 0 0 0 34182 10 0 0 25 0 3 0 339466746 60518400 13647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.78
Current children cumulated vsize (KiB) 59100

[startup+402.301 s]
/proc/loadavg: 1.99 1.74 1.40 3/80 21987
/proc/meminfo: memFree=1678192/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=67460 CPUtime=802.49
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 21617 0 0 0 80226 23 0 0 18 0 3 0 339466745 69079040 15490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 16865 15490 218 20 0 16223 0
[pid=21984/tid=21986] ppid=21982 vsize=67460 CPUtime=400.59
/proc/21984/task/21986/stat : 21986 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 10903 0 0 0 40050 9 0 0 25 0 3 0 339466746 69079040 15490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21984/tid=21987] ppid=21982 vsize=67460 CPUtime=401.88
/proc/21984/task/21987/stat : 21987 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 10394 0 0 0 40175 13 0 0 25 0 3 0 339466746 69079040 15490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.49
Current children cumulated vsize (KiB) 67460

[startup+462.301 s]
/proc/loadavg: 1.99 1.78 1.43 3/80 21987
/proc/meminfo: memFree=1677680/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=68028 CPUtime=922.18
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 22638 0 0 0 92194 24 0 0 18 0 3 0 339466745 69660672 15659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 17007 15659 218 20 0 16365 0
[pid=21984/tid=21986] ppid=21982 vsize=68028 CPUtime=460.33
/proc/21984/task/21986/stat : 21986 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 11542 0 0 0 46023 10 0 0 25 0 3 0 339466746 69660672 15659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21984/tid=21987] ppid=21982 vsize=68028 CPUtime=461.84
/proc/21984/task/21987/stat : 21987 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 10776 0 0 0 46170 14 0 0 25 0 3 0 339466746 69660672 15659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.18
Current children cumulated vsize (KiB) 68028

[startup+522.302 s]
/proc/loadavg: 1.99 1.82 1.47 3/80 21987
/proc/meminfo: memFree=1677296/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=68292 CPUtime=1041.85
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 23586 0 0 0 104160 25 0 0 18 0 3 0 339466745 69931008 15743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 17073 15743 218 20 0 16431 0
[pid=21984/tid=21986] ppid=21982 vsize=68292 CPUtime=520.03
/proc/21984/task/21986/stat : 21986 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 12008 0 0 0 51993 10 0 0 25 0 3 0 339466746 69931008 15743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21984/tid=21987] ppid=21982 vsize=68292 CPUtime=521.81
/proc/21984/task/21987/stat : 21987 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 11258 0 0 0 52166 15 0 0 25 0 3 0 339466746 69931008 15743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.85
Current children cumulated vsize (KiB) 68292

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.50 3/80 21987
/proc/meminfo: memFree=1677040/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=68588 CPUtime=1161.55
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 24378 0 0 0 116129 26 0 0 18 0 3 0 339466745 70234112 15815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 17147 15815 218 20 0 16505 0
[pid=21984/tid=21986] ppid=21982 vsize=68588 CPUtime=579.76
/proc/21984/task/21986/stat : 21986 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 12410 0 0 0 57966 10 0 0 25 0 3 0 339466746 70234112 15815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21984/tid=21987] ppid=21982 vsize=68588 CPUtime=581.77
/proc/21984/task/21987/stat : 21987 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 11648 0 0 0 58162 15 0 0 25 0 3 0 339466746 70234112 15815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.55
Current children cumulated vsize (KiB) 68588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.603 s]
/proc/loadavg: 1.99 1.86 1.50 3/80 21987
/proc/meminfo: memFree=1676976/2055920 swapFree=4159364/4192956
[pid=21984] ppid=21982 vsize=68588 CPUtime=1200.08
/proc/21984/stat : 21984 (MiraXTv3_dyn) S 21982 21984 21101 0 -1 4194304 24666 0 0 0 119982 26 0 0 18 0 3 0 339466745 70234112 15815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21984/statm: 17147 15815 218 20 0 16505 0
[pid=21984/tid=21986] ppid=21982 vsize=68588 CPUtime=598.98
/proc/21984/task/21986/stat : 21986 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 12554 0 0 0 59888 10 0 0 25 0 3 0 339466746 70234112 15815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21984/tid=21987] ppid=21982 vsize=68588 CPUtime=601.07
/proc/21984/task/21987/stat : 21987 (MiraXTv3_dyn) R 21982 21984 21101 0 -1 4194368 11792 0 0 0 60092 15 0 0 25 0 3 0 339466746 70234112 15815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 68588

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.629
CPU time (s): 1200.11
CPU user time (s): 1199.83
CPU system time (s): 0.278957
CPU usage (%): 199.477
Max. virtual memory (cumulated for all children) (KiB): 68876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.278957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24666
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= 146
involuntary context switches= 22384

runsolver used 0.563914 second user time and 1.63475 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri May 11 20:31:29 UTC 2007

IDJOB= 339094
IDBENCH= 24738
IDSOLVER= 128
FILE ID= node13/339094-1178915489

PBS_JOBID= 5251101

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  5c670fd8fd3fa9f00ac6df3f4ca9c99c

RANDOM SEED= 904882283

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:       1740320 kB
Buffers:         41512 kB
Cached:         186968 kB
SwapCached:      12852 kB
Active:         129160 kB
Inactive:       122580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740320 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            3932 kB
Writeback:           0 kB
Mapped:          30136 kB
Slab:            49236 kB
Committed_AS:  9855944 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= 66556 MiB

End job on node13 on Fri May 11 20:41:33 UTC 2007