Trace number 297602

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v550/
unif-k3-r4.26-v550-c2343-S1166224100-13.SAT.shuffled.cnf
MD5SUM8145f79563f8728b1e47a8c34d5efd7e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028994
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 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/node9/watcher-297602-1178827506 -o ROOT/results/node9/solver-297602-1178827506 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/297602-1178827506/MiraXTv2_dyn /tmp/evaluation/297602-1178827506/instance-297602-1178827506.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.91 0.95 0.98 3/77 19895
/proc/meminfo: memFree=1842856/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=3920 CPUtime=0
/proc/19895/stat : 19895 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 1 0 358788182 4014080 277 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9102285 0 0 4096 0 0 0 0 17 0 0 0
/proc/19895/statm: 980 277 206 20 0 338 0

[startup+0.078436 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 19895
/proc/meminfo: memFree=1842856/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=4804 CPUtime=0.07
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 489 0 0 0 7 0 0 0 18 0 2 0 358788182 4919296 464 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 1201 464 218 20 0 559 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4804

[startup+0.101438 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 19895
/proc/meminfo: memFree=1842856/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=4936 CPUtime=0.09
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 518 0 0 0 9 0 0 0 18 0 2 0 358788182 5054464 493 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 1234 493 218 20 0 592 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4936

[startup+0.301462 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 19895
/proc/meminfo: memFree=1842856/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=6376 CPUtime=0.29
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 733 0 0 0 29 0 0 0 18 0 2 0 358788182 6529024 708 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 1594 708 218 20 0 952 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6376

[startup+0.701507 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 19895
/proc/meminfo: memFree=1842856/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=7568 CPUtime=0.69
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 1056 0 0 0 69 0 0 0 18 0 2 0 358788182 7749632 1031 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 1892 1031 218 20 0 1250 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7568

[startup+1.5016 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 19897
/proc/meminfo: memFree=1838744/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=8928 CPUtime=1.49
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 1387 0 0 0 148 1 0 0 18 0 2 0 358788182 9142272 1362 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 2232 1362 218 20 0 1590 0
[pid=19895/tid=19897] ppid=19893 vsize=8928 CPUtime=1.48
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 1032 0 0 0 148 0 0 0 25 0 2 0 358788183 9142272 1362 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526441 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8928

[startup+3.10178 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 19897
/proc/meminfo: memFree=1836952/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=12176 CPUtime=3.09
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 2254 0 0 0 308 1 0 0 18 0 2 0 358788182 12468224 2229 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 3044 2229 218 20 0 2402 0
[pid=19895/tid=19897] ppid=19893 vsize=12176 CPUtime=3.08
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 1899 0 0 0 307 1 0 0 25 0 2 0 358788183 12468224 2229 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12176

[startup+6.30214 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 19897
/proc/meminfo: memFree=1832472/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=14268 CPUtime=6.29
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 2806 0 0 0 627 2 0 0 18 0 2 0 358788182 14610432 2745 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 3567 2745 218 20 0 2925 0
[pid=19895/tid=19897] ppid=19893 vsize=14268 CPUtime=6.28
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 2451 0 0 0 626 2 0 0 25 0 2 0 358788183 14610432 2745 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14268

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.98 2/79 19897
/proc/meminfo: memFree=1826264/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=20920 CPUtime=12.69
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 4590 0 0 0 1266 3 0 0 18 0 2 0 358788182 21422080 4392 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 5230 4392 218 20 0 4588 0
[pid=19895/tid=19897] ppid=19893 vsize=20920 CPUtime=12.68
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 4235 0 0 0 1265 3 0 0 25 0 2 0 358788183 21422080 4392 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525994 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20920

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 19897
/proc/meminfo: memFree=1821912/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=24596 CPUtime=25.46
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 5759 0 0 0 2542 4 0 0 18 0 2 0 358788182 25186304 5384 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 6149 5384 218 20 0 5507 0
[pid=19895/tid=19897] ppid=19893 vsize=24596 CPUtime=25.45
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 5404 0 0 0 2541 4 0 0 25 0 2 0 358788183 25186304 5384 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 24596

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 19897
/proc/meminfo: memFree=1819288/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=27344 CPUtime=51.04
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 6812 0 0 0 5099 5 0 0 18 0 2 0 358788182 28000256 6034 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 6836 6034 218 20 0 6194 0
[pid=19895/tid=19897] ppid=19893 vsize=27344 CPUtime=51.03
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 6457 0 0 0 5098 5 0 0 25 0 2 0 358788183 28000256 6034 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 27344

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 19897
/proc/meminfo: memFree=1815832/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=30672 CPUtime=102.22
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 8372 0 0 0 10215 7 0 0 18 0 2 0 358788182 31408128 6871 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 7668 6871 218 20 0 7026 0
[pid=19895/tid=19897] ppid=19893 vsize=30672 CPUtime=102.2
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 8017 0 0 0 10214 6 0 0 25 0 2 0 358788183 31408128 6871 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 30672

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1814488/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=31624 CPUtime=162.16
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 9490 0 0 0 16209 7 0 0 18 0 2 0 358788182 32382976 7151 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 7906 7151 218 20 0 7264 0
[pid=19895/tid=19897] ppid=19893 vsize=31624 CPUtime=162.16
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 9135 0 0 0 16209 7 0 0 25 0 2 0 358788183 32382976 7151 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 31624

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1814104/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=32228 CPUtime=222.12
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 10436 0 0 0 22204 8 0 0 18 0 2 0 358788182 33001472 7305 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 8057 7305 218 20 0 7415 0
[pid=19895/tid=19897] ppid=19893 vsize=32228 CPUtime=222.12
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 10081 0 0 0 22204 8 0 0 25 0 2 0 358788183 33001472 7305 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 32228

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1812696/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=33828 CPUtime=282.09
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 11597 0 0 0 28200 9 0 0 18 0 2 0 358788182 34639872 7646 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 8457 7646 218 20 0 7815 0
[pid=19895/tid=19897] ppid=19893 vsize=33828 CPUtime=282.09
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 11242 0 0 0 28200 9 0 0 25 0 2 0 358788183 34639872 7646 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 33828

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1811864/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=34776 CPUtime=342.05
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 12535 0 0 0 34195 10 0 0 18 0 2 0 358788182 35610624 7825 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 8694 7825 218 20 0 8052 0
[pid=19895/tid=19897] ppid=19893 vsize=34776 CPUtime=342.05
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 12180 0 0 0 34195 10 0 0 25 0 2 0 358788183 35610624 7825 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 34776

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1811224/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=35468 CPUtime=402.02
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 13518 0 0 0 40191 11 0 0 18 0 2 0 358788182 36319232 8028 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 8867 8028 218 20 0 8225 0
[pid=19895/tid=19897] ppid=19893 vsize=35468 CPUtime=402
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 13163 0 0 0 40190 10 0 0 25 0 2 0 358788183 36319232 8028 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529989 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 35468

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1810328/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=36168 CPUtime=461.98
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 14590 0 0 0 46187 11 0 0 18 0 2 0 358788182 37036032 8211 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 9042 8211 218 20 0 8400 0
[pid=19895/tid=19897] ppid=19893 vsize=36168 CPUtime=461.97
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 14235 0 0 0 46186 11 0 0 25 0 2 0 358788183 37036032 8211 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 36168

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1809688/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=36904 CPUtime=521.95
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 15504 0 0 0 52183 12 0 0 18 0 2 0 358788182 37789696 8397 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 9226 8397 218 20 0 8584 0
[pid=19895/tid=19897] ppid=19893 vsize=36904 CPUtime=521.94
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 15149 0 0 0 52182 12 0 0 25 0 2 0 358788183 37789696 8397 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 36904

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1809176/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=37216 CPUtime=581.9
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 16357 0 0 0 58178 12 0 0 18 0 2 0 358788182 38109184 8507 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 9304 8507 218 20 0 8662 0
[pid=19895/tid=19897] ppid=19893 vsize=37216 CPUtime=581.89
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 16002 0 0 0 58177 12 0 0 25 0 2 0 358788183 38109184 8507 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 581.9
Current children cumulated vsize (KiB) 37216

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1808152/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=38224 CPUtime=641.87
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 17380 0 0 0 64174 13 0 0 18 0 2 0 358788182 39141376 8775 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 9556 8775 218 20 0 8914 0
[pid=19895/tid=19897] ppid=19893 vsize=38224 CPUtime=641.86
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 17025 0 0 0 64174 12 0 0 25 0 2 0 358788183 39141376 8775 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 38224

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1807960/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=38524 CPUtime=701.82
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 18202 0 0 0 70169 13 0 0 18 0 2 0 358788182 39448576 8832 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 9631 8832 218 20 0 8989 0
[pid=19895/tid=19897] ppid=19893 vsize=38524 CPUtime=701.82
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 17847 0 0 0 70169 13 0 0 25 0 2 0 358788183 39448576 8832 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.82
Current children cumulated vsize (KiB) 38524

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1807576/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=38808 CPUtime=761.8
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 19062 0 0 0 76166 14 0 0 18 0 2 0 358788182 39739392 8917 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 9702 8917 218 20 0 9060 0
[pid=19895/tid=19897] ppid=19893 vsize=38808 CPUtime=761.79
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 18707 0 0 0 76165 14 0 0 25 0 2 0 358788183 39739392 8917 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.8
Current children cumulated vsize (KiB) 38808

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1807320/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=39596 CPUtime=821.75
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 19922 0 0 0 82161 14 0 0 18 0 2 0 358788182 40546304 8989 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 9899 8989 218 20 0 9257 0
[pid=19895/tid=19897] ppid=19893 vsize=39596 CPUtime=821.74
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 19567 0 0 0 82160 14 0 0 25 0 2 0 358788183 40546304 8989 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.75
Current children cumulated vsize (KiB) 39596

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1807000/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=39928 CPUtime=881.72
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 20818 0 0 0 88157 15 0 0 18 0 2 0 358788182 40886272 9083 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 9982 9083 218 20 0 9340 0
[pid=19895/tid=19897] ppid=19893 vsize=39928 CPUtime=881.7
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 20463 0 0 0 88156 14 0 0 25 0 2 0 358788183 40886272 9083 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.72
Current children cumulated vsize (KiB) 39928

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1806680/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=40608 CPUtime=941.67
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 21678 0 0 0 94152 15 0 0 18 0 2 0 358788182 41582592 9132 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 10152 9132 218 20 0 9510 0
[pid=19895/tid=19897] ppid=19893 vsize=40608 CPUtime=941.67
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 21323 0 0 0 94152 15 0 0 25 0 2 0 358788183 41582592 9132 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565772 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.67
Current children cumulated vsize (KiB) 40608

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1806424/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=40836 CPUtime=1001.63
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 22357 0 0 0 100147 16 0 0 18 0 2 0 358788182 41816064 9196 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 10209 9196 218 20 0 9567 0
[pid=19895/tid=19897] ppid=19893 vsize=40836 CPUtime=1001.62
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 22002 0 0 0 100147 15 0 0 25 0 2 0 358788183 41816064 9196 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.63
Current children cumulated vsize (KiB) 40836

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1806296/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=40836 CPUtime=1061.59
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 23211 0 0 0 106143 16 0 0 18 0 2 0 358788182 41816064 9222 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 10209 9222 218 20 0 9567 0
[pid=19895/tid=19897] ppid=19893 vsize=40836 CPUtime=1061.58
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 22856 0 0 0 106142 16 0 0 25 0 2 0 358788183 41816064 9222 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.59
Current children cumulated vsize (KiB) 40836

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1806168/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=41032 CPUtime=1121.56
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 23880 0 0 0 112139 17 0 0 18 0 2 0 358788182 42016768 9264 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 10258 9264 218 20 0 9616 0
[pid=19895/tid=19897] ppid=19893 vsize=41032 CPUtime=1121.55
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 23525 0 0 0 112138 17 0 0 25 0 2 0 358788183 42016768 9264 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526435 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.56
Current children cumulated vsize (KiB) 41032

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1805976/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=41204 CPUtime=1181.52
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 24655 0 0 0 118135 17 0 0 18 0 2 0 358788182 42192896 9301 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 10301 9301 218 20 0 9659 0
[pid=19895/tid=19897] ppid=19893 vsize=41204 CPUtime=1181.51
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 24300 0 0 0 118134 17 0 0 25 0 2 0 358788183 42192896 9301 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.52
Current children cumulated vsize (KiB) 41204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19897
/proc/meminfo: memFree=1805912/2055920 swapFree=4145492/4192956
[pid=19895] ppid=19893 vsize=41204 CPUtime=1200
/proc/19895/stat : 19895 (MiraXTv2_dyn) S 19893 19895 18300 0 -1 4194304 24898 0 0 0 119983 17 0 0 18 0 2 0 358788182 42192896 9332 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19895/statm: 10301 9332 218 20 0 9659 0
[pid=19895/tid=19897] ppid=19893 vsize=41204 CPUtime=1199.99
/proc/19895/task/19897/stat : 19897 (MiraXTv2_dyn) R 19893 19895 18300 0 -1 4194368 24543 0 0 0 119982 17 0 0 25 0 2 0 358788183 42192896 9332 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 41204

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.03
CPU user time (s): 1199.84
CPU system time (s): 0.184971
CPU usage (%): 99.9341
Max. virtual memory (cumulated for all children) (KiB): 41252

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

runsolver used 1.3018 second user time and 3.07253 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu May 10 20:05:06 UTC 2007

IDJOB= 297602
IDBENCH= 19965
IDSOLVER= 129
FILE ID= node9/297602-1178827506

PBS_JOBID= 5250957

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v550/unif-k3-r4.26-v550-c2343-S1166224100-13.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297602-1178827506/MiraXTv2_dyn /tmp/evaluation/297602-1178827506/instance-297602-1178827506.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-297602-1178827506 -o ROOT/results/node9/solver-297602-1178827506 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/297602-1178827506/MiraXTv2_dyn /tmp/evaluation/297602-1178827506/instance-297602-1178827506.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8145f79563f8728b1e47a8c34d5efd7e

RANDOM SEED= 534157451

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1843136 kB
Buffers:         38888 kB
Cached:          94816 kB
SwapCached:      15556 kB
Active:          91596 kB
Inactive:        65496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843136 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          29964 kB
Slab:            41276 kB
Committed_AS:  8910568 kB
PageTables:       1784 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= 66557 MiB

End job on node9 on Thu May 10 20:25:09 UTC 2007