Trace number 306498

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.19 602.06

General information on the benchmark

Namerandom/LargeSize/3SAT/v7000/
unif-k3-r4.2-v7000-c29400-S56884336-05.cnf
MD5SUM9aef0bbcf7983db9bd08e85ce30f9d09
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark311.96
Satisfiable
(Un)Satisfiability was proved
Number of variables7000
Number of clauses29400
Sum of the clauses size88200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 329400
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-306498-1178859288 -o ROOT/results/node13/solver-306498-1178859288 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/306498-1178859288/MiraXTv3_dyn /tmp/evaluation/306498-1178859288/instance-306498-1178859288.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.83 1.45 3/77 14335
/proc/meminfo: memFree=1818752/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=3788 CPUtime=0
/proc/14335/stat : 14335 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194304 406 0 0 0 0 0 0 0 18 0 1 0 333846699 3878912 381 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12317645 0 0 4096 0 0 0 0 17 0 0 0
/proc/14335/statm: 947 387 205 20 0 305 0

[startup+0.074732 s]
/proc/loadavg: 1.84 1.83 1.45 3/77 14335
/proc/meminfo: memFree=1818752/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=6596 CPUtime=0.06
/proc/14335/stat : 14335 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194304 1064 0 0 0 6 0 0 0 18 0 1 0 333846699 6754304 1039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587531 0 0 4096 0 0 0 0 17 0 0 0
/proc/14335/statm: 1649 1039 207 20 0 1007 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6596

[startup+0.101736 s]
/proc/loadavg: 1.84 1.83 1.45 3/77 14335
/proc/meminfo: memFree=1818752/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=6828 CPUtime=0.09
/proc/14335/stat : 14335 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194304 1191 0 0 0 9 0 0 0 18 0 1 0 333846699 6991872 1107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/14335/statm: 1707 1108 208 20 0 1065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6828

[startup+0.301789 s]
/proc/loadavg: 1.84 1.83 1.45 3/77 14335
/proc/meminfo: memFree=1818752/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=19320 CPUtime=0.47
/proc/14335/stat : 14335 (MiraXTv3_dyn) S 14333 14335 14092 0 -1 4194304 2513 0 0 0 46 1 0 0 18 0 3 0 333846699 19783680 2387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14335/statm: 4830 2387 218 20 0 4188 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 19320

[startup+0.701874 s]
/proc/loadavg: 1.84 1.83 1.45 3/77 14335
/proc/meminfo: memFree=1818752/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=19716 CPUtime=1.27
/proc/14335/stat : 14335 (MiraXTv3_dyn) S 14333 14335 14092 0 -1 4194304 2777 0 0 0 126 1 0 0 18 0 3 0 333846699 20189184 2651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14335/statm: 4929 2651 218 20 0 4287 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 19716

[startup+1.50104 s]
/proc/loadavg: 1.84 1.83 1.45 3/80 14338
/proc/meminfo: memFree=1807592/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=23480 CPUtime=2.86
/proc/14335/stat : 14335 (MiraXTv3_dyn) S 14333 14335 14092 0 -1 4194304 3612 0 0 0 284 2 0 0 18 0 3 0 333846699 24043520 3486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14335/statm: 5870 3486 218 20 0 5228 0
[pid=14335/tid=14337] ppid=14333 vsize=23480 CPUtime=1.39
/proc/14335/task/14337/stat : 14337 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 1297 0 0 0 139 0 0 0 22 0 3 0 333846709 24043520 3486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14335/tid=14338] ppid=14333 vsize=23480 CPUtime=1.36
/proc/14335/task/14338/stat : 14338 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 1086 0 0 0 135 1 0 0 25 0 3 0 333846709 24043520 3486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 23480

[startup+3.10239 s]
/proc/loadavg: 1.85 1.83 1.46 3/80 14338
/proc/meminfo: memFree=1802920/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=30248 CPUtime=6.06
/proc/14335/stat : 14335 (MiraXTv3_dyn) S 14333 14335 14092 0 -1 4194304 5339 0 0 0 602 4 0 0 18 0 3 0 333846699 30973952 5213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14335/statm: 7562 5213 218 20 0 6920 0
[pid=14335/tid=14337] ppid=14333 vsize=30248 CPUtime=2.99
/proc/14335/task/14337/stat : 14337 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 2248 0 0 0 298 1 0 0 20 0 3 0 333846709 30973952 5213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526679 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14335/tid=14338] ppid=14333 vsize=30248 CPUtime=2.96
/proc/14335/task/14338/stat : 14338 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 1862 0 0 0 294 2 0 0 25 0 3 0 333846709 30973952 5213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 30248

[startup+6.30107 s]
/proc/loadavg: 1.85 1.83 1.46 3/80 14338
/proc/meminfo: memFree=1787496/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=45128 CPUtime=12.44
/proc/14335/stat : 14335 (MiraXTv3_dyn) S 14333 14335 14092 0 -1 4194304 9147 0 0 0 1237 7 0 0 18 0 3 0 333846699 46211072 9021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14335/statm: 11282 9021 218 20 0 10640 0
[pid=14335/tid=14337] ppid=14333 vsize=45128 CPUtime=6.19
/proc/14335/task/14337/stat : 14337 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 4324 0 0 0 616 3 0 0 25 0 3 0 333846709 46211072 9021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14335/tid=14338] ppid=14333 vsize=45128 CPUtime=6.15
/proc/14335/task/14338/stat : 14338 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 3594 0 0 0 611 4 0 0 25 0 3 0 333846709 46211072 9021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 45128

[startup+12.7014 s]
/proc/loadavg: 1.87 1.83 1.46 3/80 14338
/proc/meminfo: memFree=1765352/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=62284 CPUtime=25.21
/proc/14335/stat : 14335 (MiraXTv3_dyn) S 14333 14335 14092 0 -1 4194304 13544 0 0 0 2510 11 0 0 18 0 3 0 333846699 63778816 13418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14335/statm: 15571 13418 218 20 0 14929 0
[pid=14335/tid=14337] ppid=14333 vsize=62284 CPUtime=12.58
/proc/14335/task/14337/stat : 14337 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 6615 0 0 0 1254 4 0 0 25 0 3 0 333846709 63778816 13418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14335/tid=14338] ppid=14333 vsize=62284 CPUtime=12.52
/proc/14335/task/14338/stat : 14338 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 5700 0 0 0 1246 6 0 0 25 0 3 0 333846709 63778816 13418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 62284

[startup+25.5012 s]
/proc/loadavg: 1.89 1.84 1.47 3/80 14338
/proc/meminfo: memFree=1735336/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=92884 CPUtime=50.74
/proc/14335/stat : 14335 (MiraXTv3_dyn) S 14333 14335 14092 0 -1 4194304 21391 0 0 0 5054 20 0 0 18 0 3 0 333846699 95113216 21154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14335/statm: 23221 21154 218 20 0 22579 0
[pid=14335/tid=14337] ppid=14333 vsize=92884 CPUtime=25.36
/proc/14335/task/14337/stat : 14337 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 10534 0 0 0 2529 7 0 0 25 0 3 0 333846709 95113216 21154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565565 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14335/tid=14338] ppid=14333 vsize=92884 CPUtime=25.26
/proc/14335/task/14338/stat : 14338 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 9628 0 0 0 2514 12 0 0 25 0 3 0 333846709 95113216 21154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522166 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 92884

[startup+51.1016 s]
/proc/loadavg: 1.93 1.85 1.48 3/80 14338
/proc/meminfo: memFree=1657448/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=170256 CPUtime=101.8
/proc/14335/stat : 14335 (MiraXTv3_dyn) S 14333 14335 14092 0 -1 4194304 40820 0 0 0 10137 43 0 0 18 0 3 0 333846699 174342144 40295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14335/statm: 42564 40295 218 20 0 41922 0
[pid=14335/tid=14337] ppid=14333 vsize=170256 CPUtime=50.94
/proc/14335/task/14337/stat : 14337 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 20396 0 0 0 5078 16 0 0 25 0 3 0 333846709 174342144 40295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520283 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14335/tid=14338] ppid=14333 vsize=170256 CPUtime=50.75
/proc/14335/task/14338/stat : 14338 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 19195 0 0 0 5049 26 0 0 25 0 3 0 333846709 174342144 40295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 170256

[startup+102.307 s]
/proc/loadavg: 1.97 1.87 1.51 3/80 14338
/proc/meminfo: memFree=1588648/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=238452 CPUtime=203.91
/proc/14335/stat : 14335 (MiraXTv3_dyn) S 14333 14335 14092 0 -1 4194304 58568 0 0 0 20330 61 0 0 18 0 3 0 333846699 244174848 57498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14335/statm: 59613 57498 218 20 0 58971 0
[pid=14335/tid=14337] ppid=14333 vsize=238452 CPUtime=102.06
/proc/14335/task/14337/stat : 14337 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 30555 0 0 0 10183 23 0 0 25 0 3 0 333846709 244174848 57498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14335/tid=14338] ppid=14333 vsize=238452 CPUtime=101.73
/proc/14335/task/14338/stat : 14338 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 26784 0 0 0 10136 37 0 0 25 0 3 0 333846709 244174848 57498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520105 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 238452

[startup+162.301 s]
/proc/loadavg: 1.99 1.89 1.53 3/80 14338
/proc/meminfo: memFree=1579432/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=246804 CPUtime=323.58
/proc/14335/stat : 14335 (MiraXTv3_dyn) S 14333 14335 14092 0 -1 4194304 61568 0 0 0 32293 65 0 0 18 0 3 0 333846699 252727296 59768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14335/statm: 61701 59768 218 20 0 61059 0
[pid=14335/tid=14337] ppid=14333 vsize=246804 CPUtime=161.99
/proc/14335/task/14337/stat : 14337 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 32312 0 0 0 16174 25 0 0 25 0 3 0 333846709 252727296 59768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14335/tid=14338] ppid=14333 vsize=246804 CPUtime=161.48
/proc/14335/task/14338/stat : 14338 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 28027 0 0 0 16109 39 0 0 25 0 3 0 333846709 252727296 59768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.58
Current children cumulated vsize (KiB) 246804

[startup+222.302 s]
/proc/loadavg: 1.99 1.91 1.56 3/80 14338
/proc/meminfo: memFree=1576040/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=250900 CPUtime=443.18
/proc/14335/stat : 14335 (MiraXTv3_dyn) S 14333 14335 14092 0 -1 4194304 62967 0 0 0 44252 66 0 0 18 0 3 0 333846699 256921600 60620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14335/statm: 62725 60620 218 20 0 62083 0
[pid=14335/tid=14337] ppid=14333 vsize=250900 CPUtime=221.87
/proc/14335/task/14337/stat : 14337 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 32593 0 0 0 22162 25 0 0 25 0 3 0 333846709 256921600 60620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14335/tid=14338] ppid=14333 vsize=250900 CPUtime=221.2
/proc/14335/task/14338/stat : 14338 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 29145 0 0 0 22080 40 0 0 25 0 3 0 333846709 256921600 60620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.18
Current children cumulated vsize (KiB) 250900

[startup+282.303 s]
/proc/loadavg: 1.99 1.92 1.58 3/80 14338
/proc/meminfo: memFree=1575720/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=250900 CPUtime=562.81
/proc/14335/stat : 14335 (MiraXTv3_dyn) S 14333 14335 14092 0 -1 4194304 63697 0 0 0 56214 67 0 0 18 0 3 0 333846699 256921600 60656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14335/statm: 62725 60656 218 20 0 62083 0
[pid=14335/tid=14337] ppid=14333 vsize=250900 CPUtime=281.77
/proc/14335/task/14337/stat : 14337 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 32962 0 0 0 28152 25 0 0 25 0 3 0 333846709 256921600 60656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14335/tid=14338] ppid=14333 vsize=250900 CPUtime=280.93
/proc/14335/task/14338/stat : 14338 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 29506 0 0 0 28052 41 0 0 25 0 3 0 333846709 256921600 60656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565616 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.81
Current children cumulated vsize (KiB) 250900

[startup+342.302 s]
/proc/loadavg: 1.99 1.93 1.61 3/80 14338
/proc/meminfo: memFree=1575656/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=250900 CPUtime=682.47
/proc/14335/stat : 14335 (MiraXTv3_dyn) S 14333 14335 14092 0 -1 4194304 64411 0 0 0 68179 68 0 0 18 0 3 0 333846699 256921600 60668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14335/statm: 62725 60668 218 20 0 62083 0
[pid=14335/tid=14337] ppid=14333 vsize=250900 CPUtime=341.7
/proc/14335/task/14337/stat : 14337 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 33319 0 0 0 34144 26 0 0 25 0 3 0 333846709 256921600 60668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14335/tid=14338] ppid=14333 vsize=250900 CPUtime=340.67
/proc/14335/task/14338/stat : 14338 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 29863 0 0 0 34025 42 0 0 25 0 3 0 333846709 256921600 60668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.47
Current children cumulated vsize (KiB) 250900

[startup+402.302 s]
/proc/loadavg: 1.99 1.94 1.63 3/86 14476
/proc/meminfo: memFree=1574496/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=250900 CPUtime=801.96
/proc/14335/stat : 14335 (MiraXTv3_dyn) S 14333 14335 14092 0 -1 4194304 64910 0 0 0 80112 84 0 0 18 0 3 0 333846699 256921600 60670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14335/statm: 62725 60670 218 20 0 62083 0
[pid=14335/tid=14337] ppid=14333 vsize=250900 CPUtime=401.59
/proc/14335/task/14337/stat : 14337 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 33604 0 0 0 40118 41 0 0 25 0 3 0 333846709 256921600 60670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565619 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14335/tid=14338] ppid=14333 vsize=250900 CPUtime=400.26
/proc/14335/task/14338/stat : 14338 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 30077 0 0 0 39984 42 0 0 25 0 3 0 333846709 256921600 60670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.96
Current children cumulated vsize (KiB) 250900

[startup+462.301 s]
/proc/loadavg: 1.99 1.95 1.65 3/80 14536
/proc/meminfo: memFree=1559976/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=266620 CPUtime=921.51
/proc/14335/stat : 14335 (MiraXTv3_dyn) S 14333 14335 14092 0 -1 4194304 69460 0 0 0 92054 97 0 0 18 0 3 0 333846699 273018880 64580 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14335/statm: 66655 64580 218 20 0 66013 0
[pid=14335/tid=14337] ppid=14333 vsize=266620 CPUtime=461.5
/proc/14335/task/14337/stat : 14337 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 35831 0 0 0 46101 49 0 0 25 0 3 0 333846709 273018880 64580 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14335/tid=14338] ppid=14333 vsize=266620 CPUtime=459.89
/proc/14335/task/14338/stat : 14338 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 32400 0 0 0 45943 46 0 0 25 0 3 0 333846709 273018880 64580 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.51
Current children cumulated vsize (KiB) 266620

[startup+522.301 s]
/proc/loadavg: 2.03 1.97 1.67 3/80 14536
/proc/meminfo: memFree=1559848/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=266620 CPUtime=1041.16
/proc/14335/stat : 14335 (MiraXTv3_dyn) S 14333 14335 14092 0 -1 4194304 70135 0 0 0 104018 98 0 0 18 0 3 0 333846699 273018880 64607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14335/statm: 66655 64607 218 20 0 66013 0
[pid=14335/tid=14337] ppid=14333 vsize=266620 CPUtime=521.4
/proc/14335/task/14337/stat : 14337 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 36196 0 0 0 52090 50 0 0 25 0 3 0 333846709 273018880 64607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14335/tid=14338] ppid=14333 vsize=266620 CPUtime=519.64
/proc/14335/task/14338/stat : 14338 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 32710 0 0 0 51917 47 0 0 25 0 3 0 333846709 273018880 64607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565887 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.16
Current children cumulated vsize (KiB) 266620

[startup+582.302 s]
/proc/loadavg: 2.01 1.97 1.69 3/80 14536
/proc/meminfo: memFree=1549288/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=277884 CPUtime=1160.86
/proc/14335/stat : 14335 (MiraXTv3_dyn) S 14333 14335 14092 0 -1 4194304 73623 0 0 0 115983 103 0 0 18 0 3 0 333846699 284553216 67441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14335/statm: 69471 67441 218 20 0 68829 0
[pid=14335/tid=14337] ppid=14333 vsize=277884 CPUtime=581.35
/proc/14335/task/14337/stat : 14337 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 36491 0 0 0 58085 50 0 0 25 0 3 0 333846709 284553216 67441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14335/tid=14338] ppid=14333 vsize=277884 CPUtime=579.4
/proc/14335/task/14338/stat : 14338 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 35903 0 0 0 57888 52 0 0 25 0 3 0 333846709 284553216 67441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.86
Current children cumulated vsize (KiB) 277884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.002 s]
/proc/loadavg: 2.01 1.97 1.69 3/80 14536
/proc/meminfo: memFree=1540712/2055920 swapFree=4159364/4192956
[pid=14335] ppid=14333 vsize=285192 CPUtime=1200.13
/proc/14335/stat : 14335 (MiraXTv3_dyn) S 14333 14335 14092 0 -1 4194304 75705 0 0 0 119907 106 0 0 18 0 3 0 333846699 292036608 69377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14335/statm: 71298 69377 218 20 0 70656 0
[pid=14335/tid=14337] ppid=14333 vsize=285192 CPUtime=601.02
/proc/14335/task/14337/stat : 14337 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 36587 0 0 0 60052 50 0 0 25 0 3 0 333846709 292036608 69377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14335/tid=14338] ppid=14333 vsize=285192 CPUtime=599
/proc/14335/task/14338/stat : 14338 (MiraXTv3_dyn) R 14333 14335 14092 0 -1 4194368 37889 0 0 0 59845 55 0 0 25 0 3 0 333846709 292036608 69377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526480 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 285192

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.06
CPU time (s): 1200.19
CPU user time (s): 1199.08
CPU system time (s): 1.10683
CPU usage (%): 199.347
Max. virtual memory (cumulated for all children) (KiB): 285192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.08
system time used= 1.10683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75705
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= 512
involuntary context switches= 22891

runsolver used 0.637903 second user time and 1.62275 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri May 11 04:54:49 UTC 2007

IDJOB= 306498
IDBENCH= 20182
IDSOLVER= 128
FILE ID= node13/306498-1178859288

PBS_JOBID= 5251025

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v7000/unif-k3-r4.2-v7000-c29400-S56884336-05.cnf
COMMAND LINE= /tmp/evaluation/306498-1178859288/MiraXTv3_dyn /tmp/evaluation/306498-1178859288/instance-306498-1178859288.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-306498-1178859288 -o ROOT/results/node13/solver-306498-1178859288 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/306498-1178859288/MiraXTv3_dyn /tmp/evaluation/306498-1178859288/instance-306498-1178859288.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  9aef0bbcf7983db9bd08e85ce30f9d09

RANDOM SEED= 980631905

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:       1818968 kB
Buffers:         39236 kB
Cached:         111252 kB
SwapCached:      12848 kB
Active:         118336 kB
Inactive:        55412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1818968 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4448 kB
Writeback:           0 kB
Mapped:          30156 kB
Slab:            48708 kB
Committed_AS:  9777604 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= 66560 MiB

End job on node13 on Fri May 11 05:04:53 UTC 2007