Trace number 295839

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 v2? (TO) 1200.09 1200.42

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1225217164-02.UNSAT.shuffled.cnf
MD5SUMdfb29285da33121880865f644d2f942e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

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/node1/watcher-295839-1178822030 -o ROOT/results/node1/solver-295839-1178822030 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/295839-1178822030/MiraXTv2_dyn /tmp/evaluation/295839-1178822030/instance-295839-1178822030.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.97 0.97 3/77 17131
/proc/meminfo: memFree=1827632/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=3788 CPUtime=0
/proc/17131/stat : 17131 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194304 310 0 0 0 0 0 0 0 18 0 1 0 358240855 3878912 285 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/17131/statm: 947 286 206 20 0 305 0

[startup+0.041405 s]
/proc/loadavg: 0.92 0.97 0.97 3/77 17131
/proc/meminfo: memFree=1827632/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=4320 CPUtime=0.03
/proc/17131/stat : 17131 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194304 457 0 0 0 3 0 0 0 18 0 1 0 358240855 4423680 432 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583880 0 0 4096 0 0 0 0 17 1 0 0
/proc/17131/statm: 1080 432 207 20 0 438 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4320

[startup+0.101412 s]
/proc/loadavg: 0.92 0.97 0.97 3/77 17131
/proc/meminfo: memFree=1827632/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=4452 CPUtime=0.09
/proc/17131/stat : 17131 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194304 465 0 0 0 9 0 0 0 18 0 1 0 358240855 4558848 440 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583916 0 0 4096 0 0 0 0 17 1 0 0
/proc/17131/statm: 1113 440 207 20 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4452

[startup+0.301435 s]
/proc/loadavg: 0.92 0.97 0.97 3/77 17131
/proc/meminfo: memFree=1827632/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=6156 CPUtime=0.29
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 776 0 0 0 29 0 0 0 18 0 2 0 358240855 6303744 751 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 1539 751 218 20 0 897 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6156

[startup+0.701481 s]
/proc/loadavg: 0.92 0.97 0.97 3/77 17131
/proc/meminfo: memFree=1827632/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=8008 CPUtime=0.69
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 1128 0 0 0 69 0 0 0 18 0 2 0 358240855 8200192 1103 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 2002 1103 218 20 0 1360 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8008

[startup+1.50157 s]
/proc/loadavg: 0.92 0.97 0.97 2/79 17133
/proc/meminfo: memFree=1823392/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=9100 CPUtime=1.49
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 1428 0 0 0 149 0 0 0 18 0 2 0 358240855 9318400 1403 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 2275 1403 218 20 0 1633 0
[pid=17131/tid=17133] ppid=17129 vsize=9100 CPUtime=1.36
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 932 0 0 0 136 0 0 0 25 0 2 0 358240869 9318400 1403 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9100

[startup+3.10176 s]
/proc/loadavg: 0.92 0.97 0.97 2/79 17133
/proc/meminfo: memFree=1821600/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=11796 CPUtime=3.09
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 2139 0 0 0 309 0 0 0 18 0 2 0 358240855 12079104 2114 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 2949 2114 218 20 0 2307 0
[pid=17131/tid=17133] ppid=17129 vsize=11796 CPUtime=2.95
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 1643 0 0 0 295 0 0 0 25 0 2 0 358240869 12079104 2114 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11796

[startup+6.30114 s]
/proc/loadavg: 0.93 0.97 0.97 2/79 17133
/proc/meminfo: memFree=1818400/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=13284 CPUtime=6.28
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 2616 0 0 0 628 0 0 0 18 0 2 0 358240855 13602816 2517 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 3321 2517 218 20 0 2679 0
[pid=17131/tid=17133] ppid=17129 vsize=13284 CPUtime=6.15
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 2120 0 0 0 615 0 0 0 25 0 2 0 358240869 13602816 2517 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526378 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13284

[startup+12.7029 s]
/proc/loadavg: 0.93 0.97 0.97 2/79 17133
/proc/meminfo: memFree=1813408/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=17856 CPUtime=12.69
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 3859 0 0 0 1268 1 0 0 18 0 2 0 358240855 18284544 3665 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 4464 3665 218 20 0 3822 0
[pid=17131/tid=17133] ppid=17129 vsize=17856 CPUtime=12.55
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 3363 0 0 0 1254 1 0 0 25 0 2 0 358240869 18284544 3665 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526325 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17856

[startup+25.5014 s]
/proc/loadavg: 1.01 0.99 0.97 2/79 17133
/proc/meminfo: memFree=1810016/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=21092 CPUtime=25.48
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 4915 0 0 0 2546 2 0 0 18 0 2 0 358240855 21598208 4490 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 5273 4490 218 20 0 4631 0
[pid=17131/tid=17133] ppid=17129 vsize=21092 CPUtime=25.35
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 4419 0 0 0 2533 2 0 0 25 0 2 0 358240869 21598208 4490 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526375 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21092

[startup+51.1014 s]
/proc/loadavg: 1.08 1.00 0.98 2/79 17133
/proc/meminfo: memFree=1808032/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=22992 CPUtime=51.08
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 5871 0 0 0 5105 3 0 0 18 0 2 0 358240855 23543808 5000 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 5748 5000 218 20 0 5106 0
[pid=17131/tid=17133] ppid=17129 vsize=22992 CPUtime=50.94
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 5375 0 0 0 5091 3 0 0 25 0 2 0 358240869 23543808 5000 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22992

[startup+102.305 s]
/proc/loadavg: 1.16 1.03 0.99 2/79 17133
/proc/meminfo: memFree=1806688/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=24280 CPUtime=102.27
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 7115 0 0 0 10223 4 0 0 18 0 2 0 358240855 24862720 5326 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 6070 5326 218 20 0 5428 0
[pid=17131/tid=17133] ppid=17129 vsize=24280 CPUtime=102.12
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 6619 0 0 0 10209 3 0 0 25 0 2 0 358240869 24862720 5326 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24280

[startup+162.301 s]
/proc/loadavg: 1.18 1.05 1.00 2/79 17133
/proc/meminfo: memFree=1805344/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=25624 CPUtime=162.25
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 8417 0 0 0 16220 5 0 0 18 0 2 0 358240855 26238976 5638 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 6406 5638 218 20 0 5764 0
[pid=17131/tid=17133] ppid=17129 vsize=25624 CPUtime=162.11
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 7921 0 0 0 16207 4 0 0 25 0 2 0 358240869 26238976 5638 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 25624

[startup+222.302 s]
/proc/loadavg: 1.13 1.06 1.00 2/79 17135
/proc/meminfo: memFree=1804576/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=26232 CPUtime=222.22
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 9708 0 0 0 22217 5 0 0 18 0 2 0 358240855 26861568 5807 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 6558 5807 218 20 0 5916 0
[pid=17131/tid=17133] ppid=17129 vsize=26232 CPUtime=222.09
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 9212 0 0 0 22204 5 0 0 25 0 2 0 358240869 26861568 5807 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 26232

[startup+282.302 s]
/proc/loadavg: 1.10 1.06 1.00 2/79 17135
/proc/meminfo: memFree=1804000/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=26920 CPUtime=282.21
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 10908 0 0 0 28214 7 0 0 18 0 2 0 358240855 27566080 5951 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 6730 5951 218 20 0 6088 0
[pid=17131/tid=17133] ppid=17129 vsize=26920 CPUtime=282.08
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 10412 0 0 0 28201 7 0 0 25 0 2 0 358240869 27566080 5951 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 26920

[startup+342.302 s]
/proc/loadavg: 1.09 1.06 1.00 2/79 17135
/proc/meminfo: memFree=1804000/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=27128 CPUtime=342.2
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 12034 0 0 0 34212 8 0 0 18 0 2 0 358240855 27779072 6021 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 6782 6021 218 20 0 6140 0
[pid=17131/tid=17133] ppid=17129 vsize=27128 CPUtime=342.06
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 11538 0 0 0 34198 8 0 0 25 0 2 0 358240869 27779072 6021 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 27128

[startup+402.302 s]
/proc/loadavg: 1.08 1.06 1.00 2/79 17135
/proc/meminfo: memFree=1803424/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=27568 CPUtime=402.18
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 13138 0 0 0 40209 9 0 0 18 0 2 0 358240855 28229632 6135 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 6892 6135 218 20 0 6250 0
[pid=17131/tid=17133] ppid=17129 vsize=27568 CPUtime=402.05
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 12642 0 0 0 40196 9 0 0 25 0 2 0 358240869 28229632 6135 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 27568

[startup+462.302 s]
/proc/loadavg: 1.07 1.06 1.00 2/79 17135
/proc/meminfo: memFree=1803040/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=28172 CPUtime=462.16
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 14306 0 0 0 46207 9 0 0 18 0 2 0 358240855 28848128 6247 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 7043 6247 218 20 0 6401 0
[pid=17131/tid=17133] ppid=17129 vsize=28172 CPUtime=462.02
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 13810 0 0 0 46193 9 0 0 25 0 2 0 358240869 28848128 6247 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 28172

[startup+522.302 s]
/proc/loadavg: 1.07 1.06 1.00 2/79 17135
/proc/meminfo: memFree=1802592/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=28556 CPUtime=522.15
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 15470 0 0 0 52205 10 0 0 18 0 2 0 358240855 29241344 6355 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 7139 6355 218 20 0 6497 0
[pid=17131/tid=17133] ppid=17129 vsize=28556 CPUtime=522.01
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 14974 0 0 0 52191 10 0 0 25 0 2 0 358240869 29241344 6355 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 28556

[startup+582.302 s]
/proc/loadavg: 1.06 1.06 1.00 2/79 17135
/proc/meminfo: memFree=1802144/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=29032 CPUtime=582.13
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 16580 0 0 0 58202 11 0 0 18 0 2 0 358240855 29728768 6467 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 7258 6467 218 20 0 6616 0
[pid=17131/tid=17133] ppid=17129 vsize=29032 CPUtime=582
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 16084 0 0 0 58189 11 0 0 25 0 2 0 358240869 29728768 6467 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 29032

[startup+642.302 s]
/proc/loadavg: 1.06 1.06 1.00 2/79 17135
/proc/meminfo: memFree=1801952/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=29164 CPUtime=642.11
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 17542 0 0 0 64200 11 0 0 18 0 2 0 358240855 29863936 6495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 7291 6495 218 20 0 6649 0
[pid=17131/tid=17133] ppid=17129 vsize=29164 CPUtime=641.98
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 17046 0 0 0 64187 11 0 0 25 0 2 0 358240869 29863936 6495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 29164

[startup+702.302 s]
/proc/loadavg: 1.13 1.08 1.01 2/79 17135
/proc/meminfo: memFree=1801696/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=29480 CPUtime=702.09
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 18697 0 0 0 70197 12 0 0 18 0 2 0 358240855 30187520 6578 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 7370 6578 218 20 0 6728 0
[pid=17131/tid=17133] ppid=17129 vsize=29480 CPUtime=701.96
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 18201 0 0 0 70184 12 0 0 25 0 2 0 358240869 30187520 6578 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 29480

[startup+762.306 s]
/proc/loadavg: 1.12 1.08 1.00 2/79 17135
/proc/meminfo: memFree=1801312/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=29836 CPUtime=762.08
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 19851 0 0 0 76195 13 0 0 18 0 2 0 358240855 30552064 6660 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 7459 6660 218 20 0 6817 0
[pid=17131/tid=17133] ppid=17129 vsize=29836 CPUtime=761.95
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 19355 0 0 0 76182 13 0 0 25 0 2 0 358240869 30552064 6660 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 29836

[startup+822.301 s]
/proc/loadavg: 1.11 1.07 1.00 2/79 17135
/proc/meminfo: memFree=1801120/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=30044 CPUtime=822.06
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 20909 0 0 0 82192 14 0 0 18 0 2 0 358240855 30765056 6713 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 7511 6713 218 20 0 6869 0
[pid=17131/tid=17133] ppid=17129 vsize=30044 CPUtime=821.93
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 20413 0 0 0 82179 14 0 0 25 0 2 0 358240869 30765056 6713 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529998 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 30044

[startup+882.301 s]
/proc/loadavg: 1.10 1.07 1.00 2/79 17135
/proc/meminfo: memFree=1800800/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=30748 CPUtime=882.05
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 22054 0 0 0 88190 15 0 0 18 0 2 0 358240855 31485952 6786 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 7687 6786 218 20 0 7045 0
[pid=17131/tid=17133] ppid=17129 vsize=30748 CPUtime=881.92
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 21558 0 0 0 88177 15 0 0 25 0 2 0 358240869 31485952 6786 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526340 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 30748

[startup+942.301 s]
/proc/loadavg: 1.09 1.07 1.00 2/79 17135
/proc/meminfo: memFree=1800736/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=30748 CPUtime=942.03
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 23021 0 0 0 94187 16 0 0 18 0 2 0 358240855 31485952 6815 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 7687 6815 218 20 0 7045 0
[pid=17131/tid=17133] ppid=17129 vsize=30748 CPUtime=941.9
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 22525 0 0 0 94174 16 0 0 25 0 2 0 358240869 31485952 6815 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 30748

[startup+1002.3 s]
/proc/loadavg: 1.08 1.07 1.00 2/79 17135
/proc/meminfo: memFree=1800480/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=31012 CPUtime=1002.01
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 24084 0 0 0 100185 16 0 0 18 0 2 0 358240855 31756288 6873 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 7753 6873 218 20 0 7111 0
[pid=17131/tid=17133] ppid=17129 vsize=31012 CPUtime=1001.88
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 23588 0 0 0 100172 16 0 0 25 0 2 0 358240869 31756288 6873 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 31012

[startup+1062.3 s]
/proc/loadavg: 1.08 1.07 1.00 2/79 17135
/proc/meminfo: memFree=1800352/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=31244 CPUtime=1062
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 25115 0 0 0 106182 18 0 0 18 0 2 0 358240855 31993856 6899 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 7811 6899 218 20 0 7169 0
[pid=17131/tid=17133] ppid=17129 vsize=31244 CPUtime=1061.86
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 24619 0 0 0 106169 17 0 0 25 0 2 0 358240869 31993856 6899 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 31244

[startup+1122.3 s]
/proc/loadavg: 1.07 1.07 1.00 2/79 17135
/proc/meminfo: memFree=1800224/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=31244 CPUtime=1121.99
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 26080 0 0 0 112180 19 0 0 18 0 2 0 358240855 31993856 6926 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 7811 6926 218 20 0 7169 0
[pid=17131/tid=17133] ppid=17129 vsize=31244 CPUtime=1121.84
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 25584 0 0 0 112166 18 0 0 25 0 2 0 358240869 31993856 6926 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 31244

[startup+1182.3 s]
/proc/loadavg: 1.07 1.07 1.00 2/79 17135
/proc/meminfo: memFree=1800224/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=31244 CPUtime=1181.97
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 27018 0 0 0 118177 20 0 0 18 0 2 0 358240855 31993856 6926 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 7811 6926 218 20 0 7169 0
[pid=17131/tid=17133] ppid=17129 vsize=31244 CPUtime=1181.84
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 26522 0 0 0 118164 20 0 0 25 0 2 0 358240869 31993856 6926 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 31244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.12 1.08 1.00 2/79 17135
/proc/meminfo: memFree=1800160/2055920 swapFree=4145760/4192956
[pid=17131] ppid=17129 vsize=31244 CPUtime=1200.06
/proc/17131/stat : 17131 (MiraXTv2_dyn) S 17129 17131 16580 0 -1 4194304 27353 0 0 0 119986 20 0 0 18 0 2 0 358240855 31993856 6926 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17131/statm: 7811 6926 218 20 0 7169 0
[pid=17131/tid=17133] ppid=17129 vsize=31244 CPUtime=1199.93
/proc/17131/task/17133/stat : 17133 (MiraXTv2_dyn) R 17129 17131 16580 0 -1 4194368 26857 0 0 0 119973 20 0 0 25 0 2 0 358240869 31993856 6926 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526301 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 31244

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.42
CPU time (s): 1200.09
CPU user time (s): 1199.88
CPU system time (s): 0.211967
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 31512

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

runsolver used 1.23881 second user time and 3.13452 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Thu May 10 18:33:50 UTC 2007

IDJOB= 295839
IDBENCH= 19922
IDSOLVER= 129
FILE ID= node1/295839-1178822030

PBS_JOBID= 5250972

Free space on /tmp= 54611 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S1225217164-02.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295839-1178822030/MiraXTv2_dyn /tmp/evaluation/295839-1178822030/instance-295839-1178822030.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-295839-1178822030 -o ROOT/results/node1/solver-295839-1178822030 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/295839-1178822030/MiraXTv2_dyn /tmp/evaluation/295839-1178822030/instance-295839-1178822030.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  dfb29285da33121880865f644d2f942e

RANDOM SEED= 352425431

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1827912 kB
Buffers:         39984 kB
Cached:          87376 kB
SwapCached:      14692 kB
Active:          88324 kB
Inactive:        64036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827912 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            4168 kB
Writeback:           0 kB
Mapped:          29896 kB
Slab:            61120 kB
Committed_AS:  9678384 kB
PageTables:       1832 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= 54611 MiB

End job on node1 on Thu May 10 18:53:53 UTC 2007