Trace number 297316

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v1? (TO) 1200.09 1200.82

General information on the benchmark

Namerandom/OnTreshold/3SAT/v550/
unif-k3-r4.26-v550-c2343-S1456038697-16.SAT.shuffled.cnf
MD5SUM477dc097da7e642f48b5bde247eb1f2d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.036993
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node12/watcher-297316-1178826369 -o ROOT/results/node12/solver-297316-1178826369 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/297316-1178826369/MiraXTv1_dyn /tmp/evaluation/297316-1178826369/instance-297316-1178826369.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 2030
/proc/meminfo: memFree=1701880/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=3920 CPUtime=0
/proc/2030/stat : 2030 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 1 0 358674265 4014080 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10134477 0 0 4096 0 0 0 0 17 0 0 0
/proc/2030/statm: 980 277 206 20 0 338 0

[startup+0.017622 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2030
/proc/meminfo: memFree=1701880/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=4540 CPUtime=0.01
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 419 0 0 0 1 0 0 0 18 0 2 0 358674265 4648960 394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 1135 394 218 20 0 493 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4540

[startup+0.101629 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2030
/proc/meminfo: memFree=1701880/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=4936 CPUtime=0.09
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 511 0 0 0 9 0 0 0 18 0 2 0 358674265 5054464 486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 1234 486 218 20 0 592 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4936

[startup+0.30165 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2030
/proc/meminfo: memFree=1701880/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=6352 CPUtime=0.29
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 724 0 0 0 29 0 0 0 18 0 2 0 358674265 6504448 699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 1588 699 218 20 0 946 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6352

[startup+0.701689 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2030
/proc/meminfo: memFree=1701880/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=7676 CPUtime=0.69
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 1061 0 0 0 69 0 0 0 18 0 2 0 358674265 7860224 1036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 1919 1037 218 20 0 1277 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7676

[startup+1.50177 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1697448/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=8844 CPUtime=1.5
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 1399 0 0 0 149 1 0 0 18 0 2 0 358674265 9056256 1374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 2211 1374 218 20 0 1569 0
[pid=2030/tid=2032] ppid=2028 vsize=8844 CPUtime=1.48
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 1044 0 0 0 148 0 0 0 25 0 2 0 358674266 9056256 1374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 8844

[startup+3.10193 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1695848/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=12120 CPUtime=3.09
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 2219 0 0 0 308 1 0 0 18 0 2 0 358674265 12410880 2194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 3030 2194 218 20 0 2388 0
[pid=2030/tid=2032] ppid=2028 vsize=12120 CPUtime=3.08
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 1864 0 0 0 308 0 0 0 25 0 2 0 358674266 12410880 2194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12120

[startup+6.30125 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1691752/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=13996 CPUtime=6.28
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 2800 0 0 0 627 1 0 0 18 0 2 0 358674265 14331904 2700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 3499 2700 218 20 0 2857 0
[pid=2030/tid=2032] ppid=2028 vsize=13996 CPUtime=6.27
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 2445 0 0 0 626 1 0 0 25 0 2 0 358674266 14331904 2700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13996

[startup+12.7029 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1685224/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=20184 CPUtime=12.69
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 4413 0 0 0 1266 3 0 0 18 0 2 0 358674265 20668416 4215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 5046 4215 218 20 0 4404 0
[pid=2030/tid=2032] ppid=2028 vsize=20184 CPUtime=12.67
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 4058 0 0 0 1265 2 0 0 25 0 2 0 358674266 20668416 4215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20184

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1681000/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=24592 CPUtime=25.48
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 5747 0 0 0 2545 3 0 0 18 0 2 0 358674265 25182208 5307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 6148 5307 218 20 0 5506 0
[pid=2030/tid=2032] ppid=2028 vsize=24592 CPUtime=25.47
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 5392 0 0 0 2545 2 0 0 25 0 2 0 358674266 25182208 5307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24592

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1678248/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=27292 CPUtime=51.06
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 6876 0 0 0 5102 4 0 0 18 0 2 0 358674265 27947008 6022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 6823 6022 218 20 0 6181 0
[pid=2030/tid=2032] ppid=2028 vsize=27292 CPUtime=51.04
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 6521 0 0 0 5101 3 0 0 25 0 2 0 358674266 27947008 6022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 27292

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1675112/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=30080 CPUtime=102.23
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 8491 0 0 0 10219 4 0 0 18 0 2 0 358674265 30801920 6741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 7520 6741 218 20 0 6878 0
[pid=2030/tid=2032] ppid=2028 vsize=30080 CPUtime=102.22
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 8136 0 0 0 10218 4 0 0 25 0 2 0 358674266 30801920 6741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 30080

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1673064/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=32208 CPUtime=162.19
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 9937 0 0 0 16214 5 0 0 18 0 2 0 358674265 32980992 7236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 8052 7236 218 20 0 7410 0
[pid=2030/tid=2032] ppid=2028 vsize=32208 CPUtime=162.19
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 9582 0 0 0 16214 5 0 0 25 0 2 0 358674266 32980992 7236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 32208

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1672360/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=33224 CPUtime=222.16
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 11162 0 0 0 22210 6 0 0 18 0 2 0 358674265 34021376 7457 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 8306 7457 218 20 0 7664 0
[pid=2030/tid=2032] ppid=2028 vsize=33224 CPUtime=222.15
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 10807 0 0 0 22210 5 0 0 25 0 2 0 358674266 34021376 7457 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 33224

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1669992/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=35244 CPUtime=282.11
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 12582 0 0 0 28204 7 0 0 18 0 2 0 358674265 36089856 8006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 8811 8006 218 20 0 8169 0
[pid=2030/tid=2032] ppid=2028 vsize=35244 CPUtime=282.1
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 12227 0 0 0 28204 6 0 0 25 0 2 0 358674266 36089856 8006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 35244

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1669416/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=35976 CPUtime=342.08
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 13566 0 0 0 34201 7 0 0 18 0 2 0 358674265 36839424 8182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 8994 8182 218 20 0 8352 0
[pid=2030/tid=2032] ppid=2028 vsize=35976 CPUtime=342.07
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 13211 0 0 0 34200 7 0 0 25 0 2 0 358674266 36839424 8182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 35976

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1668456/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=36716 CPUtime=402.05
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 14603 0 0 0 40197 8 0 0 18 0 2 0 358674265 37597184 8393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 9179 8393 218 20 0 8537 0
[pid=2030/tid=2032] ppid=2028 vsize=36716 CPUtime=402.04
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 14248 0 0 0 40197 7 0 0 25 0 2 0 358674266 37597184 8393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 36716

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1668008/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=37128 CPUtime=462.01
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 15653 0 0 0 46193 8 0 0 18 0 2 0 358674265 38019072 8502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 9282 8502 218 20 0 8640 0
[pid=2030/tid=2032] ppid=2028 vsize=37128 CPUtime=462.01
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 15298 0 0 0 46193 8 0 0 25 0 2 0 358674266 38019072 8502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 37128

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1667688/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=37284 CPUtime=521.99
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 16592 0 0 0 52190 9 0 0 18 0 2 0 358674265 38178816 8569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 9321 8569 218 20 0 8679 0
[pid=2030/tid=2032] ppid=2028 vsize=37284 CPUtime=521.98
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 16237 0 0 0 52189 9 0 0 25 0 2 0 358674266 38178816 8569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 37284

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1667048/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=38540 CPUtime=581.96
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 17651 0 0 0 58186 10 0 0 18 0 2 0 358674265 39464960 8736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 9635 8736 218 20 0 8993 0
[pid=2030/tid=2032] ppid=2028 vsize=38540 CPUtime=581.94
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 17296 0 0 0 58185 9 0 0 25 0 2 0 358674266 39464960 8736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 38540

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1666600/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=39408 CPUtime=641.91
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 18476 0 0 0 64181 10 0 0 18 0 2 0 358674265 40353792 8853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 9852 8853 218 20 0 9210 0
[pid=2030/tid=2032] ppid=2028 vsize=39408 CPUtime=641.9
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 18121 0 0 0 64180 10 0 0 25 0 2 0 358674266 40353792 8853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 39408

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1666216/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=39848 CPUtime=701.88
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 19514 0 0 0 70177 11 0 0 18 0 2 0 358674265 40804352 8966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 9962 8966 218 20 0 9320 0
[pid=2030/tid=2032] ppid=2028 vsize=39848 CPUtime=701.86
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 19159 0 0 0 70176 10 0 0 25 0 2 0 358674266 40804352 8966 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) 39848

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1665640/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=40376 CPUtime=761.85
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 20404 0 0 0 76174 11 0 0 18 0 2 0 358674265 41345024 9124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 10094 9124 218 20 0 9452 0
[pid=2030/tid=2032] ppid=2028 vsize=40376 CPUtime=761.85
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 20049 0 0 0 76174 11 0 0 25 0 2 0 358674266 41345024 9124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 40376

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1665384/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=40920 CPUtime=821.82
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 21334 0 0 0 82170 12 0 0 18 0 2 0 358674265 41902080 9208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 10230 9208 218 20 0 9588 0
[pid=2030/tid=2032] ppid=2028 vsize=40920 CPUtime=821.8
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 20979 0 0 0 82169 11 0 0 25 0 2 0 358674266 41902080 9208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 40920

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2032
/proc/meminfo: memFree=1664936/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=41224 CPUtime=881.77
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 22166 0 0 0 88165 12 0 0 18 0 2 0 358674265 42213376 9291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 10306 9291 218 20 0 9664 0
[pid=2030/tid=2032] ppid=2028 vsize=41224 CPUtime=881.77
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 21811 0 0 0 88165 12 0 0 25 0 2 0 358674266 42213376 9291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 41224

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 2219
/proc/meminfo: memFree=1663544/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=41376 CPUtime=941.74
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 22969 0 0 0 94147 27 0 0 18 0 2 0 358674265 42369024 9335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 10344 9335 218 20 0 9702 0
[pid=2030/tid=2032] ppid=2028 vsize=41376 CPUtime=941.72
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 22614 0 0 0 94146 26 0 0 25 0 2 0 358674266 42369024 9335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 41376

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2243
/proc/meminfo: memFree=1664296/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=41708 CPUtime=1001.69
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 23686 0 0 0 100141 28 0 0 18 0 2 0 358674265 42708992 9396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 10427 9396 218 20 0 9785 0
[pid=2030/tid=2032] ppid=2028 vsize=41708 CPUtime=1001.68
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 23331 0 0 0 100140 28 0 0 25 0 2 0 358674266 42708992 9396 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) 41708

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2243
/proc/meminfo: memFree=1664104/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=42004 CPUtime=1061.64
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 24535 0 0 0 106136 28 0 0 18 0 2 0 358674265 43012096 9474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 10501 9474 218 20 0 9859 0
[pid=2030/tid=2032] ppid=2028 vsize=42004 CPUtime=1061.64
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 24180 0 0 0 106136 28 0 0 25 0 2 0 358674266 43012096 9474 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) 42004

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2243
/proc/meminfo: memFree=1664040/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=42004 CPUtime=1121.62
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 25438 0 0 0 112133 29 0 0 18 0 2 0 358674265 43012096 9486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 10501 9486 218 20 0 9859 0
[pid=2030/tid=2032] ppid=2028 vsize=42004 CPUtime=1121.61
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 25083 0 0 0 112132 29 0 0 25 0 2 0 358674266 43012096 9486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 42004

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2243
/proc/meminfo: memFree=1663848/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=42168 CPUtime=1181.57
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 26290 0 0 0 118128 29 0 0 18 0 2 0 358674265 43180032 9548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 10542 9548 218 20 0 9900 0
[pid=2030/tid=2032] ppid=2028 vsize=42168 CPUtime=1181.57
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 25935 0 0 0 118128 29 0 0 25 0 2 0 358674266 43180032 9548 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) 42168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2243
/proc/meminfo: memFree=1663720/2055920 swapFree=4154864/4192956
[pid=2030] ppid=2028 vsize=42168 CPUtime=1200.07
/proc/2030/stat : 2030 (MiraXTv1_dyn) S 2028 2030 971 0 -1 4194304 26657 0 0 0 119977 30 0 0 18 0 2 0 358674265 43180032 9573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2030/statm: 10542 9573 218 20 0 9900 0
[pid=2030/tid=2032] ppid=2028 vsize=42168 CPUtime=1200.06
/proc/2030/task/2032/stat : 2032 (MiraXTv1_dyn) R 2028 2030 971 0 -1 4194368 26302 0 0 0 119977 29 0 0 25 0 2 0 358674266 43180032 9573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 42168

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.09
CPU user time (s): 1199.78
CPU system time (s): 0.306953
CPU usage (%): 99.9392
Max. virtual memory (cumulated for all children) (KiB): 42624

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

runsolver used 1.3158 second user time and 3.08553 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Thu May 10 19:46:09 UTC 2007

IDJOB= 297316
IDBENCH= 19958
IDSOLVER= 130
FILE ID= node12/297316-1178826369

PBS_JOBID= 5250973

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v550/unif-k3-r4.26-v550-c2343-S1456038697-16.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297316-1178826369/MiraXTv1_dyn /tmp/evaluation/297316-1178826369/instance-297316-1178826369.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-297316-1178826369 -o ROOT/results/node12/solver-297316-1178826369 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/297316-1178826369/MiraXTv1_dyn /tmp/evaluation/297316-1178826369/instance-297316-1178826369.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  477dc097da7e642f48b5bde247eb1f2d

RANDOM SEED= 420109007

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:       1702096 kB
Buffers:         48548 kB
Cached:         217700 kB
SwapCached:      17516 kB
Active:         117352 kB
Inactive:       173472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702096 kB
SwapTotal:     4192956 kB
SwapFree:      4154864 kB
Dirty:            3996 kB
Writeback:           0 kB
Mapped:          30028 kB
Slab:            48532 kB
Committed_AS: 10872412 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= 66559 MiB

End job on node12 on Thu May 10 20:06:12 UTC 2007