Trace number 309984

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

General information on the benchmark

Namerandom/2+p/p0.9/v1170/
unif2p-p0.9-v1170-c4235-S1449408666-02-SAT.cnf
MD5SUM555d3271dcf55d0b05dd23da8baa6ad3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05599
Satisfiable
(Un)Satisfiability was proved
Number of variables1170
Number of clauses4234
Sum of the clauses size12279
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2423
Number of clauses of size 33811
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-309984-1178870366 -o ROOT/results/node9/solver-309984-1178870366 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/309984-1178870366/MiraXTv2_dyn /tmp/evaluation/309984-1178870366/instance-309984-1178870366.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.78 0.95 1.09 3/77 24857
/proc/meminfo: memFree=1825952/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=3920 CPUtime=0
/proc/24857/stat : 24857 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194304 332 0 0 0 0 0 0 0 18 0 1 0 363074123 4014080 307 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134579222 0 0 4096 0 0 0 0 17 0 0 0
/proc/24857/statm: 980 307 206 20 0 338 0

[startup+0.090505 s]
/proc/loadavg: 0.78 0.95 1.09 3/77 24857
/proc/meminfo: memFree=1825952/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=5280 CPUtime=0.08
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 579 0 0 0 8 0 0 0 18 0 2 0 363074123 5406720 554 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 1320 554 218 20 0 678 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5280

[startup+0.101505 s]
/proc/loadavg: 0.78 0.95 1.09 3/77 24857
/proc/meminfo: memFree=1825952/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=5412 CPUtime=0.09
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 590 0 0 0 9 0 0 0 18 0 2 0 363074123 5541888 565 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 1353 565 218 20 0 711 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5412

[startup+0.301529 s]
/proc/loadavg: 0.78 0.95 1.09 3/77 24857
/proc/meminfo: memFree=1825952/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=6760 CPUtime=0.29
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 793 0 0 0 29 0 0 0 18 0 2 0 363074123 6922240 768 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 1690 768 218 20 0 1048 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6760

[startup+0.701573 s]
/proc/loadavg: 0.78 0.95 1.09 3/77 24857
/proc/meminfo: memFree=1825952/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=7904 CPUtime=0.69
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 1101 0 0 0 69 0 0 0 18 0 2 0 363074123 8093696 1076 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 1976 1076 218 20 0 1334 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7904

[startup+1.50166 s]
/proc/loadavg: 0.78 0.95 1.09 2/79 24859
/proc/meminfo: memFree=1821456/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=9760 CPUtime=1.49
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 1578 0 0 0 149 0 0 0 18 0 2 0 363074123 9994240 1553 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 2440 1553 218 20 0 1798 0
[pid=24857/tid=24859] ppid=24855 vsize=9760 CPUtime=1.48
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 1159 0 0 0 148 0 0 0 25 0 2 0 363074124 9994240 1553 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520168 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9760

[startup+3.10184 s]
/proc/loadavg: 0.78 0.95 1.09 2/79 24859
/proc/meminfo: memFree=1819920/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=12052 CPUtime=3.08
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 2209 0 0 0 308 0 0 0 18 0 2 0 363074123 12341248 2184 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 3013 2184 218 20 0 2371 0
[pid=24857/tid=24859] ppid=24855 vsize=12052 CPUtime=3.07
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 1790 0 0 0 307 0 0 0 25 0 2 0 363074124 12341248 2184 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526186 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12052

[startup+6.30121 s]
/proc/loadavg: 0.80 0.95 1.09 2/79 24859
/proc/meminfo: memFree=1813392/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=16592 CPUtime=6.29
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 3360 0 0 0 627 2 0 0 18 0 2 0 363074123 16990208 3299 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 4148 3299 218 20 0 3506 0
[pid=24857/tid=24859] ppid=24855 vsize=16592 CPUtime=6.27
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 2941 0 0 0 626 1 0 0 25 0 2 0 363074124 16990208 3299 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16592

[startup+12.7029 s]
/proc/loadavg: 0.81 0.95 1.09 2/79 24859
/proc/meminfo: memFree=1808408/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=22232 CPUtime=12.69
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 4868 0 0 0 1266 3 0 0 18 0 2 0 363074123 22765568 4722 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 5558 4722 218 20 0 4916 0
[pid=24857/tid=24859] ppid=24855 vsize=22232 CPUtime=12.67
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 4449 0 0 0 1265 2 0 0 25 0 2 0 363074124 22765568 4722 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22232

[startup+25.5014 s]
/proc/loadavg: 0.85 0.96 1.09 2/79 24859
/proc/meminfo: memFree=1799896/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=30304 CPUtime=25.48
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 7050 0 0 0 2544 4 0 0 18 0 2 0 363074123 31031296 6737 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 7576 6737 218 20 0 6934 0
[pid=24857/tid=24859] ppid=24855 vsize=30304 CPUtime=25.47
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 6631 0 0 0 2543 4 0 0 25 0 2 0 363074124 31031296 6737 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30304

[startup+51.1013 s]
/proc/loadavg: 0.90 0.96 1.09 2/79 24859
/proc/meminfo: memFree=1795480/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=33616 CPUtime=51.06
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 8298 0 0 0 5101 5 0 0 18 0 2 0 363074123 34422784 7663 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 8404 7663 218 20 0 7762 0
[pid=24857/tid=24859] ppid=24855 vsize=33616 CPUtime=51.04
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 7879 0 0 0 5099 5 0 0 25 0 2 0 363074124 34422784 7663 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 33616

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 1.08 2/85 24931
/proc/meminfo: memFree=1791144/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=37268 CPUtime=102.24
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 9693 0 0 0 10213 11 0 0 18 0 2 0 363074123 38162432 8499 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 9317 8499 218 20 0 8675 0
[pid=24857/tid=24859] ppid=24855 vsize=37268 CPUtime=102.23
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 9274 0 0 0 10212 11 0 0 25 0 2 0 363074124 38162432 8499 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 37268

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 1.08 2/79 25056
/proc/meminfo: memFree=1789656/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=39768 CPUtime=162.21
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 10939 0 0 0 16199 22 0 0 18 0 2 0 363074123 40722432 9090 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 9942 9090 218 20 0 9300 0
[pid=24857/tid=24859] ppid=24855 vsize=39768 CPUtime=162.2
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 10520 0 0 0 16198 22 0 0 25 0 2 0 363074124 40722432 9090 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 39768

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 1.07 2/79 25056
/proc/meminfo: memFree=1789080/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=40360 CPUtime=222.18
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 11715 0 0 0 22195 23 0 0 18 0 2 0 363074123 41328640 9266 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 10090 9266 218 20 0 9448 0
[pid=24857/tid=24859] ppid=24855 vsize=40360 CPUtime=222.17
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 11296 0 0 0 22194 23 0 0 25 0 2 0 363074124 41328640 9266 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 40360

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 1.06 2/79 25056
/proc/meminfo: memFree=1788568/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=40800 CPUtime=282.14
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 12600 0 0 0 28190 24 0 0 18 0 2 0 363074123 41779200 9380 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 10200 9380 218 20 0 9558 0
[pid=24857/tid=24859] ppid=24855 vsize=40800 CPUtime=282.11
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 12181 0 0 0 28188 23 0 0 25 0 2 0 363074124 41779200 9380 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 40800

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 1.06 2/79 25056
/proc/meminfo: memFree=1787416/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=41876 CPUtime=342.1
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 13524 0 0 0 34186 24 0 0 18 0 2 0 363074123 42881024 9671 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 10469 9671 218 20 0 9827 0
[pid=24857/tid=24859] ppid=24855 vsize=41876 CPUtime=342.08
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 13105 0 0 0 34184 24 0 0 25 0 2 0 363074124 42881024 9671 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 41876

[startup+402.302 s]
/proc/loadavg: 1.03 0.99 1.06 2/79 25056
/proc/meminfo: memFree=1786968/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=42464 CPUtime=402.07
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 14247 0 0 0 40182 25 0 0 18 0 2 0 363074123 43483136 9831 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 10616 9831 218 20 0 9974 0
[pid=24857/tid=24859] ppid=24855 vsize=42464 CPUtime=402.06
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 13828 0 0 0 40181 25 0 0 25 0 2 0 363074124 43483136 9831 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 42464

[startup+462.302 s]
/proc/loadavg: 1.01 0.99 1.05 2/79 25056
/proc/meminfo: memFree=1786208/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=43312 CPUtime=462.03
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 15033 0 0 0 46177 26 0 0 18 0 2 0 363074123 44351488 10046 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 10828 10046 218 20 0 10186 0
[pid=24857/tid=24859] ppid=24855 vsize=43312 CPUtime=462
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 14614 0 0 0 46175 25 0 0 25 0 2 0 363074124 44351488 10046 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 43312

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 1.05 2/79 25056
/proc/meminfo: memFree=1783840/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=45608 CPUtime=521.98
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 16188 0 0 0 52172 26 0 0 18 0 2 0 363074123 46702592 10623 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 11402 10623 218 20 0 10760 0
[pid=24857/tid=24859] ppid=24855 vsize=45608 CPUtime=521.97
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 15769 0 0 0 52171 26 0 0 25 0 2 0 363074124 46702592 10623 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 45608

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 1.04 2/79 25056
/proc/meminfo: memFree=1783520/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=45892 CPUtime=581.96
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 16921 0 0 0 58169 27 0 0 18 0 2 0 363074123 46993408 10687 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 11473 10687 218 20 0 10831 0
[pid=24857/tid=24859] ppid=24855 vsize=45892 CPUtime=581.94
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 16502 0 0 0 58167 27 0 0 25 0 2 0 363074124 46993408 10687 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520464 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 45892

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 1.04 2/79 25056
/proc/meminfo: memFree=1783392/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=46032 CPUtime=641.92
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 17640 0 0 0 64165 27 0 0 18 0 2 0 363074123 47136768 10725 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 11508 10725 218 20 0 10866 0
[pid=24857/tid=24859] ppid=24855 vsize=46032 CPUtime=641.9
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 17221 0 0 0 64163 27 0 0 25 0 2 0 363074124 47136768 10725 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 46032

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 1.03 2/79 25056
/proc/meminfo: memFree=1782880/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=46500 CPUtime=701.88
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 18364 0 0 0 70161 27 0 0 18 0 2 0 363074123 47616000 10844 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 11625 10844 218 20 0 10983 0
[pid=24857/tid=24859] ppid=24855 vsize=46500 CPUtime=701.87
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 17945 0 0 0 70160 27 0 0 25 0 2 0 363074124 47616000 10844 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 46500

[startup+762.307 s]
/proc/loadavg: 1.05 1.00 1.03 2/79 25056
/proc/meminfo: memFree=1781408/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=48148 CPUtime=761.86
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 19406 0 0 0 76158 28 0 0 18 0 2 0 363074123 49303552 11184 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 12037 11184 218 20 0 11395 0
[pid=24857/tid=24859] ppid=24855 vsize=48148 CPUtime=761.85
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 18987 0 0 0 76157 28 0 0 25 0 2 0 363074124 49303552 11184 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 48148

[startup+822.302 s]
/proc/loadavg: 1.07 1.01 1.03 2/79 25056
/proc/meminfo: memFree=1779296/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=50364 CPUtime=821.82
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 20583 0 0 0 82153 29 0 0 18 0 2 0 363074123 51572736 11736 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 12591 11736 218 20 0 11949 0
[pid=24857/tid=24859] ppid=24855 vsize=50364 CPUtime=821.8
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 20164 0 0 0 82151 29 0 0 25 0 2 0 363074124 51572736 11736 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 50364

[startup+882.301 s]
/proc/loadavg: 1.02 1.01 1.02 3/79 25056
/proc/meminfo: memFree=1777312/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=52296 CPUtime=881.78
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 21708 0 0 0 88148 30 0 0 18 0 2 0 363074123 53551104 12230 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 13074 12230 218 20 0 12432 0
[pid=24857/tid=24859] ppid=24855 vsize=52296 CPUtime=881.77
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 21289 0 0 0 88147 30 0 0 25 0 2 0 363074124 53551104 12230 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 52296

[startup+942.301 s]
/proc/loadavg: 1.01 1.00 1.02 2/79 25056
/proc/meminfo: memFree=1777120/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=52484 CPUtime=941.75
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 22392 0 0 0 94145 30 0 0 18 0 2 0 363074123 53743616 12275 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 13121 12275 218 20 0 12479 0
[pid=24857/tid=24859] ppid=24855 vsize=52484 CPUtime=941.73
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 21973 0 0 0 94143 30 0 0 25 0 2 0 363074124 53743616 12275 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526499 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 52484

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 25056
/proc/meminfo: memFree=1777120/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=52484 CPUtime=1001.71
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 22948 0 0 0 100140 31 0 0 18 0 2 0 363074123 53743616 12279 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 13121 12279 218 20 0 12479 0
[pid=24857/tid=24859] ppid=24855 vsize=52484 CPUtime=1001.7
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 22529 0 0 0 100139 31 0 0 25 0 2 0 363074124 53743616 12279 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 52484

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25056
/proc/meminfo: memFree=1776864/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=52676 CPUtime=1061.66
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 23637 0 0 0 106135 31 0 0 18 0 2 0 363074123 53940224 12316 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 13169 12316 218 20 0 12527 0
[pid=24857/tid=24859] ppid=24855 vsize=52676 CPUtime=1061.65
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 23218 0 0 0 106134 31 0 0 25 0 2 0 363074124 53940224 12316 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 52676

[startup+1122.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 25056
/proc/meminfo: memFree=1776864/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=52676 CPUtime=1121.64
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 24209 0 0 0 112132 32 0 0 18 0 2 0 363074123 53940224 12323 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 13169 12323 218 20 0 12527 0
[pid=24857/tid=24859] ppid=24855 vsize=52676 CPUtime=1121.61
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 23790 0 0 0 112130 31 0 0 25 0 2 0 363074124 53940224 12323 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.64
Current children cumulated vsize (KiB) 52676

[startup+1182.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 25056
/proc/meminfo: memFree=1776928/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=52676 CPUtime=1181.59
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 24784 0 0 0 118127 32 0 0 18 0 2 0 363074123 53940224 12327 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 13169 12327 218 20 0 12527 0
[pid=24857/tid=24859] ppid=24855 vsize=52676 CPUtime=1181.58
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 24365 0 0 0 118126 32 0 0 25 0 2 0 363074124 53940224 12327 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 52676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 25056
/proc/meminfo: memFree=1776864/2055920 swapFree=4145492/4192956
[pid=24857] ppid=24855 vsize=52676 CPUtime=1200.08
/proc/24857/stat : 24857 (MiraXTv2_dyn) S 24855 24857 24785 0 -1 4194304 24981 0 0 0 119976 32 0 0 18 0 2 0 363074123 53940224 12332 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24857/statm: 13169 12332 218 20 0 12527 0
[pid=24857/tid=24859] ppid=24855 vsize=52676 CPUtime=1200.06
/proc/24857/task/24859/stat : 24859 (MiraXTv2_dyn) R 24855 24857 24785 0 -1 4194368 24562 0 0 0 119974 32 0 0 25 0 2 0 363074124 53940224 12332 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 52676

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.1
CPU user time (s): 1199.77
CPU system time (s): 0.332949
CPU usage (%): 99.9401
Max. virtual memory (cumulated for all children) (KiB): 52856

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

runsolver used 1.3018 second user time and 3.09953 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri May 11 07:59:26 UTC 2007

IDJOB= 309984
IDBENCH= 20274
IDSOLVER= 129
FILE ID= node9/309984-1178870366

PBS_JOBID= 5251048

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v1170/unif2p-p0.9-v1170-c4235-S1449408666-02-SAT.cnf
COMMAND LINE= /tmp/evaluation/309984-1178870366/MiraXTv2_dyn /tmp/evaluation/309984-1178870366/instance-309984-1178870366.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-309984-1178870366 -o ROOT/results/node9/solver-309984-1178870366 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/309984-1178870366/MiraXTv2_dyn /tmp/evaluation/309984-1178870366/instance-309984-1178870366.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  555d3271dcf55d0b05dd23da8baa6ad3

RANDOM SEED= 761711238

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:       1826168 kB
Buffers:         39900 kB
Cached:         110872 kB
SwapCached:      15556 kB
Active:         112488 kB
Inactive:        61492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826168 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4168 kB
Writeback:           0 kB
Mapped:          29744 kB
Slab:            41356 kB
Committed_AS:  8950096 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 Fri May 11 08:19:29 UTC 2007