Trace number 339304

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.04 602.024

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
MD5SUMd65aa32f539d7b147c82042f18f65687
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark338.661
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4560
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/node2/watcher-339304-1178916206 -o ROOT/results/node2/solver-339304-1178916206 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339304-1178916206/MiraXTv3_dyn /tmp/evaluation/339304-1178916206/instance-339304-1178916206.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 0.99 3/77 10755
/proc/meminfo: memFree=1677736/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=3788 CPUtime=0
/proc/10755/stat : 10755 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 367658438 3878912 253 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 1 0 0
/proc/10755/statm: 947 254 206 20 0 305 0

[startup+0.089961 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10755
/proc/meminfo: memFree=1677736/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=6952 CPUtime=0.16
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 775 0 0 0 16 0 0 0 18 0 3 0 367658438 7118848 750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 1738 751 218 20 0 1096 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 6952

[startup+0.101764 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10755
/proc/meminfo: memFree=1677736/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=7216 CPUtime=0.18
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 850 0 0 0 18 0 0 0 18 0 3 0 367658438 7389184 825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 1804 825 218 20 0 1162 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7216

[startup+0.301786 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10755
/proc/meminfo: memFree=1677736/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=9956 CPUtime=0.58
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 1508 0 0 0 58 0 0 0 18 0 3 0 367658438 10194944 1483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 2489 1483 218 20 0 1847 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9956

[startup+0.701829 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10755
/proc/meminfo: memFree=1677736/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=13488 CPUtime=1.38
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 2208 0 0 0 138 0 0 0 18 0 3 0 367658438 13811712 2183 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 3372 2183 218 20 0 2730 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 13488

[startup+1.50191 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 10758
/proc/meminfo: memFree=1668752/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=16240 CPUtime=2.98
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 2964 0 0 0 297 1 0 0 18 0 3 0 367658438 16629760 2903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 4060 2903 218 20 0 3418 0
[pid=10755/tid=10757] ppid=10753 vsize=16240 CPUtime=1.48
/proc/10755/task/10757/stat : 10757 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 963 0 0 0 148 0 0 0 20 0 3 0 367658439 16629760 2903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10755/tid=10758] ppid=10753 vsize=16240 CPUtime=1.47
/proc/10755/task/10758/stat : 10758 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 1687 0 0 0 147 0 0 0 23 0 3 0 367658439 16629760 2903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 16240

[startup+3.10108 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 10758
/proc/meminfo: memFree=1663952/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=23156 CPUtime=6.16
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 5018 0 0 0 614 2 0 0 18 0 3 0 367658438 23711744 4800 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 5789 4800 218 20 0 5147 0
[pid=10755/tid=10757] ppid=10753 vsize=23156 CPUtime=3.08
/proc/10755/task/10757/stat : 10757 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 1964 0 0 0 307 1 0 0 18 0 3 0 367658439 23711744 4800 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10755/tid=10758] ppid=10753 vsize=23156 CPUtime=3.08
/proc/10755/task/10758/stat : 10758 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 2740 0 0 0 307 1 0 0 18 0 3 0 367658439 23711744 4800 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970693 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 23156

[startup+6.30241 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 10758
/proc/meminfo: memFree=1654288/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=28820 CPUtime=12.53
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 6566 0 0 0 1250 3 0 0 18 0 3 0 367658438 29511680 6038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 7205 6038 218 20 0 6563 0
[pid=10755/tid=10757] ppid=10753 vsize=28820 CPUtime=6.25
/proc/10755/task/10757/stat : 10757 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 2680 0 0 0 624 1 0 0 20 0 3 0 367658439 29511680 6038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10755/tid=10758] ppid=10753 vsize=28820 CPUtime=6.26
/proc/10755/task/10758/stat : 10758 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 3572 0 0 0 625 1 0 0 25 0 3 0 367658439 29511680 6038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 28820

[startup+12.7011 s]
/proc/loadavg: 1.09 1.02 1.01 3/80 10758
/proc/meminfo: memFree=1646672/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=36344 CPUtime=25.29
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 8927 0 0 0 2523 6 0 0 18 0 3 0 367658438 37216256 7855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 9086 7855 218 20 0 8444 0
[pid=10755/tid=10757] ppid=10753 vsize=36344 CPUtime=12.62
/proc/10755/task/10757/stat : 10757 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 3616 0 0 0 1260 2 0 0 23 0 3 0 367658439 37216256 7855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10755/tid=10758] ppid=10753 vsize=36344 CPUtime=12.66
/proc/10755/task/10758/stat : 10758 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 4997 0 0 0 1263 3 0 0 25 0 3 0 367658439 37216256 7855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 36344

[startup+25.5014 s]
/proc/loadavg: 1.29 1.06 1.02 3/80 10758
/proc/meminfo: memFree=1642192/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=40888 CPUtime=50.81
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 11170 0 0 0 5073 8 0 0 18 0 3 0 367658438 41869312 9005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 10222 9005 218 20 0 9580 0
[pid=10755/tid=10757] ppid=10753 vsize=40888 CPUtime=25.36
/proc/10755/task/10757/stat : 10757 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 4939 0 0 0 2532 4 0 0 25 0 3 0 367658439 41869312 9005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10755/tid=10758] ppid=10753 vsize=40888 CPUtime=25.43
/proc/10755/task/10758/stat : 10758 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 5917 0 0 0 2540 3 0 0 25 0 3 0 367658439 41869312 9005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 40888

[startup+51.1011 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 10758
/proc/meminfo: memFree=1637648/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=45668 CPUtime=101.82
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 14449 0 0 0 10172 10 0 0 18 0 3 0 367658438 46764032 10074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 11417 10074 218 20 0 10775 0
[pid=10755/tid=10757] ppid=10753 vsize=45668 CPUtime=50.82
/proc/10755/task/10757/stat : 10757 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 6430 0 0 0 5077 5 0 0 17 0 3 0 367658439 46764032 10074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10755/tid=10758] ppid=10753 vsize=45668 CPUtime=50.99
/proc/10755/task/10758/stat : 10758 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 7705 0 0 0 5094 5 0 0 18 0 3 0 367658439 46764032 10074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 45668

[startup+102.305 s]
/proc/loadavg: 1.79 1.27 1.09 3/80 10758
/proc/meminfo: memFree=1629136/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=53752 CPUtime=203.89
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 20577 0 0 0 20375 14 0 0 18 0 3 0 367658438 55042048 12172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 13438 12172 218 20 0 12796 0
[pid=10755/tid=10757] ppid=10753 vsize=53752 CPUtime=101.78
/proc/10755/task/10757/stat : 10757 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 9383 0 0 0 10171 7 0 0 25 0 3 0 367658439 55042048 12172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10755/tid=10758] ppid=10753 vsize=53752 CPUtime=102.09
/proc/10755/task/10758/stat : 10758 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 10880 0 0 0 10202 7 0 0 25 0 3 0 367658439 55042048 12172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 53752

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/80 10758
/proc/meminfo: memFree=1625680/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=58140 CPUtime=323.46
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 26138 0 0 0 32327 19 0 0 18 0 3 0 367658438 59535360 13053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 14535 13053 218 20 0 13893 0
[pid=10755/tid=10757] ppid=10753 vsize=58140 CPUtime=161.47
/proc/10755/task/10757/stat : 10757 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 12090 0 0 0 16138 9 0 0 25 0 3 0 367658439 59535360 13053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10755/tid=10758] ppid=10753 vsize=58140 CPUtime=161.97
/proc/10755/task/10758/stat : 10758 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 13734 0 0 0 16188 9 0 0 25 0 3 0 367658439 59535360 13053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.46
Current children cumulated vsize (KiB) 58140

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 10758
/proc/meminfo: memFree=1623376/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=61464 CPUtime=443.08
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 30915 0 0 0 44284 24 0 0 18 0 3 0 367658438 62939136 13604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 15366 13604 218 20 0 14724 0
[pid=10755/tid=10757] ppid=10753 vsize=61464 CPUtime=221.18
/proc/10755/task/10757/stat : 10757 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 14458 0 0 0 22107 11 0 0 17 0 3 0 367658439 62939136 13604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10969439 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10755/tid=10758] ppid=10753 vsize=61464 CPUtime=221.87
/proc/10755/task/10758/stat : 10758 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 16143 0 0 0 22176 11 0 0 17 0 3 0 367658439 62939136 13604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.08
Current children cumulated vsize (KiB) 61464

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 10758
/proc/meminfo: memFree=1622096/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=62616 CPUtime=562.68
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 34881 0 0 0 56241 27 0 0 18 0 3 0 367658438 64118784 13930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 15654 13930 218 20 0 15012 0
[pid=10755/tid=10757] ppid=10753 vsize=62616 CPUtime=280.89
/proc/10755/task/10757/stat : 10757 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 16337 0 0 0 28076 13 0 0 25 0 3 0 367658439 64118784 13930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10755/tid=10758] ppid=10753 vsize=62616 CPUtime=281.76
/proc/10755/task/10758/stat : 10758 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 18230 0 0 0 28163 13 0 0 25 0 3 0 367658439 64118784 13930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.68
Current children cumulated vsize (KiB) 62616

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/80 10758
/proc/meminfo: memFree=1620560/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=63836 CPUtime=682.29
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 38927 0 0 0 68199 30 0 0 18 0 3 0 367658438 65368064 14336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 15959 14336 218 20 0 15317 0
[pid=10755/tid=10757] ppid=10753 vsize=63836 CPUtime=340.59
/proc/10755/task/10757/stat : 10757 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 17971 0 0 0 34045 14 0 0 25 0 3 0 367658439 65368064 14336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10755/tid=10758] ppid=10753 vsize=63836 CPUtime=341.68
/proc/10755/task/10758/stat : 10758 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 20642 0 0 0 34153 15 0 0 25 0 3 0 367658439 65368064 14336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.29
Current children cumulated vsize (KiB) 63836

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/80 10758
/proc/meminfo: memFree=1617488/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=67468 CPUtime=801.92
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 43327 0 0 0 80158 34 0 0 18 0 3 0 367658438 69087232 15084 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 16867 15084 218 20 0 16225 0
[pid=10755/tid=10757] ppid=10753 vsize=67468 CPUtime=400.31
/proc/10755/task/10757/stat : 10757 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 19713 0 0 0 40014 17 0 0 25 0 3 0 367658439 69087232 15084 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10755/tid=10758] ppid=10753 vsize=67468 CPUtime=401.59
/proc/10755/task/10758/stat : 10758 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 23300 0 0 0 40143 16 0 0 25 0 3 0 367658439 69087232 15084 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.92
Current children cumulated vsize (KiB) 67468

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/80 10758
/proc/meminfo: memFree=1613328/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=70904 CPUtime=921.49
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 47979 0 0 0 92111 38 0 0 18 0 3 0 367658438 72605696 16131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 17726 16131 218 20 0 17084 0
[pid=10755/tid=10757] ppid=10753 vsize=70904 CPUtime=459.99
/proc/10755/task/10757/stat : 10757 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 22347 0 0 0 45979 20 0 0 22 0 3 0 367658439 72605696 16131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10755/tid=10758] ppid=10753 vsize=70904 CPUtime=461.48
/proc/10755/task/10758/stat : 10758 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 25318 0 0 0 46131 17 0 0 22 0 3 0 367658439 72605696 16131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.49
Current children cumulated vsize (KiB) 70904

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.41 3/80 10758
/proc/meminfo: memFree=1612880/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=71300 CPUtime=1041.12
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 51176 0 0 0 104071 41 0 0 18 0 3 0 367658438 73011200 16238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 17825 16238 218 20 0 17183 0
[pid=10755/tid=10757] ppid=10753 vsize=71300 CPUtime=519.7
/proc/10755/task/10757/stat : 10757 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 23728 0 0 0 51948 22 0 0 25 0 3 0 367658439 73011200 16238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10755/tid=10758] ppid=10753 vsize=71300 CPUtime=521.4
/proc/10755/task/10758/stat : 10758 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 27134 0 0 0 52121 19 0 0 25 0 3 0 367658439 73011200 16238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.12
Current children cumulated vsize (KiB) 71300

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 10758
/proc/meminfo: memFree=1612624/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=71564 CPUtime=1160.75
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 54209 0 0 0 116030 45 0 0 18 0 3 0 367658438 73281536 16301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 17891 16301 218 20 0 17249 0
[pid=10755/tid=10757] ppid=10753 vsize=71564 CPUtime=579.4
/proc/10755/task/10757/stat : 10757 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 25507 0 0 0 57916 24 0 0 21 0 3 0 367658439 73281536 16301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10755/tid=10758] ppid=10753 vsize=71564 CPUtime=581.33
/proc/10755/task/10758/stat : 10758 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 28388 0 0 0 58113 20 0 0 25 0 3 0 367658439 73281536 16301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.75
Current children cumulated vsize (KiB) 71564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.001 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 10758
/proc/meminfo: memFree=1612624/2055920 swapFree=4148880/4192956
[pid=10755] ppid=10753 vsize=71564 CPUtime=1200.01
/proc/10755/stat : 10755 (MiraXTv3_dyn) S 10753 10755 10189 0 -1 4194304 55463 0 0 0 119955 46 0 0 18 0 3 0 367658438 73281536 16301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10755/statm: 17891 16301 218 20 0 17249 0
[pid=10755/tid=10757] ppid=10753 vsize=71564 CPUtime=599.01
/proc/10755/task/10757/stat : 10757 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 26101 0 0 0 59876 25 0 0 21 0 3 0 367658439 73281536 16301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10755/tid=10758] ppid=10753 vsize=71564 CPUtime=600.98
/proc/10755/task/10758/stat : 10758 (MiraXTv3_dyn) R 10753 10755 10189 0 -1 4194368 29048 0 0 0 60078 20 0 0 20 0 3 0 367658439 73281536 16301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 71564

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): 602.024
CPU time (s): 1200.04
CPU user time (s): 1199.57
CPU system time (s): 0.473927
CPU usage (%): 199.335
Max. virtual memory (cumulated for all children) (KiB): 71828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.57
system time used= 0.473927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55463
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= 1128
involuntary context switches= 22598

runsolver used 0.578911 second user time and 1.62175 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Fri May 11 20:43:27 UTC 2007

IDJOB= 339304
IDBENCH= 24743
IDSOLVER= 128
FILE ID= node2/339304-1178916206

PBS_JOBID= 5251112

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339304-1178916206/MiraXTv3_dyn /tmp/evaluation/339304-1178916206/instance-339304-1178916206.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-339304-1178916206 -o ROOT/results/node2/solver-339304-1178916206 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339304-1178916206/MiraXTv3_dyn /tmp/evaluation/339304-1178916206/instance-339304-1178916206.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d65aa32f539d7b147c82042f18f65687

RANDOM SEED= 365219570

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1678080 kB
Buffers:         47000 kB
Cached:         242144 kB
SwapCached:      12368 kB
Active:         135540 kB
Inactive:       176744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1678080 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            3932 kB
Writeback:           0 kB
Mapped:          30044 kB
Slab:            51004 kB
Committed_AS: 11830136 kB
PageTables:       1860 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= 66561 MiB

End job on node2 on Fri May 11 20:53:31 UTC 2007