Trace number 339558

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v1? (TO) 1200.07 1200.43

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
MD5SUMbe0552b4894b69c578ebcc0b17dda689
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark210.366
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses69990
Sum of the clauses size140820
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269960
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-339558-1178964762 -o ROOT/results/node11/solver-339558-1178964762 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339558-1178964762/MiraXTv1_dyn /tmp/evaluation/339558-1178964762/instance-339558-1178964762.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.00 0.00 0.00 3/77 3765
/proc/meminfo: memFree=1527544/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=3788 CPUtime=0
/proc/3765/stat : 3765 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194304 420 0 0 0 0 0 0 0 18 0 1 0 337525141 3878912 396 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/3765/statm: 947 403 202 20 0 305 0

[startup+0.106586 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 3765
/proc/meminfo: memFree=1527544/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=7688 CPUtime=0.1
/proc/3765/stat : 3765 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194304 1388 0 0 0 10 0 0 0 18 0 1 0 337525141 7872512 1363 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134583928 0 0 4096 0 0 0 0 17 0 0 0
/proc/3765/statm: 1922 1363 207 20 0 1280 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7688

[startup+0.202596 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 3765
/proc/meminfo: memFree=1527544/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=7688 CPUtime=0.19
/proc/3765/stat : 3765 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194304 1388 0 0 0 19 0 0 0 18 0 1 0 337525141 7872512 1363 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134583916 0 0 4096 0 0 0 0 17 0 0 0
/proc/3765/statm: 1922 1363 207 20 0 1280 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7688

[startup+0.301607 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 3765
/proc/meminfo: memFree=1527544/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=7688 CPUtime=0.29
/proc/3765/stat : 3765 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194304 1388 0 0 0 29 0 0 0 19 0 1 0 337525141 7872512 1363 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/3765/statm: 1922 1363 207 20 0 1280 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7688

[startup+0.701655 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 3765
/proc/meminfo: memFree=1527544/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=9192 CPUtime=0.69
/proc/3765/stat : 3765 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194304 1728 0 0 0 69 0 0 0 23 0 1 0 337525141 9412608 1703 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/3765/statm: 2298 1703 207 20 0 1656 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9192

[startup+1.50175 s]
/proc/loadavg: 0.00 0.00 0.00 2/78 3766
/proc/meminfo: memFree=1521328/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=9192 CPUtime=1.49
/proc/3765/stat : 3765 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194304 1755 0 0 0 149 0 0 0 25 0 1 0 337525141 9412608 1730 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/3765/statm: 2298 1730 207 20 0 1656 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9192

[startup+3.10194 s]
/proc/loadavg: 0.00 0.00 0.00 2/79 3767
/proc/meminfo: memFree=1516072/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=25144 CPUtime=3.08
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 4124 0 0 0 307 1 0 0 25 0 2 0 337525141 25747456 3926 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 6286 3926 218 20 0 5644 0
[pid=3765/tid=3767] ppid=3763 vsize=25144 CPUtime=0.94
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 1916 0 0 0 94 0 0 0 25 0 2 0 337525355 25747456 3926 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 25144

[startup+6.30112 s]
/proc/loadavg: 0.08 0.02 0.01 2/79 3767
/proc/meminfo: memFree=1508840/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=29244 CPUtime=6.29
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 5250 0 0 0 627 2 0 0 25 0 2 0 337525141 29945856 5052 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 7311 5052 218 20 0 6669 0
[pid=3765/tid=3767] ppid=3763 vsize=29244 CPUtime=4.15
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 3042 0 0 0 414 1 0 0 25 0 2 0 337525355 29945856 5052 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29244

[startup+12.7019 s]
/proc/loadavg: 0.15 0.03 0.01 2/79 3767
/proc/meminfo: memFree=1498152/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=39380 CPUtime=12.69
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 7872 0 0 0 1266 3 0 0 25 0 2 0 337525141 40325120 7674 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 9845 7674 218 20 0 9203 0
[pid=3765/tid=3767] ppid=3763 vsize=39380 CPUtime=10.54
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 5664 0 0 0 1052 2 0 0 25 0 2 0 337525355 40325120 7674 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39380

[startup+25.5014 s]
/proc/loadavg: 0.34 0.08 0.02 2/79 3767
/proc/meminfo: memFree=1493736/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=42604 CPUtime=25.48
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 8801 0 0 0 2545 3 0 0 25 0 2 0 337525141 43626496 8529 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 10651 8529 218 20 0 10009 0
[pid=3765/tid=3767] ppid=3763 vsize=42604 CPUtime=23.33
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 6593 0 0 0 2331 2 0 0 25 0 2 0 337525355 43626496 8529 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 8414843 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42604

[startup+51.1014 s]
/proc/loadavg: 0.56 0.15 0.05 2/79 3767
/proc/meminfo: memFree=1478056/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=58336 CPUtime=51.08
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 12834 0 0 0 5100 8 0 0 25 0 2 0 337525141 59736064 12517 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 14584 12517 218 20 0 13942 0
[pid=3765/tid=3767] ppid=3763 vsize=58336 CPUtime=48.93
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 10626 0 0 0 4886 7 0 0 25 0 2 0 337525355 59736064 12517 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 58336

[startup+102.301 s]
/proc/loadavg: 0.82 0.29 0.10 2/79 3767
/proc/meminfo: memFree=1469288/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=67036 CPUtime=102.26
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 15118 0 0 0 10217 9 0 0 25 0 2 0 337525141 68644864 14640 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 16759 14640 218 20 0 16117 0
[pid=3765/tid=3767] ppid=3763 vsize=67036 CPUtime=100.12
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 12910 0 0 0 10004 8 0 0 25 0 2 0 337525355 68644864 14640 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 67036

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/79 3767
/proc/meminfo: memFree=1463528/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=72484 CPUtime=162.24
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 16694 0 0 0 16213 11 0 0 25 0 2 0 337525141 74223616 16034 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 18121 16034 218 20 0 17479 0
[pid=3765/tid=3767] ppid=3763 vsize=72484 CPUtime=160.1
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 14486 0 0 0 16000 10 0 0 25 0 2 0 337525355 74223616 16034 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 72484

[startup+222.306 s]
/proc/loadavg: 0.97 0.51 0.20 2/79 3767
/proc/meminfo: memFree=1460200/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=75872 CPUtime=222.23
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 17683 0 0 0 22211 12 0 0 25 0 2 0 337525141 77692928 16897 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 18968 16897 218 20 0 18326 0
[pid=3765/tid=3767] ppid=3763 vsize=75872 CPUtime=220.09
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 15475 0 0 0 21998 11 0 0 25 0 2 0 337525355 77692928 16897 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 75872

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.25 2/79 3767
/proc/meminfo: memFree=1459240/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=76536 CPUtime=282.2
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 18069 0 0 0 28208 12 0 0 25 0 2 0 337525141 78372864 17091 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 19134 17091 218 20 0 18492 0
[pid=3765/tid=3767] ppid=3763 vsize=76536 CPUtime=280.06
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 15861 0 0 0 27995 11 0 0 25 0 2 0 337525355 78372864 17091 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 76536

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/79 3767
/proc/meminfo: memFree=1456168/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=79676 CPUtime=342.18
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 18980 0 0 0 34204 14 0 0 25 0 2 0 337525141 81588224 17872 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 19919 17872 218 20 0 19277 0
[pid=3765/tid=3767] ppid=3763 vsize=79676 CPUtime=340.04
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 16772 0 0 0 33991 13 0 0 25 0 2 0 337525355 81588224 17872 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 79676

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.33 2/79 3767
/proc/meminfo: memFree=1455592/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=80236 CPUtime=402.17
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 19255 0 0 0 40202 15 0 0 25 0 2 0 337525141 82161664 18017 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 20059 18017 218 20 0 19417 0
[pid=3765/tid=3767] ppid=3763 vsize=80236 CPUtime=400.03
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 17047 0 0 0 39989 14 0 0 25 0 2 0 337525355 82161664 18017 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 80236

[startup+462.302 s]
/proc/loadavg: 0.99 0.77 0.37 2/79 3767
/proc/meminfo: memFree=1455208/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=80648 CPUtime=462.15
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 19488 0 0 0 46199 16 0 0 25 0 2 0 337525141 82583552 18120 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 20162 18120 218 20 0 19520 0
[pid=3765/tid=3767] ppid=3763 vsize=80648 CPUtime=460.01
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 17280 0 0 0 45986 15 0 0 25 0 2 0 337525355 82583552 18120 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 80648

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/79 3767
/proc/meminfo: memFree=1454696/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=81240 CPUtime=522.13
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 19741 0 0 0 52197 16 0 0 25 0 2 0 337525141 83189760 18243 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 20310 18243 218 20 0 19668 0
[pid=3765/tid=3767] ppid=3763 vsize=81240 CPUtime=519.99
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 17533 0 0 0 51984 15 0 0 25 0 2 0 337525355 83189760 18243 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 81240

[startup+582.302 s]
/proc/loadavg: 0.99 0.84 0.44 2/79 3767
/proc/meminfo: memFree=1454504/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=81560 CPUtime=582.12
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 19946 0 0 0 58195 17 0 0 25 0 2 0 337525141 83517440 18318 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 20390 18318 218 20 0 19748 0
[pid=3765/tid=3767] ppid=3763 vsize=81560 CPUtime=579.98
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 17738 0 0 0 57982 16 0 0 25 0 2 0 337525355 83517440 18318 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 81560

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.47 2/79 3767
/proc/meminfo: memFree=1454056/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=81888 CPUtime=642.1
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 20154 0 0 0 64192 18 0 0 25 0 2 0 337525141 83853312 18396 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 20472 18396 218 20 0 19830 0
[pid=3765/tid=3767] ppid=3763 vsize=81888 CPUtime=639.96
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 17946 0 0 0 63979 17 0 0 25 0 2 0 337525355 83853312 18396 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 81888

[startup+702.302 s]
/proc/loadavg: 0.99 0.89 0.50 2/79 3767
/proc/meminfo: memFree=1453864/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=82040 CPUtime=702.08
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 20344 0 0 0 70190 18 0 0 25 0 2 0 337525141 84008960 18456 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 20510 18456 218 20 0 19868 0
[pid=3765/tid=3767] ppid=3763 vsize=82040 CPUtime=699.94
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 18136 0 0 0 69977 17 0 0 25 0 2 0 337525355 84008960 18456 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 82040

[startup+762.302 s]
/proc/loadavg: 0.99 0.91 0.54 2/79 3767
/proc/meminfo: memFree=1453544/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=82348 CPUtime=762.07
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 20522 0 0 0 76188 19 0 0 25 0 2 0 337525141 84324352 18504 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 20587 18504 218 20 0 19945 0
[pid=3765/tid=3767] ppid=3763 vsize=82348 CPUtime=759.93
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 18314 0 0 0 75975 18 0 0 25 0 2 0 337525355 84324352 18504 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 82348

[startup+822.301 s]
/proc/loadavg: 0.99 0.92 0.56 2/79 3767
/proc/meminfo: memFree=1453352/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=82612 CPUtime=822.04
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 20724 0 0 0 82185 19 0 0 25 0 2 0 337525141 84594688 18576 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 20653 18576 218 20 0 20011 0
[pid=3765/tid=3767] ppid=3763 vsize=82612 CPUtime=819.9
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 18516 0 0 0 81972 18 0 0 25 0 2 0 337525355 84594688 18576 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 82612

[startup+882.305 s]
/proc/loadavg: 0.99 0.93 0.58 2/79 3767
/proc/meminfo: memFree=1453288/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=82612 CPUtime=882.03
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 20876 0 0 0 88183 20 0 0 25 0 2 0 337525141 84594688 18598 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 20653 18598 218 20 0 20011 0
[pid=3765/tid=3767] ppid=3763 vsize=82612 CPUtime=879.89
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 18668 0 0 0 87970 19 0 0 25 0 2 0 337525355 84594688 18598 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 82612

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/79 3767
/proc/meminfo: memFree=1452776/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=83260 CPUtime=942.01
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 21138 0 0 0 94180 21 0 0 25 0 2 0 337525141 85258240 18730 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 20815 18730 218 20 0 20173 0
[pid=3765/tid=3767] ppid=3763 vsize=83260 CPUtime=939.87
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 18930 0 0 0 93967 20 0 0 25 0 2 0 337525355 85258240 18730 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 83260

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/79 3767
/proc/meminfo: memFree=1452584/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=83424 CPUtime=1001.99
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 21307 0 0 0 100178 21 0 0 25 0 2 0 337525141 85426176 18769 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 20856 18769 218 20 0 20214 0
[pid=3765/tid=3767] ppid=3763 vsize=83424 CPUtime=999.85
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 19099 0 0 0 99965 20 0 0 25 0 2 0 337525355 85426176 18769 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 83424

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/79 3767
/proc/meminfo: memFree=1452584/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=83424 CPUtime=1061.98
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 21389 0 0 0 106176 22 0 0 25 0 2 0 337525141 85426176 18786 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 20856 18786 218 20 0 20214 0
[pid=3765/tid=3767] ppid=3763 vsize=83424 CPUtime=1059.83
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 19181 0 0 0 105962 21 0 0 25 0 2 0 337525355 85426176 18786 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 83424

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/79 3767
/proc/meminfo: memFree=1452008/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=83952 CPUtime=1121.96
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 21656 0 0 0 112173 23 0 0 25 0 2 0 337525141 85966848 18923 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 20988 18923 218 20 0 20346 0
[pid=3765/tid=3767] ppid=3763 vsize=83952 CPUtime=1119.82
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 19448 0 0 0 111960 22 0 0 25 0 2 0 337525355 85966848 18923 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 83952

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/79 3767
/proc/meminfo: memFree=1451944/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=84224 CPUtime=1181.94
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 21790 0 0 0 118171 23 0 0 25 0 2 0 337525141 86245376 18992 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 21056 18992 218 20 0 20414 0
[pid=3765/tid=3767] ppid=3763 vsize=84224 CPUtime=1179.8
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 19582 0 0 0 117958 22 0 0 25 0 2 0 337525355 86245376 18992 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 84224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.69 2/79 3767
/proc/meminfo: memFree=1449064/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=87144 CPUtime=1200.04
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 22503 0 0 0 119980 24 0 0 25 0 2 0 337525141 89235456 19705 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 21786 19705 218 20 0 21144 0
[pid=3765/tid=3767] ppid=3763 vsize=87144 CPUtime=1197.9
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 20295 0 0 0 119767 23 0 0 25 0 2 0 337525355 89235456 19705 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 87144

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.69 2/79 3767
/proc/meminfo: memFree=1449064/2055920 swapFree=4144152/4192956
[pid=3765] ppid=3763 vsize=87144 CPUtime=1200.04
/proc/3765/stat : 3765 (MiraXTv1_dyn) S 3763 3765 3691 0 -1 4194304 22503 0 0 0 119980 24 0 0 25 0 2 0 337525141 89235456 19705 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3765/statm: 21786 19705 218 20 0 21144 0
[pid=3765/tid=3767] ppid=3763 vsize=87144 CPUtime=1197.9
/proc/3765/task/3767/stat : 3767 (MiraXTv1_dyn) R 3763 3765 3691 0 -1 4194368 20295 0 0 0 119767 23 0 0 25 0 2 0 337525355 89235456 19705 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 87144

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.07
CPU user time (s): 1199.81
CPU system time (s): 0.252961
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 87144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.81
system time used= 0.252961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22503
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 3276

runsolver used 1.24781 second user time and 3.12552 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat May 12 10:12:42 UTC 2007

IDJOB= 339558
IDBENCH= 24749
IDSOLVER= 130
FILE ID= node11/339558-1178964762

PBS_JOBID= 5252767

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339558-1178964762/MiraXTv1_dyn /tmp/evaluation/339558-1178964762/instance-339558-1178964762.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-339558-1178964762 -o ROOT/results/node11/solver-339558-1178964762 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339558-1178964762/MiraXTv1_dyn /tmp/evaluation/339558-1178964762/instance-339558-1178964762.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  be0552b4894b69c578ebcc0b17dda689

RANDOM SEED= 483931717

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1527760 kB
Buffers:         52684 kB
Cached:         385424 kB
SwapCached:      18444 kB
Active:         160804 kB
Inactive:       301752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527760 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4656 kB
Writeback:           0 kB
Mapped:          29848 kB
Slab:            51064 kB
Committed_AS:  7730120 kB
PageTables:       1848 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB

End job on node11 on Sat May 12 10:32:45 UTC 2007