Trace number 293132

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.18 601.925

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1257170129-13.UNSAT.shuffled.cnf
MD5SUM434b100eaaf4ba4e3a6e5e8b68e4e3ed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark913.565
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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/node10/watcher-293132-1178812307 -o ROOT/results/node10/solver-293132-1178812307 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293132-1178812307/MiraXTv3_dyn /tmp/evaluation/293132-1178812307/instance-293132-1178812307.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.91 0.95 0.96 3/77 7020
/proc/meminfo: memFree=1868032/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=3788 CPUtime=0
/proc/7020/stat : 7020 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 357268245 3878912 259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/7020/statm: 947 259 206 20 0 305 0

[startup+0.071946 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 7020
/proc/meminfo: memFree=1868032/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=6540 CPUtime=0.11
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 624 0 0 0 11 0 0 0 18 0 3 0 357268245 6696960 599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 1635 599 218 20 0 993 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6540

[startup+0.101952 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 7020
/proc/meminfo: memFree=1868032/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=6840 CPUtime=0.17
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 719 0 0 0 17 0 0 0 18 0 3 0 357268245 7004160 694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 1710 694 218 20 0 1068 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6840

[startup+0.301996 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 7020
/proc/meminfo: memFree=1868032/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=8800 CPUtime=0.57
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 1198 0 0 0 57 0 0 0 18 0 3 0 357268245 9011200 1172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 2200 1172 218 20 0 1558 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8800

[startup+0.701084 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 7020
/proc/meminfo: memFree=1868032/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=11388 CPUtime=1.37
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 1932 0 0 0 136 1 0 0 18 0 3 0 357268245 11661312 1906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 2847 1906 218 20 0 2205 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11388

[startup+1.50126 s]
/proc/loadavg: 0.91 0.95 0.96 3/80 7023
/proc/meminfo: memFree=1859496/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=14780 CPUtime=2.96
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 2522 0 0 0 295 1 0 0 18 0 3 0 357268245 15134720 2496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 3695 2496 218 20 0 3053 0
[pid=7020/tid=7022] ppid=7018 vsize=14780 CPUtime=1.47
/proc/7020/task/7022/stat : 7022 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 1077 0 0 0 147 0 0 0 22 0 3 0 357268247 15134720 2496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7020/tid=7023] ppid=7018 vsize=14780 CPUtime=1.45
/proc/7020/task/7023/stat : 7023 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 1097 0 0 0 145 0 0 0 18 0 3 0 357268247 15134720 2496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 14780

[startup+3.1026 s]
/proc/loadavg: 0.91 0.95 0.96 3/80 7023
/proc/meminfo: memFree=1857384/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=18032 CPUtime=6.15
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 3453 0 0 0 614 1 0 0 18 0 3 0 357268245 18464768 3355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 4508 3355 218 20 0 3866 0
[pid=7020/tid=7022] ppid=7018 vsize=18032 CPUtime=3.07
/proc/7020/task/7022/stat : 7022 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 1537 0 0 0 307 0 0 0 25 0 3 0 357268247 18464768 3355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7020/tid=7023] ppid=7018 vsize=18032 CPUtime=3.05
/proc/7020/task/7023/stat : 7023 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 1568 0 0 0 304 1 0 0 25 0 3 0 357268247 18464768 3355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 18032

[startup+6.30129 s]
/proc/loadavg: 1.00 0.97 0.96 3/80 7023
/proc/meminfo: memFree=1849064/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=26264 CPUtime=12.53
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 5566 0 0 0 1249 4 0 0 18 0 3 0 357268245 26894336 5389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 6566 5389 218 20 0 5924 0
[pid=7020/tid=7022] ppid=7018 vsize=26264 CPUtime=6.27
/proc/7020/task/7022/stat : 7022 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 2581 0 0 0 626 1 0 0 25 0 3 0 357268247 26894336 5389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7020/tid=7023] ppid=7018 vsize=26264 CPUtime=6.24
/proc/7020/task/7023/stat : 7023 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 2637 0 0 0 622 2 0 0 25 0 3 0 357268247 26894336 5389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565767 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 26264

[startup+12.7027 s]
/proc/loadavg: 1.08 0.99 0.97 3/80 7023
/proc/meminfo: memFree=1840368/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=33428 CPUtime=25.28
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 7459 0 0 0 2523 5 0 0 18 0 3 0 357268245 34230272 6974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 8357 6974 218 20 0 7715 0
[pid=7020/tid=7022] ppid=7018 vsize=33428 CPUtime=12.66
/proc/7020/task/7022/stat : 7022 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 3482 0 0 0 1265 1 0 0 23 0 3 0 357268247 34230272 6974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7020/tid=7023] ppid=7018 vsize=33428 CPUtime=12.6
/proc/7020/task/7023/stat : 7023 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 3629 0 0 0 1257 3 0 0 25 0 3 0 357268247 34230272 6974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 33428

[startup+25.5014 s]
/proc/loadavg: 1.28 1.04 0.98 3/80 7023
/proc/meminfo: memFree=1831408/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=42556 CPUtime=50.82
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 10270 0 0 0 5074 8 0 0 18 0 3 0 357268245 43577344 9283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 10639 9283 218 20 0 9997 0
[pid=7020/tid=7022] ppid=7018 vsize=42556 CPUtime=25.45
/proc/7020/task/7022/stat : 7022 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 4894 0 0 0 2542 3 0 0 22 0 3 0 357268247 43577344 9283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7020/tid=7023] ppid=7018 vsize=42556 CPUtime=25.34
/proc/7020/task/7023/stat : 7023 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 5028 0 0 0 2530 4 0 0 23 0 3 0 357268247 43577344 9283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 42556

[startup+51.102 s]
/proc/loadavg: 1.53 1.11 1.01 3/80 7023
/proc/meminfo: memFree=1827760/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=44448 CPUtime=101.87
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 12068 0 0 0 10177 10 0 0 18 0 3 0 357268245 45514752 10178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 11112 10178 218 20 0 10470 0
[pid=7020/tid=7022] ppid=7018 vsize=44448 CPUtime=51.03
/proc/7020/task/7022/stat : 7022 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 5608 0 0 0 5099 4 0 0 25 0 3 0 357268247 45514752 10178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7020/tid=7023] ppid=7018 vsize=44448 CPUtime=50.81
/proc/7020/task/7023/stat : 7023 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 6112 0 0 0 5076 5 0 0 25 0 3 0 357268247 45514752 10178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 44448

[startup+102.306 s]
/proc/loadavg: 1.79 1.25 1.06 3/80 7023
/proc/meminfo: memFree=1825264/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=47080 CPUtime=203.97
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 14414 0 0 0 20386 11 0 0 18 0 3 0 357268245 48209920 10748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 11770 10748 218 20 0 11128 0
[pid=7020/tid=7022] ppid=7018 vsize=47080 CPUtime=102.2
/proc/7020/task/7022/stat : 7022 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 6796 0 0 0 10215 5 0 0 25 0 3 0 357268247 48209920 10748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7020/tid=7023] ppid=7018 vsize=47080 CPUtime=101.76
/proc/7020/task/7023/stat : 7023 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 7270 0 0 0 10170 6 0 0 25 0 3 0 357268247 48209920 10748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 47080

[startup+162.302 s]
/proc/loadavg: 1.92 1.38 1.12 3/80 7023
/proc/meminfo: memFree=1822896/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=49572 CPUtime=323.64
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 16918 0 0 0 32351 13 0 0 18 0 3 0 357268245 50761728 11309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 12393 11309 218 20 0 11751 0
[pid=7020/tid=7022] ppid=7018 vsize=49572 CPUtime=162.14
/proc/7020/task/7022/stat : 7022 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 8039 0 0 0 16209 5 0 0 25 0 3 0 357268247 50761728 11309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7020/tid=7023] ppid=7018 vsize=49572 CPUtime=161.48
/proc/7020/task/7023/stat : 7023 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 8531 0 0 0 16141 7 0 0 25 0 3 0 357268247 50761728 11309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.64
Current children cumulated vsize (KiB) 49572

[startup+222.302 s]
/proc/loadavg: 1.97 1.49 1.17 3/80 7023
/proc/meminfo: memFree=1820016/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=53432 CPUtime=443.3
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 19669 0 0 0 44314 16 0 0 18 0 3 0 357268245 54714368 12037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 13358 12037 218 20 0 12716 0
[pid=7020/tid=7022] ppid=7018 vsize=53432 CPUtime=222.09
/proc/7020/task/7022/stat : 7022 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 9491 0 0 0 22202 7 0 0 25 0 3 0 357268247 54714368 12037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7020/tid=7023] ppid=7018 vsize=53432 CPUtime=221.18
/proc/7020/task/7023/stat : 7023 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 9830 0 0 0 22110 8 0 0 25 0 3 0 357268247 54714368 12037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.3
Current children cumulated vsize (KiB) 53432

[startup+282.302 s]
/proc/loadavg: 1.99 1.58 1.22 3/80 7023
/proc/meminfo: memFree=1817008/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=56316 CPUtime=562.96
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 22171 0 0 0 56278 18 0 0 18 0 3 0 357268245 57667584 12788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 14079 12788 218 20 0 13437 0
[pid=7020/tid=7022] ppid=7018 vsize=56316 CPUtime=282.06
/proc/7020/task/7022/stat : 7022 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 10521 0 0 0 28198 8 0 0 25 0 3 0 357268247 57667584 12788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7020/tid=7023] ppid=7018 vsize=56316 CPUtime=280.88
/proc/7020/task/7023/stat : 7023 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 11302 0 0 0 28078 10 0 0 25 0 3 0 357268247 57667584 12788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.96
Current children cumulated vsize (KiB) 56316

[startup+342.301 s]
/proc/loadavg: 1.99 1.65 1.26 3/80 7023
/proc/meminfo: memFree=1811696/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=63196 CPUtime=682.63
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 25258 0 0 0 68241 22 0 0 18 0 3 0 357268245 64712704 14165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 15799 14165 218 20 0 15157 0
[pid=7020/tid=7022] ppid=7018 vsize=63196 CPUtime=342.03
/proc/7020/task/7022/stat : 7022 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 12088 0 0 0 34193 10 0 0 25 0 3 0 357268247 64712704 14165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7020/tid=7023] ppid=7018 vsize=63196 CPUtime=340.59
/proc/7020/task/7023/stat : 7023 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 12822 0 0 0 34047 12 0 0 25 0 3 0 357268247 64712704 14165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.63
Current children cumulated vsize (KiB) 63196

[startup+402.301 s]
/proc/loadavg: 1.99 1.71 1.31 3/80 7023
/proc/meminfo: memFree=1810800/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=63652 CPUtime=802.32
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 27172 0 0 0 80209 23 0 0 18 0 3 0 357268245 65179648 14335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 15913 14335 218 20 0 15271 0
[pid=7020/tid=7022] ppid=7018 vsize=63652 CPUtime=401.99
/proc/7020/task/7022/stat : 7022 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 12973 0 0 0 40188 11 0 0 25 0 3 0 357268247 65179648 14335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7020/tid=7023] ppid=7018 vsize=63652 CPUtime=400.32
/proc/7020/task/7023/stat : 7023 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 13851 0 0 0 40020 12 0 0 25 0 3 0 357268247 65179648 14335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.32
Current children cumulated vsize (KiB) 63652

[startup+462.301 s]
/proc/loadavg: 1.94 1.75 1.34 3/80 7023
/proc/meminfo: memFree=1809776/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=63788 CPUtime=921.97
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 29108 0 0 0 92172 25 0 0 18 0 3 0 357268245 65318912 14577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 15947 14577 218 20 0 15305 0
[pid=7020/tid=7022] ppid=7018 vsize=63788 CPUtime=461.93
/proc/7020/task/7022/stat : 7022 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 13982 0 0 0 46182 11 0 0 25 0 3 0 357268247 65318912 14577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7020/tid=7023] ppid=7018 vsize=63788 CPUtime=460.02
/proc/7020/task/7023/stat : 7023 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 14778 0 0 0 45989 13 0 0 25 0 3 0 357268247 65318912 14577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.97
Current children cumulated vsize (KiB) 63788

[startup+522.301 s]
/proc/loadavg: 1.98 1.79 1.38 3/80 7023
/proc/meminfo: memFree=1808944/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=64220 CPUtime=1041.65
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 31151 0 0 0 104138 27 0 0 18 0 3 0 357268245 65761280 14801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 16055 14801 218 20 0 15413 0
[pid=7020/tid=7022] ppid=7018 vsize=64220 CPUtime=521.89
/proc/7020/task/7022/stat : 7022 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 15018 0 0 0 52177 12 0 0 25 0 3 0 357268247 65761280 14801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7020/tid=7023] ppid=7018 vsize=64220 CPUtime=519.73
/proc/7020/task/7023/stat : 7023 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 15785 0 0 0 51959 14 0 0 25 0 3 0 357268247 65761280 14801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.65
Current children cumulated vsize (KiB) 64220

[startup+582.302 s]
/proc/loadavg: 1.99 1.83 1.42 3/86 7161
/proc/meminfo: memFree=1806872/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=66000 CPUtime=1161.13
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 32982 0 0 0 116072 41 0 0 18 0 3 0 357268245 67584000 14967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 16500 14967 218 20 0 15858 0
[pid=7020/tid=7022] ppid=7018 vsize=66000 CPUtime=581.72
/proc/7020/task/7022/stat : 7022 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 15943 0 0 0 58159 13 0 0 25 0 3 0 357268247 67584000 14967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7020/tid=7023] ppid=7018 vsize=66000 CPUtime=579.38
/proc/7020/task/7023/stat : 7023 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 16691 0 0 0 57911 27 0 0 25 0 3 0 357268247 67584000 14967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.13
Current children cumulated vsize (KiB) 66000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.902 s]
/proc/loadavg: 1.99 1.84 1.43 3/86 7195
/proc/meminfo: memFree=1806568/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=66564 CPUtime=1200.15
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 33673 0 0 0 119970 45 0 0 18 0 3 0 357268245 68161536 15098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 16641 15098 218 20 0 15999 0
[pid=7020/tid=7022] ppid=7018 vsize=66564 CPUtime=601.29
/proc/7020/task/7022/stat : 7022 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 16158 0 0 0 60115 14 0 0 25 0 3 0 357268247 68161536 15098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7020/tid=7023] ppid=7018 vsize=66564 CPUtime=598.84
/proc/7020/task/7023/stat : 7023 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 17167 0 0 0 59853 31 0 0 25 0 3 0 357268247 68161536 15098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565806 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 66564

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

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

[startup+601.902 s]
/proc/loadavg: 1.99 1.84 1.43 3/86 7195
/proc/meminfo: memFree=1806568/2055920 swapFree=4143928/4192956
[pid=7020] ppid=7018 vsize=66564 CPUtime=1200.15
/proc/7020/stat : 7020 (MiraXTv3_dyn) S 7018 7020 6088 0 -1 4194304 33673 0 0 0 119970 45 0 0 18 0 3 0 357268245 68161536 15098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7020/statm: 16641 15098 218 20 0 15999 0
[pid=7020/tid=7022] ppid=7018 vsize=66564 CPUtime=601.29
/proc/7020/task/7022/stat : 7022 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 16158 0 0 0 60115 14 0 0 25 0 3 0 357268247 68161536 15098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7020/tid=7023] ppid=7018 vsize=66564 CPUtime=598.84
/proc/7020/task/7023/stat : 7023 (MiraXTv3_dyn) R 7018 7020 6088 0 -1 4194368 17167 0 0 0 59853 31 0 0 25 0 3 0 357268247 68161536 15098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565806 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 66564

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.925
CPU time (s): 1200.18
CPU user time (s): 1199.72
CPU system time (s): 0.464929
CPU usage (%): 199.391
Max. virtual memory (cumulated for all children) (KiB): 66564

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

runsolver used 0.557915 second user time and 1.66575 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Thu May 10 15:51:47 UTC 2007

IDJOB= 293132
IDBENCH= 19856
IDSOLVER= 128
FILE ID= node10/293132-1178812307

PBS_JOBID= 5250952

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1257170129-13.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293132-1178812307/MiraXTv3_dyn /tmp/evaluation/293132-1178812307/instance-293132-1178812307.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-293132-1178812307 -o ROOT/results/node10/solver-293132-1178812307 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293132-1178812307/MiraXTv3_dyn /tmp/evaluation/293132-1178812307/instance-293132-1178812307.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  434b100eaaf4ba4e3a6e5e8b68e4e3ed

RANDOM SEED= 192328376

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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:       1868312 kB
Buffers:         38488 kB
Cached:          84860 kB
SwapCached:      18024 kB
Active:          84548 kB
Inactive:        62980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1868312 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          30060 kB
Slab:            25732 kB
Committed_AS:  5204364 kB
PageTables:       1708 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 node10 on Thu May 10 16:01:51 UTC 2007