Trace number 294116

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 v3? (TO) 1200.21 601.928

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S116991008-16.SAT.shuffled.cnf
MD5SUM2c7bf3b36a08e984c6bfa25f8c13f2d7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.044992
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of clauses2769
Sum of the clauses size13845
Maximum clause length5
Minimum clause length5
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 52769
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

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/node21/watcher-294116-1178815918 -o ROOT/results/node21/solver-294116-1178815918 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/294116-1178815918/MiraXTv3_dyn /tmp/evaluation/294116-1178815918/instance-294116-1178815918.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.77 0.93 0.98 3/77 23196
/proc/meminfo: memFree=1849376/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=3788 CPUtime=0
/proc/23196/stat : 23196 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 329509120 3878912 263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8872442 0 0 4096 0 0 0 0 17 1 0 0
/proc/23196/statm: 947 264 206 20 0 305 0

[startup+0.058415 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 23196
/proc/meminfo: memFree=1849376/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=6336 CPUtime=0.08
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 584 0 0 0 8 0 0 0 18 0 3 0 329509120 6488064 559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 1584 559 218 20 0 942 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6336

[startup+0.121907 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 23196
/proc/meminfo: memFree=1849376/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=8036 CPUtime=0.21
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 794 0 0 0 21 0 0 0 18 0 3 0 329509120 8228864 769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 2009 769 218 20 0 1367 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 8036

[startup+0.301929 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 23196
/proc/meminfo: memFree=1849376/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=9120 CPUtime=0.57
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 1265 0 0 0 57 0 0 0 18 0 3 0 329509120 9338880 1240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 2280 1240 218 20 0 1638 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9120

[startup+0.701974 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 23196
/proc/meminfo: memFree=1849376/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=12728 CPUtime=1.37
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 2106 0 0 0 136 1 0 0 18 0 3 0 329509120 13033472 2080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 3182 2080 218 20 0 2540 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 12728

[startup+1.50106 s]
/proc/loadavg: 0.77 0.93 0.98 3/80 23199
/proc/meminfo: memFree=1839944/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=16388 CPUtime=2.97
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 2840 0 0 0 296 1 0 0 18 0 3 0 329509120 16781312 2814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 4097 2814 218 20 0 3455 0
[pid=23196/tid=23198] ppid=23194 vsize=16388 CPUtime=1.47
/proc/23196/task/23198/stat : 23198 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 1218 0 0 0 147 0 0 0 24 0 3 0 329509122 16781312 2814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23196/tid=23199] ppid=23194 vsize=16388 CPUtime=1.47
/proc/23196/task/23199/stat : 23199 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 1254 0 0 0 147 0 0 0 18 0 3 0 329509122 16781312 2814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 16388

[startup+3.10224 s]
/proc/loadavg: 0.77 0.93 0.98 3/80 23199
/proc/meminfo: memFree=1837320/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=19776 CPUtime=6.15
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 3847 0 0 0 614 1 0 0 18 0 3 0 329509120 20250624 3749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 4944 3749 218 20 0 4302 0
[pid=23196/tid=23198] ppid=23194 vsize=19776 CPUtime=3.06
/proc/23196/task/23198/stat : 23198 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 1693 0 0 0 306 0 0 0 20 0 3 0 329509122 20250624 3749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23196/tid=23199] ppid=23194 vsize=19776 CPUtime=3.06
/proc/23196/task/23199/stat : 23199 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 1786 0 0 0 306 0 0 0 25 0 3 0 329509122 20250624 3749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 19776

[startup+6.30159 s]
/proc/loadavg: 0.87 0.95 0.98 4/80 23199
/proc/meminfo: memFree=1827656/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=29816 CPUtime=12.53
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 6325 0 0 0 1249 4 0 0 18 0 3 0 329509120 30531584 6148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 7454 6148 218 20 0 6812 0
[pid=23196/tid=23198] ppid=23194 vsize=29816 CPUtime=6.25
/proc/23196/task/23198/stat : 23198 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 2902 0 0 0 623 2 0 0 25 0 3 0 329509122 30531584 6148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23196/tid=23199] ppid=23194 vsize=29816 CPUtime=6.26
/proc/23196/task/23199/stat : 23199 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 3055 0 0 0 624 2 0 0 25 0 3 0 329509122 30531584 6148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 29816

[startup+12.7023 s]
/proc/loadavg: 0.96 0.97 0.99 3/80 23199
/proc/meminfo: memFree=1818072/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=36380 CPUtime=25.28
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 8352 0 0 0 2522 6 0 0 18 0 3 0 329509120 37253120 7868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 9095 7868 218 20 0 8453 0
[pid=23196/tid=23198] ppid=23194 vsize=36380 CPUtime=12.62
/proc/23196/task/23198/stat : 23198 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 3942 0 0 0 1259 3 0 0 23 0 3 0 329509122 37253120 7868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23196/tid=23199] ppid=23194 vsize=36380 CPUtime=12.64
/proc/23196/task/23199/stat : 23199 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 4042 0 0 0 1261 3 0 0 25 0 3 0 329509122 37253120 7868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 36380

[startup+25.5017 s]
/proc/loadavg: 1.19 1.02 1.01 3/80 23199
/proc/meminfo: memFree=1807256/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=47208 CPUtime=50.82
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 11556 0 0 0 5073 9 0 0 18 0 3 0 329509120 48340992 10576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 11802 10576 218 20 0 11160 0
[pid=23196/tid=23198] ppid=23194 vsize=47208 CPUtime=25.35
/proc/23196/task/23198/stat : 23198 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 5529 0 0 0 2531 4 0 0 25 0 3 0 329509122 48340992 10576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23196/tid=23199] ppid=23194 vsize=47208 CPUtime=25.44
/proc/23196/task/23199/stat : 23199 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 5659 0 0 0 2540 4 0 0 25 0 3 0 329509122 48340992 10576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 47208

[startup+51.1015 s]
/proc/loadavg: 1.47 1.10 1.03 3/80 23199
/proc/meminfo: memFree=1804376/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=50076 CPUtime=101.87
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 13281 0 0 0 10176 11 0 0 18 0 3 0 329509120 51277824 11343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 12519 11343 218 20 0 11877 0
[pid=23196/tid=23198] ppid=23194 vsize=50076 CPUtime=50.85
/proc/23196/task/23198/stat : 23198 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 6272 0 0 0 5080 5 0 0 25 0 3 0 329509122 51277824 11343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23196/tid=23199] ppid=23194 vsize=50076 CPUtime=51
/proc/23196/task/23199/stat : 23199 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 6641 0 0 0 5095 5 0 0 25 0 3 0 329509122 51277824 11343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 50076

[startup+102.306 s]
/proc/loadavg: 1.77 1.23 1.08 3/80 23199
/proc/meminfo: memFree=1800344/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=53608 CPUtime=203.99
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 16169 0 0 0 20386 13 0 0 18 0 3 0 329509120 54894592 12348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 13402 12348 218 20 0 12760 0
[pid=23196/tid=23198] ppid=23194 vsize=53608 CPUtime=101.81
/proc/23196/task/23198/stat : 23198 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 7683 0 0 0 10175 6 0 0 25 0 3 0 329509122 54894592 12348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23196/tid=23199] ppid=23194 vsize=53608 CPUtime=102.14
/proc/23196/task/23199/stat : 23199 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 8118 0 0 0 10208 6 0 0 25 0 3 0 329509122 54894592 12348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 53608

[startup+162.302 s]
/proc/loadavg: 1.96 1.39 1.14 3/80 23199
/proc/meminfo: memFree=1797848/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=57728 CPUtime=323.65
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 18827 0 0 0 32350 15 0 0 18 0 3 0 329509120 59113472 12966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 14432 12966 218 20 0 13790 0
[pid=23196/tid=23198] ppid=23194 vsize=57728 CPUtime=161.56
/proc/23196/task/23198/stat : 23198 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 9037 0 0 0 16148 8 0 0 25 0 3 0 329509122 59113472 12966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23196/tid=23199] ppid=23194 vsize=57728 CPUtime=162.07
/proc/23196/task/23199/stat : 23199 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 9422 0 0 0 16200 7 0 0 25 0 3 0 329509122 59113472 12966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.65
Current children cumulated vsize (KiB) 57728

[startup+222.301 s]
/proc/loadavg: 1.98 1.49 1.19 3/80 23199
/proc/meminfo: memFree=1794584/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=60104 CPUtime=443.32
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 21677 0 0 0 44314 18 0 0 18 0 3 0 329509120 61546496 13781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 15026 13781 218 20 0 14384 0
[pid=23196/tid=23198] ppid=23194 vsize=60104 CPUtime=221.3
/proc/23196/task/23198/stat : 23198 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 10635 0 0 0 22120 10 0 0 25 0 3 0 329509122 61546496 13781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23196/tid=23199] ppid=23194 vsize=60104 CPUtime=222.01
/proc/23196/task/23199/stat : 23199 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 10674 0 0 0 22193 8 0 0 25 0 3 0 329509122 61546496 13781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.32
Current children cumulated vsize (KiB) 60104

[startup+282.302 s]
/proc/loadavg: 1.99 1.58 1.24 3/80 23199
/proc/meminfo: memFree=1792152/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=62648 CPUtime=562.99
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 24125 0 0 0 56278 21 0 0 18 0 3 0 329509120 64151552 14377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 15662 14377 218 20 0 15020 0
[pid=23196/tid=23198] ppid=23194 vsize=62648 CPUtime=281.04
/proc/23196/task/23198/stat : 23198 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 11896 0 0 0 28093 11 0 0 25 0 3 0 329509122 64151552 14377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23196/tid=23199] ppid=23194 vsize=62648 CPUtime=281.92
/proc/23196/task/23199/stat : 23199 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 11861 0 0 0 28183 9 0 0 25 0 3 0 329509122 64151552 14377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.99
Current children cumulated vsize (KiB) 62648

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.28 3/80 23199
/proc/meminfo: memFree=1790168/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=64728 CPUtime=682.66
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 26235 0 0 0 68244 22 0 0 18 0 3 0 329509120 66281472 14850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 16182 14850 218 20 0 15540 0
[pid=23196/tid=23198] ppid=23194 vsize=64728 CPUtime=340.78
/proc/23196/task/23198/stat : 23198 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 12962 0 0 0 34066 12 0 0 25 0 3 0 329509122 66281472 14850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23196/tid=23199] ppid=23194 vsize=64728 CPUtime=341.85
/proc/23196/task/23199/stat : 23199 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 12905 0 0 0 34176 9 0 0 25 0 3 0 329509122 66281472 14850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.66
Current children cumulated vsize (KiB) 64728

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.32 3/80 23199
/proc/meminfo: memFree=1787224/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=67072 CPUtime=802.34
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 29104 0 0 0 80208 26 0 0 18 0 3 0 329509120 68681728 15628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 16768 15628 218 20 0 16126 0
[pid=23196/tid=23198] ppid=23194 vsize=67072 CPUtime=400.51
/proc/23196/task/23198/stat : 23198 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 14351 0 0 0 40037 14 0 0 25 0 3 0 329509122 68681728 15628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23196/tid=23199] ppid=23194 vsize=67072 CPUtime=401.8
/proc/23196/task/23199/stat : 23199 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 14385 0 0 0 40169 11 0 0 25 0 3 0 329509122 68681728 15628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.34
Current children cumulated vsize (KiB) 67072

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.36 3/80 23199
/proc/meminfo: memFree=1785560/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=68524 CPUtime=922
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 31207 0 0 0 92172 28 0 0 18 0 3 0 329509120 70168576 16020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 17131 16020 218 20 0 16489 0
[pid=23196/tid=23198] ppid=23194 vsize=68524 CPUtime=460.24
/proc/23196/task/23198/stat : 23198 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 15323 0 0 0 46008 16 0 0 25 0 3 0 329509122 70168576 16020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23196/tid=23199] ppid=23194 vsize=68524 CPUtime=461.74
/proc/23196/task/23199/stat : 23199 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 15516 0 0 0 46162 12 0 0 25 0 3 0 329509122 70168576 16020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922
Current children cumulated vsize (KiB) 68524

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.40 3/80 23199
/proc/meminfo: memFree=1781848/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=72736 CPUtime=1041.72
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 33879 0 0 0 104141 31 0 0 18 0 3 0 329509120 74481664 16954 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 18184 16954 218 20 0 17542 0
[pid=23196/tid=23198] ppid=23194 vsize=72736 CPUtime=520
/proc/23196/task/23198/stat : 23198 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 16863 0 0 0 51983 17 0 0 25 0 3 0 329509122 74481664 16954 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23196/tid=23199] ppid=23194 vsize=72736 CPUtime=521.69
/proc/23196/task/23199/stat : 23199 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 16648 0 0 0 52156 13 0 0 25 0 3 0 329509122 74481664 16954 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.72
Current children cumulated vsize (KiB) 72736

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.43 3/86 23365
/proc/meminfo: memFree=1777504/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=76384 CPUtime=1161.15
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 36316 0 0 0 116071 44 0 0 18 0 3 0 329509120 78217216 17716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 19096 17716 218 20 0 18454 0
[pid=23196/tid=23198] ppid=23194 vsize=76384 CPUtime=579.56
/proc/23196/task/23198/stat : 23198 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 17708 0 0 0 57938 18 0 0 25 0 3 0 329509122 78217216 17716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23196/tid=23199] ppid=23194 vsize=76384 CPUtime=581.56
/proc/23196/task/23199/stat : 23199 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 18240 0 0 0 58131 25 0 0 25 0 3 0 329509122 78217216 17716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.15
Current children cumulated vsize (KiB) 76384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.903 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 23397
/proc/meminfo: memFree=1778064/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=76520 CPUtime=1200.18
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 37020 0 0 0 119969 49 0 0 18 0 3 0 329509120 78356480 17797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 19130 17797 218 20 0 18488 0
[pid=23196/tid=23198] ppid=23194 vsize=76520 CPUtime=599.01
/proc/23196/task/23198/stat : 23198 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 18103 0 0 0 59883 18 0 0 25 0 3 0 329509122 78356480 17797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23196/tid=23199] ppid=23194 vsize=76520 CPUtime=601.13
/proc/23196/task/23199/stat : 23199 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 18549 0 0 0 60084 29 0 0 25 0 3 0 329509122 78356480 17797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 76520

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+601.903 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 23397
/proc/meminfo: memFree=1778064/2055920 swapFree=4156344/4192956
[pid=23196] ppid=23194 vsize=76520 CPUtime=1200.18
/proc/23196/stat : 23196 (MiraXTv3_dyn) S 23194 23196 23124 0 -1 4194304 37020 0 0 0 119969 49 0 0 18 0 3 0 329509120 78356480 17797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23196/statm: 19130 17797 218 20 0 18488 0
[pid=23196/tid=23198] ppid=23194 vsize=76520 CPUtime=599.01
/proc/23196/task/23198/stat : 23198 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 18103 0 0 0 59883 18 0 0 25 0 3 0 329509122 78356480 17797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23196/tid=23199] ppid=23194 vsize=76520 CPUtime=601.13
/proc/23196/task/23199/stat : 23199 (MiraXTv3_dyn) R 23194 23196 23124 0 -1 4194368 18549 0 0 0 60084 29 0 0 25 0 3 0 329509122 78356480 17797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 76520

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.928
CPU time (s): 1200.21
CPU user time (s): 1199.71
CPU system time (s): 0.502923
CPU usage (%): 199.394
Max. virtual memory (cumulated for all children) (KiB): 76520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.71
system time used= 0.502923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37020
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= 349
involuntary context switches= 22773

runsolver used 0.582911 second user time and 1.66875 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Thu May 10 16:51:58 UTC 2007

IDJOB= 294116
IDBENCH= 19880
IDSOLVER= 128
FILE ID= node21/294116-1178815918

PBS_JOBID= 5250960

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S116991008-16.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294116-1178815918/MiraXTv3_dyn /tmp/evaluation/294116-1178815918/instance-294116-1178815918.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-294116-1178815918 -o ROOT/results/node21/solver-294116-1178815918 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/294116-1178815918/MiraXTv3_dyn /tmp/evaluation/294116-1178815918/instance-294116-1178815918.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2c7bf3b36a08e984c6bfa25f8c13f2d7

RANDOM SEED= 145047354

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1849720 kB
Buffers:         37232 kB
Cached:          96692 kB
SwapCached:      15744 kB
Active:          88424 kB
Inactive:        68908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849720 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            4140 kB
Writeback:           0 kB
Mapped:          29872 kB
Slab:            34480 kB
Committed_AS:  5061436 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= 66561 MiB

End job on node21 on Thu May 10 17:02:02 UTC 2007