Trace number 339514

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.924

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-hwb-n26-01-S1957858365.sat05-500.reshuffled-07.cnf
MD5SUM19ef5308d30d988d80538312a4c92391
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1144
Satisfiable
(Un)Satisfiability was proved
Number of variables172
Number of clauses832
Sum of the clauses size2818
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3482
Number of clauses of size 4336
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/node20/watcher-339514-1178916813 -o ROOT/results/node20/solver-339514-1178916813 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339514-1178916813/MiraXTv3_dyn /tmp/evaluation/339514-1178916813/instance-339514-1178916813.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.95 1.87 1.50 3/77 16661
/proc/meminfo: memFree=1649008/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=3788 CPUtime=0
/proc/16661/stat : 16661 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 339598612 3878912 258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 0 0 0
/proc/16661/statm: 947 260 206 20 0 305 0

[startup+0.080207 s]
/proc/loadavg: 1.95 1.87 1.50 3/77 16661
/proc/meminfo: memFree=1649008/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=6364 CPUtime=0.14
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 604 0 0 0 14 0 0 0 18 0 3 0 339598612 6516736 579 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 1591 579 218 20 0 949 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 6364

[startup+0.101208 s]
/proc/loadavg: 1.95 1.87 1.50 3/77 16661
/proc/meminfo: memFree=1649008/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=6496 CPUtime=0.18
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 638 0 0 0 18 0 0 0 18 0 3 0 339598612 6651904 613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 1624 613 218 20 0 982 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6496

[startup+0.301252 s]
/proc/loadavg: 1.95 1.87 1.50 3/77 16661
/proc/meminfo: memFree=1649008/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=8424 CPUtime=0.58
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 1077 0 0 0 58 0 0 0 18 0 3 0 339598612 8626176 1052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 2106 1052 218 20 0 1464 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8424

[startup+0.701333 s]
/proc/loadavg: 1.95 1.87 1.50 3/77 16661
/proc/meminfo: memFree=1649008/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=10792 CPUtime=1.38
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 1667 0 0 0 137 1 0 0 18 0 3 0 339598612 11051008 1642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 2698 1642 218 20 0 2056 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10792

[startup+1.5025 s]
/proc/loadavg: 1.95 1.87 1.50 3/80 16664
/proc/meminfo: memFree=1641560/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=14436 CPUtime=2.97
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 2447 0 0 0 296 1 0 0 18 0 3 0 339598612 14782464 2422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 3609 2422 218 20 0 2967 0
[pid=16661/tid=16663] ppid=16659 vsize=14436 CPUtime=1.48
/proc/16661/task/16663/stat : 16663 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 1070 0 0 0 148 0 0 0 18 0 3 0 339598613 14782464 2422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16661/tid=16664] ppid=16659 vsize=14436 CPUtime=1.48
/proc/16661/task/16664/stat : 16664 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 1062 0 0 0 147 1 0 0 18 0 3 0 339598613 14782464 2422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14436

[startup+3.10182 s]
/proc/loadavg: 1.95 1.87 1.51 3/80 16664
/proc/meminfo: memFree=1639704/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=17292 CPUtime=6.17
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 3130 0 0 0 614 3 0 0 18 0 3 0 339598612 17707008 3104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 4323 3104 218 20 0 3681 0
[pid=16661/tid=16663] ppid=16659 vsize=17292 CPUtime=3.08
/proc/16661/task/16663/stat : 16663 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 1355 0 0 0 308 0 0 0 25 0 3 0 339598613 17707008 3104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16661/tid=16664] ppid=16659 vsize=17292 CPUtime=3.07
/proc/16661/task/16664/stat : 16664 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 1460 0 0 0 306 1 0 0 23 0 3 0 339598613 17707008 3107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17292

[startup+6.30246 s]
/proc/loadavg: 1.95 1.87 1.51 3/80 16664
/proc/meminfo: memFree=1630936/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=25348 CPUtime=12.56
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 5311 0 0 0 1252 4 0 0 18 0 3 0 339598612 25956352 5131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 6337 5131 218 20 0 5695 0
[pid=16661/tid=16663] ppid=16659 vsize=25348 CPUtime=6.28
/proc/16661/task/16663/stat : 16663 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 2447 0 0 0 627 1 0 0 18 0 3 0 339598613 25956352 5131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16661/tid=16664] ppid=16659 vsize=25348 CPUtime=6.26
/proc/16661/task/16664/stat : 16664 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 2549 0 0 0 624 2 0 0 25 0 3 0 339598613 25956352 5131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526518 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 25348

[startup+12.7018 s]
/proc/loadavg: 1.96 1.87 1.51 3/80 16664
/proc/meminfo: memFree=1619416/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=35876 CPUtime=25.32
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 7905 0 0 0 2526 6 0 0 18 0 3 0 339598612 36737024 7527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 8969 7527 218 20 0 8327 0
[pid=16661/tid=16663] ppid=16659 vsize=35876 CPUtime=12.67
/proc/16661/task/16663/stat : 16663 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 3834 0 0 0 1265 2 0 0 25 0 3 0 339598613 36737024 7527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16661/tid=16664] ppid=16659 vsize=35876 CPUtime=12.64
/proc/16661/task/16664/stat : 16664 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 3756 0 0 0 1260 4 0 0 25 0 3 0 339598613 36737024 7527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 35876

[startup+25.5013 s]
/proc/loadavg: 1.96 1.88 1.52 3/80 16664
/proc/meminfo: memFree=1613400/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=41748 CPUtime=50.85
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 9984 0 0 0 5076 9 0 0 18 0 3 0 339598612 42749952 9124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 10437 9124 218 20 0 9795 0
[pid=16661/tid=16663] ppid=16659 vsize=41748 CPUtime=25.46
/proc/16661/task/16663/stat : 16663 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 4716 0 0 0 2543 3 0 0 18 0 3 0 339598613 42749952 9124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16661/tid=16664] ppid=16659 vsize=41748 CPUtime=25.38
/proc/16661/task/16664/stat : 16664 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 4953 0 0 0 2533 5 0 0 25 0 3 0 339598613 42749952 9124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 41748

[startup+51.1015 s]
/proc/loadavg: 1.98 1.89 1.53 3/80 16664
/proc/meminfo: memFree=1605464/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=49728 CPUtime=101.91
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 12661 0 0 0 10179 12 0 0 18 0 3 0 339598612 50921472 10997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 12432 10997 218 20 0 11790 0
[pid=16661/tid=16663] ppid=16659 vsize=49728 CPUtime=51.02
/proc/16661/task/16663/stat : 16663 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 5914 0 0 0 5098 4 0 0 25 0 3 0 339598613 50921472 10997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16661/tid=16664] ppid=16659 vsize=49728 CPUtime=50.88
/proc/16661/task/16664/stat : 16664 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 6432 0 0 0 5080 8 0 0 25 0 3 0 339598613 50921472 10997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 49728

[startup+102.307 s]
/proc/loadavg: 1.99 1.90 1.55 3/80 16664
/proc/meminfo: memFree=1600024/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=54616 CPUtime=204.06
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 15535 0 0 0 20391 15 0 0 18 0 3 0 339598612 55926784 12269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 13654 12269 218 20 0 13012 0
[pid=16661/tid=16663] ppid=16659 vsize=54616 CPUtime=102.17
/proc/16661/task/16663/stat : 16663 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 7574 0 0 0 10213 4 0 0 25 0 3 0 339598613 55926784 12269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16661/tid=16664] ppid=16659 vsize=54616 CPUtime=101.87
/proc/16661/task/16664/stat : 16664 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 7646 0 0 0 10177 10 0 0 25 0 3 0 339598613 55926784 12269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 54616

[startup+162.302 s]
/proc/loadavg: 1.99 1.92 1.58 3/80 16664
/proc/meminfo: memFree=1597848/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=56792 CPUtime=323.72
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 17976 0 0 0 32356 16 0 0 18 0 3 0 339598612 58155008 12791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 14198 12791 218 20 0 13556 0
[pid=16661/tid=16663] ppid=16659 vsize=56792 CPUtime=162.12
/proc/16661/task/16663/stat : 16663 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 8854 0 0 0 16207 5 0 0 25 0 3 0 339598613 58155008 12791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16661/tid=16664] ppid=16659 vsize=56792 CPUtime=161.59
/proc/16661/task/16664/stat : 16664 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 8807 0 0 0 16148 11 0 0 25 0 3 0 339598613 58155008 12791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 56792

[startup+222.302 s]
/proc/loadavg: 1.99 1.93 1.60 3/80 16664
/proc/meminfo: memFree=1596696/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=57544 CPUtime=443.39
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 20088 0 0 0 44320 19 0 0 18 0 3 0 339598612 58925056 13103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 14386 13103 218 20 0 13744 0
[pid=16661/tid=16663] ppid=16659 vsize=57544 CPUtime=222.04
/proc/16661/task/16663/stat : 16663 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 9957 0 0 0 22198 6 0 0 25 0 3 0 339598613 58925056 13103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16661/tid=16664] ppid=16659 vsize=57544 CPUtime=221.33
/proc/16661/task/16664/stat : 16664 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 9816 0 0 0 22121 12 0 0 25 0 3 0 339598613 58925056 13103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.39
Current children cumulated vsize (KiB) 57544

[startup+282.302 s]
/proc/loadavg: 1.99 1.94 1.62 3/80 16664
/proc/meminfo: memFree=1594392/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=60088 CPUtime=563.06
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 22481 0 0 0 56285 21 0 0 18 0 3 0 339598612 61530112 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 15022 13682 218 20 0 14380 0
[pid=16661/tid=16663] ppid=16659 vsize=60088 CPUtime=281.98
/proc/16661/task/16663/stat : 16663 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 11331 0 0 0 28191 7 0 0 25 0 3 0 339598613 61530112 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16661/tid=16664] ppid=16659 vsize=60088 CPUtime=281.06
/proc/16661/task/16664/stat : 16664 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 10835 0 0 0 28093 13 0 0 25 0 3 0 339598613 61530112 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.06
Current children cumulated vsize (KiB) 60088

[startup+342.302 s]
/proc/loadavg: 1.99 1.95 1.64 3/80 16664
/proc/meminfo: memFree=1593496/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=61244 CPUtime=682.71
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 24415 0 0 0 68249 22 0 0 18 0 3 0 339598612 62713856 13937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 15311 13937 218 20 0 14669 0
[pid=16661/tid=16663] ppid=16659 vsize=61244 CPUtime=341.89
/proc/16661/task/16663/stat : 16663 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 12405 0 0 0 34182 7 0 0 25 0 3 0 339598613 62713856 13937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16661/tid=16664] ppid=16659 vsize=61244 CPUtime=340.8
/proc/16661/task/16664/stat : 16664 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 11695 0 0 0 34066 14 0 0 25 0 3 0 339598613 62713856 13937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.71
Current children cumulated vsize (KiB) 61244

[startup+402.302 s]
/proc/loadavg: 1.99 1.95 1.66 3/80 16664
/proc/meminfo: memFree=1590296/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=63480 CPUtime=802.38
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 27005 0 0 0 80213 25 0 0 18 0 3 0 339598612 65003520 14687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 15870 14687 218 20 0 15228 0
[pid=16661/tid=16663] ppid=16659 vsize=63480 CPUtime=401.83
/proc/16661/task/16663/stat : 16663 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 14106 0 0 0 40174 9 0 0 25 0 3 0 339598613 65003520 14687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16661/tid=16664] ppid=16659 vsize=63480 CPUtime=400.53
/proc/16661/task/16664/stat : 16664 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 12584 0 0 0 40038 15 0 0 25 0 3 0 339598613 65003520 14687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.38
Current children cumulated vsize (KiB) 63480

[startup+462.301 s]
/proc/loadavg: 1.99 1.96 1.68 3/86 16746
/proc/meminfo: memFree=1588688/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=63664 CPUtime=921.92
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 28754 0 0 0 92160 32 0 0 18 0 3 0 339598612 65191936 14808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 15916 14808 218 20 0 15274 0
[pid=16661/tid=16663] ppid=16659 vsize=63664 CPUtime=461.74
/proc/16661/task/16663/stat : 16663 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 14994 0 0 0 46159 15 0 0 25 0 3 0 339598613 65191936 14808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16661/tid=16664] ppid=16659 vsize=63664 CPUtime=460.18
/proc/16661/task/16664/stat : 16664 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 13445 0 0 0 46001 17 0 0 25 0 3 0 339598613 65191936 14808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.92
Current children cumulated vsize (KiB) 63664

[startup+522.301 s]
/proc/loadavg: 1.99 1.96 1.70 3/80 16862
/proc/meminfo: memFree=1589144/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=64024 CPUtime=1041.38
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 30566 0 0 0 104097 41 0 0 18 0 3 0 339598612 65560576 14916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 16006 14916 218 20 0 15364 0
[pid=16661/tid=16663] ppid=16659 vsize=64024 CPUtime=521.34
/proc/16661/task/16663/stat : 16663 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 15861 0 0 0 52116 18 0 0 25 0 3 0 339598613 65560576 14916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16661/tid=16664] ppid=16659 vsize=64024 CPUtime=520.02
/proc/16661/task/16664/stat : 16664 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 14390 0 0 0 51980 22 0 0 25 0 3 0 339598613 65560576 14916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.38
Current children cumulated vsize (KiB) 64024

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.72 3/80 16862
/proc/meminfo: memFree=1589016/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=65280 CPUtime=1161.06
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 32430 0 0 0 116063 43 0 0 18 0 3 0 339598612 66846720 14980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 16320 14980 218 20 0 15678 0
[pid=16661/tid=16663] ppid=16659 vsize=65280 CPUtime=581.08
/proc/16661/task/16663/stat : 16663 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 16720 0 0 0 58089 19 0 0 25 0 3 0 339598613 66846720 14980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16661/tid=16664] ppid=16659 vsize=65280 CPUtime=579.96
/proc/16661/task/16664/stat : 16664 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 15395 0 0 0 57973 23 0 0 25 0 3 0 339598613 66846720 14980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.06
Current children cumulated vsize (KiB) 65280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.901 s]
/proc/loadavg: 1.99 1.97 1.72 3/80 16862
/proc/meminfo: memFree=1588696/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=65412 CPUtime=1200.13
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 32931 0 0 0 119970 43 0 0 18 0 3 0 339598612 66981888 15031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 16353 15031 218 20 0 15711 0
[pid=16661/tid=16663] ppid=16659 vsize=65412 CPUtime=600.6
/proc/16661/task/16663/stat : 16663 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 16996 0 0 0 60040 20 0 0 25 0 3 0 339598613 66981888 15031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16661/tid=16664] ppid=16659 vsize=65412 CPUtime=599.53
/proc/16661/task/16664/stat : 16664 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 15620 0 0 0 59930 23 0 0 25 0 3 0 339598613 66981888 15031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 65412

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+601.901 s]
/proc/loadavg: 1.99 1.97 1.72 3/80 16862
/proc/meminfo: memFree=1588696/2055920 swapFree=4154884/4192956
[pid=16661] ppid=16659 vsize=65412 CPUtime=1200.13
/proc/16661/stat : 16661 (MiraXTv3_dyn) S 16659 16661 15490 0 -1 4194304 32931 0 0 0 119970 43 0 0 18 0 3 0 339598612 66981888 15031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16661/statm: 16353 15031 218 20 0 15711 0
[pid=16661/tid=16663] ppid=16659 vsize=65412 CPUtime=600.6
/proc/16661/task/16663/stat : 16663 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 16996 0 0 0 60040 20 0 0 25 0 3 0 339598613 66981888 15031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16661/tid=16664] ppid=16659 vsize=65412 CPUtime=599.53
/proc/16661/task/16664/stat : 16664 (MiraXTv3_dyn) R 16659 16661 15490 0 -1 4194368 15620 0 0 0 59930 23 0 0 25 0 3 0 339598613 66981888 15031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 65412

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.924
CPU time (s): 1200.17
CPU user time (s): 1199.72
CPU system time (s): 0.448931
CPU usage (%): 199.389
Max. virtual memory (cumulated for all children) (KiB): 65412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.72
system time used= 0.448931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32931
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= 278
involuntary context switches= 22876

runsolver used 0.670898 second user time and 1.58176 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Fri May 11 20:53:33 UTC 2007

IDJOB= 339514
IDBENCH= 24748
IDSOLVER= 128
FILE ID= node20/339514-1178916813

PBS_JOBID= 5251099

Free space on /tmp= 66533 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest03-hwb-n26-01-S1957858365.sat05-500.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339514-1178916813/MiraXTv3_dyn /tmp/evaluation/339514-1178916813/instance-339514-1178916813.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-339514-1178916813 -o ROOT/results/node20/solver-339514-1178916813 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339514-1178916813/MiraXTv3_dyn /tmp/evaluation/339514-1178916813/instance-339514-1178916813.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  19ef5308d30d988d80538312a4c92391

RANDOM SEED= 953138584

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1649288 kB
Buffers:         49900 kB
Cached:         264544 kB
SwapCached:      17192 kB
Active:         168896 kB
Inactive:       173812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649288 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            3932 kB
Writeback:           0 kB
Mapped:          34384 kB
Slab:            49568 kB
Committed_AS:  6880228 kB
PageTables:       1756 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= 66533 MiB

End job on node20 on Fri May 11 21:03:37 UTC 2007