Trace number 299118

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.16 601.726

General information on the benchmark

Namerandom/OnTreshold/3SAT/v600/
unif-k3-r4.261-v600-c2556-S1540370200-13.SAT.shuffled.cnf
MD5SUM14cd9bd82ac5a6c9d608f66e5d6145a0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.148976
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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/node15/watcher-299118-1178832512 -o ROOT/results/node15/solver-299118-1178832512 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/299118-1178832512/MiraXTv3_dyn /tmp/evaluation/299118-1178832512/instance-299118-1178832512.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.92 0.98 1.16 3/77 3821
/proc/meminfo: memFree=1854336/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=3788 CPUtime=0
/proc/3821/stat : 3821 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194304 300 0 0 0 0 0 0 0 18 0 1 0 331168779 3878912 275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7951309 0 0 4096 0 0 0 0 17 1 0 0
/proc/3821/statm: 947 275 206 20 0 305 0

[startup+0.054204 s]
/proc/loadavg: 0.92 0.98 1.16 3/77 3821
/proc/meminfo: memFree=1854336/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=7604 CPUtime=0.22
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 740 0 0 0 22 0 0 0 18 0 3 0 331168779 7786496 716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 1992 843 218 20 0 1350 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 7604

[startup+0.884478 s]
/proc/loadavg: 0.92 0.98 1.16 3/77 3821
/proc/meminfo: memFree=1854336/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=11844 CPUtime=1.74
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 2003 0 0 0 174 0 0 0 18 0 3 0 331168779 12128256 1978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 2961 1978 218 20 0 2319 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 11844

[startup+0.901479 s]
/proc/loadavg: 0.92 0.98 1.16 3/77 3821
/proc/meminfo: memFree=1854336/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=11844 CPUtime=1.78
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 2025 0 0 0 178 0 0 0 18 0 3 0 331168779 12128256 2000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 2961 2000 218 20 0 2319 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 11844

[startup+1.00149 s]
/proc/loadavg: 0.92 0.98 1.16 3/77 3821
/proc/meminfo: memFree=1854336/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=12108 CPUtime=1.98
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 2162 0 0 0 198 0 0 0 18 0 3 0 331168779 12398592 2137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 3027 2137 218 20 0 2385 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 12108

[startup+1.50154 s]
/proc/loadavg: 0.92 0.98 1.16 3/77 3821
/proc/meminfo: memFree=1854336/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=14912 CPUtime=2.98
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 2809 0 0 0 297 1 0 0 18 0 3 0 331168779 15269888 2784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 3728 2784 218 20 0 3086 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 14912

[startup+3.10169 s]
/proc/loadavg: 0.92 0.98 1.16 3/80 3824
/proc/meminfo: memFree=1841256/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=19076 CPUtime=6.16
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 3542 0 0 0 615 1 0 0 18 0 3 0 331168779 19533824 3517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 4769 3517 218 20 0 4127 0
[pid=3821/tid=3823] ppid=3819 vsize=19076 CPUtime=3.08
/proc/3821/task/3823/stat : 3823 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 1431 0 0 0 308 0 0 0 17 0 3 0 331168780 19533824 3517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3821/tid=3824] ppid=3819 vsize=19076 CPUtime=3.06
/proc/3821/task/3824/stat : 3824 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 1748 0 0 0 306 0 0 0 25 0 3 0 331168780 19533824 3517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 19076

[startup+6.30198 s]
/proc/loadavg: 1.09 1.02 1.17 3/80 3824
/proc/meminfo: memFree=1833320/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=26216 CPUtime=12.55
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 5633 0 0 0 1252 3 0 0 18 0 3 0 331168779 26845184 5494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 6554 5494 218 20 0 5912 0
[pid=3821/tid=3823] ppid=3819 vsize=26216 CPUtime=6.28
/proc/3821/task/3823/stat : 3823 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 2342 0 0 0 627 1 0 0 25 0 3 0 331168780 26845184 5494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3821/tid=3824] ppid=3819 vsize=26216 CPUtime=6.25
/proc/3821/task/3824/stat : 3824 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 2928 0 0 0 624 1 0 0 23 0 3 0 331168780 26845184 5494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 26216

[startup+12.7016 s]
/proc/loadavg: 1.16 1.03 1.18 3/80 3824
/proc/meminfo: memFree=1819048/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=40700 CPUtime=25.32
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 9213 0 0 0 2525 7 0 0 18 0 3 0 331168779 41676800 8833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 10175 8833 218 20 0 9533 0
[pid=3821/tid=3823] ppid=3819 vsize=40700 CPUtime=12.67
/proc/3821/task/3823/stat : 3823 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 4158 0 0 0 1265 2 0 0 25 0 3 0 331168780 41676800 8833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3821/tid=3824] ppid=3819 vsize=40700 CPUtime=12.62
/proc/3821/task/3824/stat : 3824 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 4692 0 0 0 1259 3 0 0 25 0 3 0 331168780 41676800 8833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 40700

[startup+25.5027 s]
/proc/loadavg: 1.34 1.08 1.19 3/80 3824
/proc/meminfo: memFree=1815400/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=44756 CPUtime=50.83
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 10867 0 0 0 5074 9 0 0 18 0 3 0 331168779 45830144 10117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 11189 10117 218 20 0 10547 0
[pid=3821/tid=3823] ppid=3819 vsize=44756 CPUtime=25.46
/proc/3821/task/3823/stat : 3823 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 4960 0 0 0 2543 3 0 0 25 0 3 0 331168780 45830144 10117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3821/tid=3824] ppid=3819 vsize=44756 CPUtime=25.35
/proc/3821/task/3824/stat : 3824 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 5544 0 0 0 2530 5 0 0 25 0 3 0 331168780 45830144 10117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 44756

[startup+51.1021 s]
/proc/loadavg: 1.57 1.15 1.21 3/80 3824
/proc/meminfo: memFree=1804776/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=56808 CPUtime=101.88
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 14481 0 0 0 10175 13 0 0 18 0 3 0 331168779 58171392 12874 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 14202 12874 218 20 0 13560 0
[pid=3821/tid=3823] ppid=3819 vsize=56808 CPUtime=51.04
/proc/3821/task/3823/stat : 3823 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 6740 0 0 0 5099 5 0 0 25 0 3 0 331168780 58171392 12874 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565631 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3821/tid=3824] ppid=3819 vsize=56808 CPUtime=50.83
/proc/3821/task/3824/stat : 3824 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 7378 0 0 0 5075 8 0 0 25 0 3 0 331168780 58171392 12874 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 56808

[startup+102.303 s]
/proc/loadavg: 1.81 1.28 1.25 3/80 3824
/proc/meminfo: memFree=1796072/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=63396 CPUtime=203.97
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 17819 0 0 0 20379 18 0 0 18 0 3 0 331168779 64917504 14707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 15849 14707 218 20 0 15207 0
[pid=3821/tid=3823] ppid=3819 vsize=63396 CPUtime=102.21
/proc/3821/task/3823/stat : 3823 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 8250 0 0 0 10214 7 0 0 25 0 3 0 331168780 64917504 14707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3821/tid=3824] ppid=3819 vsize=63396 CPUtime=101.75
/proc/3821/task/3824/stat : 3824 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 9206 0 0 0 10164 11 0 0 25 0 3 0 331168780 64917504 14707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526012 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 63396

[startup+162.302 s]
/proc/loadavg: 1.93 1.41 1.29 3/80 3824
/proc/meminfo: memFree=1793512/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=65964 CPUtime=323.63
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 20196 0 0 0 32342 21 0 0 18 0 3 0 331168779 67547136 15280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 16491 15280 218 20 0 15849 0
[pid=3821/tid=3823] ppid=3819 vsize=65964 CPUtime=162.16
/proc/3821/task/3823/stat : 3823 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 9449 0 0 0 16208 8 0 0 25 0 3 0 331168780 67547136 15280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3821/tid=3824] ppid=3819 vsize=65964 CPUtime=161.45
/proc/3821/task/3824/stat : 3824 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 10384 0 0 0 16133 12 0 0 25 0 3 0 331168780 67547136 15280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.63
Current children cumulated vsize (KiB) 65964

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.33 3/80 3824
/proc/meminfo: memFree=1789864/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=69480 CPUtime=443.31
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 22716 0 0 0 44307 24 0 0 18 0 3 0 331168779 71147520 16155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 17370 16155 218 20 0 16728 0
[pid=3821/tid=3823] ppid=3819 vsize=69480 CPUtime=222.12
/proc/3821/task/3823/stat : 3823 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 10398 0 0 0 22203 9 0 0 25 0 3 0 331168780 71147520 16155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3821/tid=3824] ppid=3819 vsize=69480 CPUtime=221.17
/proc/3821/task/3824/stat : 3824 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 11955 0 0 0 22103 14 0 0 25 0 3 0 331168780 71147520 16155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.31
Current children cumulated vsize (KiB) 69480

[startup+282.306 s]
/proc/loadavg: 1.99 1.60 1.37 3/80 3824
/proc/meminfo: memFree=1788968/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=70036 CPUtime=563
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 24686 0 0 0 56274 26 0 0 18 0 3 0 331168779 71716864 16390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 17509 16390 218 20 0 16867 0
[pid=3821/tid=3823] ppid=3819 vsize=70036 CPUtime=282.09
/proc/3821/task/3823/stat : 3823 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 11391 0 0 0 28198 11 0 0 25 0 3 0 331168780 71716864 16390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3821/tid=3824] ppid=3819 vsize=70036 CPUtime=280.89
/proc/3821/task/3824/stat : 3824 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 12932 0 0 0 28075 14 0 0 25 0 3 0 331168780 71716864 16390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563
Current children cumulated vsize (KiB) 70036

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.41 3/80 3824
/proc/meminfo: memFree=1788200/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=70636 CPUtime=682.66
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 26412 0 0 0 68238 28 0 0 18 0 3 0 331168779 72331264 16612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 17659 16612 218 20 0 17017 0
[pid=3821/tid=3823] ppid=3819 vsize=70636 CPUtime=342.04
/proc/3821/task/3823/stat : 3823 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 12286 0 0 0 34192 12 0 0 25 0 3 0 331168780 72331264 16612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3821/tid=3824] ppid=3819 vsize=70636 CPUtime=340.6
/proc/3821/task/3824/stat : 3824 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 13763 0 0 0 34045 15 0 0 25 0 3 0 331168780 72331264 16612 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) 70636

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.44 3/80 3824
/proc/meminfo: memFree=1785064/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=74244 CPUtime=802.34
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 28815 0 0 0 80204 30 0 0 18 0 3 0 331168779 76025856 17356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 18561 17356 218 20 0 17919 0
[pid=3821/tid=3823] ppid=3819 vsize=74244 CPUtime=402.01
/proc/3821/task/3823/stat : 3823 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 13717 0 0 0 40187 14 0 0 25 0 3 0 331168780 76025856 17356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3821/tid=3824] ppid=3819 vsize=74244 CPUtime=400.32
/proc/3821/task/3824/stat : 3824 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 14735 0 0 0 40016 16 0 0 25 0 3 0 331168780 76025856 17356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.34
Current children cumulated vsize (KiB) 74244

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.47 3/80 3824
/proc/meminfo: memFree=1780008/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=79712 CPUtime=922.04
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 31587 0 0 0 92171 33 0 0 18 0 3 0 331168779 81625088 18634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 19928 18634 218 20 0 19286 0
[pid=3821/tid=3823] ppid=3819 vsize=79712 CPUtime=461.98
/proc/3821/task/3823/stat : 3823 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 15249 0 0 0 46182 16 0 0 25 0 3 0 331168780 81625088 18634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3821/tid=3824] ppid=3819 vsize=79712 CPUtime=460.05
/proc/3821/task/3824/stat : 3824 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 15975 0 0 0 45988 17 0 0 25 0 3 0 331168780 81625088 18634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525968 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.04
Current children cumulated vsize (KiB) 79712

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.50 3/80 3824
/proc/meminfo: memFree=1775720/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=83800 CPUtime=1041.73
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 34145 0 0 0 104137 36 0 0 18 0 3 0 331168779 85811200 19667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 20950 19667 218 20 0 20308 0
[pid=3821/tid=3823] ppid=3819 vsize=83800 CPUtime=521.68
/proc/3821/task/3823/stat : 3823 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 16523 0 0 0 52151 17 0 0 25 0 3 0 331168780 85811200 19667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3821/tid=3824] ppid=3819 vsize=83800 CPUtime=520.04
/proc/3821/task/3824/stat : 3824 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 17259 0 0 0 51985 19 0 0 25 0 3 0 331168780 85811200 19667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.73
Current children cumulated vsize (KiB) 83800

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.53 3/80 3824
/proc/meminfo: memFree=1773864/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=86160 CPUtime=1161.45
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 36310 0 0 0 116107 38 0 0 18 0 3 0 331168779 88227840 20157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 21540 20157 218 20 0 20898 0
[pid=3821/tid=3823] ppid=3819 vsize=86160 CPUtime=581.41
/proc/3821/task/3823/stat : 3823 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 17474 0 0 0 58124 17 0 0 25 0 3 0 331168780 88227840 20157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3821/tid=3824] ppid=3819 vsize=86160 CPUtime=580.02
/proc/3821/task/3824/stat : 3824 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 18473 0 0 0 57982 20 0 0 25 0 3 0 331168780 88227840 20157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.45
Current children cumulated vsize (KiB) 86160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.702 s]
/proc/loadavg: 1.99 1.85 1.54 3/80 3824
/proc/meminfo: memFree=1772520/2055920 swapFree=4156500/4192956
[pid=3821] ppid=3819 vsize=87224 CPUtime=1200.12
/proc/3821/stat : 3821 (MiraXTv3_dyn) S 3819 3821 3381 0 -1 4194304 37203 0 0 0 119974 38 0 0 18 0 3 0 331168779 89317376 20480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3821/statm: 21806 20480 218 20 0 21164 0
[pid=3821/tid=3823] ppid=3819 vsize=87224 CPUtime=600.71
/proc/3821/task/3823/stat : 3823 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 18018 0 0 0 60054 17 0 0 25 0 3 0 331168780 89317376 20480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3821/tid=3824] ppid=3819 vsize=87224 CPUtime=599.39
/proc/3821/task/3824/stat : 3824 (MiraXTv3_dyn) R 3819 3821 3381 0 -1 4194368 18822 0 0 0 59919 20 0 0 25 0 3 0 331168780 89317376 20480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 87224

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): 601.726
CPU time (s): 1200.16
CPU user time (s): 1199.76
CPU system time (s): 0.400939
CPU usage (%): 199.453
Max. virtual memory (cumulated for all children) (KiB): 87224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.76
system time used= 0.400939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37203
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= 395
involuntary context switches= 22664

runsolver used 0.601908 second user time and 1.59376 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Thu May 10 21:28:32 UTC 2007

IDJOB= 299118
IDBENCH= 20002
IDSOLVER= 128
FILE ID= node15/299118-1178832512

PBS_JOBID= 5250990

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v600/unif-k3-r4.261-v600-c2556-S1540370200-13.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299118-1178832512/MiraXTv3_dyn /tmp/evaluation/299118-1178832512/instance-299118-1178832512.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-299118-1178832512 -o ROOT/results/node15/solver-299118-1178832512 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/299118-1178832512/MiraXTv3_dyn /tmp/evaluation/299118-1178832512/instance-299118-1178832512.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  14cd9bd82ac5a6c9d608f66e5d6145a0

RANDOM SEED= 173114059

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1854552 kB
Buffers:         39540 kB
Cached:          97152 kB
SwapCached:      16240 kB
Active:          93120 kB
Inactive:        67620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854552 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            3936 kB
Writeback:           0 kB
Mapped:          29812 kB
Slab:            26016 kB
Committed_AS: 10803960 kB
PageTables:       1868 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= 66560 MiB

End job on node15 on Thu May 10 21:38:36 UTC 2007