Trace number 308671

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.23 601.74

General information on the benchmark

Namerandom/2+p/p0.7/v5500/
unif2p-p0.7-v5500-c14685-S145970304-01-UNSAT.cnf
MD5SUMa9c69ac58ba32eb3b79077be89bd5498
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 variables5496
Number of clauses14684
Sum of the clauses size39647
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24405
Number of clauses of size 310279
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 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/node13/watcher-308671-1178865926 -o ROOT/results/node13/solver-308671-1178865926 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/308671-1178865926/MiraXTv3_dyn /tmp/evaluation/308671-1178865926/instance-308671-1178865926.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 15130
/proc/meminfo: memFree=1813376/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=3788 CPUtime=0
/proc/15130/stat : 15130 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 334510470 3878912 323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12317645 0 0 4096 0 0 0 0 17 0 0 0
/proc/15130/statm: 980 324 205 20 0 338 0

[startup+0.089581 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 15130
/proc/meminfo: memFree=1813376/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=12428 CPUtime=0.08
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 1668 0 0 0 8 0 0 0 18 0 3 0 334510470 12726272 1611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 3107 1611 218 20 0 2465 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12428

[startup+0.116587 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 15130
/proc/meminfo: memFree=1813376/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=12296 CPUtime=0.13
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 1690 0 0 0 13 0 0 0 18 0 3 0 334510470 12591104 1600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 3074 1600 218 20 0 2432 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 12296

[startup+0.302626 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 15130
/proc/meminfo: memFree=1813376/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=12296 CPUtime=0.5
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 1809 0 0 0 50 0 0 0 18 0 3 0 334510470 12591104 1719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 3074 1719 218 20 0 2432 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 12296

[startup+0.70176 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 15130
/proc/meminfo: memFree=1813376/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=13584 CPUtime=1.3
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 2132 0 0 0 129 1 0 0 18 0 3 0 334510470 13910016 2042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 3396 2042 218 20 0 2754 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 13584

[startup+1.50188 s]
/proc/loadavg: 0.91 0.95 0.99 3/80 15133
/proc/meminfo: memFree=1804968/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=17276 CPUtime=2.9
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 2770 0 0 0 288 2 0 0 18 0 3 0 334510470 17690624 2680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 4319 2680 218 20 0 3677 0
[pid=15130/tid=15132] ppid=15128 vsize=17276 CPUtime=1.43
/proc/15130/task/15132/stat : 15132 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 986 0 0 0 142 1 0 0 23 0 3 0 334510477 17690624 2680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=17276 CPUtime=1.4
/proc/15130/task/15133/stat : 15133 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 884 0 0 0 140 0 0 0 25 0 3 0 334510477 17690624 2680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565715 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 17276

[startup+3.10122 s]
/proc/loadavg: 0.91 0.95 0.99 3/80 15133
/proc/meminfo: memFree=1801384/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=20836 CPUtime=6.1
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 3912 0 0 0 606 4 0 0 18 0 3 0 334510470 21336064 3822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 5209 3822 218 20 0 4567 0
[pid=15130/tid=15132] ppid=15128 vsize=20836 CPUtime=3.02
/proc/15130/task/15132/stat : 15132 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 1554 0 0 0 301 1 0 0 17 0 3 0 334510477 21336064 3822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314181 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=20836 CPUtime=2.99
/proc/15130/task/15133/stat : 15133 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 1458 0 0 0 298 1 0 0 23 0 3 0 334510477 21336064 3822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 20836

[startup+6.30191 s]
/proc/loadavg: 1.00 0.97 1.00 3/80 15133
/proc/meminfo: memFree=1793064/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=28044 CPUtime=12.47
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 5318 0 0 0 1241 6 0 0 18 0 3 0 334510470 28717056 5228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 7011 5228 218 20 0 6369 0
[pid=15130/tid=15132] ppid=15128 vsize=28044 CPUtime=6.21
/proc/15130/task/15132/stat : 15132 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 2294 0 0 0 619 2 0 0 24 0 3 0 334510477 28717056 5228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134542703 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=28044 CPUtime=6.18
/proc/15130/task/15133/stat : 15133 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 2124 0 0 0 615 3 0 0 16 0 3 0 334510477 28717056 5228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 28044

[startup+12.7013 s]
/proc/loadavg: 1.08 0.99 1.01 3/80 15133
/proc/meminfo: memFree=1787240/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=33448 CPUtime=25.25
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 7042 0 0 0 2516 9 0 0 18 0 3 0 334510470 34250752 6915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 8362 6915 218 20 0 7720 0
[pid=15130/tid=15132] ppid=15128 vsize=33448 CPUtime=12.61
/proc/15130/task/15132/stat : 15132 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 3206 0 0 0 1257 4 0 0 25 0 3 0 334510477 34250752 6915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=33448 CPUtime=12.56
/proc/15130/task/15133/stat : 15133 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 2936 0 0 0 1252 4 0 0 18 0 3 0 334510477 34250752 6915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 33448

[startup+25.503 s]
/proc/loadavg: 1.28 1.04 1.02 3/80 15133
/proc/meminfo: memFree=1767784/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=52248 CPUtime=50.78
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 11913 0 0 0 5062 16 0 0 18 0 3 0 334510470 53501952 11621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 13062 11621 218 20 0 12420 0
[pid=15130/tid=15132] ppid=15128 vsize=52248 CPUtime=25.4
/proc/15130/task/15132/stat : 15132 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 5633 0 0 0 2533 7 0 0 21 0 3 0 334510477 53501952 11621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=52248 CPUtime=25.3
/proc/15130/task/15133/stat : 15133 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 5380 0 0 0 2522 8 0 0 17 0 3 0 334510477 53501952 11621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565718 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 52248

[startup+51.1025 s]
/proc/loadavg: 1.53 1.11 1.04 3/80 15133
/proc/meminfo: memFree=1750504/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=69036 CPUtime=101.84
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 16333 0 0 0 10162 22 0 0 18 0 3 0 334510470 70692864 15769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 17259 15769 218 20 0 16617 0
[pid=15130/tid=15132] ppid=15128 vsize=69036 CPUtime=50.97
/proc/15130/task/15132/stat : 15132 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 7962 0 0 0 5087 10 0 0 25 0 3 0 334510477 70692864 15769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=69036 CPUtime=50.8
/proc/15130/task/15133/stat : 15133 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 7471 0 0 0 5069 11 0 0 25 0 3 0 334510477 70692864 15769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 69036

[startup+102.305 s]
/proc/loadavg: 1.79 1.25 1.09 3/80 15133
/proc/meminfo: memFree=1720808/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=97708 CPUtime=203.95
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 24314 0 0 0 20357 38 0 0 18 0 3 0 334510470 100052992 23155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 24427 23155 218 20 0 23785 0
[pid=15130/tid=15132] ppid=15128 vsize=97708 CPUtime=102.12
/proc/15130/task/15132/stat : 15132 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 12145 0 0 0 10194 18 0 0 25 0 3 0 334510477 100052992 23155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=97708 CPUtime=101.75
/proc/15130/task/15133/stat : 15133 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 11269 0 0 0 10156 19 0 0 25 0 3 0 334510477 100052992 23155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 97708

[startup+162.302 s]
/proc/loadavg: 1.92 1.38 1.15 3/80 15133
/proc/meminfo: memFree=1710696/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=107536 CPUtime=323.62
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 27519 0 0 0 32320 42 0 0 18 0 3 0 334510470 110116864 25632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 26884 25632 218 20 0 26242 0
[pid=15130/tid=15132] ppid=15128 vsize=107536 CPUtime=162.06
/proc/15130/task/15132/stat : 15132 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 13769 0 0 0 16186 20 0 0 25 0 3 0 334510477 110116864 25632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=107536 CPUtime=161.49
/proc/15130/task/15133/stat : 15133 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 12850 0 0 0 16128 21 0 0 25 0 3 0 334510477 110116864 25632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.62
Current children cumulated vsize (KiB) 107536

[startup+222.302 s]
/proc/loadavg: 1.97 1.49 1.20 3/80 15133
/proc/meminfo: memFree=1700264/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=118800 CPUtime=443.33
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 30899 0 0 0 44286 47 0 0 18 0 3 0 334510470 121651200 28404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 29700 28404 218 20 0 29058 0
[pid=15130/tid=15132] ppid=15128 vsize=118800 CPUtime=222.01
/proc/15130/task/15132/stat : 15132 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 15483 0 0 0 22179 22 0 0 25 0 3 0 334510477 121651200 28404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=118800 CPUtime=221.24
/proc/15130/task/15133/stat : 15133 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 14516 0 0 0 22100 24 0 0 25 0 3 0 334510477 121651200 28404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526437 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 118800

[startup+282.302 s]
/proc/loadavg: 1.99 1.58 1.24 3/80 15133
/proc/meminfo: memFree=1697064/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=121512 CPUtime=563.03
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 32316 0 0 0 56254 49 0 0 18 0 3 0 334510470 124428288 29039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 30378 29039 218 20 0 29736 0
[pid=15130/tid=15132] ppid=15128 vsize=121512 CPUtime=281.96
/proc/15130/task/15132/stat : 15132 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 16186 0 0 0 28173 23 0 0 25 0 3 0 334510477 124428288 29039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=121512 CPUtime=281
/proc/15130/task/15133/stat : 15133 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 15230 0 0 0 28075 25 0 0 25 0 3 0 334510477 124428288 29039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.03
Current children cumulated vsize (KiB) 121512

[startup+342.302 s]
/proc/loadavg: 1.99 1.65 1.29 3/80 15133
/proc/meminfo: memFree=1695976/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=123304 CPUtime=682.72
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 33328 0 0 0 68221 51 0 0 18 0 3 0 334510470 126263296 29331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 30826 29331 218 20 0 30184 0
[pid=15130/tid=15132] ppid=15128 vsize=123304 CPUtime=341.9
/proc/15130/task/15132/stat : 15132 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 16863 0 0 0 34166 24 0 0 25 0 3 0 334510477 126263296 29331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=123304 CPUtime=340.75
/proc/15130/task/15133/stat : 15133 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 15565 0 0 0 34049 26 0 0 25 0 3 0 334510477 126263296 29331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.72
Current children cumulated vsize (KiB) 123304

[startup+402.301 s]
/proc/loadavg: 1.99 1.71 1.33 3/80 15133
/proc/meminfo: memFree=1694056/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=125020 CPUtime=802.4
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 34447 0 0 0 80188 52 0 0 18 0 3 0 334510470 128020480 29797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 31255 29797 218 20 0 30613 0
[pid=15130/tid=15132] ppid=15128 vsize=125020 CPUtime=401.83
/proc/15130/task/15132/stat : 15132 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 17635 0 0 0 40158 25 0 0 25 0 3 0 334510477 128020480 29797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=125020 CPUtime=400.5
/proc/15130/task/15133/stat : 15133 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 15912 0 0 0 40023 27 0 0 25 0 3 0 334510477 128020480 29797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.4
Current children cumulated vsize (KiB) 125020

[startup+462.302 s]
/proc/loadavg: 1.99 1.76 1.37 3/80 15133
/proc/meminfo: memFree=1693480/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=125680 CPUtime=922.09
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 35297 0 0 0 92156 53 0 0 18 0 3 0 334510470 128696320 29985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 31420 29985 218 20 0 30778 0
[pid=15130/tid=15132] ppid=15128 vsize=125680 CPUtime=461.78
/proc/15130/task/15132/stat : 15132 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 18119 0 0 0 46153 25 0 0 25 0 3 0 334510477 128696320 29985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=125680 CPUtime=460.24
/proc/15130/task/15133/stat : 15133 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 16278 0 0 0 45997 27 0 0 25 0 3 0 334510477 128696320 29985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.09
Current children cumulated vsize (KiB) 125680

[startup+522.301 s]
/proc/loadavg: 1.99 1.80 1.41 3/80 15133
/proc/meminfo: memFree=1693352/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=125680 CPUtime=1041.78
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 36035 0 0 0 104124 54 0 0 18 0 3 0 334510470 128696320 30052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 31420 30052 218 20 0 30778 0
[pid=15130/tid=15132] ppid=15128 vsize=125680 CPUtime=521.72
/proc/15130/task/15132/stat : 15132 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 18461 0 0 0 52147 25 0 0 25 0 3 0 334510477 128696320 30052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=125680 CPUtime=519.99
/proc/15130/task/15133/stat : 15133 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 16674 0 0 0 51971 28 0 0 25 0 3 0 334510477 128696320 30052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.78
Current children cumulated vsize (KiB) 125680

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 15133
/proc/meminfo: memFree=1692712/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=126216 CPUtime=1161.47
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 36751 0 0 0 116092 55 0 0 18 0 3 0 334510470 129245184 30173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 31554 30173 218 20 0 30912 0
[pid=15130/tid=15132] ppid=15128 vsize=126216 CPUtime=581.67
/proc/15130/task/15132/stat : 15132 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 18862 0 0 0 58141 26 0 0 25 0 3 0 334510477 129245184 30173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=126216 CPUtime=579.73
/proc/15130/task/15133/stat : 15133 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 16989 0 0 0 57945 28 0 0 25 0 3 0 334510477 129245184 30173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.47
Current children cumulated vsize (KiB) 126216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.707 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 15133
/proc/meminfo: memFree=1692584/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=126216 CPUtime=1200.19
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 37014 0 0 0 119964 55 0 0 18 0 3 0 334510470 129245184 30178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 31554 30178 218 20 0 30912 0
[pid=15130/tid=15132] ppid=15128 vsize=126216 CPUtime=601.06
/proc/15130/task/15132/stat : 15132 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 18949 0 0 0 60080 26 0 0 25 0 3 0 334510477 129245184 30178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=126216 CPUtime=599.05
/proc/15130/task/15133/stat : 15133 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 17165 0 0 0 59877 28 0 0 25 0 3 0 334510477 129245184 30178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 126216

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

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

[startup+601.707 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 15133
/proc/meminfo: memFree=1692584/2055920 swapFree=4159364/4192956
[pid=15130] ppid=15128 vsize=126216 CPUtime=1200.19
/proc/15130/stat : 15130 (MiraXTv3_dyn) S 15128 15130 14092 0 -1 4194304 37014 0 0 0 119964 55 0 0 18 0 3 0 334510470 129245184 30178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 31554 30178 218 20 0 30912 0
[pid=15130/tid=15132] ppid=15128 vsize=126216 CPUtime=601.06
/proc/15130/task/15132/stat : 15132 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 18949 0 0 0 60080 26 0 0 25 0 3 0 334510477 129245184 30178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=126216 CPUtime=599.05
/proc/15130/task/15133/stat : 15133 (MiraXTv3_dyn) R 15128 15130 14092 0 -1 4194368 17165 0 0 0 59877 28 0 0 25 0 3 0 334510477 129245184 30178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 126216

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.74
CPU time (s): 1200.23
CPU user time (s): 1199.65
CPU system time (s): 0.575912
CPU usage (%): 199.46
Max. virtual memory (cumulated for all children) (KiB): 126364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.65
system time used= 0.575912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37014
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= 246
involuntary context switches= 22597

runsolver used 0.606907 second user time and 1.59676 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri May 11 06:45:26 UTC 2007

IDJOB= 308671
IDBENCH= 20237
IDSOLVER= 128
FILE ID= node13/308671-1178865926

PBS_JOBID= 5251025

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v5500/unif2p-p0.7-v5500-c14685-S145970304-01-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308671-1178865926/MiraXTv3_dyn /tmp/evaluation/308671-1178865926/instance-308671-1178865926.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-308671-1178865926 -o ROOT/results/node13/solver-308671-1178865926 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/308671-1178865926/MiraXTv3_dyn /tmp/evaluation/308671-1178865926/instance-308671-1178865926.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a9c69ac58ba32eb3b79077be89bd5498

RANDOM SEED= 646871829

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1813656 kB
Buffers:         39444 kB
Cached:         116348 kB
SwapCached:      12848 kB
Active:         118180 kB
Inactive:        60904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813656 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4156 kB
Writeback:           0 kB
Mapped:          30156 kB
Slab:            48704 kB
Committed_AS:  9784912 kB
PageTables:       1872 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 node13 on Fri May 11 06:55:30 UTC 2007