Trace number 308794

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.833

General information on the benchmark

Namerandom/2+p/p0.7/v4500/
unif2p-p0.7-v4500-c12015-S1352949000-03-SAT.cnf
MD5SUMf5ec9b90345d9fa1e04d84b615d8e6ed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark397.312
Satisfiable
(Un)Satisfiability was proved
Number of variables4498
Number of clauses12014
Sum of the clauses size32438
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23604
Number of clauses of size 38410
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/node11/watcher-308794-1178866461 -o ROOT/results/node11/solver-308794-1178866461 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/308794-1178866461/MiraXTv3_dyn /tmp/evaluation/308794-1178866461/instance-308794-1178866461.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: 1.84 1.95 1.78 3/77 22979
/proc/meminfo: memFree=1687968/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=3920 CPUtime=0
/proc/22979/stat : 22979 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194304 345 0 0 0 0 0 0 0 18 0 1 0 327695037 4014080 320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134579267 0 0 4096 0 0 0 0 17 0 0 0
/proc/22979/statm: 980 326 205 20 0 338 0

[startup+0.066698 s]
/proc/loadavg: 1.84 1.95 1.78 3/77 22979
/proc/meminfo: memFree=1687968/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=10540 CPUtime=0.06
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 1389 0 0 0 6 0 0 0 18 0 3 0 327695037 10792960 1364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 2635 1365 218 20 0 1993 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10540

[startup+0.102703 s]
/proc/loadavg: 1.84 1.95 1.78 3/77 22979
/proc/meminfo: memFree=1687968/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=10540 CPUtime=0.12
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 1414 0 0 0 12 0 0 0 18 0 3 0 327695037 10792960 1389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 2635 1389 218 20 0 1993 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 10540

[startup+0.302728 s]
/proc/loadavg: 1.84 1.95 1.78 3/77 22979
/proc/meminfo: memFree=1687968/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=11564 CPUtime=0.52
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 1524 0 0 0 52 0 0 0 18 0 3 0 327695037 11841536 1499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 2891 1499 218 20 0 2249 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 11564

[startup+0.702784 s]
/proc/loadavg: 1.84 1.95 1.78 3/77 22979
/proc/meminfo: memFree=1687968/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=12356 CPUtime=1.32
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 1912 0 0 0 131 1 0 0 18 0 3 0 327695037 12652544 1887 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 3089 1887 218 20 0 2447 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12356

[startup+1.50187 s]
/proc/loadavg: 1.84 1.95 1.78 3/80 22982
/proc/meminfo: memFree=1680008/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=16428 CPUtime=2.92
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 2633 0 0 0 290 2 0 0 18 0 3 0 327695037 16822272 2608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 4107 2608 218 20 0 3465 0
[pid=22979/tid=22981] ppid=22977 vsize=16428 CPUtime=1.43
/proc/22979/task/22981/stat : 22981 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 938 0 0 0 143 0 0 0 18 0 3 0 327695042 16822272 2608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22979/tid=22982] ppid=22977 vsize=16428 CPUtime=1.41
/proc/22979/task/22982/stat : 22982 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 941 0 0 0 141 0 0 0 23 0 3 0 327695042 16822272 2608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 16428

[startup+3.10106 s]
/proc/loadavg: 1.84 1.95 1.78 4/80 22982
/proc/meminfo: memFree=1676296/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=20816 CPUtime=6.11
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 3754 0 0 0 608 3 0 0 18 0 3 0 327695037 21315584 3728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 5204 3728 218 20 0 4562 0
[pid=22979/tid=22981] ppid=22977 vsize=20816 CPUtime=3.03
/proc/22979/task/22981/stat : 22981 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 1494 0 0 0 302 1 0 0 25 0 3 0 327695042 21315584 3728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22979/tid=22982] ppid=22977 vsize=20816 CPUtime=3.01
/proc/22979/task/22982/stat : 22982 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 1506 0 0 0 300 1 0 0 25 0 3 0 327695042 21315584 3728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 20816

[startup+6.30144 s]
/proc/loadavg: 1.85 1.95 1.78 3/80 22982
/proc/meminfo: memFree=1669520/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=24884 CPUtime=12.5
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 4742 0 0 0 1245 5 0 0 18 0 3 0 327695037 25481216 4716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 6221 4716 218 20 0 5579 0
[pid=22979/tid=22981] ppid=22977 vsize=24884 CPUtime=6.23
/proc/22979/task/22981/stat : 22981 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 1989 0 0 0 622 1 0 0 25 0 3 0 327695042 25481216 4716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22979/tid=22982] ppid=22977 vsize=24884 CPUtime=6.2
/proc/22979/task/22982/stat : 22982 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 1999 0 0 0 618 2 0 0 25 0 3 0 327695042 25481216 4716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 24884

[startup+12.7012 s]
/proc/loadavg: 1.86 1.95 1.78 3/80 22982
/proc/meminfo: memFree=1662424/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=32856 CPUtime=25.27
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 6904 0 0 0 2519 8 0 0 18 0 3 0 327695037 33644544 6804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 8214 6804 218 20 0 7572 0
[pid=22979/tid=22981] ppid=22977 vsize=32856 CPUtime=12.63
/proc/22979/task/22981/stat : 22981 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 3050 0 0 0 1260 3 0 0 19 0 3 0 327695042 33644544 6804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22979/tid=22982] ppid=22977 vsize=32856 CPUtime=12.57
/proc/22979/task/22982/stat : 22982 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 3100 0 0 0 1253 4 0 0 25 0 3 0 327695042 33644544 6804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526186 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 32856

[startup+25.5027 s]
/proc/loadavg: 1.89 1.95 1.78 3/80 22982
/proc/meminfo: memFree=1641624/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=52636 CPUtime=50.8
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 12097 0 0 0 5066 14 0 0 18 0 3 0 327695037 53899264 11819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 13159 11819 218 20 0 12517 0
[pid=22979/tid=22981] ppid=22977 vsize=52636 CPUtime=25.41
/proc/22979/task/22981/stat : 22981 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 5795 0 0 0 2536 5 0 0 25 0 3 0 327695042 53899264 11819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22979/tid=22982] ppid=22977 vsize=52636 CPUtime=25.32
/proc/22979/task/22982/stat : 22982 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 5548 0 0 0 2524 8 0 0 25 0 3 0 327695042 53899264 11819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 52636

[startup+51.1027 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 22982
/proc/meminfo: memFree=1629464/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=63540 CPUtime=101.86
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 15264 0 0 0 10168 18 0 0 18 0 3 0 327695037 65064960 14638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 15885 14638 218 20 0 15243 0
[pid=22979/tid=22981] ppid=22977 vsize=63540 CPUtime=50.99
/proc/22979/task/22981/stat : 22981 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 7512 0 0 0 5092 7 0 0 25 0 3 0 327695042 65064960 14638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22979/tid=22982] ppid=22977 vsize=63540 CPUtime=50.82
/proc/22979/task/22982/stat : 22982 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 6998 0 0 0 5071 11 0 0 25 0 3 0 327695042 65064960 14638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517040 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 63540

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.80 3/80 22982
/proc/meminfo: memFree=1598936/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=93816 CPUtime=204.02
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 23616 0 0 0 20369 33 0 0 18 0 3 0 327695037 96067584 22230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 23454 22230 218 20 0 22812 0
[pid=22979/tid=22981] ppid=22977 vsize=93816 CPUtime=102.14
/proc/22979/task/22981/stat : 22981 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 11805 0 0 0 10202 12 0 0 25 0 3 0 327695042 96067584 22230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22979/tid=22982] ppid=22977 vsize=93816 CPUtime=101.82
/proc/22979/task/22982/stat : 22982 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 11057 0 0 0 10162 20 0 0 25 0 3 0 327695042 96067584 22230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 93816

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.81 3/80 22982
/proc/meminfo: memFree=1590872/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=102276 CPUtime=323.72
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 26388 0 0 0 32335 37 0 0 18 0 3 0 327695037 104730624 24249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 25569 24249 218 20 0 24927 0
[pid=22979/tid=22981] ppid=22977 vsize=102276 CPUtime=162.08
/proc/22979/task/22981/stat : 22981 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 13387 0 0 0 16194 14 0 0 25 0 3 0 327695042 104730624 24249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22979/tid=22982] ppid=22977 vsize=102276 CPUtime=161.59
/proc/22979/task/22982/stat : 22982 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 12247 0 0 0 16136 23 0 0 25 0 3 0 327695042 104730624 24249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 102276

[startup+222.303 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 22982
/proc/meminfo: memFree=1581400/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=111504 CPUtime=443.44
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 29527 0 0 0 44301 43 0 0 18 0 3 0 327695037 114180096 26601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 27876 26601 218 20 0 27234 0
[pid=22979/tid=22981] ppid=22977 vsize=111504 CPUtime=222.03
/proc/22979/task/22981/stat : 22981 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 14831 0 0 0 22187 16 0 0 25 0 3 0 327695042 114180096 26601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565565 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22979/tid=22982] ppid=22977 vsize=111504 CPUtime=221.34
/proc/22979/task/22982/stat : 22982 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 13942 0 0 0 22108 26 0 0 25 0 3 0 327695042 114180096 26601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.44
Current children cumulated vsize (KiB) 111504

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 22982
/proc/meminfo: memFree=1581016/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=112528 CPUtime=563.14
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 30430 0 0 0 56270 44 0 0 18 0 3 0 327695037 115228672 26694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 28132 26694 218 20 0 27490 0
[pid=22979/tid=22981] ppid=22977 vsize=112528 CPUtime=281.88
/proc/22979/task/22981/stat : 22981 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 15250 0 0 0 28172 16 0 0 25 0 3 0 327695042 115228672 26694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22979/tid=22982] ppid=22977 vsize=112528 CPUtime=281.2
/proc/22979/task/22982/stat : 22982 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 14426 0 0 0 28093 27 0 0 25 0 3 0 327695042 115228672 26694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.14
Current children cumulated vsize (KiB) 112528

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 22982
/proc/meminfo: memFree=1576984/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=115600 CPUtime=682.85
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 32270 0 0 0 68238 47 0 0 18 0 3 0 327695037 118374400 27704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 28900 27704 218 20 0 28258 0
[pid=22979/tid=22981] ppid=22977 vsize=115600 CPUtime=341.63
/proc/22979/task/22981/stat : 22981 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 15680 0 0 0 34146 17 0 0 25 0 3 0 327695042 118374400 27704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22979/tid=22982] ppid=22977 vsize=115600 CPUtime=341.15
/proc/22979/task/22982/stat : 22982 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 15836 0 0 0 34086 29 0 0 25 0 3 0 327695042 118374400 27704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.85
Current children cumulated vsize (KiB) 115600

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.84 3/86 23008
/proc/meminfo: memFree=1575264/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=116624 CPUtime=802.53
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 33275 0 0 0 80203 50 0 0 18 0 3 0 327695037 119422976 27863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 29156 27863 218 20 0 28514 0
[pid=22979/tid=22981] ppid=22977 vsize=116624 CPUtime=401.36
/proc/22979/task/22981/stat : 22981 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 16114 0 0 0 40119 17 0 0 25 0 3 0 327695042 119422976 27863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22979/tid=22982] ppid=22977 vsize=116624 CPUtime=401.11
/proc/22979/task/22982/stat : 22982 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 16407 0 0 0 40079 32 0 0 25 0 3 0 327695042 119422976 27863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.53
Current children cumulated vsize (KiB) 116624

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 23180
/proc/meminfo: memFree=1573896/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=119440 CPUtime=921.92
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 34586 0 0 0 92121 71 0 0 18 0 3 0 327695037 122306560 28400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 29860 28400 218 20 0 29218 0
[pid=22979/tid=22981] ppid=22977 vsize=119440 CPUtime=460.89
/proc/22979/task/22981/stat : 22981 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 16464 0 0 0 46071 18 0 0 25 0 3 0 327695042 122306560 28400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22979/tid=22982] ppid=22977 vsize=119440 CPUtime=460.97
/proc/22979/task/22982/stat : 22982 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 17368 0 0 0 46045 52 0 0 25 0 3 0 327695042 122306560 28400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.92
Current children cumulated vsize (KiB) 119440

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 23180
/proc/meminfo: memFree=1573840/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=119440 CPUtime=1041.63
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 35483 0 0 0 104091 72 0 0 18 0 3 0 327695037 122306560 28423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 29860 28423 218 20 0 29218 0
[pid=22979/tid=22981] ppid=22977 vsize=119440 CPUtime=520.65
/proc/22979/task/22981/stat : 22981 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 16916 0 0 0 52046 19 0 0 25 0 3 0 327695042 122306560 28423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22979/tid=22982] ppid=22977 vsize=119440 CPUtime=520.93
/proc/22979/task/22982/stat : 22982 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 17813 0 0 0 52040 53 0 0 25 0 3 0 327695042 122306560 28423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.63
Current children cumulated vsize (KiB) 119440

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 23180
/proc/meminfo: memFree=1572048/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=121156 CPUtime=1161.28
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 36755 0 0 0 116054 74 0 0 18 0 3 0 327695037 124063744 28895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 30289 28895 218 20 0 29647 0
[pid=22979/tid=22981] ppid=22977 vsize=121156 CPUtime=580.39
/proc/22979/task/22981/stat : 22981 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 17823 0 0 0 58019 20 0 0 25 0 3 0 327695042 124063744 28895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22979/tid=22982] ppid=22977 vsize=121156 CPUtime=580.82
/proc/22979/task/22982/stat : 22982 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 18178 0 0 0 58029 53 0 0 25 0 3 0 327695042 124063744 28895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.28
Current children cumulated vsize (KiB) 121156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.802 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 23180
/proc/meminfo: memFree=1572048/2055920 swapFree=4144152/4192956
[pid=22979] ppid=22977 vsize=121156 CPUtime=1200.19
/proc/22979/stat : 22979 (MiraXTv3_dyn) S 22977 22979 21354 0 -1 4194304 36944 0 0 0 119945 74 0 0 18 0 3 0 327695037 124063744 28904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22979/statm: 30289 28904 218 20 0 29647 0
[pid=22979/tid=22981] ppid=22977 vsize=121156 CPUtime=599.81
/proc/22979/task/22981/stat : 22981 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 17919 0 0 0 59961 20 0 0 25 0 3 0 327695042 124063744 28904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22979/tid=22982] ppid=22977 vsize=121156 CPUtime=600.31
/proc/22979/task/22982/stat : 22982 (MiraXTv3_dyn) R 22977 22979 21354 0 -1 4194368 18271 0 0 0 59978 53 0 0 25 0 3 0 327695042 124063744 28904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 121156

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.833
CPU time (s): 1200.23
CPU user time (s): 1199.47
CPU system time (s): 0.762884
CPU usage (%): 199.429
Max. virtual memory (cumulated for all children) (KiB): 121512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.47
system time used= 0.762884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36944
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= 161
involuntary context switches= 22812

runsolver used 0.634903 second user time and 1.62375 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 06:54:21 UTC 2007

IDJOB= 308794
IDBENCH= 20241
IDSOLVER= 128
FILE ID= node11/308794-1178866461

PBS_JOBID= 5251020

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v4500/unif2p-p0.7-v4500-c12015-S1352949000-03-SAT.cnf
COMMAND LINE= /tmp/evaluation/308794-1178866461/MiraXTv3_dyn /tmp/evaluation/308794-1178866461/instance-308794-1178866461.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-308794-1178866461 -o ROOT/results/node11/solver-308794-1178866461 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/308794-1178866461/MiraXTv3_dyn /tmp/evaluation/308794-1178866461/instance-308794-1178866461.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f5ec9b90345d9fa1e04d84b615d8e6ed

RANDOM SEED= 493584362

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:       1688248 kB
Buffers:         49472 kB
Cached:         230068 kB
SwapCached:      18368 kB
Active:         129364 kB
Inactive:       174976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688248 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4104 kB
Writeback:           0 kB
Mapped:          30244 kB
Slab:            48808 kB
Committed_AS:  7603072 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 Fri May 11 07:04:25 UTC 2007