Trace number 309780

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.07 1200.52

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1014417748-14-SAT.cnf
MD5SUM12c6ae21cea692230c5e45227dcf3ab1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.050991
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting 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/node5/watcher-309780-1178869719 -o ROOT/results/node5/solver-309780-1178869719 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/309780-1178869719/MiraXTv1_dyn /tmp/evaluation/309780-1178869719/instance-309780-1178869719.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.99 0.98 1.00 3/77 16137
/proc/meminfo: memFree=1736312/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=3920 CPUtime=0
/proc/16137/stat : 16137 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194304 308 0 0 0 0 0 0 0 18 0 1 0 363009525 4014080 283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8332237 0 0 4096 0 0 0 0 17 1 0 0
/proc/16137/statm: 980 284 206 20 0 338 0

[startup+0.086053 s]
/proc/loadavg: 0.99 0.98 1.00 3/77 16137
/proc/meminfo: memFree=1736312/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=4924 CPUtime=0.07
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 516 0 0 0 7 0 0 0 18 0 2 0 363009525 5042176 491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 1231 491 218 20 0 589 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4924

[startup+0.101043 s]
/proc/loadavg: 0.99 0.98 1.00 3/77 16137
/proc/meminfo: memFree=1736312/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=5056 CPUtime=0.09
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 529 0 0 0 9 0 0 0 18 0 2 0 363009525 5177344 504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 1264 504 218 20 0 622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5056

[startup+0.301066 s]
/proc/loadavg: 0.99 0.98 1.00 3/77 16137
/proc/meminfo: memFree=1736312/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=6320 CPUtime=0.29
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 698 0 0 0 29 0 0 0 18 0 2 0 363009525 6471680 673 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 1580 673 218 20 0 938 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6320

[startup+0.701111 s]
/proc/loadavg: 0.99 0.98 1.00 3/77 16137
/proc/meminfo: memFree=1736312/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=7192 CPUtime=0.69
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 960 0 0 0 69 0 0 0 18 0 2 0 363009525 7364608 935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 1798 935 218 20 0 1156 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7192

[startup+1.5012 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16139
/proc/meminfo: memFree=1732584/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=8504 CPUtime=1.49
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 1320 0 0 0 148 1 0 0 18 0 2 0 363009525 8708096 1295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 2126 1295 218 20 0 1484 0
[pid=16137/tid=16139] ppid=16135 vsize=8504 CPUtime=1.48
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 942 0 0 0 148 0 0 0 25 0 2 0 363009527 8708096 1295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8504

[startup+3.10238 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16139
/proc/meminfo: memFree=1731048/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=11004 CPUtime=3.09
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 1947 0 0 0 308 1 0 0 18 0 2 0 363009525 11268096 1922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 2751 1922 218 20 0 2109 0
[pid=16137/tid=16139] ppid=16135 vsize=11004 CPUtime=3.07
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 1569 0 0 0 307 0 0 0 25 0 2 0 363009527 11268096 1922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565556 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11004

[startup+6.30174 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16139
/proc/meminfo: memFree=1725544/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=14400 CPUtime=6.29
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 2830 0 0 0 627 2 0 0 18 0 2 0 363009525 14745600 2769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 3600 2769 218 20 0 2958 0
[pid=16137/tid=16139] ppid=16135 vsize=14400 CPUtime=6.28
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 2452 0 0 0 627 1 0 0 25 0 2 0 363009527 14745600 2769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565886 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14400

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 1.00 3/79 16139
/proc/meminfo: memFree=1721832/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=18712 CPUtime=12.68
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 4019 0 0 0 1266 2 0 0 18 0 2 0 363009525 19161088 3872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 4678 3872 218 20 0 4036 0
[pid=16137/tid=16139] ppid=16135 vsize=18712 CPUtime=12.67
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 3641 0 0 0 1265 2 0 0 25 0 2 0 363009527 19161088 3872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520016 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18712

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16139
/proc/meminfo: memFree=1717544/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=22528 CPUtime=25.49
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 5188 0 0 0 2545 4 0 0 18 0 2 0 363009525 23068672 4872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 5632 4872 218 20 0 4990 0
[pid=16137/tid=16139] ppid=16135 vsize=22528 CPUtime=25.47
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 4810 0 0 0 2544 3 0 0 25 0 2 0 363009527 23068672 4872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22528

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16139
/proc/meminfo: memFree=1712616/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=27272 CPUtime=51.07
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 6583 0 0 0 5102 5 0 0 18 0 2 0 363009525 27926528 6004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 6818 6004 218 20 0 6176 0
[pid=16137/tid=16139] ppid=16135 vsize=27272 CPUtime=51.07
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 6205 0 0 0 5102 5 0 0 25 0 2 0 363009527 27926528 6004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27272

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16139
/proc/meminfo: memFree=1708712/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=31036 CPUtime=102.26
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 8207 0 0 0 10220 6 0 0 18 0 2 0 363009525 31780864 6979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 7759 6979 218 20 0 7117 0
[pid=16137/tid=16139] ppid=16135 vsize=31036 CPUtime=102.25
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 7829 0 0 0 10219 6 0 0 25 0 2 0 363009527 31780864 6979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31036

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16139
/proc/meminfo: memFree=1708136/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=31464 CPUtime=162.24
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 9045 0 0 0 16217 7 0 0 18 0 2 0 363009525 32219136 7129 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 7866 7129 218 20 0 7224 0
[pid=16137/tid=16139] ppid=16135 vsize=31464 CPUtime=162.23
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 8667 0 0 0 16216 7 0 0 25 0 2 0 363009527 32219136 7129 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 31464

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16139
/proc/meminfo: memFree=1705448/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=34352 CPUtime=222.23
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 10406 0 0 0 22214 9 0 0 18 0 2 0 363009525 35176448 7773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 8588 7773 218 20 0 7946 0
[pid=16137/tid=16139] ppid=16135 vsize=34352 CPUtime=222.21
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 10028 0 0 0 22213 8 0 0 25 0 2 0 363009527 35176448 7773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 34352

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16139
/proc/meminfo: memFree=1705192/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=34692 CPUtime=282.21
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 11292 0 0 0 28211 10 0 0 18 0 2 0 363009525 35524608 7831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 8673 7831 218 20 0 8031 0
[pid=16137/tid=16139] ppid=16135 vsize=34692 CPUtime=282.2
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 10914 0 0 0 28211 9 0 0 25 0 2 0 363009527 35524608 7831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 34692

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16139
/proc/meminfo: memFree=1704808/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=34972 CPUtime=342.19
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 12064 0 0 0 34209 10 0 0 18 0 2 0 363009525 35811328 7920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 8743 7920 218 20 0 8101 0
[pid=16137/tid=16139] ppid=16135 vsize=34972 CPUtime=342.18
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 11686 0 0 0 34208 10 0 0 25 0 2 0 363009527 35811328 7920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 34972

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16139
/proc/meminfo: memFree=1704360/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=35296 CPUtime=402.17
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 12791 0 0 0 40206 11 0 0 18 0 2 0 363009525 36143104 8035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 8824 8035 218 20 0 8182 0
[pid=16137/tid=16139] ppid=16135 vsize=35296 CPUtime=402.17
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 12413 0 0 0 40206 11 0 0 25 0 2 0 363009527 36143104 8035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565825 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 35296

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16139
/proc/meminfo: memFree=1704168/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=35444 CPUtime=462.16
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 13549 0 0 0 46204 12 0 0 18 0 2 0 363009525 36294656 8079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 8861 8079 218 20 0 8219 0
[pid=16137/tid=16139] ppid=16135 vsize=35444 CPUtime=462.14
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 13171 0 0 0 46203 11 0 0 25 0 2 0 363009527 36294656 8079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 35444

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16139
/proc/meminfo: memFree=1702888/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=36648 CPUtime=522.13
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 14495 0 0 0 52201 12 0 0 18 0 2 0 363009525 37527552 8390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 9162 8390 218 20 0 8520 0
[pid=16137/tid=16139] ppid=16135 vsize=36648 CPUtime=522.13
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 14117 0 0 0 52201 12 0 0 25 0 2 0 363009527 37527552 8390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 36648

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16139
/proc/meminfo: memFree=1702824/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=36796 CPUtime=582.12
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 15280 0 0 0 58199 13 0 0 18 0 2 0 363009525 37679104 8435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 9199 8435 218 20 0 8557 0
[pid=16137/tid=16139] ppid=16135 vsize=36796 CPUtime=582.11
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 14902 0 0 0 58198 13 0 0 25 0 2 0 363009527 37679104 8435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 36796

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16139
/proc/meminfo: memFree=1702568/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=36948 CPUtime=642.11
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 15992 0 0 0 64197 14 0 0 18 0 2 0 363009525 37834752 8487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 9237 8487 218 20 0 8595 0
[pid=16137/tid=16139] ppid=16135 vsize=36948 CPUtime=642.1
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 15614 0 0 0 64196 14 0 0 25 0 2 0 363009527 37834752 8487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 36948

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16139
/proc/meminfo: memFree=1702376/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=37100 CPUtime=702.09
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 16701 0 0 0 70194 15 0 0 18 0 2 0 363009525 37990400 8527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 9275 8527 218 20 0 8633 0
[pid=16137/tid=16139] ppid=16135 vsize=37100 CPUtime=702.08
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 16323 0 0 0 70193 15 0 0 25 0 2 0 363009527 37990400 8527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 37100

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/85 16255
/proc/meminfo: memFree=1700344/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=37796 CPUtime=762.02
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 17670 0 0 0 76186 16 0 0 18 0 2 0 363009525 38703104 8719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 9449 8719 218 20 0 8807 0
[pid=16137/tid=16139] ppid=16135 vsize=37796 CPUtime=762.02
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 17292 0 0 0 76186 16 0 0 25 0 2 0 363009527 38703104 8719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 37796

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16337
/proc/meminfo: memFree=1699944/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=39248 CPUtime=821.95
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 18640 0 0 0 82177 18 0 0 18 0 2 0 363009525 40189952 9098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 9812 9098 218 20 0 9170 0
[pid=16137/tid=16139] ppid=16135 vsize=39248 CPUtime=821.94
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 18262 0 0 0 82176 18 0 0 25 0 2 0 363009527 40189952 9098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 39248

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16337
/proc/meminfo: memFree=1699560/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=40704 CPUtime=881.93
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 19438 0 0 0 88174 19 0 0 18 0 2 0 363009525 41680896 9198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 10176 9198 218 20 0 9534 0
[pid=16137/tid=16139] ppid=16135 vsize=40704 CPUtime=881.92
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 19060 0 0 0 88174 18 0 0 25 0 2 0 363009527 41680896 9198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 40704

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16337
/proc/meminfo: memFree=1699304/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=40992 CPUtime=941.91
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 20121 0 0 0 94172 19 0 0 18 0 2 0 363009525 41975808 9275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 10248 9275 218 20 0 9606 0
[pid=16137/tid=16139] ppid=16135 vsize=40992 CPUtime=941.9
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 19743 0 0 0 94171 19 0 0 25 0 2 0 363009527 41975808 9275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 40992

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16337
/proc/meminfo: memFree=1699176/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=41128 CPUtime=1001.89
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 20760 0 0 0 100169 20 0 0 18 0 2 0 363009525 42115072 9302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 10282 9302 218 20 0 9640 0
[pid=16137/tid=16139] ppid=16135 vsize=41128 CPUtime=1001.88
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 20382 0 0 0 100168 20 0 0 25 0 2 0 363009527 42115072 9302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 41128

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16337
/proc/meminfo: memFree=1699048/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=41272 CPUtime=1061.88
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 21431 0 0 0 106167 21 0 0 18 0 2 0 363009525 42262528 9355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 10318 9355 218 20 0 9676 0
[pid=16137/tid=16139] ppid=16135 vsize=41272 CPUtime=1061.87
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 21053 0 0 0 106166 21 0 0 25 0 2 0 363009527 42262528 9355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 41272

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16337
/proc/meminfo: memFree=1698728/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=41624 CPUtime=1121.86
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 22101 0 0 0 112164 22 0 0 18 0 2 0 363009525 42622976 9402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 10406 9402 218 20 0 9764 0
[pid=16137/tid=16139] ppid=16135 vsize=41624 CPUtime=1121.84
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 21723 0 0 0 112163 21 0 0 25 0 2 0 363009527 42622976 9402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 41624

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16337
/proc/meminfo: memFree=1698344/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=42056 CPUtime=1181.85
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 22715 0 0 0 118162 23 0 0 18 0 2 0 363009525 43065344 9492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 10514 9492 218 20 0 9872 0
[pid=16137/tid=16139] ppid=16135 vsize=42056 CPUtime=1181.83
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 22337 0 0 0 118161 22 0 0 25 0 2 0 363009527 43065344 9492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 42056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 16337
/proc/meminfo: memFree=1698344/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=42056 CPUtime=1200.05
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 22937 0 0 0 119982 23 0 0 18 0 2 0 363009525 43065344 9504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 10514 9504 218 20 0 9872 0
[pid=16137/tid=16139] ppid=16135 vsize=42056 CPUtime=1200.03
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 22559 0 0 0 119981 22 0 0 25 0 2 0 363009527 43065344 9504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526679 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 42056

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: 0.99 0.98 1.00 2/79 16337
/proc/meminfo: memFree=1698344/2055920 swapFree=4150068/4192956
[pid=16137] ppid=16135 vsize=42056 CPUtime=1200.05
/proc/16137/stat : 16137 (MiraXTv1_dyn) S 16135 16137 15249 0 -1 4194304 22937 0 0 0 119982 23 0 0 18 0 2 0 363009525 43065344 9504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16137/statm: 10514 9504 218 20 0 9872 0
[pid=16137/tid=16139] ppid=16135 vsize=42056 CPUtime=1200.03
/proc/16137/task/16139/stat : 16139 (MiraXTv1_dyn) R 16135 16137 15249 0 -1 4194368 22559 0 0 0 119981 22 0 0 25 0 2 0 363009527 43065344 9504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526679 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 42056

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1199.83
CPU system time (s): 0.239963
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 42320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.239963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22937
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= 9933

runsolver used 1.3128 second user time and 3.06453 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri May 11 07:48:39 UTC 2007

IDJOB= 309780
IDBENCH= 20269
IDSOLVER= 130
FILE ID= node5/309780-1178869719

PBS_JOBID= 5251037

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1014417748-14-SAT.cnf
COMMAND LINE= /tmp/evaluation/309780-1178869719/MiraXTv1_dyn /tmp/evaluation/309780-1178869719/instance-309780-1178869719.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-309780-1178869719 -o ROOT/results/node5/solver-309780-1178869719 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/309780-1178869719/MiraXTv1_dyn /tmp/evaluation/309780-1178869719/instance-309780-1178869719.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  12c6ae21cea692230c5e45227dcf3ab1

RANDOM SEED= 808283944

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.232
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.232
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:       1736528 kB
Buffers:         45512 kB
Cached:         187356 kB
SwapCached:      11320 kB
Active:         141940 kB
Inactive:       114212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736528 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            3960 kB
Writeback:           0 kB
Mapped:          30120 kB
Slab:            48824 kB
Committed_AS: 14013356 kB
PageTables:       1720 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= 66549 MiB

End job on node5 on Fri May 11 08:08:41 UTC 2007