Trace number 292927

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 601.727

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S804631280-01.SAT.shuffled.cnf
MD5SUMc3a60c73a856b19b59d723c0a3c76b1b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.119981
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/node7/watcher-292927-1178811552 -o ROOT/results/node7/solver-292927-1178811552 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292927-1178811552/MiraXTv3_dyn /tmp/evaluation/292927-1178811552/instance-292927-1178811552.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13001
/proc/meminfo: memFree=1824696/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=3788 CPUtime=0
/proc/13001/stat : 13001 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 357192857 3878912 259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/13001/statm: 947 259 206 20 0 305 0

[startup+0.02178 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13001
/proc/meminfo: memFree=1824696/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=5488 CPUtime=0.01
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 434 0 0 0 1 0 0 0 18 0 3 0 357192857 5619712 409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 1372 409 218 20 0 730 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5488

[startup+0.10179 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13001
/proc/meminfo: memFree=1824696/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=6852 CPUtime=0.17
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 722 0 0 0 17 0 0 0 18 0 3 0 357192857 7016448 697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 1713 697 218 20 0 1071 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6852

[startup+0.301816 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13001
/proc/meminfo: memFree=1824696/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=8812 CPUtime=0.57
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 1197 0 0 0 57 0 0 0 18 0 3 0 357192857 9023488 1172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 2203 1172 218 20 0 1561 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8812

[startup+0.701857 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13001
/proc/meminfo: memFree=1824696/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=11412 CPUtime=1.38
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 1937 0 0 0 137 1 0 0 18 0 3 0 357192857 11685888 1912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 2853 1912 218 20 0 2211 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11412

[startup+1.50294 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 13004
/proc/meminfo: memFree=1816160/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=13576 CPUtime=2.97
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 2477 0 0 0 296 1 0 0 18 0 3 0 357192857 13901824 2451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 3394 2451 218 20 0 2752 0
[pid=13001/tid=13003] ppid=12999 vsize=13576 CPUtime=1.48
/proc/13001/task/13003/stat : 13003 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 1055 0 0 0 148 0 0 0 17 0 3 0 357192859 13901824 2451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13001/tid=13004] ppid=12999 vsize=13576 CPUtime=1.46
/proc/13001/task/13004/stat : 13004 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 1074 0 0 0 146 0 0 0 19 0 3 0 357192859 13901824 2451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520206 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13576

[startup+3.10111 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 13004
/proc/meminfo: memFree=1813920/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=17720 CPUtime=6.16
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 3446 0 0 0 614 2 0 0 18 0 3 0 357192857 18145280 3348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 4430 3348 218 20 0 3788 0
[pid=13001/tid=13003] ppid=12999 vsize=17720 CPUtime=3.07
/proc/13001/task/13003/stat : 13003 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 1488 0 0 0 307 0 0 0 25 0 3 0 357192859 18145280 3348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13001/tid=13004] ppid=12999 vsize=17720 CPUtime=3.06
/proc/13001/task/13004/stat : 13004 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 1610 0 0 0 305 1 0 0 20 0 3 0 357192859 18145280 3348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17720

[startup+6.30145 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 13004
/proc/meminfo: memFree=1805920/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=26068 CPUtime=12.54
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 5525 0 0 0 1251 3 0 0 18 0 3 0 357192857 26693632 5349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 6517 5349 218 20 0 5875 0
[pid=13001/tid=13003] ppid=12999 vsize=26068 CPUtime=6.28
/proc/13001/task/13003/stat : 13003 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 2502 0 0 0 627 1 0 0 25 0 3 0 357192859 26693632 5349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13001/tid=13004] ppid=12999 vsize=26068 CPUtime=6.25
/proc/13001/task/13004/stat : 13004 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 2675 0 0 0 623 2 0 0 25 0 3 0 357192859 26693632 5349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 26068

[startup+12.7011 s]
/proc/loadavg: 1.09 1.02 1.01 3/80 13004
/proc/meminfo: memFree=1798240/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=32864 CPUtime=25.29
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 7260 0 0 0 2525 4 0 0 18 0 3 0 357192857 33652736 6776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 8216 6776 218 20 0 7574 0
[pid=13001/tid=13003] ppid=12999 vsize=32864 CPUtime=12.66
/proc/13001/task/13003/stat : 13003 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 3336 0 0 0 1265 1 0 0 18 0 3 0 357192859 33652736 6776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13001/tid=13004] ppid=12999 vsize=32864 CPUtime=12.61
/proc/13001/task/13004/stat : 13004 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 3576 0 0 0 1259 2 0 0 25 0 3 0 357192859 33652736 6776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 32864

[startup+25.5015 s]
/proc/loadavg: 1.29 1.06 1.02 3/80 13004
/proc/meminfo: memFree=1789088/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=41448 CPUtime=50.85
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 9980 0 0 0 5077 8 0 0 18 0 3 0 357192857 42442752 9126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 10362 9126 218 20 0 9720 0
[pid=13001/tid=13003] ppid=12999 vsize=41448 CPUtime=25.46
/proc/13001/task/13003/stat : 13003 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 4799 0 0 0 2544 2 0 0 25 0 3 0 357192859 42442752 9126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13001/tid=13004] ppid=12999 vsize=41448 CPUtime=25.36
/proc/13001/task/13004/stat : 13004 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 4833 0 0 0 2532 4 0 0 25 0 3 0 357192859 42442752 9126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 41448

[startup+51.1011 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 13004
/proc/meminfo: memFree=1784736/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=44776 CPUtime=101.87
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 11902 0 0 0 10177 10 0 0 18 0 3 0 357192857 45850624 10088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 11194 10088 218 20 0 10552 0
[pid=13001/tid=13003] ppid=12999 vsize=44776 CPUtime=51.03
/proc/13001/task/13003/stat : 13003 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 5757 0 0 0 5099 4 0 0 25 0 3 0 357192859 45850624 10088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13001/tid=13004] ppid=12999 vsize=44776 CPUtime=50.81
/proc/13001/task/13004/stat : 13004 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 5797 0 0 0 5076 5 0 0 25 0 3 0 357192859 45850624 10088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 44776

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.09 3/80 13004
/proc/meminfo: memFree=1780192/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=49312 CPUtime=204.02
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 14966 0 0 0 20389 13 0 0 18 0 3 0 357192857 50495488 11237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 12328 11237 218 20 0 11686 0
[pid=13001/tid=13003] ppid=12999 vsize=49312 CPUtime=102.2
/proc/13001/task/13003/stat : 13003 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 7227 0 0 0 10215 5 0 0 25 0 3 0 357192859 50495488 11237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13001/tid=13004] ppid=12999 vsize=49312 CPUtime=101.79
/proc/13001/task/13004/stat : 13004 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 7391 0 0 0 10172 7 0 0 25 0 3 0 357192859 50495488 11237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 49312

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/80 13004
/proc/meminfo: memFree=1775264/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=54468 CPUtime=323.69
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 17991 0 0 0 32353 16 0 0 18 0 3 0 357192857 55775232 12403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 13617 12403 218 20 0 12975 0
[pid=13001/tid=13003] ppid=12999 vsize=54468 CPUtime=162.14
/proc/13001/task/13003/stat : 13003 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 8708 0 0 0 16208 6 0 0 25 0 3 0 357192859 55775232 12403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13001/tid=13004] ppid=12999 vsize=54468 CPUtime=161.52
/proc/13001/task/13004/stat : 13004 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 8935 0 0 0 16143 9 0 0 25 0 3 0 357192859 55775232 12403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526710 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 54468

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 13004
/proc/meminfo: memFree=1768736/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=61176 CPUtime=443.38
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 21705 0 0 0 44318 20 0 0 18 0 3 0 357192857 62644224 14022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 15294 14022 218 20 0 14652 0
[pid=13001/tid=13003] ppid=12999 vsize=61176 CPUtime=222.11
/proc/13001/task/13003/stat : 13003 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 11157 0 0 0 22201 10 0 0 25 0 3 0 357192859 62644224 14022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13001/tid=13004] ppid=12999 vsize=61176 CPUtime=221.25
/proc/13001/task/13004/stat : 13004 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 10200 0 0 0 22116 9 0 0 25 0 3 0 357192859 62644224 14022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.38
Current children cumulated vsize (KiB) 61176

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 13004
/proc/meminfo: memFree=1767072/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=62912 CPUtime=563.07
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 23889 0 0 0 56285 22 0 0 18 0 3 0 357192857 64421888 14459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 15728 14459 218 20 0 15086 0
[pid=13001/tid=13003] ppid=12999 vsize=62912 CPUtime=282.06
/proc/13001/task/13003/stat : 13003 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 12154 0 0 0 28195 11 0 0 25 0 3 0 357192859 64421888 14459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13001/tid=13004] ppid=12999 vsize=62912 CPUtime=280.98
/proc/13001/task/13004/stat : 13004 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 11387 0 0 0 28088 10 0 0 25 0 3 0 357192859 64421888 14459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 62912

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/80 13004
/proc/meminfo: memFree=1765408/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=64920 CPUtime=682.73
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 26088 0 0 0 68250 23 0 0 18 0 3 0 357192857 66478080 14869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 16230 14869 218 20 0 15588 0
[pid=13001/tid=13003] ppid=12999 vsize=64920 CPUtime=342.02
/proc/13001/task/13003/stat : 13003 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 13235 0 0 0 34190 12 0 0 25 0 3 0 357192859 66478080 14869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521062 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13001/tid=13004] ppid=12999 vsize=64920 CPUtime=340.69
/proc/13001/task/13004/stat : 13004 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 12505 0 0 0 34058 11 0 0 25 0 3 0 357192859 66478080 14869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.73
Current children cumulated vsize (KiB) 64920

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/80 13004
/proc/meminfo: memFree=1764704/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=65328 CPUtime=802.41
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 27998 0 0 0 80216 25 0 0 18 0 3 0 357192857 66895872 15038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 16332 15038 218 20 0 15690 0
[pid=13001/tid=13003] ppid=12999 vsize=65328 CPUtime=401.97
/proc/13001/task/13003/stat : 13003 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 14184 0 0 0 40185 12 0 0 25 0 3 0 357192859 66895872 15038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13001/tid=13004] ppid=12999 vsize=65328 CPUtime=400.4
/proc/13001/task/13004/stat : 13004 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 13466 0 0 0 40029 11 0 0 25 0 3 0 357192859 66895872 15038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.41
Current children cumulated vsize (KiB) 65328

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.37 4/80 13004
/proc/meminfo: memFree=1763936/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=66656 CPUtime=922.08
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 29985 0 0 0 92182 26 0 0 18 0 3 0 357192857 68255744 15244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 16664 15244 218 20 0 16022 0
[pid=13001/tid=13003] ppid=12999 vsize=66656 CPUtime=461.94
/proc/13001/task/13003/stat : 13003 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 15178 0 0 0 46181 13 0 0 25 0 3 0 357192859 68255744 15244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13001/tid=13004] ppid=12999 vsize=66656 CPUtime=460.12
/proc/13001/task/13004/stat : 13004 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 14459 0 0 0 46000 12 0 0 25 0 3 0 357192859 68255744 15244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.08
Current children cumulated vsize (KiB) 66656

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.41 3/80 13004
/proc/meminfo: memFree=1763232/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=67000 CPUtime=1041.78
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 31967 0 0 0 104150 28 0 0 18 0 3 0 357192857 68608000 15411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 16750 15411 218 20 0 16108 0
[pid=13001/tid=13003] ppid=12999 vsize=67000 CPUtime=521.9
/proc/13001/task/13003/stat : 13003 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 16173 0 0 0 52176 14 0 0 25 0 3 0 357192859 68608000 15411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13001/tid=13004] ppid=12999 vsize=67000 CPUtime=519.85
/proc/13001/task/13004/stat : 13004 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 15446 0 0 0 51972 13 0 0 25 0 3 0 357192859 68608000 15411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.78
Current children cumulated vsize (KiB) 67000

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 13004
/proc/meminfo: memFree=1762528/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=67264 CPUtime=1161.45
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 33808 0 0 0 116116 29 0 0 18 0 3 0 357192857 68878336 15591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 16816 15591 218 20 0 16174 0
[pid=13001/tid=13003] ppid=12999 vsize=67264 CPUtime=581.87
/proc/13001/task/13003/stat : 13003 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 17080 0 0 0 58172 15 0 0 25 0 3 0 357192859 68878336 15591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565803 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13001/tid=13004] ppid=12999 vsize=67264 CPUtime=579.57
/proc/13001/task/13004/stat : 13004 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 16380 0 0 0 57943 14 0 0 25 0 3 0 357192859 68878336 15591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.45
Current children cumulated vsize (KiB) 67264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.706 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 13004
/proc/meminfo: memFree=1762272/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=68212 CPUtime=1200.16
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 34410 0 0 0 119986 30 0 0 18 0 3 0 357192857 69849088 15635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 17053 15635 218 20 0 16411 0
[pid=13001/tid=13003] ppid=12999 vsize=68212 CPUtime=601.26
/proc/13001/task/13003/stat : 13003 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 17383 0 0 0 60111 15 0 0 25 0 3 0 357192859 69849088 15635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13001/tid=13004] ppid=12999 vsize=68212 CPUtime=598.87
/proc/13001/task/13004/stat : 13004 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 16679 0 0 0 59873 14 0 0 25 0 3 0 357192859 69849088 15635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 68212

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

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

[startup+601.706 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 13004
/proc/meminfo: memFree=1762272/2055920 swapFree=4156568/4192956
[pid=13001] ppid=12999 vsize=68212 CPUtime=1200.16
/proc/13001/stat : 13001 (MiraXTv3_dyn) S 12999 13001 11952 0 -1 4194304 34410 0 0 0 119986 30 0 0 18 0 3 0 357192857 69849088 15635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13001/statm: 17053 15635 218 20 0 16411 0
[pid=13001/tid=13003] ppid=12999 vsize=68212 CPUtime=601.26
/proc/13001/task/13003/stat : 13003 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 17383 0 0 0 60111 15 0 0 25 0 3 0 357192859 69849088 15635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13001/tid=13004] ppid=12999 vsize=68212 CPUtime=598.87
/proc/13001/task/13004/stat : 13004 (MiraXTv3_dyn) R 12999 13001 11952 0 -1 4194368 16679 0 0 0 59873 14 0 0 25 0 3 0 357192859 69849088 15635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 68212

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.727
CPU time (s): 1200.19
CPU user time (s): 1199.88
CPU system time (s): 0.315951
CPU usage (%): 199.458
Max. virtual memory (cumulated for all children) (KiB): 68212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.88
system time used= 0.315951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34410
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= 291
involuntary context switches= 22283

runsolver used 0.570913 second user time and 1.62875 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Thu May 10 15:39:12 UTC 2007

IDJOB= 292927
IDBENCH= 19851
IDSOLVER= 128
FILE ID= node7/292927-1178811552

PBS_JOBID= 5250945

Free space on /tmp= 66553 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c3a60c73a856b19b59d723c0a3c76b1b

RANDOM SEED= 933165982

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1825040 kB
Buffers:         38836 kB
Cached:         103148 kB
SwapCached:      16932 kB
Active:         123088 kB
Inactive:        67176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825040 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          54256 kB
Slab:            26008 kB
Committed_AS: 14727584 kB
PageTables:       1944 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= 66553 MiB

End job on node7 on Thu May 10 15:49:16 UTC 2007