Trace number 293134

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 v1? (TO) 1200.09 1200.52

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

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/node4/watcher-293134-1178812450 -o ROOT/results/node4/solver-293134-1178812450 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293134-1178812450/MiraXTv1_dyn /tmp/evaluation/293134-1178812450/instance-293134-1178812450.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.99 1.17 3/77 11124
/proc/meminfo: memFree=1863824/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=3788 CPUtime=0
/proc/11124/stat : 11124 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 357282767 3878912 258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11021994 0 0 4096 0 0 0 0 17 1 0 0
/proc/11124/statm: 947 259 206 20 0 305 0

[startup+0.091565 s]
/proc/loadavg: 0.92 0.99 1.17 3/77 11124
/proc/meminfo: memFree=1863824/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=5448 CPUtime=0.08
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 500 0 0 0 8 0 0 0 18 0 2 0 357282767 5578752 475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 1362 475 218 20 0 720 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5448

[startup+0.101565 s]
/proc/loadavg: 0.92 0.99 1.17 3/77 11124
/proc/meminfo: memFree=1863824/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=5628 CPUtime=0.09
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 529 0 0 0 9 0 0 0 18 0 2 0 357282767 5763072 504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 1407 504 218 20 0 765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5628

[startup+0.301585 s]
/proc/loadavg: 0.92 0.99 1.17 3/77 11124
/proc/meminfo: memFree=1863824/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=6492 CPUtime=0.29
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 767 0 0 0 29 0 0 0 18 0 2 0 357282767 6647808 742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 1623 742 218 20 0 981 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6492

[startup+0.701624 s]
/proc/loadavg: 0.92 0.99 1.17 3/77 11124
/proc/meminfo: memFree=1863824/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=7600 CPUtime=0.69
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 1077 0 0 0 69 0 0 0 18 0 2 0 357282767 7782400 1052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 1900 1052 218 20 0 1258 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7600

[startup+1.5027 s]
/proc/loadavg: 0.92 0.99 1.17 2/79 11126
/proc/meminfo: memFree=1860032/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=8976 CPUtime=1.49
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 1432 0 0 0 149 0 0 0 18 0 2 0 357282767 9191424 1407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 2244 1407 218 20 0 1602 0
[pid=11124/tid=11126] ppid=11122 vsize=8976 CPUtime=1.48
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 1086 0 0 0 148 0 0 0 25 0 2 0 357282768 9191424 1407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8976

[startup+3.10185 s]
/proc/loadavg: 0.93 0.99 1.16 2/79 11126
/proc/meminfo: memFree=1857536/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=11688 CPUtime=3.09
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 2174 0 0 0 308 1 0 0 18 0 2 0 357282767 11968512 2113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 2922 2113 218 20 0 2280 0
[pid=11124/tid=11126] ppid=11122 vsize=11688 CPUtime=3.07
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 1828 0 0 0 307 0 0 0 25 0 2 0 357282768 11968512 2113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11688

[startup+6.30116 s]
/proc/loadavg: 0.93 0.99 1.16 2/79 11126
/proc/meminfo: memFree=1854912/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=13680 CPUtime=6.29
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 2698 0 0 0 628 1 0 0 18 0 2 0 357282767 14008320 2598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 3420 2598 218 20 0 2778 0
[pid=11124/tid=11126] ppid=11122 vsize=13680 CPUtime=6.28
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 2352 0 0 0 627 1 0 0 25 0 2 0 357282768 14008320 2598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565724 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13680

[startup+12.7018 s]
/proc/loadavg: 0.94 0.99 1.16 2/79 11126
/proc/meminfo: memFree=1850560/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=16992 CPUtime=12.69
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 3679 0 0 0 1267 2 0 0 18 0 2 0 357282767 17399808 3427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 4248 3427 218 20 0 3606 0
[pid=11124/tid=11126] ppid=11122 vsize=16992 CPUtime=12.68
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 3333 0 0 0 1266 2 0 0 25 0 2 0 357282768 17399808 3427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16992

[startup+25.502 s]
/proc/loadavg: 0.95 0.99 1.16 2/79 11126
/proc/meminfo: memFree=1847232/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=20048 CPUtime=25.48
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 4700 0 0 0 2545 3 0 0 18 0 2 0 357282767 20529152 4203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 5012 4203 218 20 0 4370 0
[pid=11124/tid=11126] ppid=11122 vsize=20048 CPUtime=25.47
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 4354 0 0 0 2544 3 0 0 25 0 2 0 357282768 20529152 4203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20048

[startup+51.1015 s]
/proc/loadavg: 0.96 0.99 1.16 2/79 11126
/proc/meminfo: memFree=1844928/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=22444 CPUtime=51.08
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 5792 0 0 0 5104 4 0 0 18 0 2 0 357282767 22982656 4825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 5611 4825 218 20 0 4969 0
[pid=11124/tid=11126] ppid=11122 vsize=22444 CPUtime=51.06
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 5446 0 0 0 5102 4 0 0 25 0 2 0 357282768 22982656 4825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22444

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 1.15 2/79 11126
/proc/meminfo: memFree=1843072/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=23972 CPUtime=102.27
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 7189 0 0 0 10222 5 0 0 18 0 2 0 357282767 24547328 5235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 5993 5235 218 20 0 5351 0
[pid=11124/tid=11126] ppid=11122 vsize=23972 CPUtime=102.25
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 6843 0 0 0 10220 5 0 0 25 0 2 0 357282768 24547328 5235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23972

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 1.13 2/79 11126
/proc/meminfo: memFree=1841792/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=25572 CPUtime=162.25
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 8592 0 0 0 16219 6 0 0 18 0 2 0 357282767 26185728 5543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 6393 5543 218 20 0 5751 0
[pid=11124/tid=11126] ppid=11122 vsize=25572 CPUtime=162.23
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 8246 0 0 0 16218 5 0 0 25 0 2 0 357282768 26185728 5543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 25572

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 1.12 2/79 11126
/proc/meminfo: memFree=1840768/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=26572 CPUtime=222.23
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 9903 0 0 0 22216 7 0 0 18 0 2 0 357282767 27209728 5800 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 6643 5800 218 20 0 6001 0
[pid=11124/tid=11126] ppid=11122 vsize=26572 CPUtime=222.22
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 9557 0 0 0 22215 7 0 0 25 0 2 0 357282768 27209728 5800 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26572

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.11 2/79 11126
/proc/meminfo: memFree=1839936/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=27492 CPUtime=282.21
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 11125 0 0 0 28213 8 0 0 18 0 2 0 357282767 28151808 6020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 6873 6020 218 20 0 6231 0
[pid=11124/tid=11126] ppid=11122 vsize=27492 CPUtime=282.2
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 10779 0 0 0 28212 8 0 0 25 0 2 0 357282768 28151808 6020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 27492

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 1.10 2/79 11126
/proc/meminfo: memFree=1839488/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=27964 CPUtime=342.19
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 12247 0 0 0 34210 9 0 0 18 0 2 0 357282767 28635136 6122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 6991 6122 218 20 0 6349 0
[pid=11124/tid=11126] ppid=11122 vsize=27964 CPUtime=342.18
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 11901 0 0 0 34209 9 0 0 25 0 2 0 357282768 28635136 6122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 27964

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 1.09 2/79 11126
/proc/meminfo: memFree=1838784/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=28716 CPUtime=402.18
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 13458 0 0 0 40208 10 0 0 18 0 2 0 357282767 29405184 6290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 7179 6290 218 20 0 6537 0
[pid=11124/tid=11126] ppid=11122 vsize=28716 CPUtime=402.16
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 13112 0 0 0 40206 10 0 0 25 0 2 0 357282768 29405184 6290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 28716

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 1.08 2/85 11300
/proc/meminfo: memFree=1837072/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=29164 CPUtime=462.07
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 14557 0 0 0 46195 12 0 0 18 0 2 0 357282767 29863936 6411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 7291 6411 218 20 0 6649 0
[pid=11124/tid=11126] ppid=11122 vsize=29164 CPUtime=462.06
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 14211 0 0 0 46194 12 0 0 25 0 2 0 357282768 29863936 6411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 29164

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 1.08 2/79 11324
/proc/meminfo: memFree=1837760/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=29504 CPUtime=522.06
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 15564 0 0 0 52192 14 0 0 18 0 2 0 357282767 30212096 6509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 7376 6509 218 20 0 6734 0
[pid=11124/tid=11126] ppid=11122 vsize=29504 CPUtime=522.03
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 15218 0 0 0 52190 13 0 0 25 0 2 0 357282768 30212096 6509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 29504

[startup+582.301 s]
/proc/loadavg: 1.06 1.00 1.08 2/79 11324
/proc/meminfo: memFree=1837504/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=30008 CPUtime=582.04
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 16525 0 0 0 58189 15 0 0 18 0 2 0 357282767 30728192 6635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 7502 6635 218 20 0 6860 0
[pid=11124/tid=11126] ppid=11122 vsize=30008 CPUtime=582.02
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 16179 0 0 0 58188 14 0 0 25 0 2 0 357282768 30728192 6635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 30008

[startup+642.301 s]
/proc/loadavg: 1.08 1.01 1.08 2/79 11324
/proc/meminfo: memFree=1837184/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=30332 CPUtime=642.02
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 17543 0 0 0 64187 15 0 0 18 0 2 0 357282767 31059968 6723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 7583 6723 218 20 0 6941 0
[pid=11124/tid=11126] ppid=11122 vsize=30332 CPUtime=642.01
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 17197 0 0 0 64186 15 0 0 25 0 2 0 357282768 31059968 6723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 30332

[startup+702.302 s]
/proc/loadavg: 1.08 1.03 1.08 2/79 11324
/proc/meminfo: memFree=1836800/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=30784 CPUtime=702
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 18579 0 0 0 70184 16 0 0 18 0 2 0 357282767 31522816 6816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 7696 6816 218 20 0 7054 0
[pid=11124/tid=11126] ppid=11122 vsize=30784 CPUtime=701.99
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 18233 0 0 0 70183 16 0 0 25 0 2 0 357282768 31522816 6816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 30784

[startup+762.307 s]
/proc/loadavg: 1.03 1.02 1.07 2/79 11324
/proc/meminfo: memFree=1836672/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=30784 CPUtime=761.99
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 19475 0 0 0 76182 17 0 0 18 0 2 0 357282767 31522816 6849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 7696 6849 218 20 0 7054 0
[pid=11124/tid=11126] ppid=11122 vsize=30784 CPUtime=761.98
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 19129 0 0 0 76181 17 0 0 25 0 2 0 357282768 31522816 6849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 30784

[startup+822.302 s]
/proc/loadavg: 1.01 1.01 1.06 2/79 11324
/proc/meminfo: memFree=1836544/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=30992 CPUtime=821.97
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 20554 0 0 0 82179 18 0 0 18 0 2 0 357282767 31735808 6881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 7748 6881 218 20 0 7106 0
[pid=11124/tid=11126] ppid=11122 vsize=30992 CPUtime=821.96
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 20208 0 0 0 82178 18 0 0 25 0 2 0 357282768 31735808 6881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11021820 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 30992

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.06 2/79 11324
/proc/meminfo: memFree=1836160/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=31372 CPUtime=881.95
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 21526 0 0 0 88176 19 0 0 18 0 2 0 357282767 32124928 6970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 7843 6970 218 20 0 7201 0
[pid=11124/tid=11126] ppid=11122 vsize=31372 CPUtime=881.94
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 21180 0 0 0 88175 19 0 0 25 0 2 0 357282768 32124928 6970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 31372

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 11324
/proc/meminfo: memFree=1835968/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=31560 CPUtime=941.94
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 22464 0 0 0 94174 20 0 0 18 0 2 0 357282767 32317440 7017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 7890 7017 218 20 0 7248 0
[pid=11124/tid=11126] ppid=11122 vsize=31560 CPUtime=941.93
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 22118 0 0 0 94173 20 0 0 25 0 2 0 357282768 32317440 7017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 31560

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 11324
/proc/meminfo: memFree=1835520/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=31936 CPUtime=1001.92
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 23370 0 0 0 100171 21 0 0 18 0 2 0 357282767 32702464 7113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 7984 7113 218 20 0 7342 0
[pid=11124/tid=11126] ppid=11122 vsize=31936 CPUtime=1001.91
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 23024 0 0 0 100170 21 0 0 25 0 2 0 357282768 32702464 7113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 31936

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 11324
/proc/meminfo: memFree=1835264/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=32120 CPUtime=1061.91
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 24351 0 0 0 106169 22 0 0 18 0 2 0 357282767 32890880 7185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 8030 7185 218 20 0 7388 0
[pid=11124/tid=11126] ppid=11122 vsize=32120 CPUtime=1061.89
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 24005 0 0 0 106168 21 0 0 25 0 2 0 357282768 32890880 7185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 32120

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 11324
/proc/meminfo: memFree=1834880/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=32496 CPUtime=1121.89
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 25360 0 0 0 112166 23 0 0 18 0 2 0 357282767 33275904 7278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 8124 7278 218 20 0 7482 0
[pid=11124/tid=11126] ppid=11122 vsize=32496 CPUtime=1121.88
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 25014 0 0 0 112165 23 0 0 25 0 2 0 357282768 33275904 7278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 32496

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 11324
/proc/meminfo: memFree=1834624/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=32872 CPUtime=1181.87
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 26280 0 0 0 118164 23 0 0 18 0 2 0 357282767 33660928 7370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 8218 7370 218 20 0 7576 0
[pid=11124/tid=11126] ppid=11122 vsize=32872 CPUtime=1181.86
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 25934 0 0 0 118163 23 0 0 25 0 2 0 357282768 33660928 7370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 32872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 11324
/proc/meminfo: memFree=1834496/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=33076 CPUtime=1200.08
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 26494 0 0 0 119984 24 0 0 18 0 2 0 357282767 33869824 7399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 8269 7399 218 20 0 7627 0
[pid=11124/tid=11126] ppid=11122 vsize=33076 CPUtime=1200.05
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 26148 0 0 0 119982 23 0 0 25 0 2 0 357282768 33869824 7399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 33076

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 11324
/proc/meminfo: memFree=1834496/2055920 swapFree=4141212/4192956
[pid=11124] ppid=11122 vsize=33076 CPUtime=1200.08
/proc/11124/stat : 11124 (MiraXTv1_dyn) S 11122 11124 9967 0 -1 4194304 26494 0 0 0 119984 24 0 0 18 0 2 0 357282767 33869824 7399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11124/statm: 8269 7399 218 20 0 7627 0
[pid=11124/tid=11126] ppid=11122 vsize=33076 CPUtime=1200.05
/proc/11124/task/11126/stat : 11126 (MiraXTv1_dyn) R 11122 11124 9967 0 -1 4194368 26148 0 0 0 119982 23 0 0 25 0 2 0 357282768 33869824 7399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 33076

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.85
CPU system time (s): 0.245962
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 33076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.85
system time used= 0.245962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26494
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= 13
involuntary context switches= 2454

runsolver used 1.22081 second user time and 3.15552 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Thu May 10 15:54:10 UTC 2007

IDJOB= 293134
IDBENCH= 19856
IDSOLVER= 130
FILE ID= node4/293134-1178812450

PBS_JOBID= 5250953

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
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/293134-1178812450/MiraXTv1_dyn /tmp/evaluation/293134-1178812450/instance-293134-1178812450.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-293134-1178812450 -o ROOT/results/node4/solver-293134-1178812450 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293134-1178812450/MiraXTv1_dyn /tmp/evaluation/293134-1178812450/instance-293134-1178812450.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  434b100eaaf4ba4e3a6e5e8b68e4e3ed

RANDOM SEED= 686324237

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1864040 kB
Buffers:         37312 kB
Cached:          79340 kB
SwapCached:      15676 kB
Active:          83484 kB
Inactive:        56688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864040 kB
SwapTotal:     4192956 kB
SwapFree:      4141212 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          29984 kB
Slab:            37224 kB
Committed_AS:  9854052 kB
PageTables:       1816 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node4 on Thu May 10 16:14:13 UTC 2007