Trace number 305473

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.13 601.855

General information on the benchmark

Namerandom/LargeSize/3SAT/v4000/
unif-k3-r4.2-v4000-c16800-S1946534526-16.cnf
MD5SUM000f0a2838a713053c9877abfe8633d8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.05938
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
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/node19/watcher-305473-1178855546 -o ROOT/results/node19/solver-305473-1178855546 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/305473-1178855546/MiraXTv3_dyn /tmp/evaluation/305473-1178855546/instance-305473-1178855546.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.91 0.98 0.99 3/77 12113
/proc/meminfo: memFree=1804024/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=3920 CPUtime=0
/proc/12113/stat : 12113 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194304 372 0 0 0 0 0 0 0 18 0 1 0 333472037 4014080 347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7922637 0 0 4096 0 0 0 0 17 0 0 0
/proc/12113/statm: 980 351 205 20 0 338 0

[startup+0.059253 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 12113
/proc/meminfo: memFree=1804024/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=11824 CPUtime=0.05
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 1218 0 0 0 5 0 0 0 18 0 3 0 333472037 12107776 1190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 2956 1191 214 20 0 2314 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11824

[startup+0.116256 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 12113
/proc/meminfo: memFree=1804024/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=12492 CPUtime=0.16
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 1556 0 0 0 16 0 0 0 18 0 3 0 333472037 12791808 1528 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 3123 1528 218 20 0 2481 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 12492

[startup+0.301277 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 12113
/proc/meminfo: memFree=1804024/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=13780 CPUtime=0.52
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 1827 0 0 0 52 0 0 0 18 0 3 0 333472037 14110720 1799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 3445 1799 218 20 0 2803 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 13780

[startup+0.701323 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 12113
/proc/meminfo: memFree=1804024/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=16388 CPUtime=1.33
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 2614 0 0 0 132 1 0 0 18 0 3 0 333472037 16781312 2586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 4097 2586 218 20 0 3455 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 16388

[startup+1.50141 s]
/proc/loadavg: 0.91 0.98 0.99 3/80 12116
/proc/meminfo: memFree=1792096/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=23504 CPUtime=2.92
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 4082 0 0 0 290 2 0 0 18 0 3 0 333472037 24068096 4054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 5876 4054 218 20 0 5234 0
[pid=12113/tid=12115] ppid=12111 vsize=23504 CPUtime=1.43
/proc/12113/task/12115/stat : 12115 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 1766 0 0 0 143 0 0 0 23 0 3 0 333472042 24068096 4054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565737 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=23504 CPUtime=1.42
/proc/12113/task/12116/stat : 12116 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 1507 0 0 0 141 1 0 0 25 0 3 0 333472042 24068096 4054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 23504

[startup+3.10258 s]
/proc/loadavg: 1.00 1.00 0.99 3/80 12116
/proc/meminfo: memFree=1784416/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=32876 CPUtime=6.12
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 6722 0 0 0 608 4 0 0 18 0 3 0 333472037 33665024 6694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 8219 6694 218 20 0 7577 0
[pid=12113/tid=12115] ppid=12111 vsize=32876 CPUtime=3.03
/proc/12113/task/12115/stat : 12115 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 3129 0 0 0 302 1 0 0 25 0 3 0 333472042 33665024 6695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=32876 CPUtime=3.02
/proc/12113/task/12116/stat : 12116 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 2784 0 0 0 300 2 0 0 25 0 3 0 333472042 33665024 6695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 32876

[startup+6.30193 s]
/proc/loadavg: 1.00 1.00 0.99 3/80 12116
/proc/meminfo: memFree=1768096/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=44084 CPUtime=12.5
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 9123 0 0 0 1244 6 0 0 18 0 3 0 333472037 45142016 9095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 11021 9095 218 20 0 10379 0
[pid=12113/tid=12115] ppid=12111 vsize=44084 CPUtime=6.23
/proc/12113/task/12115/stat : 12115 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 4425 0 0 0 621 2 0 0 25 0 3 0 333472042 45142016 9095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=44084 CPUtime=6.2
/proc/12113/task/12116/stat : 12116 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 3889 0 0 0 617 3 0 0 25 0 3 0 333472042 45142016 9095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 44084

[startup+12.7026 s]
/proc/loadavg: 1.15 1.03 1.01 3/80 12116
/proc/meminfo: memFree=1744296/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=70500 CPUtime=25.27
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 15942 0 0 0 2515 12 0 0 18 0 3 0 333472037 72192000 15842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 17625 15842 218 20 0 16983 0
[pid=12113/tid=12115] ppid=12111 vsize=70500 CPUtime=12.63
/proc/12113/task/12115/stat : 12115 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 7450 0 0 0 1259 4 0 0 25 0 3 0 333472042 72192000 15842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=70500 CPUtime=12.58
/proc/12113/task/12116/stat : 12116 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 7683 0 0 0 1251 7 0 0 25 0 3 0 333472042 72192000 15842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 70500

[startup+25.502 s]
/proc/loadavg: 1.28 1.06 1.02 3/80 12116
/proc/meminfo: memFree=1689448/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=121064 CPUtime=50.78
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 29056 0 0 0 5053 25 0 0 18 0 3 0 333472037 123969536 28683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 30266 28683 218 20 0 29624 0
[pid=12113/tid=12115] ppid=12111 vsize=121064 CPUtime=25.4
/proc/12113/task/12115/stat : 12115 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 14201 0 0 0 2531 9 0 0 25 0 3 0 333472042 123969536 28683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=121064 CPUtime=25.32
/proc/12113/task/12116/stat : 12116 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 14046 0 0 0 2517 15 0 0 25 0 3 0 333472042 123969536 28683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 121064

[startup+51.1018 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 12116
/proc/meminfo: memFree=1656872/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=156676 CPUtime=101.88
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 38336 0 0 0 10150 38 0 0 18 0 3 0 333472037 160436224 37489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 39169 37489 218 20 0 38527 0
[pid=12113/tid=12115] ppid=12111 vsize=156676 CPUtime=50.99
/proc/12113/task/12115/stat : 12115 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 18511 0 0 0 5085 14 0 0 25 0 3 0 333472042 160436224 37489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=156676 CPUtime=50.82
/proc/12113/task/12116/stat : 12116 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 19016 0 0 0 5059 23 0 0 25 0 3 0 333472042 160436224 37489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 156676

[startup+102.306 s]
/proc/loadavg: 1.81 1.28 1.09 3/80 12116
/proc/meminfo: memFree=1611624/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=198536 CPUtime=204.02
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 49781 0 0 0 20350 52 0 0 18 0 3 0 333472037 203300864 48069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 49634 48069 218 20 0 48992 0
[pid=12113/tid=12115] ppid=12111 vsize=198536 CPUtime=102.13
/proc/12113/task/12115/stat : 12115 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 23815 0 0 0 10194 19 0 0 25 0 3 0 333472042 203300864 48069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=198536 CPUtime=101.82
/proc/12113/task/12116/stat : 12116 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 25157 0 0 0 10150 32 0 0 25 0 3 0 333472042 203300864 48069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 198536

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.14 3/80 12116
/proc/meminfo: memFree=1599144/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=210852 CPUtime=323.71
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 54000 0 0 0 32313 58 0 0 18 0 3 0 333472037 215912448 51170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 52713 51170 218 20 0 52071 0
[pid=12113/tid=12115] ppid=12111 vsize=210852 CPUtime=162.07
/proc/12113/task/12115/stat : 12115 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 25681 0 0 0 16186 21 0 0 25 0 3 0 333472042 215912448 51170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526652 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=210852 CPUtime=161.57
/proc/12113/task/12116/stat : 12116 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 27510 0 0 0 16121 36 0 0 25 0 3 0 333472042 215912448 51170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 210852

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 12116
/proc/meminfo: memFree=1596072/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=214524 CPUtime=443.41
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 55781 0 0 0 44281 60 0 0 18 0 3 0 333472037 219672576 51947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 53631 51947 218 20 0 52989 0
[pid=12113/tid=12115] ppid=12111 vsize=214524 CPUtime=222.02
/proc/12113/task/12115/stat : 12115 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 26927 0 0 0 22180 22 0 0 25 0 3 0 333472042 219672576 51947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=214524 CPUtime=221.32
/proc/12113/task/12116/stat : 12116 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 28045 0 0 0 22095 37 0 0 25 0 3 0 333472042 219672576 51947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.41
Current children cumulated vsize (KiB) 214524

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 12116
/proc/meminfo: memFree=1584808/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=225188 CPUtime=563.12
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 59327 0 0 0 56247 65 0 0 18 0 3 0 333472037 230592512 54764 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 56297 54764 218 20 0 55655 0
[pid=12113/tid=12115] ppid=12111 vsize=225188 CPUtime=281.98
/proc/12113/task/12115/stat : 12115 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 28691 0 0 0 28173 25 0 0 25 0 3 0 333472042 230592512 54764 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=225188 CPUtime=281.08
/proc/12113/task/12116/stat : 12116 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 29827 0 0 0 28068 40 0 0 25 0 3 0 333472042 230592512 54764 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.12
Current children cumulated vsize (KiB) 225188

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.29 3/80 12116
/proc/meminfo: memFree=1584680/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=225188 CPUtime=682.76
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 60389 0 0 0 68209 67 0 0 18 0 3 0 333472037 230592512 54790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 56297 54790 218 20 0 55655 0
[pid=12113/tid=12115] ppid=12111 vsize=225188 CPUtime=341.87
/proc/12113/task/12115/stat : 12115 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 29290 0 0 0 34162 25 0 0 25 0 3 0 333472042 230592512 54790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=225188 CPUtime=340.83
/proc/12113/task/12116/stat : 12116 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 30290 0 0 0 34042 41 0 0 25 0 3 0 333472042 230592512 54790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.76
Current children cumulated vsize (KiB) 225188

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/80 12116
/proc/meminfo: memFree=1584616/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=225188 CPUtime=802.41
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 61458 0 0 0 80173 68 0 0 18 0 3 0 333472037 230592512 54807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 56297 54807 218 20 0 55655 0
[pid=12113/tid=12115] ppid=12111 vsize=225188 CPUtime=401.78
/proc/12113/task/12115/stat : 12115 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 29824 0 0 0 40152 26 0 0 25 0 3 0 333472042 230592512 54807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=225188 CPUtime=400.56
/proc/12113/task/12116/stat : 12116 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 30825 0 0 0 40015 41 0 0 25 0 3 0 333472042 230592512 54807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.41
Current children cumulated vsize (KiB) 225188

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.37 3/80 12116
/proc/meminfo: memFree=1584552/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=225188 CPUtime=922.12
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 62154 0 0 0 92143 69 0 0 18 0 3 0 333472037 230592512 54819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 56297 54819 218 20 0 55655 0
[pid=12113/tid=12115] ppid=12111 vsize=225188 CPUtime=461.73
/proc/12113/task/12115/stat : 12115 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 30134 0 0 0 46147 26 0 0 25 0 3 0 333472042 230592512 54819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=225188 CPUtime=460.32
/proc/12113/task/12116/stat : 12116 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 31211 0 0 0 45990 42 0 0 25 0 3 0 333472042 230592512 54819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.12
Current children cumulated vsize (KiB) 225188

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.40 3/86 12188
/proc/meminfo: memFree=1583400/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=225188 CPUtime=1041.69
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 62773 0 0 0 104094 75 0 0 18 0 3 0 333472037 230592512 54823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 56297 54823 218 20 0 55655 0
[pid=12113/tid=12115] ppid=12111 vsize=225188 CPUtime=521.63
/proc/12113/task/12115/stat : 12115 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 30367 0 0 0 52132 31 0 0 25 0 3 0 333472042 230592512 54823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=225188 CPUtime=520
/proc/12113/task/12116/stat : 12116 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 31597 0 0 0 51957 43 0 0 25 0 3 0 333472042 230592512 54823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.69
Current children cumulated vsize (KiB) 225188

[startup+582.301 s]
/proc/loadavg: 2.14 1.87 1.45 3/80 12314
/proc/meminfo: memFree=1576424/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=233484 CPUtime=1161.16
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 65317 0 0 0 116028 88 0 0 18 0 3 0 333472037 239087616 56982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 58371 56982 218 20 0 57729 0
[pid=12113/tid=12115] ppid=12111 vsize=233484 CPUtime=581.52
/proc/12113/task/12115/stat : 12115 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 31179 0 0 0 58110 42 0 0 25 0 3 0 333472042 239087616 56982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=233484 CPUtime=579.57
/proc/12113/task/12116/stat : 12116 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 33329 0 0 0 57912 45 0 0 25 0 3 0 333472042 239087616 56982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.16
Current children cumulated vsize (KiB) 233484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.803 s]
/proc/loadavg: 2.10 1.88 1.46 3/80 12314
/proc/meminfo: memFree=1554792/2055920 swapFree=4148252/4192956
[pid=12113] ppid=12111 vsize=254356 CPUtime=1200.06
/proc/12113/stat : 12113 (MiraXTv3_dyn) S 12111 12113 10371 0 -1 4194304 70837 0 0 0 119913 93 0 0 18 0 3 0 333472037 260460544 62190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12113/statm: 63589 62190 218 20 0 62947 0
[pid=12113/tid=12115] ppid=12111 vsize=254356 CPUtime=601.01
/proc/12113/task/12115/stat : 12115 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 36542 0 0 0 60054 47 0 0 25 0 3 0 333472042 260460544 62190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=254356 CPUtime=598.99
/proc/12113/task/12116/stat : 12116 (MiraXTv3_dyn) R 12111 12113 10371 0 -1 4194368 33486 0 0 0 59854 45 0 0 25 0 3 0 333472042 260460544 62190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 254356

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.855
CPU time (s): 1200.13
CPU user time (s): 1199.15
CPU system time (s): 0.974851
CPU usage (%): 199.405
Max. virtual memory (cumulated for all children) (KiB): 254356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.15
system time used= 0.974851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70837
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= 372
involuntary context switches= 22903

runsolver used 0.576912 second user time and 1.67974 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri May 11 03:52:27 UTC 2007

IDJOB= 305473
IDBENCH= 20157
IDSOLVER= 128
FILE ID= node19/305473-1178855546

PBS_JOBID= 5251009

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v4000/unif-k3-r4.2-v4000-c16800-S1946534526-16.cnf
COMMAND LINE= /tmp/evaluation/305473-1178855546/MiraXTv3_dyn /tmp/evaluation/305473-1178855546/instance-305473-1178855546.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-305473-1178855546 -o ROOT/results/node19/solver-305473-1178855546 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/305473-1178855546/MiraXTv3_dyn /tmp/evaluation/305473-1178855546/instance-305473-1178855546.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  000f0a2838a713053c9877abfe8633d8

RANDOM SEED= 48060900

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1804248 kB
Buffers:         46896 kB
Cached:         119940 kB
SwapCached:      14248 kB
Active:         101760 kB
Inactive:        88788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804248 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4216 kB
Writeback:           0 kB
Mapped:          29888 kB
Slab:            46672 kB
Committed_AS:  9148024 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= 66559 MiB

End job on node19 on Fri May 11 04:02:31 UTC 2007