Trace number 316524

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 v2? (TO) 1200.08 1200.52

General information on the benchmark

Namecrafted/spence/
hard/s101-100.cnf
MD5SUM639069f0c5abe5ef4537d4cf44ab69aa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark185.107
Satisfiable
(Un)Satisfiability was proved
Number of variables101
Number of clauses212
Sum of the clauses size636
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3212
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 MiraXTv2...

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/node21/watcher-316524-1178882069 -o ROOT/results/node21/solver-316524-1178882069 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316524-1178882069/MiraXTv2_dyn /tmp/evaluation/316524-1178882069/instance-316524-1178882069.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.00 0.98 0.98 3/77 31948
/proc/meminfo: memFree=1755120/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=3852 CPUtime=0
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 299 0 0 0 0 0 0 0 18 0 2 0 336124179 3944448 274 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 963 274 214 20 0 321 0
[pid=31948/tid=31949] ppid=31946 vsize=3852 CPUtime=0
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 11 0 0 0 0 0 0 0 19 0 2 0 336124179 3944448 278 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134537216 0 0 4096 0 0 0 0 -1 0 0 0

[startup+0.046392 s]
/proc/loadavg: 1.00 0.98 0.98 3/77 31948
/proc/meminfo: memFree=1755120/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=4936 CPUtime=0.04
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 387 0 0 0 4 0 0 0 18 0 2 0 336124179 5054464 362 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 1234 362 218 20 0 592 0
[pid=31948/tid=31949] ppid=31946 vsize=4936 CPUtime=0.04
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 95 0 0 0 4 0 0 0 19 0 2 0 336124179 5054464 362 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520276 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4936

[startup+0.102399 s]
/proc/loadavg: 1.00 0.98 0.98 3/77 31948
/proc/meminfo: memFree=1755120/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=5200 CPUtime=0.09
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 463 0 0 0 9 0 0 0 18 0 2 0 336124179 5324800 438 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 1300 438 218 20 0 658 0
[pid=31948/tid=31949] ppid=31946 vsize=5200 CPUtime=0.09
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 171 0 0 0 9 0 0 0 20 0 2 0 336124179 5324800 438 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5200

[startup+0.302421 s]
/proc/loadavg: 1.00 0.98 0.98 3/77 31948
/proc/meminfo: memFree=1755120/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=6004 CPUtime=0.29
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 689 0 0 0 29 0 0 0 18 0 2 0 336124179 6148096 664 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 1501 665 218 20 0 859 0
[pid=31948/tid=31949] ppid=31946 vsize=6004 CPUtime=0.29
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 398 0 0 0 29 0 0 0 21 0 2 0 336124179 6148096 665 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6004

[startup+0.702463 s]
/proc/loadavg: 1.00 0.98 0.98 3/77 31948
/proc/meminfo: memFree=1755120/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=7272 CPUtime=0.69
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 971 0 0 0 69 0 0 0 18 0 2 0 336124179 7446528 946 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 1818 946 218 20 0 1176 0
[pid=31948/tid=31949] ppid=31946 vsize=7272 CPUtime=0.69
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 679 0 0 0 69 0 0 0 25 0 2 0 336124179 7446528 946 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7272

[startup+1.50155 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1751584/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=8400 CPUtime=1.49
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 1280 0 0 0 149 0 0 0 18 0 2 0 336124179 8601600 1255 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 2100 1255 218 20 0 1458 0
[pid=31948/tid=31949] ppid=31946 vsize=8400 CPUtime=1.49
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 988 0 0 0 149 0 0 0 25 0 2 0 336124179 8601600 1255 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8877005 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8400

[startup+3.10173 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1749536/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=10608 CPUtime=3.09
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 1856 0 0 0 309 0 0 0 18 0 2 0 336124179 10862592 1794 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 2652 1794 218 20 0 2010 0
[pid=31948/tid=31949] ppid=31946 vsize=10608 CPUtime=3.09
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 1564 0 0 0 309 0 0 0 25 0 2 0 336124179 10862592 1794 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10608

[startup+6.30107 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1747104/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=12608 CPUtime=6.29
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 2431 0 0 0 628 1 0 0 18 0 2 0 336124179 12910592 2329 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 3152 2329 218 20 0 2510 0
[pid=31948/tid=31949] ppid=31946 vsize=12608 CPUtime=6.28
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 2139 0 0 0 628 0 0 0 25 0 2 0 336124179 12910592 2329 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134528890 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12608

[startup+12.7018 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1743528/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=15320 CPUtime=12.69
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 3253 0 0 0 1268 1 0 0 18 0 2 0 336124179 15687680 2994 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 3830 2994 218 20 0 3188 0
[pid=31948/tid=31949] ppid=31946 vsize=15320 CPUtime=12.68
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 2961 0 0 0 1267 1 0 0 25 0 2 0 336124179 15687680 2994 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15320

[startup+25.5012 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1740520/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=18356 CPUtime=25.49
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 4325 0 0 0 2547 2 0 0 18 0 2 0 336124179 18796544 3811 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 4589 3811 218 20 0 3947 0
[pid=31948/tid=31949] ppid=31946 vsize=18356 CPUtime=25.48
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 4033 0 0 0 2547 1 0 0 25 0 2 0 336124179 18796544 3811 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18356

[startup+51.102 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1738088/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=20692 CPUtime=51.08
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 5440 0 0 0 5106 2 0 0 18 0 2 0 336124179 21188608 4356 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 5173 4356 218 20 0 4531 0
[pid=31948/tid=31949] ppid=31946 vsize=20692 CPUtime=51.07
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 5148 0 0 0 5105 2 0 0 25 0 2 0 336124179 21188608 4356 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20692

[startup+102.307 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1736872/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=21928 CPUtime=102.27
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 6697 0 0 0 10224 3 0 0 18 0 2 0 336124179 22454272 4681 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 5482 4681 218 20 0 4840 0
[pid=31948/tid=31949] ppid=31946 vsize=21928 CPUtime=102.26
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 6405 0 0 0 10223 3 0 0 25 0 2 0 336124179 22454272 4681 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21928

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1735784/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=22968 CPUtime=162.25
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 8018 0 0 0 16221 4 0 0 18 0 2 0 336124179 23519232 4935 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 5742 4935 218 20 0 5100 0
[pid=31948/tid=31949] ppid=31946 vsize=22968 CPUtime=162.24
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 7726 0 0 0 16220 4 0 0 25 0 2 0 336124179 23519232 4935 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22968

[startup+222.303 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1734376/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=24040 CPUtime=222.23
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 9532 0 0 0 22218 5 0 0 18 0 2 0 336124179 24616960 5252 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 6010 5252 218 20 0 5368 0
[pid=31948/tid=31949] ppid=31946 vsize=24040 CPUtime=222.23
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 9240 0 0 0 22218 5 0 0 25 0 2 0 336124179 24616960 5252 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 24040

[startup+282.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1733736/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=25016 CPUtime=282.22
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 10757 0 0 0 28216 6 0 0 18 0 2 0 336124179 25616384 5415 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 6254 5415 218 20 0 5612 0
[pid=31948/tid=31949] ppid=31946 vsize=25016 CPUtime=282.21
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 10465 0 0 0 28216 5 0 0 25 0 2 0 336124179 25616384 5415 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 25016

[startup+342.303 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1733288/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=25596 CPUtime=342.2
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 11965 0 0 0 34214 6 0 0 18 0 2 0 336124179 26210304 5537 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 6399 5537 218 20 0 5757 0
[pid=31948/tid=31949] ppid=31946 vsize=25596 CPUtime=342.2
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 11673 0 0 0 34214 6 0 0 25 0 2 0 336124179 26210304 5537 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 25596

[startup+402.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1732904/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=25984 CPUtime=402.18
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 13176 0 0 0 40211 7 0 0 18 0 2 0 336124179 26607616 5643 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 6496 5643 218 20 0 5854 0
[pid=31948/tid=31949] ppid=31946 vsize=25984 CPUtime=402.18
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 12884 0 0 0 40211 7 0 0 25 0 2 0 336124179 26607616 5643 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 25984

[startup+462.303 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950

################
# More data... #
################

[pid=31948] ppid=31946 vsize=26512 CPUtime=462.17
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 14224 0 0 0 46209 8 0 0 18 0 2 0 336124179 27148288 5755 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 6628 5755 218 20 0 5986 0
[pid=31948/tid=31949] ppid=31946 vsize=26512 CPUtime=462.16
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 13932 0 0 0 46209 7 0 0 25 0 2 0 336124179 27148288 5755 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 26512

[startup+522.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1732392/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=26664 CPUtime=522.15
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 15201 0 0 0 52207 8 0 0 18 0 2 0 336124179 27303936 5783 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 6666 5783 218 20 0 6024 0
[pid=31948/tid=31949] ppid=31946 vsize=26664 CPUtime=522.15
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 14909 0 0 0 52207 8 0 0 25 0 2 0 336124179 27303936 5783 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 26664

[startup+582.303 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1732136/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=26796 CPUtime=582.14
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 16216 0 0 0 58205 9 0 0 18 0 2 0 336124179 27439104 5840 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 6699 5840 218 20 0 6057 0
[pid=31948/tid=31949] ppid=31946 vsize=26796 CPUtime=582.14
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 15924 0 0 0 58205 9 0 0 25 0 2 0 336124179 27439104 5840 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 26796

[startup+642.302 s]
/proc/loadavg: 1.00 0.98 0.98 3/79 31950
/proc/meminfo: memFree=1732008/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=27660 CPUtime=642.13
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 17221 0 0 0 64203 10 0 0 18 0 2 0 336124179 28323840 5877 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 6915 5877 218 20 0 6273 0
[pid=31948/tid=31949] ppid=31946 vsize=27660 CPUtime=642.13
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 16929 0 0 0 64203 10 0 0 25 0 2 0 336124179 28323840 5877 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 27660

[startup+702.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1731880/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=27660 CPUtime=702.1
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 18222 0 0 0 70200 10 0 0 18 0 2 0 336124179 28323840 5901 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 6915 5901 218 20 0 6273 0
[pid=31948/tid=31949] ppid=31946 vsize=27660 CPUtime=702.1
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 17930 0 0 0 70200 10 0 0 25 0 2 0 336124179 28323840 5901 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 27660

[startup+762.307 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1731624/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=27844 CPUtime=762.1
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 19339 0 0 0 76199 11 0 0 18 0 2 0 336124179 28512256 5939 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 6961 5939 218 20 0 6319 0
[pid=31948/tid=31949] ppid=31946 vsize=27844 CPUtime=762.09
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 19047 0 0 0 76198 11 0 0 25 0 2 0 336124179 28512256 5939 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526299 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 27844

[startup+822.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1731560/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=28076 CPUtime=822.07
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 20378 0 0 0 82196 11 0 0 18 0 2 0 336124179 28749824 5988 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 7019 5988 218 20 0 6377 0
[pid=31948/tid=31949] ppid=31946 vsize=28076 CPUtime=822.07
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 20086 0 0 0 82196 11 0 0 25 0 2 0 336124179 28749824 5988 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 28076

[startup+882.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1731432/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=28076 CPUtime=882.05
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 21374 0 0 0 88193 12 0 0 18 0 2 0 336124179 28749824 5992 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 7019 5992 218 20 0 6377 0
[pid=31948/tid=31949] ppid=31946 vsize=28076 CPUtime=882.05
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 21082 0 0 0 88193 12 0 0 25 0 2 0 336124179 28749824 5992 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 28076

[startup+942.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1731176/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=28208 CPUtime=942.03
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 22438 0 0 0 94190 13 0 0 18 0 2 0 336124179 28884992 6054 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 7052 6054 218 20 0 6410 0
[pid=31948/tid=31949] ppid=31946 vsize=28208 CPUtime=942.03
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 22146 0 0 0 94190 13 0 0 25 0 2 0 336124179 28884992 6054 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 28208

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1731112/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=28208 CPUtime=1001.98
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 23461 0 0 0 100185 13 0 0 18 0 2 0 336124179 28884992 6067 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 7052 6067 218 20 0 6410 0
[pid=31948/tid=31949] ppid=31946 vsize=28208 CPUtime=1001.98
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 23169 0 0 0 100185 13 0 0 25 0 2 0 336124179 28884992 6067 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 28208

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1730984/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=28416 CPUtime=1061.95
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 24406 0 0 0 106181 14 0 0 18 0 2 0 336124179 29097984 6094 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 7104 6094 218 20 0 6462 0
[pid=31948/tid=31949] ppid=31946 vsize=28416 CPUtime=1061.94
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 24114 0 0 0 106180 14 0 0 25 0 2 0 336124179 29097984 6094 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 28416

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1730792/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=28448 CPUtime=1121.91
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 25473 0 0 0 112177 14 0 0 18 0 2 0 336124179 29130752 6135 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 7112 6135 218 20 0 6470 0
[pid=31948/tid=31949] ppid=31946 vsize=28448 CPUtime=1121.91
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 25181 0 0 0 112177 14 0 0 25 0 2 0 336124179 29130752 6135 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 28448

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1730408/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=28844 CPUtime=1181.88
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 26407 0 0 0 118173 15 0 0 18 0 2 0 336124179 29536256 6240 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 7211 6240 218 20 0 6569 0
[pid=31948/tid=31949] ppid=31946 vsize=28844 CPUtime=1181.87
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 26115 0 0 0 118173 14 0 0 25 0 2 0 336124179 29536256 6240 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 28844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1730344/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=28844 CPUtime=1200.07
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 26722 0 0 0 119992 15 0 0 18 0 2 0 336124179 29536256 6243 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 7211 6243 218 20 0 6569 0
[pid=31948/tid=31949] ppid=31946 vsize=28844 CPUtime=1200.05
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 26430 0 0 0 119991 14 0 0 25 0 2 0 336124179 29536256 6243 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 28844

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 31950
/proc/meminfo: memFree=1730344/2055920 swapFree=4156344/4192956
[pid=31948] ppid=31946 vsize=28844 CPUtime=1200.07
/proc/31948/stat : 31948 (MiraXTv2_dyn) S 31946 31948 31817 0 -1 4194304 26722 0 0 0 119992 15 0 0 18 0 2 0 336124179 29536256 6243 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31948/statm: 7211 6243 218 20 0 6569 0
[pid=31948/tid=31949] ppid=31946 vsize=28844 CPUtime=1200.05
/proc/31948/task/31949/stat : 31949 (MiraXTv2_dyn) R 31946 31948 31817 0 -1 4194368 26430 0 0 0 119991 14 0 0 25 0 2 0 336124179 29536256 6243 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 28844

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1199.93
CPU system time (s): 0.156976
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 28844

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

runsolver used 1.27781 second user time and 3.09753 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Fri May 11 11:14:29 UTC 2007

IDJOB= 316524
IDBENCH= 20443
IDSOLVER= 129
FILE ID= node21/316524-1178882069

PBS_JOBID= 5251061

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s101-100.cnf
COMMAND LINE= /tmp/evaluation/316524-1178882069/MiraXTv2_dyn /tmp/evaluation/316524-1178882069/instance-316524-1178882069.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-316524-1178882069 -o ROOT/results/node21/solver-316524-1178882069 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316524-1178882069/MiraXTv2_dyn /tmp/evaluation/316524-1178882069/instance-316524-1178882069.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  639069f0c5abe5ef4537d4cf44ab69aa

RANDOM SEED= 873817789

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1755400 kB
Buffers:         46784 kB
Cached:         167216 kB
SwapCached:      15772 kB
Active:         127288 kB
Inactive:       110280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755400 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            3924 kB
Writeback:           0 kB
Mapped:          30032 kB
Slab:            48552 kB
Committed_AS:  5140920 kB
PageTables:       1784 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= 66552 MiB

End job on node21 on Fri May 11 11:34:31 UTC 2007