Trace number 304696

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.12 1201.02

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S1048256369-15.cnf
MD5SUMab7337941d831b2d8e8e59768132b34d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark33.7859
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/node11/watcher-304696-1178852704 -o ROOT/results/node11/solver-304696-1178852704 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/304696-1178852704/MiraXTv1_dyn /tmp/evaluation/304696-1178852704/instance-304696-1178852704.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: 1.04 0.99 0.99 3/77 21334
/proc/meminfo: memFree=1696752/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=3788 CPUtime=0
/proc/21334/stat : 21334 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194304 356 0 0 0 0 0 0 0 18 0 1 0 326319316 3878912 331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/21334/statm: 947 331 206 20 0 305 0

[startup+0.059461 s]
/proc/loadavg: 1.04 0.99 0.99 3/77 21334
/proc/meminfo: memFree=1696752/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=4780 CPUtime=0.05
/proc/21334/stat : 21334 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194304 622 0 0 0 5 0 0 0 18 0 1 0 326319316 4894720 597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/21334/statm: 1195 597 207 20 0 553 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4780

[startup+0.101465 s]
/proc/loadavg: 1.04 0.99 0.99 3/77 21334
/proc/meminfo: memFree=1696752/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=4780 CPUtime=0.09
/proc/21334/stat : 21334 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194304 622 0 0 0 9 0 0 0 18 0 1 0 326319316 4894720 597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/21334/statm: 1195 597 207 20 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4780

[startup+0.301488 s]
/proc/loadavg: 1.04 0.99 0.99 3/77 21334
/proc/meminfo: memFree=1696752/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=7248 CPUtime=0.29
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 922 0 0 0 29 0 0 0 19 0 2 0 326319316 7421952 897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 1812 897 218 20 0 1170 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7248

[startup+0.701536 s]
/proc/loadavg: 1.04 0.99 0.99 3/77 21334
/proc/meminfo: memFree=1696752/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=8832 CPUtime=0.69
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 1346 0 0 0 69 0 0 0 19 0 2 0 326319316 9043968 1321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 2208 1321 218 20 0 1566 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8832

[startup+1.50163 s]
/proc/loadavg: 1.04 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1690784/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=11460 CPUtime=1.49
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 1902 0 0 0 148 1 0 0 19 0 2 0 326319316 11735040 1877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 2865 1877 218 20 0 2223 0
[pid=21334/tid=21336] ppid=21332 vsize=11460 CPUtime=1.22
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 1210 0 0 0 122 0 0 0 25 0 2 0 326319343 11735040 1877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 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.10182 s]
/proc/loadavg: 1.04 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1688160/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=15920 CPUtime=3.08
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 3072 0 0 0 307 1 0 0 19 0 2 0 326319316 16302080 3047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 3980 3047 218 20 0 3338 0
[pid=21334/tid=21336] ppid=21332 vsize=15920 CPUtime=2.81
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 2380 0 0 0 280 1 0 0 25 0 2 0 326319343 16302080 3047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15920

[startup+6.3012 s]
/proc/loadavg: 1.04 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1683232/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=18876 CPUtime=6.28
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 3913 0 0 0 626 2 0 0 19 0 2 0 326319316 19329024 3814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 4719 3814 218 20 0 4077 0
[pid=21334/tid=21336] ppid=21332 vsize=18876 CPUtime=6.01
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 3221 0 0 0 600 1 0 0 25 0 2 0 326319343 19329024 3814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18876

[startup+12.702 s]
/proc/loadavg: 1.03 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1675360/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=25056 CPUtime=12.67
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 5681 0 0 0 1265 2 0 0 19 0 2 0 326319316 25657344 5433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 6264 5433 218 20 0 5622 0
[pid=21334/tid=21336] ppid=21332 vsize=25056 CPUtime=12.4
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 4989 0 0 0 1238 2 0 0 25 0 2 0 326319343 25657344 5433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 25056

[startup+25.5015 s]
/proc/loadavg: 1.03 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1670944/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=29504 CPUtime=25.47
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 7036 0 0 0 2544 3 0 0 19 0 2 0 326319316 30212096 6550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 7376 6550 218 20 0 6734 0
[pid=21334/tid=21336] ppid=21332 vsize=29504 CPUtime=25.2
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 6344 0 0 0 2517 3 0 0 25 0 2 0 326319343 30212096 6550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29504

[startup+51.1015 s]
/proc/loadavg: 1.02 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1667488/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=32776 CPUtime=51.05
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 8390 0 0 0 5101 4 0 0 19 0 2 0 326319316 33562624 7391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 8194 7391 218 20 0 7552 0
[pid=21334/tid=21336] ppid=21332 vsize=32776 CPUtime=50.78
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 7698 0 0 0 5074 4 0 0 25 0 2 0 326319343 33562624 7391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 32776

[startup+102.307 s]
/proc/loadavg: 1.00 0.99 0.99 3/79 21336
/proc/meminfo: memFree=1665504/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=34760 CPUtime=102.21
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 9800 0 0 0 10216 5 0 0 19 0 2 0 326319316 35594240 7891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 8690 7891 218 20 0 8048 0
[pid=21334/tid=21336] ppid=21332 vsize=34760 CPUtime=101.94
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 9108 0 0 0 10189 5 0 0 25 0 2 0 326319343 35594240 7891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 34760

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1663776/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=36664 CPUtime=162.16
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 11368 0 0 0 16210 6 0 0 19 0 2 0 326319316 37543936 8354 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 9166 8354 218 20 0 8524 0
[pid=21334/tid=21336] ppid=21332 vsize=36664 CPUtime=161.9
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 10676 0 0 0 16184 6 0 0 25 0 2 0 326319343 37543936 8354 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 36664

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1662112/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=38276 CPUtime=222.13
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 12680 0 0 0 22206 7 0 0 19 0 2 0 326319316 39194624 8756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 9569 8756 218 20 0 8927 0
[pid=21334/tid=21336] ppid=21332 vsize=38276 CPUtime=221.87
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 11988 0 0 0 22180 7 0 0 25 0 2 0 326319343 39194624 8756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 38276

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1660960/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=39488 CPUtime=282.1
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 13800 0 0 0 28202 8 0 0 19 0 2 0 326319316 40435712 9031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 9872 9031 218 20 0 9230 0
[pid=21334/tid=21336] ppid=21332 vsize=39488 CPUtime=281.82
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 13108 0 0 0 28175 7 0 0 25 0 2 0 326319343 40435712 9031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 39488

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1660192/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=40148 CPUtime=342.04
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 15067 0 0 0 34196 8 0 0 19 0 2 0 326319316 41111552 9193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 10037 9193 218 20 0 9395 0
[pid=21334/tid=21336] ppid=21332 vsize=40148 CPUtime=341.77
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 14375 0 0 0 34169 8 0 0 25 0 2 0 326319343 41111552 9193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 40148

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1659040/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=41404 CPUtime=402.01
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 16295 0 0 0 40192 9 0 0 19 0 2 0 326319316 42397696 9511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 10351 9511 218 20 0 9709 0
[pid=21334/tid=21336] ppid=21332 vsize=41404 CPUtime=401.74
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 15603 0 0 0 40166 8 0 0 25 0 2 0 326319343 42397696 9511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 41404

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1658336/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=42340 CPUtime=461.97
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 17406 0 0 0 46187 10 0 0 19 0 2 0 326319316 43356160 9712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 10585 9712 218 20 0 9943 0
[pid=21334/tid=21336] ppid=21332 vsize=42340 CPUtime=461.69
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 16714 0 0 0 46160 9 0 0 25 0 2 0 326319343 43356160 9712 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 42340

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1657760/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=42808 CPUtime=521.94
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 18322 0 0 0 52184 10 0 0 19 0 2 0 326319316 43835392 9846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 10702 9846 218 20 0 10060 0
[pid=21334/tid=21336] ppid=21332 vsize=42808 CPUtime=521.66
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 17630 0 0 0 52157 9 0 0 25 0 2 0 326319343 43835392 9846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 42808

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1657376/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=43256 CPUtime=581.9
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 19333 0 0 0 58180 10 0 0 19 0 2 0 326319316 44294144 9946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 10814 9946 218 20 0 10172 0
[pid=21334/tid=21336] ppid=21332 vsize=43256 CPUtime=581.63
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 18641 0 0 0 58153 10 0 0 25 0 2 0 326319343 44294144 9946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.9
Current children cumulated vsize (KiB) 43256

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1656736/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=44004 CPUtime=641.86
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 20339 0 0 0 64175 11 0 0 19 0 2 0 326319316 45060096 10103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 11001 10103 218 20 0 10359 0
[pid=21334/tid=21336] ppid=21332 vsize=44004 CPUtime=641.59
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 19647 0 0 0 64148 11 0 0 25 0 2 0 326319343 45060096 10103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.86
Current children cumulated vsize (KiB) 44004

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1656416/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=44272 CPUtime=701.81
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 21325 0 0 0 70169 12 0 0 19 0 2 0 326319316 45334528 10171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 11068 10171 218 20 0 10426 0
[pid=21334/tid=21336] ppid=21332 vsize=44272 CPUtime=701.53
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 20633 0 0 0 70142 11 0 0 25 0 2 0 326319343 45334528 10171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.81
Current children cumulated vsize (KiB) 44272

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1655968/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=44740 CPUtime=761.77
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 22418 0 0 0 76165 12 0 0 19 0 2 0 326319316 45813760 10282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 11185 10282 218 20 0 10543 0
[pid=21334/tid=21336] ppid=21332 vsize=44740 CPUtime=761.51
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 21726 0 0 0 76139 12 0 0 25 0 2 0 326319343 45813760 10282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.77
Current children cumulated vsize (KiB) 44740

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1655456/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=45212 CPUtime=821.73
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 23470 0 0 0 82160 13 0 0 19 0 2 0 326319316 46297088 10410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 11303 10410 218 20 0 10661 0
[pid=21334/tid=21336] ppid=21332 vsize=45212 CPUtime=821.46
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 22778 0 0 0 82133 13 0 0 25 0 2 0 326319343 46297088 10410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.73
Current children cumulated vsize (KiB) 45212

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1655008/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=45728 CPUtime=881.67
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 24422 0 0 0 88153 14 0 0 19 0 2 0 326319316 46825472 10512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 11432 10512 218 20 0 10790 0
[pid=21334/tid=21336] ppid=21332 vsize=45728 CPUtime=881.4
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 23730 0 0 0 88127 13 0 0 25 0 2 0 326319343 46825472 10512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.67
Current children cumulated vsize (KiB) 45728

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1654816/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=45936 CPUtime=941.63
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 25323 0 0 0 94149 14 0 0 19 0 2 0 326319316 47038464 10557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 11484 10557 218 20 0 10842 0
[pid=21334/tid=21336] ppid=21332 vsize=45936 CPUtime=941.36
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 24631 0 0 0 94122 14 0 0 25 0 2 0 326319343 47038464 10557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.63
Current children cumulated vsize (KiB) 45936

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1654624/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=46100 CPUtime=1001.57
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 26234 0 0 0 100142 15 0 0 19 0 2 0 326319316 47206400 10622 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 11525 10622 218 20 0 10883 0
[pid=21334/tid=21336] ppid=21332 vsize=46100 CPUtime=1001.29
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 25542 0 0 0 100115 14 0 0 25 0 2 0 326319343 47206400 10622 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.57
Current children cumulated vsize (KiB) 46100

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1654496/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=46288 CPUtime=1061.49
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 27117 0 0 0 106134 15 0 0 19 0 2 0 326319316 47398912 10649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 11572 10649 218 20 0 10930 0
[pid=21334/tid=21336] ppid=21332 vsize=46288 CPUtime=1061.22
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 26425 0 0 0 106107 15 0 0 25 0 2 0 326319343 47398912 10649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.49
Current children cumulated vsize (KiB) 46288

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1654304/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=46500 CPUtime=1121.45
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 28085 0 0 0 112129 16 0 0 19 0 2 0 326319316 47616000 10693 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 11625 10693 218 20 0 10983 0
[pid=21334/tid=21336] ppid=21332 vsize=46500 CPUtime=1121.17
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 27393 0 0 0 112102 15 0 0 25 0 2 0 326319343 47616000 10693 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.45
Current children cumulated vsize (KiB) 46500

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1653920/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=46912 CPUtime=1181.4
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 28969 0 0 0 118124 16 0 0 19 0 2 0 326319316 48037888 10785 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 11728 10785 218 20 0 11086 0
[pid=21334/tid=21336] ppid=21332 vsize=46912 CPUtime=1181.13
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 28277 0 0 0 118097 16 0 0 25 0 2 0 326319343 48037888 10785 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.4
Current children cumulated vsize (KiB) 46912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 21336
/proc/meminfo: memFree=1653920/2055920 swapFree=4144152/4192956
[pid=21334] ppid=21332 vsize=46912 CPUtime=1200.09
/proc/21334/stat : 21334 (MiraXTv1_dyn) S 21332 21334 17814 0 -1 4194304 29234 0 0 0 119993 16 0 0 19 0 2 0 326319316 48037888 10786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21334/statm: 11728 10786 218 20 0 11086 0
[pid=21334/tid=21336] ppid=21332 vsize=46912 CPUtime=1199.82
/proc/21334/task/21336/stat : 21336 (MiraXTv1_dyn) R 21332 21334 17814 0 -1 4194368 28542 0 0 0 119966 16 0 0 25 0 2 0 326319343 48037888 10786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 46912

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): 1201.02
CPU time (s): 1200.12
CPU user time (s): 1199.94
CPU system time (s): 0.174973
CPU usage (%): 99.9248
Max. virtual memory (cumulated for all children) (KiB): 46912

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

runsolver used 1.3128 second user time and 3.06653 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 03:05:04 UTC 2007

IDJOB= 304696
IDBENCH= 20138
IDSOLVER= 130
FILE ID= node11/304696-1178852704

PBS_JOBID= 5250997

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ab7337941d831b2d8e8e59768132b34d

RANDOM SEED= 180890880

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1697032 kB
Buffers:         49076 kB
Cached:         221964 kB
SwapCached:      18368 kB
Active:         128260 kB
Inactive:       167364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697032 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4244 kB
Writeback:           0 kB
Mapped:          30004 kB
Slab:            48732 kB
Committed_AS:  7584076 kB
PageTables:       1848 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= 66556 MiB

End job on node11 on Fri May 11 03:25:07 UTC 2007