Trace number 316603

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.2 601.728

General information on the benchmark

Namecrafted/spence/
hard/s117-100.cnf
MD5SUMf710aff0402072becac5332e7ba8f47f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables117
Number of clauses244
Sum of the clauses size732
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3244
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/node9/watcher-316603-1178882346 -o ROOT/results/node9/solver-316603-1178882346 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316603-1178882346/MiraXTv3_dyn /tmp/evaluation/316603-1178882346/instance-316603-1178882346.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 26449
/proc/meminfo: memFree=1723304/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=3788 CPUtime=0
/proc/26449/stat : 26449 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 364272190 3878912 249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26449/statm: 946 249 207 20 0 304 0

[startup+0.07145 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 26449
/proc/meminfo: memFree=1723304/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=6508 CPUtime=0.13
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 548 0 0 0 13 0 0 0 18 0 3 0 364272190 6664192 523 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 1627 523 218 20 0 985 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6508

[startup+0.101454 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 26449
/proc/meminfo: memFree=1723304/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=6688 CPUtime=0.19
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 629 0 0 0 19 0 0 0 18 0 3 0 364272190 6848512 604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 1672 604 218 20 0 1030 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6688

[startup+0.30148 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 26449
/proc/meminfo: memFree=1723304/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=7768 CPUtime=0.58
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 1050 0 0 0 58 0 0 0 18 0 3 0 364272190 7954432 1025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 1942 1025 218 20 0 1300 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 7768

[startup+0.701527 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 26449
/proc/meminfo: memFree=1723304/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=10604 CPUtime=1.39
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 1726 0 0 0 138 1 0 0 18 0 3 0 364272190 10858496 1701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 2651 1701 218 20 0 2009 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 10604

[startup+1.50162 s]
/proc/loadavg: 0.92 0.99 0.99 3/80 26452
/proc/meminfo: memFree=1716112/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=12584 CPUtime=2.98
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 2135 0 0 0 297 1 0 0 18 0 3 0 364272190 12886016 2110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 3146 2110 218 20 0 2504 0
[pid=26449/tid=26451] ppid=26447 vsize=12584 CPUtime=1.49
/proc/26449/task/26451/stat : 26451 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 700 0 0 0 149 0 0 0 25 0 3 0 364272190 12886016 2110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26449/tid=26452] ppid=26447 vsize=12584 CPUtime=1.48
/proc/26449/task/26452/stat : 26452 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 1140 0 0 0 148 0 0 0 18 0 3 0 364272190 12886016 2110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 12584

[startup+3.1028 s]
/proc/loadavg: 0.92 0.99 0.99 3/80 26452
/proc/meminfo: memFree=1713488/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=16944 CPUtime=6.17
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 3152 0 0 0 616 1 0 0 18 0 3 0 364272190 17350656 3053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 4236 3053 218 20 0 3594 0
[pid=26449/tid=26451] ppid=26447 vsize=16944 CPUtime=3.09
/proc/26449/task/26451/stat : 26451 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 1135 0 0 0 309 0 0 0 25 0 3 0 364272190 17350656 3053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26449/tid=26452] ppid=26447 vsize=16944 CPUtime=3.07
/proc/26449/task/26452/stat : 26452 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 1722 0 0 0 306 1 0 0 25 0 3 0 364272190 17350656 3053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 16944

[startup+6.30116 s]
/proc/loadavg: 1.01 1.01 1.00 3/80 26452
/proc/meminfo: memFree=1706704/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=22852 CPUtime=12.55
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 4900 0 0 0 1253 2 0 0 18 0 3 0 364272190 23400448 4719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 5713 4719 218 20 0 5071 0
[pid=26449/tid=26451] ppid=26447 vsize=22852 CPUtime=6.28
/proc/26449/task/26451/stat : 26451 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 2003 0 0 0 628 0 0 0 25 0 3 0 364272190 23400448 4719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26449/tid=26452] ppid=26447 vsize=22852 CPUtime=6.26
/proc/26449/task/26452/stat : 26452 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 2602 0 0 0 625 1 0 0 25 0 3 0 364272190 23400448 4719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 22852

[startup+12.7029 s]
/proc/loadavg: 1.09 1.03 1.01 3/80 26452
/proc/meminfo: memFree=1699352/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=29048 CPUtime=25.31
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 6568 0 0 0 2528 3 0 0 18 0 3 0 364272190 29745152 6056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 7262 6056 218 20 0 6620 0
[pid=26449/tid=26451] ppid=26447 vsize=29048 CPUtime=12.68
/proc/26449/task/26451/stat : 26451 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 2860 0 0 0 1267 1 0 0 22 0 3 0 364272190 29745152 6056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26449/tid=26452] ppid=26447 vsize=29048 CPUtime=12.63
/proc/26449/task/26452/stat : 26452 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 3413 0 0 0 1261 2 0 0 25 0 3 0 364272190 29745152 6056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 29048

[startup+25.5013 s]
/proc/loadavg: 1.29 1.07 1.02 3/80 26452
/proc/meminfo: memFree=1692120/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=36512 CPUtime=50.84
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 8910 0 0 0 5078 6 0 0 18 0 3 0 364272190 37388288 7917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 9128 7917 218 20 0 8486 0
[pid=26449/tid=26451] ppid=26447 vsize=36512 CPUtime=25.46
/proc/26449/task/26451/stat : 26451 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 3899 0 0 0 2544 2 0 0 25 0 3 0 364272190 37388288 7917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26449/tid=26452] ppid=26447 vsize=36512 CPUtime=25.36
/proc/26449/task/26452/stat : 26452 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 4716 0 0 0 2533 3 0 0 25 0 3 0 364272190 37388288 7917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 36512

[startup+51.1012 s]
/proc/loadavg: 1.53 1.15 1.04 3/80 26452
/proc/meminfo: memFree=1688408/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=40800 CPUtime=101.91
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 10933 0 0 0 10183 8 0 0 18 0 3 0 364272190 41779200 8927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 10200 8927 218 20 0 9558 0
[pid=26449/tid=26451] ppid=26447 vsize=40800 CPUtime=51.04
/proc/26449/task/26451/stat : 26451 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 4714 0 0 0 5101 3 0 0 25 0 3 0 364272190 41779200 8927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26449/tid=26452] ppid=26447 vsize=40800 CPUtime=50.85
/proc/26449/task/26452/stat : 26452 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 5924 0 0 0 5081 4 0 0 25 0 3 0 364272190 41779200 8927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 40800

[startup+102.306 s]
/proc/loadavg: 1.79 1.28 1.09 3/80 26452
/proc/meminfo: memFree=1684952/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=43120 CPUtime=204.03
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 13398 0 0 0 20393 10 0 0 18 0 3 0 364272190 44154880 9680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 10780 9680 218 20 0 10138 0
[pid=26449/tid=26451] ppid=26447 vsize=43120 CPUtime=102.21
/proc/26449/task/26451/stat : 26451 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 5933 0 0 0 10217 4 0 0 25 0 3 0 364272190 44154880 9680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26449/tid=26452] ppid=26447 vsize=43120 CPUtime=101.8
/proc/26449/task/26452/stat : 26452 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 7170 0 0 0 10175 5 0 0 25 0 3 0 364272190 44154880 9680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 43120

[startup+162.302 s]
/proc/loadavg: 1.92 1.41 1.15 3/80 26452
/proc/meminfo: memFree=1681304/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=47284 CPUtime=323.69
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 16197 0 0 0 32357 12 0 0 18 0 3 0 364272190 48418816 10554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 11821 10554 218 20 0 11179 0
[pid=26449/tid=26451] ppid=26447 vsize=47284 CPUtime=162.17
/proc/26449/task/26451/stat : 26451 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 7300 0 0 0 16212 5 0 0 25 0 3 0 364272190 48418816 10554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26449/tid=26452] ppid=26447 vsize=47284 CPUtime=161.5
/proc/26449/task/26452/stat : 26452 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 8602 0 0 0 16144 6 0 0 25 0 3 0 364272190 48418816 10554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 47284

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 26452
/proc/meminfo: memFree=1677272/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=50956 CPUtime=443.36
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 19270 0 0 0 44320 16 0 0 18 0 3 0 364272190 52178944 11530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 12739 11530 218 20 0 12097 0
[pid=26449/tid=26451] ppid=26447 vsize=50956 CPUtime=222.13
/proc/26449/task/26451/stat : 26451 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 8574 0 0 0 22206 7 0 0 25 0 3 0 364272190 52178944 11530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26449/tid=26452] ppid=26447 vsize=50956 CPUtime=221.21
/proc/26449/task/26452/stat : 26452 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 10401 0 0 0 22113 8 0 0 25 0 3 0 364272190 52178944 11530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 50956

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.24 3/80 26452
/proc/meminfo: memFree=1676120/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=52596 CPUtime=563.04
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 21548 0 0 0 56287 17 0 0 18 0 3 0 364272190 53858304 11832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 13149 11832 218 20 0 12507 0
[pid=26449/tid=26451] ppid=26447 vsize=52596 CPUtime=282.07
/proc/26449/task/26451/stat : 26451 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 9722 0 0 0 28199 8 0 0 25 0 3 0 364272190 53858304 11832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26449/tid=26452] ppid=26447 vsize=52596 CPUtime=280.96
/proc/26449/task/26452/stat : 26452 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 11531 0 0 0 28087 9 0 0 25 0 3 0 364272190 53858304 11832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.04
Current children cumulated vsize (KiB) 52596

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.29 3/80 26452
/proc/meminfo: memFree=1674072/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=54092 CPUtime=682.72
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 23950 0 0 0 68252 20 0 0 18 0 3 0 364272190 55390208 12316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 13523 12316 218 20 0 12881 0
[pid=26449/tid=26451] ppid=26447 vsize=54092 CPUtime=341.79
/proc/26449/task/26451/stat : 26451 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 11057 0 0 0 34169 10 0 0 25 0 3 0 364272190 55390208 12316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26449/tid=26452] ppid=26447 vsize=54092 CPUtime=340.92
/proc/26449/task/26452/stat : 26452 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 12598 0 0 0 34082 10 0 0 25 0 3 0 364272190 55390208 12316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.72
Current children cumulated vsize (KiB) 54092

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.33 3/80 26452
/proc/meminfo: memFree=1669080/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=60084 CPUtime=802.41
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 27002 0 0 0 80217 24 0 0 18 0 3 0 364272190 61526016 13624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 15021 13624 218 20 0 14379 0
[pid=26449/tid=26451] ppid=26447 vsize=60084 CPUtime=401.51
/proc/26449/task/26451/stat : 26451 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 13009 0 0 0 40140 11 0 0 25 0 3 0 364272190 61526016 13624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26449/tid=26452] ppid=26447 vsize=60084 CPUtime=400.88
/proc/26449/task/26452/stat : 26452 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 13698 0 0 0 40076 12 0 0 25 0 3 0 364272190 61526016 13624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.41
Current children cumulated vsize (KiB) 60084

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/80 26452
/proc/meminfo: memFree=1665944/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=62272 CPUtime=922.08
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 29599 0 0 0 92182 26 0 0 18 0 3 0 364272190 63766528 14343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 15568 14343 218 20 0 14926 0
[pid=26449/tid=26451] ppid=26447 vsize=62272 CPUtime=461.24
/proc/26449/task/26451/stat : 26451 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 14590 0 0 0 46111 13 0 0 25 0 3 0 364272190 63766528 14343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26449/tid=26452] ppid=26447 vsize=62272 CPUtime=460.84
/proc/26449/task/26452/stat : 26452 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 14714 0 0 0 46071 13 0 0 25 0 3 0 364272190 63766528 14343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.08
Current children cumulated vsize (KiB) 62272

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/80 26452
/proc/meminfo: memFree=1665496/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=63864 CPUtime=1041.76
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 31735 0 0 0 104148 28 0 0 18 0 3 0 364272190 65396736 14457 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 15966 14457 218 20 0 15324 0
[pid=26449/tid=26451] ppid=26447 vsize=63864 CPUtime=520.96
/proc/26449/task/26451/stat : 26451 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 15665 0 0 0 52082 14 0 0 25 0 3 0 364272190 65396736 14457 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520545 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26449/tid=26452] ppid=26447 vsize=63864 CPUtime=520.8
/proc/26449/task/26452/stat : 26452 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 15775 0 0 0 52066 14 0 0 25 0 3 0 364272190 65396736 14457 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.76
Current children cumulated vsize (KiB) 63864

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 26452
/proc/meminfo: memFree=1665176/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=64388 CPUtime=1161.43
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 33680 0 0 0 116113 30 0 0 18 0 3 0 364272190 65933312 14568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 16097 14568 218 20 0 15455 0
[pid=26449/tid=26451] ppid=26447 vsize=64388 CPUtime=580.66
/proc/26449/task/26451/stat : 26451 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 16710 0 0 0 58051 15 0 0 25 0 3 0 364272190 65933312 14568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26449/tid=26452] ppid=26447 vsize=64388 CPUtime=580.77
/proc/26449/task/26452/stat : 26452 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 16675 0 0 0 58062 15 0 0 25 0 3 0 364272190 65933312 14568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.43
Current children cumulated vsize (KiB) 64388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.707 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 26452
/proc/meminfo: memFree=1665048/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=64520 CPUtime=1200.17
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 34279 0 0 0 119986 31 0 0 18 0 3 0 364272190 66068480 14624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 16130 14624 218 20 0 15488 0
[pid=26449/tid=26451] ppid=26447 vsize=64520 CPUtime=599.99
/proc/26449/task/26451/stat : 26451 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 17090 0 0 0 59984 15 0 0 25 0 3 0 364272190 66068480 14624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26449/tid=26452] ppid=26447 vsize=64520 CPUtime=600.17
/proc/26449/task/26452/stat : 26452 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 16894 0 0 0 60002 15 0 0 25 0 3 0 364272190 66068480 14624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 64520

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

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

[startup+601.707 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 26452
/proc/meminfo: memFree=1665048/2055920 swapFree=4145492/4192956
[pid=26449] ppid=26447 vsize=64520 CPUtime=1200.17
/proc/26449/stat : 26449 (MiraXTv3_dyn) S 26447 26449 24785 0 -1 4194304 34279 0 0 0 119986 31 0 0 18 0 3 0 364272190 66068480 14624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26449/statm: 16130 14624 218 20 0 15488 0
[pid=26449/tid=26451] ppid=26447 vsize=64520 CPUtime=599.99
/proc/26449/task/26451/stat : 26451 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 17090 0 0 0 59984 15 0 0 25 0 3 0 364272190 66068480 14624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26449/tid=26452] ppid=26447 vsize=64520 CPUtime=600.17
/proc/26449/task/26452/stat : 26452 (MiraXTv3_dyn) R 26447 26449 24785 0 -1 4194368 16894 0 0 0 60002 15 0 0 25 0 3 0 364272190 66068480 14624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 64520

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.728
CPU time (s): 1200.2
CPU user time (s): 1199.88
CPU system time (s): 0.319951
CPU usage (%): 199.459
Max. virtual memory (cumulated for all children) (KiB): 64688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.88
system time used= 0.319951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34279
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= 331
involuntary context switches= 22609

runsolver used 0.58891 second user time and 1.60976 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri May 11 11:19:06 UTC 2007

IDJOB= 316603
IDBENCH= 20445
IDSOLVER= 128
FILE ID= node9/316603-1178882346

PBS_JOBID= 5251048

Free space on /tmp= 66557 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f710aff0402072becac5332e7ba8f47f

RANDOM SEED= 302815417

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1723648 kB
Buffers:         40364 kB
Cached:         140804 kB
SwapCached:      15556 kB
Active:         204420 kB
Inactive:        71680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1723648 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            3932 kB
Writeback:           0 kB
Mapped:         101524 kB
Slab:            41536 kB
Committed_AS:  9036844 kB
PageTables:       1956 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= 66557 MiB

End job on node9 on Fri May 11 11:29:10 UTC 2007