Trace number 316243

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.18 601.629

General information on the benchmark

Namecrafted/spence/
medium/s93-100.cnf
MD5SUMcb4f09f5b8ab5c8da265c9ab7b857cb1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark65.515
Satisfiable
(Un)Satisfiability was proved
Number of variables93
Number of clauses196
Sum of the clauses size588
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3196
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/node12/watcher-316243-1178881658 -o ROOT/results/node12/solver-316243-1178881658 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316243-1178881658/MiraXTv3_dyn /tmp/evaluation/316243-1178881658/instance-316243-1178881658.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.94 1.74 3/77 9614
/proc/meminfo: memFree=1651192/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=3920 CPUtime=0
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 303 0 0 0 0 0 0 0 18 0 3 0 364203222 4014080 278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 980 278 218 20 0 338 0
[pid=9614/tid=9615] ppid=9612 vsize=3920 CPUtime=0
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 11 0 0 0 0 0 0 0 19 0 3 0 364203222 4014080 278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134537213 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9614/tid=9616] ppid=9612 vsize=3920 CPUtime=0
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 3 0 364203222 4014080 278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10543064 0 0 4096 0 0 0 0 -1 0 0 0

[startup+0.086722 s]
/proc/loadavg: 1.84 1.94 1.74 3/77 9614
/proc/meminfo: memFree=1651192/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=6300 CPUtime=0.16
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 566 0 0 0 16 0 0 0 18 0 3 0 364203222 6451200 541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 1575 541 218 20 0 933 0
[pid=9614/tid=9615] ppid=9612 vsize=6300 CPUtime=0.08
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 137 0 0 0 8 0 0 0 20 0 3 0 364203222 6451200 541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9614/tid=9616] ppid=9612 vsize=6300 CPUtime=0.07
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 137 0 0 0 7 0 0 0 17 0 3 0 364203222 6451200 541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 6300

[startup+0.111721 s]
/proc/loadavg: 1.84 1.94 1.74 3/77 9614
/proc/meminfo: memFree=1651192/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=6432 CPUtime=0.21
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 634 0 0 0 21 0 0 0 18 0 3 0 364203222 6586368 609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 1608 609 218 20 0 966 0
[pid=9614/tid=9615] ppid=9612 vsize=6432 CPUtime=0.1
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 171 0 0 0 10 0 0 0 20 0 3 0 364203222 6586368 609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9614/tid=9616] ppid=9612 vsize=6432 CPUtime=0.1
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 171 0 0 0 10 0 0 0 17 0 3 0 364203222 6586368 609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 6432

[startup+0.301745 s]
/proc/loadavg: 1.84 1.94 1.74 3/77 9614
/proc/meminfo: memFree=1651192/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=8256 CPUtime=0.59
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 995 0 0 0 59 0 0 0 18 0 3 0 364203222 8454144 970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 2064 970 218 20 0 1422 0
[pid=9614/tid=9615] ppid=9612 vsize=8256 CPUtime=0.29
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 360 0 0 0 29 0 0 0 18 0 3 0 364203222 8454144 970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9614/tid=9616] ppid=9612 vsize=8256 CPUtime=0.29
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 343 0 0 0 29 0 0 0 18 0 3 0 364203222 8454144 970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 8256

[startup+0.701784 s]
/proc/loadavg: 1.84 1.94 1.74 3/77 9614
/proc/meminfo: memFree=1651192/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=10644 CPUtime=1.39
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 1557 0 0 0 139 0 0 0 18 0 3 0 364203222 10899456 1532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 2661 1532 218 20 0 2019 0
[pid=9614/tid=9615] ppid=9612 vsize=10644 CPUtime=0.69
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 652 0 0 0 69 0 0 0 18 0 3 0 364203222 10899456 1532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9614/tid=9616] ppid=9612 vsize=10644 CPUtime=0.69
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 613 0 0 0 69 0 0 0 21 0 3 0 364203222 10899456 1532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 10644

[startup+1.50187 s]
/proc/loadavg: 1.84 1.94 1.74 3/80 9617
/proc/meminfo: memFree=1644512/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=11636 CPUtime=2.98
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 2055 0 0 0 298 0 0 0 18 0 3 0 364203222 11915264 2030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 2909 2030 218 20 0 2267 0
[pid=9614/tid=9615] ppid=9612 vsize=11636 CPUtime=1.48
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 887 0 0 0 148 0 0 0 25 0 3 0 364203222 11915264 2030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10134477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9614/tid=9616] ppid=9612 vsize=11636 CPUtime=1.48
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 876 0 0 0 148 0 0 0 18 0 3 0 364203222 11915264 2030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 11636

[startup+3.10203 s]
/proc/loadavg: 1.85 1.94 1.74 3/80 9617
/proc/meminfo: memFree=1642848/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=16008 CPUtime=6.17
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 2928 0 0 0 616 1 0 0 18 0 3 0 364203222 16392192 2865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 4002 2865 218 20 0 3360 0
[pid=9614/tid=9615] ppid=9612 vsize=16008 CPUtime=3.08
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 1340 0 0 0 308 0 0 0 21 0 3 0 364203222 16392192 2865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9614/tid=9616] ppid=9612 vsize=16008 CPUtime=3.07
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 1296 0 0 0 307 0 0 0 21 0 3 0 364203222 16392192 2865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 16008

[startup+6.30135 s]
/proc/loadavg: 1.85 1.94 1.74 3/80 9617
/proc/meminfo: memFree=1635616/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=21324 CPUtime=12.56
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 4565 0 0 0 1254 2 0 0 18 0 3 0 364203222 21835776 4380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 5331 4380 218 20 0 4689 0
[pid=9614/tid=9615] ppid=9612 vsize=21324 CPUtime=6.29
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 2181 0 0 0 628 1 0 0 25 0 3 0 364203222 21835776 4380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9614/tid=9616] ppid=9612 vsize=21324 CPUtime=6.26
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 2092 0 0 0 626 0 0 0 18 0 3 0 364203222 21835776 4380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 21324

[startup+12.702 s]
/proc/loadavg: 1.87 1.94 1.74 3/80 9617
/proc/meminfo: memFree=1626848/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=30472 CPUtime=25.32
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 6695 0 0 0 2529 3 0 0 18 0 3 0 364203222 31203328 6238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 7618 6238 218 20 0 6976 0
[pid=9614/tid=9615] ppid=9612 vsize=30472 CPUtime=12.67
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 3333 0 0 0 1266 1 0 0 25 0 3 0 364203222 31203328 6238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9614/tid=9616] ppid=9612 vsize=30472 CPUtime=12.64
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 3070 0 0 0 1262 2 0 0 25 0 3 0 364203222 31203328 6238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 30472

[startup+25.5013 s]
/proc/loadavg: 1.89 1.94 1.74 3/80 9617
/proc/meminfo: memFree=1621984/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=35272 CPUtime=50.85
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 8357 0 0 0 5081 4 0 0 18 0 3 0 364203222 36118528 7503 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 8818 7503 218 20 0 8176 0
[pid=9614/tid=9615] ppid=9612 vsize=35272 CPUtime=25.46
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 4111 0 0 0 2544 2 0 0 25 0 3 0 364203222 36118528 7503 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9614/tid=9616] ppid=9612 vsize=35272 CPUtime=25.38
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 3954 0 0 0 2536 2 0 0 25 0 3 0 364203222 36118528 7503 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 35272

[startup+51.1018 s]
/proc/loadavg: 1.93 1.94 1.75 3/80 9617
/proc/meminfo: memFree=1615136/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=41872 CPUtime=101.93
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 10868 0 0 0 10185 8 0 0 18 0 3 0 364203222 42876928 9180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 10468 9180 218 20 0 9826 0
[pid=9614/tid=9615] ppid=9612 vsize=41872 CPUtime=51.04
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 5496 0 0 0 5101 3 0 0 25 0 3 0 364203222 42876928 9180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9614/tid=9616] ppid=9612 vsize=41872 CPUtime=50.88
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 5080 0 0 0 5084 4 0 0 25 0 3 0 364203222 42876928 9180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 41872

[startup+102.307 s]
/proc/loadavg: 1.97 1.95 1.76 3/80 9617
/proc/meminfo: memFree=1611296/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=46412 CPUtime=204.09
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 13358 0 0 0 20400 9 0 0 18 0 3 0 364203222 47525888 9993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 11603 9993 218 20 0 10961 0
[pid=9614/tid=9615] ppid=9612 vsize=46412 CPUtime=102.22
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 6816 0 0 0 10218 4 0 0 25 0 3 0 364203222 47525888 9993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9614/tid=9616] ppid=9612 vsize=46412 CPUtime=101.86
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 6250 0 0 0 10181 5 0 0 25 0 3 0 364203222 47525888 9993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 46412

[startup+162.302 s]
/proc/loadavg: 1.99 1.96 1.77 3/80 9617
/proc/meminfo: memFree=1608096/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=48764 CPUtime=323.75
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 16081 0 0 0 32364 11 0 0 18 0 3 0 364203222 49934336 10817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 12191 10817 218 20 0 11549 0
[pid=9614/tid=9615] ppid=9612 vsize=48764 CPUtime=162.14
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 8115 0 0 0 16209 5 0 0 25 0 3 0 364203222 49934336 10817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9614/tid=9616] ppid=9612 vsize=48764 CPUtime=161.6
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 7674 0 0 0 16154 6 0 0 25 0 3 0 364203222 49934336 10817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.75
Current children cumulated vsize (KiB) 48764

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.78 3/80 9617
/proc/meminfo: memFree=1606496/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=50452 CPUtime=443.45
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 17951 0 0 0 44332 13 0 0 18 0 3 0 364203222 51662848 11168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 12613 11168 218 20 0 11971 0
[pid=9614/tid=9615] ppid=9612 vsize=50452 CPUtime=222.09
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 9160 0 0 0 22204 5 0 0 25 0 3 0 364203222 51662848 11168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9614/tid=9616] ppid=9612 vsize=50452 CPUtime=221.34
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 8499 0 0 0 22127 7 0 0 25 0 3 0 364203222 51662848 11168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.45
Current children cumulated vsize (KiB) 50452

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.80 3/80 9617
/proc/meminfo: memFree=1605728/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=50944 CPUtime=563.14
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 19908 0 0 0 56299 15 0 0 18 0 3 0 364203222 52166656 11427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 12736 11427 218 20 0 12094 0
[pid=9614/tid=9615] ppid=9612 vsize=50944 CPUtime=282.04
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 10203 0 0 0 28198 6 0 0 25 0 3 0 364203222 52166656 11427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9614/tid=9616] ppid=9612 vsize=50944 CPUtime=281.09
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 9413 0 0 0 28101 8 0 0 25 0 3 0 364203222 52166656 11427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.14
Current children cumulated vsize (KiB) 50944

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.81 3/80 9617
/proc/meminfo: memFree=1604960/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=52056 CPUtime=682.82
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 21630 0 0 0 68266 16 0 0 18 0 3 0 364203222 53305344 11600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 13014 11600 218 20 0 12372 0
[pid=9614/tid=9615] ppid=9612 vsize=52056 CPUtime=341.98
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 11031 0 0 0 34191 7 0 0 25 0 3 0 364203222 53305344 11600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9614/tid=9616] ppid=9612 vsize=52056 CPUtime=340.84
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 10307 0 0 0 34075 9 0 0 25 0 3 0 364203222 53305344 11600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.82
Current children cumulated vsize (KiB) 52056

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 9617
/proc/meminfo: memFree=1604064/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=53424 CPUtime=802.52
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 23435 0 0 0 80234 18 0 0 18 0 3 0 364203222 54706176 11823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 13356 11823 218 20 0 12714 0
[pid=9614/tid=9615] ppid=9612 vsize=53424 CPUtime=401.81
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 11970 0 0 0 40173 8 0 0 25 0 3 0 364203222 54706176 11823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9614/tid=9616] ppid=9612 vsize=53424 CPUtime=400.7
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 11173 0 0 0 40060 10 0 0 25 0 3 0 364203222 54706176 11823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.52
Current children cumulated vsize (KiB) 53424

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 9617
/proc/meminfo: memFree=1603104/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=54460 CPUtime=922.22
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 25159 0 0 0 92202 20 0 0 18 0 3 0 364203222 55767040 12043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 13615 12043 218 20 0 12973 0
[pid=9614/tid=9615] ppid=9612 vsize=54460 CPUtime=461.56
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 12731 0 0 0 46147 9 0 0 25 0 3 0 364203222 55767040 12043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9614/tid=9616] ppid=9612 vsize=54460 CPUtime=460.65
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 12136 0 0 0 46054 11 0 0 25 0 3 0 364203222 55767040 12043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.22
Current children cumulated vsize (KiB) 54460

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 9617
/proc/meminfo: memFree=1602400/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=55824 CPUtime=1041.91
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 26921 0 0 0 104169 22 0 0 18 0 3 0 364203222 57163776 12280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 13956 12280 218 20 0 13314 0
[pid=9614/tid=9615] ppid=9612 vsize=55824 CPUtime=521.31
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 13579 0 0 0 52121 10 0 0 25 0 3 0 364203222 57163776 12280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9614/tid=9616] ppid=9612 vsize=55824 CPUtime=520.58
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 13050 0 0 0 52047 11 0 0 25 0 3 0 364203222 57163776 12280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.91
Current children cumulated vsize (KiB) 55824

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 9617
/proc/meminfo: memFree=1600352/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=58056 CPUtime=1161.63
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 28856 0 0 0 116139 24 0 0 18 0 3 0 364203222 59449344 12778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 14514 12778 218 20 0 13872 0
[pid=9614/tid=9615] ppid=9612 vsize=58056 CPUtime=581.08
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 14293 0 0 0 58097 11 0 0 25 0 3 0 364203222 59449344 12778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9614/tid=9616] ppid=9612 vsize=58056 CPUtime=580.53
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 14271 0 0 0 58041 12 0 0 25 0 3 0 364203222 59449344 12778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.63
Current children cumulated vsize (KiB) 58056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.603 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 9617
/proc/meminfo: memFree=1600160/2055920 swapFree=4154876/4192956
[pid=9614] ppid=9612 vsize=58056 CPUtime=1200.15
/proc/9614/stat : 9614 (MiraXTv3_dyn) S 9612 9614 7912 0 -1 4194304 29349 0 0 0 119991 24 0 0 18 0 3 0 364203222 59449344 12824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9614/statm: 14514 12824 218 20 0 13872 0
[pid=9614/tid=9615] ppid=9612 vsize=58056 CPUtime=600.3
/proc/9614/task/9615/stat : 9615 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 14522 0 0 0 60019 11 0 0 25 0 3 0 364203222 59449344 12824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9614/tid=9616] ppid=9612 vsize=58056 CPUtime=599.82
/proc/9614/task/9616/stat : 9616 (MiraXTv3_dyn) R 9612 9614 7912 0 -1 4194368 14535 0 0 0 59970 12 0 0 25 0 3 0 364203222 59449344 12824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 58056

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.629
CPU time (s): 1200.18
CPU user time (s): 1199.92
CPU system time (s): 0.252961
CPU usage (%): 199.488
Max. virtual memory (cumulated for all children) (KiB): 58504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.92
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= 29349
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= 22610

runsolver used 0.676897 second user time and 1.52277 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri May 11 11:07:39 UTC 2007

IDJOB= 316243
IDBENCH= 20436
IDSOLVER= 128
FILE ID= node12/316243-1178881658

PBS_JOBID= 5251055

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s93-100.cnf
COMMAND LINE= /tmp/evaluation/316243-1178881658/MiraXTv3_dyn /tmp/evaluation/316243-1178881658/instance-316243-1178881658.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-316243-1178881658 -o ROOT/results/node12/solver-316243-1178881658 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316243-1178881658/MiraXTv3_dyn /tmp/evaluation/316243-1178881658/instance-316243-1178881658.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  cb4f09f5b8ab5c8da265c9ab7b857cb1

RANDOM SEED= 291374571

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1651408 kB
Buffers:         50300 kB
Cached:         251016 kB
SwapCached:      17536 kB
Active:         160368 kB
Inactive:       180060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1651408 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          44612 kB
Slab:            49508 kB
Committed_AS: 10956588 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= 66559 MiB

End job on node12 on Fri May 11 11:17:42 UTC 2007