Trace number 303220

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

General information on the benchmark

Namerandom/LargeSize/7SAT/v180/
unif-k7-r85-v180-c15300-S640027679-08.cnf
MD5SUM146b745b9914cd900644d53b6888b65c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515300

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/node9/watcher-303220-1178847407 -o ROOT/results/node9/solver-303220-1178847407 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/303220-1178847407/MiraXTv1_dyn /tmp/evaluation/303220-1178847407/instance-303220-1178847407.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.99 3/77 21973
/proc/meminfo: memFree=1837160/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=3788 CPUtime=0
/proc/21973/stat : 21973 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194304 384 0 0 0 0 0 0 0 18 0 1 0 360778271 3878912 359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 0 0 0
/proc/21973/statm: 947 359 206 20 0 305 0

[startup+0.076784 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 21973
/proc/meminfo: memFree=1837160/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=5160 CPUtime=0.06
/proc/21973/stat : 21973 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194304 731 0 0 0 6 0 0 0 18 0 1 0 360778271 5283840 706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/21973/statm: 1290 706 207 20 0 648 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5160

[startup+0.101785 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 21973
/proc/meminfo: memFree=1837160/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=5160 CPUtime=0.09
/proc/21973/stat : 21973 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194304 731 0 0 0 9 0 0 0 18 0 1 0 360778271 5283840 706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/21973/statm: 1290 706 207 20 0 648 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5160

[startup+0.301808 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 21973
/proc/meminfo: memFree=1837160/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=5344 CPUtime=0.29
/proc/21973/stat : 21973 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194304 763 0 0 0 29 0 0 0 19 0 1 0 360778271 5472256 738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583935 0 0 4096 0 0 0 0 17 0 0 0
/proc/21973/statm: 1336 738 207 20 0 694 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5344

[startup+0.701852 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 21973
/proc/meminfo: memFree=1837160/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=9332 CPUtime=0.69
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 1431 0 0 0 69 0 0 0 20 0 2 0 360778271 9555968 1371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 2333 1371 218 20 0 1691 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9332

[startup+1.50194 s]
/proc/loadavg: 0.91 0.95 0.99 2/79 21975
/proc/meminfo: memFree=1831000/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=12940 CPUtime=1.49
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 2237 0 0 0 148 1 0 0 20 0 2 0 360778271 13250560 2177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 3235 2177 218 20 0 2593 0
[pid=21973/tid=21975] ppid=21971 vsize=12940 CPUtime=1.12
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 1387 0 0 0 112 0 0 0 25 0 2 0 360778309 13250560 2177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12940

[startup+3.10112 s]
/proc/loadavg: 0.91 0.95 0.99 2/79 21975
/proc/meminfo: memFree=1828120/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=16696 CPUtime=3.08
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 3201 0 0 0 307 1 0 0 20 0 2 0 360778271 17096704 3141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 4174 3141 218 20 0 3532 0
[pid=21973/tid=21975] ppid=21971 vsize=16696 CPUtime=2.72
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 2351 0 0 0 271 1 0 0 25 0 2 0 360778309 17096704 3141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16696

[startup+6.30149 s]
/proc/loadavg: 0.92 0.95 0.99 2/79 21975
/proc/meminfo: memFree=1821208/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=20188 CPUtime=6.29
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 4153 0 0 0 627 2 0 0 20 0 2 0 360778271 20672512 4057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 5047 4057 218 20 0 4405 0
[pid=21973/tid=21975] ppid=21971 vsize=20188 CPUtime=5.92
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 3303 0 0 0 591 1 0 0 25 0 2 0 360778309 20672512 4057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20188

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.99 2/79 21975
/proc/meminfo: memFree=1812184/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=28880 CPUtime=12.68
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 6532 0 0 0 1265 3 0 0 20 0 2 0 360778271 29573120 6303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 7220 6303 218 20 0 6578 0
[pid=21973/tid=21975] ppid=21971 vsize=28880 CPUtime=12.31
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 5682 0 0 0 1228 3 0 0 25 0 2 0 360778309 29573120 6303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28880

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.99 2/79 21977
/proc/meminfo: memFree=1807000/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=33984 CPUtime=25.47
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 8079 0 0 0 2543 4 0 0 20 0 2 0 360778271 34799616 7620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 8496 7620 218 20 0 7854 0
[pid=21973/tid=21975] ppid=21971 vsize=33984 CPUtime=25.1
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 7229 0 0 0 2507 3 0 0 25 0 2 0 360778309 34799616 7620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 33984

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.99 2/79 21977
/proc/meminfo: memFree=1803096/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=37588 CPUtime=51.05
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 9455 0 0 0 5100 5 0 0 20 0 2 0 360778271 38490112 8551 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 9397 8551 218 20 0 8755 0
[pid=21973/tid=21975] ppid=21971 vsize=37588 CPUtime=50.68
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 8605 0 0 0 5064 4 0 0 25 0 2 0 360778309 38490112 8551 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 37588

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.99 2/79 21977
/proc/meminfo: memFree=1800792/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=40016 CPUtime=102.22
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 10908 0 0 0 10216 6 0 0 20 0 2 0 360778271 40976384 9159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 10004 9159 218 20 0 9362 0
[pid=21973/tid=21975] ppid=21971 vsize=40016 CPUtime=101.85
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 10058 0 0 0 10179 6 0 0 25 0 2 0 360778309 40976384 9159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 40016

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1799256/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=41576 CPUtime=162.18
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 12195 0 0 0 16211 7 0 0 20 0 2 0 360778271 42573824 9536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 10394 9536 218 20 0 9752 0
[pid=21973/tid=21975] ppid=21971 vsize=41576 CPUtime=161.81
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 11345 0 0 0 16175 6 0 0 25 0 2 0 360778309 42573824 9536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 41576

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1797784/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=43032 CPUtime=222.14
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 13465 0 0 0 22206 8 0 0 20 0 2 0 360778271 44064768 9896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 10758 9896 218 20 0 10116 0
[pid=21973/tid=21975] ppid=21971 vsize=43032 CPUtime=221.78
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 12615 0 0 0 22170 8 0 0 25 0 2 0 360778309 44064768 9896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526480 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 43032

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1796568/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=44492 CPUtime=282.09
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 14591 0 0 0 28200 9 0 0 20 0 2 0 360778271 45559808 10242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 11123 10242 218 20 0 10481 0
[pid=21973/tid=21975] ppid=21971 vsize=44492 CPUtime=281.72
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 13741 0 0 0 28164 8 0 0 25 0 2 0 360778309 45559808 10242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 44492

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1795736/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=45248 CPUtime=342.06
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 15622 0 0 0 34197 9 0 0 20 0 2 0 360778271 46333952 10428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 11312 10428 218 20 0 10670 0
[pid=21973/tid=21975] ppid=21971 vsize=45248 CPUtime=341.7
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 14772 0 0 0 34161 9 0 0 25 0 2 0 360778309 46333952 10428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 45248

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1794968/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=45956 CPUtime=402.03
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 16662 0 0 0 40193 10 0 0 20 0 2 0 360778271 47058944 10623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 11489 10623 218 20 0 10847 0
[pid=21973/tid=21975] ppid=21971 vsize=45956 CPUtime=401.66
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 15812 0 0 0 40157 9 0 0 25 0 2 0 360778309 47058944 10623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 45956

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1794328/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=46544 CPUtime=461.99
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 17640 0 0 0 46188 11 0 0 20 0 2 0 360778271 47661056 10756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 11636 10756 218 20 0 10994 0
[pid=21973/tid=21975] ppid=21971 vsize=46544 CPUtime=461.62
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 16790 0 0 0 46152 10 0 0 25 0 2 0 360778309 47661056 10756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 46544

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1793688/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=47308 CPUtime=521.95
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 18660 0 0 0 52184 11 0 0 20 0 2 0 360778271 48443392 10931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 11827 10931 218 20 0 11185 0
[pid=21973/tid=21975] ppid=21971 vsize=47308 CPUtime=521.59
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 17810 0 0 0 52148 11 0 0 25 0 2 0 360778309 48443392 10931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 47308

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1793176/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=47864 CPUtime=581.93
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 19490 0 0 0 58180 13 0 0 20 0 2 0 360778271 49012736 11046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 11966 11046 218 20 0 11324 0
[pid=21973/tid=21975] ppid=21971 vsize=47864 CPUtime=581.56
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 18640 0 0 0 58144 12 0 0 25 0 2 0 360778309 49012736 11046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 47864

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1792664/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=48492 CPUtime=641.89
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 20426 0 0 0 64176 13 0 0 20 0 2 0 360778271 49655808 11202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 12123 11202 218 20 0 11481 0
[pid=21973/tid=21975] ppid=21971 vsize=48492 CPUtime=641.53
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 19576 0 0 0 64140 13 0 0 25 0 2 0 360778309 49655808 11202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 48492

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1792024/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=48952 CPUtime=701.86
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 21256 0 0 0 70172 14 0 0 20 0 2 0 360778271 50126848 11317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 12238 11317 218 20 0 11596 0
[pid=21973/tid=21975] ppid=21971 vsize=48952 CPUtime=701.49
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 20406 0 0 0 70136 13 0 0 25 0 2 0 360778309 50126848 11317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530218 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 48952

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1791704/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=49412 CPUtime=761.83
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 22204 0 0 0 76168 15 0 0 20 0 2 0 360778271 50597888 11420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 12353 11420 218 20 0 11711 0
[pid=21973/tid=21975] ppid=21971 vsize=49412 CPUtime=761.46
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 21354 0 0 0 76132 14 0 0 25 0 2 0 360778309 50597888 11420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 49412

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1791384/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=49676 CPUtime=821.77
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 23189 0 0 0 82162 15 0 0 20 0 2 0 360778271 50868224 11495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 12419 11495 218 20 0 11777 0
[pid=21973/tid=21975] ppid=21971 vsize=49676 CPUtime=821.41
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 22339 0 0 0 82126 15 0 0 25 0 2 0 360778309 50868224 11495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.77
Current children cumulated vsize (KiB) 49676

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1790680/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=50312 CPUtime=881.73
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 24201 0 0 0 88157 16 0 0 20 0 2 0 360778271 51519488 11662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 12578 11662 218 20 0 11936 0
[pid=21973/tid=21975] ppid=21971 vsize=50312 CPUtime=881.36
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 23351 0 0 0 88121 15 0 0 25 0 2 0 360778309 51519488 11662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 50312

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1790360/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=50632 CPUtime=941.69
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 24988 0 0 0 94153 16 0 0 20 0 2 0 360778271 51847168 11734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 12658 11734 218 20 0 12016 0
[pid=21973/tid=21975] ppid=21971 vsize=50632 CPUtime=941.33
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 24138 0 0 0 94117 16 0 0 25 0 2 0 360778309 51847168 11734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.69
Current children cumulated vsize (KiB) 50632

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1789848/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=51336 CPUtime=1001.66
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 25914 0 0 0 100149 17 0 0 20 0 2 0 360778271 52568064 11877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 12834 11877 218 20 0 12192 0
[pid=21973/tid=21975] ppid=21971 vsize=51336 CPUtime=1001.29
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 25064 0 0 0 100113 16 0 0 25 0 2 0 360778309 52568064 11877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 51336

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1789720/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=51476 CPUtime=1061.62
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 26787 0 0 0 106145 17 0 0 20 0 2 0 360778271 52711424 11905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 12869 11905 218 20 0 12227 0
[pid=21973/tid=21975] ppid=21971 vsize=51476 CPUtime=1061.25
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 25937 0 0 0 106108 17 0 0 25 0 2 0 360778309 52711424 11905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.62
Current children cumulated vsize (KiB) 51476

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1789592/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=51608 CPUtime=1121.58
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 27535 0 0 0 112140 18 0 0 20 0 2 0 360778271 52846592 11938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 12902 11938 218 20 0 12260 0
[pid=21973/tid=21975] ppid=21971 vsize=51608 CPUtime=1121.21
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 26685 0 0 0 112104 17 0 0 25 0 2 0 360778309 52846592 11938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.58
Current children cumulated vsize (KiB) 51608

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1789144/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=51944 CPUtime=1181.55
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 28353 0 0 0 118136 19 0 0 20 0 2 0 360778271 53190656 12041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 12986 12041 218 20 0 12344 0
[pid=21973/tid=21975] ppid=21971 vsize=51944 CPUtime=1181.18
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 27503 0 0 0 118100 18 0 0 25 0 2 0 360778309 53190656 12041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.55
Current children cumulated vsize (KiB) 51944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21977
/proc/meminfo: memFree=1789016/2055920 swapFree=4145492/4192956
[pid=21973] ppid=21971 vsize=52128 CPUtime=1200.04
/proc/21973/stat : 21973 (MiraXTv1_dyn) S 21971 21973 21477 0 -1 4194304 28634 0 0 0 119985 19 0 0 20 0 2 0 360778271 53379072 12062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21973/statm: 13032 12062 218 20 0 12390 0
[pid=21973/tid=21975] ppid=21971 vsize=52128 CPUtime=1199.67
/proc/21973/task/21975/stat : 21975 (MiraXTv1_dyn) R 21971 21973 21477 0 -1 4194368 27784 0 0 0 119949 18 0 0 25 0 2 0 360778309 53379072 12062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 52128

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.06
CPU user time (s): 1199.86
CPU system time (s): 0.198969
CPU usage (%): 99.9366
Max. virtual memory (cumulated for all children) (KiB): 52388

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

runsolver used 1.25481 second user time and 3.11852 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri May 11 01:36:47 UTC 2007

IDJOB= 303220
IDBENCH= 20102
IDSOLVER= 130
FILE ID= node9/303220-1178847407

PBS_JOBID= 5251005

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v180/unif-k7-r85-v180-c15300-S640027679-08.cnf
COMMAND LINE= /tmp/evaluation/303220-1178847407/MiraXTv1_dyn /tmp/evaluation/303220-1178847407/instance-303220-1178847407.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-303220-1178847407 -o ROOT/results/node9/solver-303220-1178847407 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/303220-1178847407/MiraXTv1_dyn /tmp/evaluation/303220-1178847407/instance-303220-1178847407.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  146b745b9914cd900644d53b6888b65c

RANDOM SEED= 743339343

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:       1837376 kB
Buffers:         39332 kB
Cached:         100152 kB
SwapCached:      15556 kB
Active:          92876 kB
Inactive:        70036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837376 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4360 kB
Writeback:           0 kB
Mapped:          29960 kB
Slab:            41232 kB
Committed_AS:  8929420 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= 66556 MiB

End job on node9 on Fri May 11 01:56:50 UTC 2007