Trace number 304983

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.08 1200.82

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S1998470614-06.cnf
MD5SUM113e21d9fa56f89310d3934852588797
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark119.448
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 511900

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/node12/watcher-304983-1178853798 -o ROOT/results/node12/solver-304983-1178853798 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/304983-1178853798/MiraXTv1_dyn /tmp/evaluation/304983-1178853798/instance-304983-1178853798.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 5788
/proc/meminfo: memFree=1692912/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=3788 CPUtime=0
/proc/5788/stat : 5788 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 361417173 3878912 328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 0 0 0
/proc/5788/statm: 947 329 206 20 0 305 0

[startup+0.099571 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5788
/proc/meminfo: memFree=1692912/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=4780 CPUtime=0.09
/proc/5788/stat : 5788 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194304 622 0 0 0 9 0 0 0 18 0 1 0 361417173 4894720 597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583702 0 0 4096 0 0 0 0 17 0 0 0
/proc/5788/statm: 1195 597 207 20 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4780

[startup+0.101571 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5788
/proc/meminfo: memFree=1692912/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=4780 CPUtime=0.09
/proc/5788/stat : 5788 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194304 622 0 0 0 9 0 0 0 18 0 1 0 361417173 4894720 597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/5788/statm: 1195 597 207 20 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4780

[startup+0.30159 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5788
/proc/meminfo: memFree=1692912/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=7248 CPUtime=0.29
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 921 0 0 0 29 0 0 0 19 0 2 0 361417173 7421952 896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 1812 896 218 20 0 1170 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7248

[startup+0.701629 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5788
/proc/meminfo: memFree=1692912/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=8832 CPUtime=0.69
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 1357 0 0 0 69 0 0 0 19 0 2 0 361417173 9043968 1332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 2208 1332 218 20 0 1566 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8832

[startup+1.50171 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 5790
/proc/meminfo: memFree=1687008/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=11460 CPUtime=1.49
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 1883 0 0 0 149 0 0 0 19 0 2 0 361417173 11735040 1858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 2865 1858 218 20 0 2223 0
[pid=5788/tid=5790] ppid=5786 vsize=11460 CPUtime=1.22
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 1190 0 0 0 122 0 0 0 25 0 2 0 361417200 11735040 1858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11460

[startup+3.10187 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 5790
/proc/meminfo: memFree=1684384/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=15808 CPUtime=3.09
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 3039 0 0 0 308 1 0 0 19 0 2 0 361417173 16187392 3014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 3952 3014 218 20 0 3310 0
[pid=5788/tid=5790] ppid=5786 vsize=15808 CPUtime=2.81
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 2346 0 0 0 281 0 0 0 25 0 2 0 361417200 16187392 3014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15808

[startup+6.30119 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 5790
/proc/meminfo: memFree=1679520/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=18644 CPUtime=6.29
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 3862 0 0 0 628 1 0 0 19 0 2 0 361417173 19091456 3763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 4661 3763 218 20 0 4019 0
[pid=5788/tid=5790] ppid=5786 vsize=18644 CPUtime=6.01
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 3169 0 0 0 601 0 0 0 25 0 2 0 361417200 19091456 3763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18644

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 5790
/proc/meminfo: memFree=1671648/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=24944 CPUtime=12.69
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 5661 0 0 0 1267 2 0 0 19 0 2 0 361417173 25542656 5413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 6236 5413 218 20 0 5594 0
[pid=5788/tid=5790] ppid=5786 vsize=24944 CPUtime=12.41
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 4968 0 0 0 1240 1 0 0 25 0 2 0 361417200 25542656 5413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24944

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 5790
/proc/meminfo: memFree=1666912/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=29464 CPUtime=25.48
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 7044 0 0 0 2545 3 0 0 19 0 2 0 361417173 30171136 6558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 7366 6558 218 20 0 6724 0
[pid=5788/tid=5790] ppid=5786 vsize=29464 CPUtime=25.2
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 6351 0 0 0 2518 2 0 0 25 0 2 0 361417200 30171136 6558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29464

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 5790
/proc/meminfo: memFree=1663520/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=32992 CPUtime=51.06
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 8376 0 0 0 5102 4 0 0 19 0 2 0 361417173 33783808 7443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 8248 7443 218 20 0 7606 0
[pid=5788/tid=5790] ppid=5786 vsize=32992 CPUtime=50.79
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 7683 0 0 0 5076 3 0 0 25 0 2 0 361417200 33783808 7443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 32992

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 5790
/proc/meminfo: memFree=1661280/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=35028 CPUtime=102.24
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 9878 0 0 0 10220 4 0 0 19 0 2 0 361417173 35868672 7970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 8757 7970 218 20 0 8115 0
[pid=5788/tid=5790] ppid=5786 vsize=35028 CPUtime=101.97
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 9185 0 0 0 10193 4 0 0 25 0 2 0 361417200 35868672 7970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 35028

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5790
/proc/meminfo: memFree=1660064/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=36332 CPUtime=162.19
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 11161 0 0 0 16214 5 0 0 19 0 2 0 361417173 37203968 8278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 9083 8278 218 20 0 8441 0
[pid=5788/tid=5790] ppid=5786 vsize=36332 CPUtime=161.92
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 10468 0 0 0 16187 5 0 0 25 0 2 0 361417200 37203968 8278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 36332

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5790
/proc/meminfo: memFree=1658592/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=37808 CPUtime=222.15
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 12440 0 0 0 22209 6 0 0 19 0 2 0 361417173 38715392 8647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 9452 8647 218 20 0 8810 0
[pid=5788/tid=5790] ppid=5786 vsize=37808 CPUtime=221.88
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 11747 0 0 0 22183 5 0 0 25 0 2 0 361417200 38715392 8647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 37808

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5790
/proc/meminfo: memFree=1657504/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=38812 CPUtime=282.12
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 13590 0 0 0 28206 6 0 0 19 0 2 0 361417173 39743488 8887 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 9703 8887 218 20 0 9061 0
[pid=5788/tid=5790] ppid=5786 vsize=38812 CPUtime=281.85
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 12897 0 0 0 28179 6 0 0 25 0 2 0 361417200 39743488 8887 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 38812

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5790
/proc/meminfo: memFree=1656992/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=39416 CPUtime=342.09
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 14701 0 0 0 34202 7 0 0 19 0 2 0 361417173 40361984 9023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 9854 9023 218 20 0 9212 0
[pid=5788/tid=5790] ppid=5786 vsize=39416 CPUtime=341.81
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 14008 0 0 0 34175 6 0 0 25 0 2 0 361417200 40361984 9023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517114 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 39416

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5790
/proc/meminfo: memFree=1656224/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=40296 CPUtime=402.05
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 15818 0 0 0 40197 8 0 0 19 0 2 0 361417173 41263104 9230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 10074 9230 218 20 0 9432 0
[pid=5788/tid=5790] ppid=5786 vsize=40296 CPUtime=401.77
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 15125 0 0 0 40170 7 0 0 25 0 2 0 361417200 41263104 9230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 40296

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5790
/proc/meminfo: memFree=1655456/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=41044 CPUtime=462.02
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 16926 0 0 0 46193 9 0 0 19 0 2 0 361417173 42029056 9424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 10261 9424 218 20 0 9619 0
[pid=5788/tid=5790] ppid=5786 vsize=41044 CPUtime=461.75
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 16233 0 0 0 46167 8 0 0 25 0 2 0 361417200 42029056 9424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 41044

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5790
/proc/meminfo: memFree=1654880/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=41552 CPUtime=521.98
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 17894 0 0 0 52189 9 0 0 19 0 2 0 361417173 42549248 9539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 10388 9539 218 20 0 9746 0
[pid=5788/tid=5790] ppid=5786 vsize=41552 CPUtime=521.71
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 17201 0 0 0 52162 9 0 0 25 0 2 0 361417200 42549248 9539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 41552

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5790
/proc/meminfo: memFree=1654368/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=42040 CPUtime=581.95
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 18880 0 0 0 58185 10 0 0 19 0 2 0 361417173 43048960 9669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 10510 9669 218 20 0 9868 0
[pid=5788/tid=5790] ppid=5786 vsize=42040 CPUtime=581.67
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 18187 0 0 0 58158 9 0 0 25 0 2 0 361417200 43048960 9669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 42040

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5790
/proc/meminfo: memFree=1653920/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=42520 CPUtime=641.93
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 19860 0 0 0 64182 11 0 0 19 0 2 0 361417173 43540480 9795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 10630 9795 218 20 0 9988 0
[pid=5788/tid=5790] ppid=5786 vsize=42520 CPUtime=641.65
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 19167 0 0 0 64155 10 0 0 25 0 2 0 361417200 43540480 9795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 42520

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5790
/proc/meminfo: memFree=1653472/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=43020 CPUtime=701.88
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 20892 0 0 0 70177 11 0 0 19 0 2 0 361417173 44052480 9905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 10755 9905 218 20 0 10113 0
[pid=5788/tid=5790] ppid=5786 vsize=43020 CPUtime=701.61
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 20199 0 0 0 70151 10 0 0 25 0 2 0 361417200 44052480 9905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 43020

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5790
/proc/meminfo: memFree=1652896/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=43684 CPUtime=761.84
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 22079 0 0 0 76172 12 0 0 19 0 2 0 361417173 44732416 10044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 10921 10044 218 20 0 10279 0
[pid=5788/tid=5790] ppid=5786 vsize=43684 CPUtime=761.56
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 21386 0 0 0 76145 11 0 0 25 0 2 0 361417200 44732416 10044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 43684

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5792
/proc/meminfo: memFree=1652640/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=43872 CPUtime=821.79
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 22999 0 0 0 82167 12 0 0 19 0 2 0 361417173 44924928 10111 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 10968 10111 218 20 0 10326 0
[pid=5788/tid=5790] ppid=5786 vsize=43872 CPUtime=821.52
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 22306 0 0 0 82140 12 0 0 25 0 2 0 361417200 44924928 10111 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 43872

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5792
/proc/meminfo: memFree=1652256/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=44184 CPUtime=881.75
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 23944 0 0 0 88162 13 0 0 19 0 2 0 361417173 45244416 10198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 11046 10198 218 20 0 10404 0
[pid=5788/tid=5790] ppid=5786 vsize=44184 CPUtime=881.48
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 23251 0 0 0 88136 12 0 0 25 0 2 0 361417200 45244416 10198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 44184

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5792
/proc/meminfo: memFree=1651872/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=44760 CPUtime=941.72
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 24909 0 0 0 94159 13 0 0 19 0 2 0 361417173 45834240 10305 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 11190 10305 218 20 0 10548 0
[pid=5788/tid=5790] ppid=5786 vsize=44760 CPUtime=941.45
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 24216 0 0 0 94132 13 0 0 25 0 2 0 361417200 45834240 10305 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 44760

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5792
/proc/meminfo: memFree=1651616/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=44948 CPUtime=1001.69
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 25837 0 0 0 100155 14 0 0 19 0 2 0 361417173 46026752 10375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 11237 10375 218 20 0 10595 0
[pid=5788/tid=5790] ppid=5786 vsize=44948 CPUtime=1001.41
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 25144 0 0 0 100128 13 0 0 25 0 2 0 361417200 46026752 10375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 44948

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5792
/proc/meminfo: memFree=1651296/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=45416 CPUtime=1061.64
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 26726 0 0 0 106150 14 0 0 19 0 2 0 361417173 46505984 10472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 11354 10472 218 20 0 10712 0
[pid=5788/tid=5790] ppid=5786 vsize=45416 CPUtime=1061.37
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 26033 0 0 0 106123 14 0 0 25 0 2 0 361417200 46505984 10472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.64
Current children cumulated vsize (KiB) 45416

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5792
/proc/meminfo: memFree=1650784/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=45728 CPUtime=1121.61
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 27675 0 0 0 112146 15 0 0 19 0 2 0 361417173 46825472 10565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 11432 10565 218 20 0 10790 0
[pid=5788/tid=5790] ppid=5786 vsize=45728 CPUtime=1121.33
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 26982 0 0 0 112119 14 0 0 25 0 2 0 361417200 46825472 10565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 45728

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5792
/proc/meminfo: memFree=1650400/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=46140 CPUtime=1181.57
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 28556 0 0 0 118142 15 0 0 19 0 2 0 361417173 47247360 10656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 11535 10656 218 20 0 10893 0
[pid=5788/tid=5790] ppid=5786 vsize=46140 CPUtime=1181.3
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 27863 0 0 0 118115 15 0 0 25 0 2 0 361417200 47247360 10656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 46140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5792
/proc/meminfo: memFree=1650464/2055920 swapFree=4154864/4192956
[pid=5788] ppid=5786 vsize=46324 CPUtime=1200.05
/proc/5788/stat : 5788 (MiraXTv1_dyn) S 5786 5788 4174 0 -1 4194304 28838 0 0 0 119990 15 0 0 19 0 2 0 361417173 47435776 10674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5788/statm: 11581 10674 218 20 0 10939 0
[pid=5788/tid=5790] ppid=5786 vsize=46324 CPUtime=1199.79
/proc/5788/task/5790/stat : 5790 (MiraXTv1_dyn) R 5786 5788 4174 0 -1 4194368 28145 0 0 0 119964 15 0 0 25 0 2 0 361417200 47435776 10674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 46324

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.82
CPU time (s): 1200.08
CPU user time (s): 1199.92
CPU system time (s): 0.164974
CPU usage (%): 99.9383
Max. virtual memory (cumulated for all children) (KiB): 46404

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

runsolver used 1.26881 second user time and 3.10453 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri May 11 03:23:18 UTC 2007

IDJOB= 304983
IDBENCH= 20145
IDSOLVER= 130
FILE ID= node12/304983-1178853798

PBS_JOBID= 5251015

Free space on /tmp= 66558 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S1998470614-06.cnf
COMMAND LINE= /tmp/evaluation/304983-1178853798/MiraXTv1_dyn /tmp/evaluation/304983-1178853798/instance-304983-1178853798.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-304983-1178853798 -o ROOT/results/node12/solver-304983-1178853798 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/304983-1178853798/MiraXTv1_dyn /tmp/evaluation/304983-1178853798/instance-304983-1178853798.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  113e21d9fa56f89310d3934852588797

RANDOM SEED= 32114021

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1693128 kB
Buffers:         49376 kB
Cached:         225440 kB
SwapCached:      17516 kB
Active:         138632 kB
Inactive:       160752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693128 kB
SwapTotal:     4192956 kB
SwapFree:      4154864 kB
Dirty:            4244 kB
Writeback:           0 kB
Mapped:          30020 kB
Slab:            48892 kB
Committed_AS: 10901656 kB
PageTables:       1792 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= 66558 MiB

End job on node12 on Fri May 11 03:43:21 UTC 2007