Trace number 298751

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 v1? (TO) 1200.08 1200.42

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1154156114-09.UNSAT.shuffled.cnf
MD5SUMefb9901bf89fd570f6c562e1222df820
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.6749
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
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 MiraXTv1...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node12/watcher-298751-1178831273 -o ROOT/results/node12/solver-298751-1178831273 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/298751-1178831273/MiraXTv1_dyn /tmp/evaluation/298751-1178831273/instance-298751-1178831273.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 1.07 1.20 3/77 2825
/proc/meminfo: memFree=1701344/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=3788 CPUtime=0
/proc/2825/stat : 2825 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 359164678 3878912 265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10134477 0 0 4096 0 0 0 0 17 1 0 0
/proc/2825/statm: 947 265 206 20 0 305 0

[startup+0.046442 s]
/proc/loadavg: 1.00 1.07 1.20 3/77 2825
/proc/meminfo: memFree=1701344/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=4412 CPUtime=0.04
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 408 0 0 0 4 0 0 0 18 0 2 0 359164678 4517888 383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 1103 383 218 20 0 461 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4412

[startup+0.101447 s]
/proc/loadavg: 1.00 1.07 1.20 3/77 2825
/proc/meminfo: memFree=1701344/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=5228 CPUtime=0.09
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 470 0 0 0 9 0 0 0 18 0 2 0 359164678 5353472 445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 1307 445 218 20 0 665 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5228

[startup+0.301467 s]
/proc/loadavg: 1.00 1.07 1.20 3/77 2825
/proc/meminfo: memFree=1701344/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=5992 CPUtime=0.29
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 648 0 0 0 29 0 0 0 18 0 2 0 359164678 6135808 623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 1498 623 218 20 0 856 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5992

[startup+0.701507 s]
/proc/loadavg: 1.00 1.07 1.20 3/77 2825
/proc/meminfo: memFree=1701344/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=6956 CPUtime=0.69
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 912 0 0 0 69 0 0 0 18 0 2 0 359164678 7122944 887 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 1739 887 218 20 0 1097 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6956

[startup+1.50159 s]
/proc/loadavg: 1.00 1.07 1.20 2/79 2827
/proc/meminfo: memFree=1698064/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=8076 CPUtime=1.49
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 1178 0 0 0 149 0 0 0 18 0 2 0 359164678 8269824 1153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 2019 1153 218 20 0 1377 0
[pid=2825/tid=2827] ppid=2823 vsize=8076 CPUtime=1.48
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 848 0 0 0 148 0 0 0 25 0 2 0 359164679 8269824 1153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8076

[startup+3.10175 s]
/proc/loadavg: 1.00 1.07 1.20 3/79 2827
/proc/meminfo: memFree=1696592/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=10364 CPUtime=3.09
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 1768 0 0 0 309 0 0 0 18 0 2 0 359164678 10612736 1743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 2591 1743 218 20 0 1949 0
[pid=2825/tid=2827] ppid=2823 vsize=10364 CPUtime=3.08
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 1438 0 0 0 308 0 0 0 25 0 2 0 359164679 10612736 1743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10364

[startup+6.30106 s]
/proc/loadavg: 1.00 1.07 1.19 2/79 2827
/proc/meminfo: memFree=1693520/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=11956 CPUtime=6.29
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 2262 0 0 0 628 1 0 0 18 0 2 0 359164678 12242944 2160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 2989 2160 218 20 0 2347 0
[pid=2825/tid=2827] ppid=2823 vsize=11956 CPUtime=6.28
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 1932 0 0 0 628 0 0 0 25 0 2 0 359164679 12242944 2160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11956

[startup+12.7027 s]
/proc/loadavg: 1.00 1.07 1.19 2/79 2827
/proc/meminfo: memFree=1688784/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=16420 CPUtime=12.69
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 3518 0 0 0 1267 2 0 0 18 0 2 0 359164678 16814080 3316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 4105 3316 218 20 0 3463 0
[pid=2825/tid=2827] ppid=2823 vsize=16420 CPUtime=12.68
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 3188 0 0 0 1267 1 0 0 25 0 2 0 359164679 16814080 3316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16420

[startup+25.502 s]
/proc/loadavg: 1.00 1.07 1.19 3/79 2827
/proc/meminfo: memFree=1685328/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=19476 CPUtime=25.48
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 4479 0 0 0 2546 2 0 0 18 0 2 0 359164678 19943424 4096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 4869 4096 218 20 0 4227 0
[pid=2825/tid=2827] ppid=2823 vsize=19476 CPUtime=25.48
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 4149 0 0 0 2546 2 0 0 25 0 2 0 359164679 19943424 4096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19476

[startup+51.1015 s]
/proc/loadavg: 1.00 1.06 1.18 2/79 2827
/proc/meminfo: memFree=1682896/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=22112 CPUtime=51.08
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 5505 0 0 0 5105 3 0 0 18 0 2 0 359164678 22642688 4707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 5528 4707 218 20 0 4886 0
[pid=2825/tid=2827] ppid=2823 vsize=22112 CPUtime=51.06
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 5175 0 0 0 5104 2 0 0 25 0 2 0 359164679 22642688 4707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22112

[startup+102.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/79 2827
/proc/meminfo: memFree=1681296/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=23408 CPUtime=102.27
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 6714 0 0 0 10223 4 0 0 18 0 2 0 359164678 23969792 5079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 5852 5079 218 20 0 5210 0
[pid=2825/tid=2827] ppid=2823 vsize=23408 CPUtime=102.26
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 6384 0 0 0 10222 4 0 0 25 0 2 0 359164679 23969792 5079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23408

[startup+162.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/79 2827
/proc/meminfo: memFree=1679312/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=25252 CPUtime=162.25
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 8107 0 0 0 16220 5 0 0 18 0 2 0 359164678 25858048 5577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 6313 5577 218 20 0 5671 0
[pid=2825/tid=2827] ppid=2823 vsize=25252 CPUtime=162.24
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 7777 0 0 0 16219 5 0 0 25 0 2 0 359164679 25858048 5577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 25252

[startup+222.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/79 2827
/proc/meminfo: memFree=1678352/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=26468 CPUtime=222.23
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 9268 0 0 0 22217 6 0 0 18 0 2 0 359164678 27103232 5799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 6617 5799 218 20 0 5975 0
[pid=2825/tid=2827] ppid=2823 vsize=26468 CPUtime=222.22
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 8938 0 0 0 22216 6 0 0 25 0 2 0 359164679 27103232 5799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26468

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/79 2827
/proc/meminfo: memFree=1677840/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=27028 CPUtime=282.21
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 10211 0 0 0 28214 7 0 0 18 0 2 0 359164678 27676672 5944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 6757 5944 218 20 0 6115 0
[pid=2825/tid=2827] ppid=2823 vsize=27028 CPUtime=282.21
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 9881 0 0 0 28214 7 0 0 25 0 2 0 359164679 27676672 5944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 27028

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.12 2/79 2827
/proc/meminfo: memFree=1677392/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=27420 CPUtime=342.19
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 11127 0 0 0 34211 8 0 0 18 0 2 0 359164678 28078080 6036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 6855 6036 218 20 0 6213 0
[pid=2825/tid=2827] ppid=2823 vsize=27420 CPUtime=342.19
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 10797 0 0 0 34211 8 0 0 25 0 2 0 359164679 28078080 6036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 27420

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 2827
/proc/meminfo: memFree=1676752/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=28032 CPUtime=402.18
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 12132 0 0 0 40209 9 0 0 18 0 2 0 359164678 28704768 6196 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 7008 6196 218 20 0 6366 0
[pid=2825/tid=2827] ppid=2823 vsize=28032 CPUtime=402.17
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 11802 0 0 0 40208 9 0 0 25 0 2 0 359164679 28704768 6196 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 28032

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/79 2827
/proc/meminfo: memFree=1676304/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=28372 CPUtime=462.17
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 13015 0 0 0 46207 10 0 0 18 0 2 0 359164678 29052928 6311 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 7093 6311 218 20 0 6451 0
[pid=2825/tid=2827] ppid=2823 vsize=28372 CPUtime=462.15
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 12685 0 0 0 46206 9 0 0 25 0 2 0 359164679 29052928 6311 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 28372

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 2827
/proc/meminfo: memFree=1675728/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=29544 CPUtime=522.15
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 14038 0 0 0 52204 11 0 0 18 0 2 0 359164678 30253056 6451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 7386 6451 218 20 0 6744 0
[pid=2825/tid=2827] ppid=2823 vsize=29544 CPUtime=522.14
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 13708 0 0 0 52203 11 0 0 25 0 2 0 359164679 30253056 6451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 29544

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 2827
/proc/meminfo: memFree=1675536/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=29820 CPUtime=582.13
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 14910 0 0 0 58202 11 0 0 18 0 2 0 359164678 30535680 6519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 7455 6519 218 20 0 6813 0
[pid=2825/tid=2827] ppid=2823 vsize=29820 CPUtime=582.12
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 14580 0 0 0 58201 11 0 0 25 0 2 0 359164679 30535680 6519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 29820

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 2827
/proc/meminfo: memFree=1675152/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=29968 CPUtime=642.12
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 15803 0 0 0 64200 12 0 0 18 0 2 0 359164678 30687232 6591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 7492 6591 218 20 0 6850 0
[pid=2825/tid=2827] ppid=2823 vsize=29968 CPUtime=642.11
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 15473 0 0 0 64199 12 0 0 25 0 2 0 359164679 30687232 6591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 29968

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 2827
/proc/meminfo: memFree=1673744/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=31912 CPUtime=702.09
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 16898 0 0 0 70196 13 0 0 18 0 2 0 359164678 32677888 6955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 7978 6955 218 20 0 7336 0
[pid=2825/tid=2827] ppid=2823 vsize=31912 CPUtime=702.09
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 16568 0 0 0 70196 13 0 0 25 0 2 0 359164679 32677888 6955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 31912

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 2827
/proc/meminfo: memFree=1673488/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=32048 CPUtime=762.08
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 17789 0 0 0 76194 14 0 0 18 0 2 0 359164678 32817152 7001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 8012 7001 218 20 0 7370 0
[pid=2825/tid=2827] ppid=2823 vsize=32048 CPUtime=762.08
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 17459 0 0 0 76194 14 0 0 25 0 2 0 359164679 32817152 7001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 32048

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 2827
/proc/meminfo: memFree=1673360/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=32180 CPUtime=822.07
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 18607 0 0 0 82192 15 0 0 18 0 2 0 359164678 32952320 7067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 8045 7067 218 20 0 7403 0
[pid=2825/tid=2827] ppid=2823 vsize=32180 CPUtime=822.05
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 18277 0 0 0 82191 14 0 0 25 0 2 0 359164679 32952320 7067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 32180

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 2827
/proc/meminfo: memFree=1673168/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=32380 CPUtime=882.05
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 19515 0 0 0 88189 16 0 0 18 0 2 0 359164678 33157120 7104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 8095 7104 218 20 0 7453 0
[pid=2825/tid=2827] ppid=2823 vsize=32380 CPUtime=882.04
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 19185 0 0 0 88188 16 0 0 25 0 2 0 359164679 33157120 7104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 32380

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 2827
/proc/meminfo: memFree=1672528/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=33144 CPUtime=942.03
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 20436 0 0 0 94186 17 0 0 18 0 2 0 359164678 33939456 7252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 8286 7252 218 20 0 7644 0
[pid=2825/tid=2827] ppid=2823 vsize=33144 CPUtime=942.02
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 20106 0 0 0 94186 16 0 0 25 0 2 0 359164679 33939456 7252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 33144

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 2827
/proc/meminfo: memFree=1672272/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=33484 CPUtime=1002.01
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 21299 0 0 0 100184 17 0 0 18 0 2 0 359164678 34287616 7333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 8371 7333 218 20 0 7729 0
[pid=2825/tid=2827] ppid=2823 vsize=33484 CPUtime=1002
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 20969 0 0 0 100183 17 0 0 25 0 2 0 359164679 34287616 7333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 33484

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 2827
/proc/meminfo: memFree=1672144/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=33696 CPUtime=1061.99
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 22035 0 0 0 106181 18 0 0 18 0 2 0 359164678 34504704 7392 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 8424 7392 218 20 0 7782 0
[pid=2825/tid=2827] ppid=2823 vsize=33696 CPUtime=1061.98
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 21705 0 0 0 106180 18 0 0 25 0 2 0 359164679 34504704 7392 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 33696

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 2827
/proc/meminfo: memFree=1671952/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=33696 CPUtime=1121.98
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 22846 0 0 0 112178 20 0 0 18 0 2 0 359164678 34504704 7403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 8424 7403 218 20 0 7782 0
[pid=2825/tid=2827] ppid=2823 vsize=33696 CPUtime=1121.97
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 22516 0 0 0 112178 19 0 0 25 0 2 0 359164679 34504704 7403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 33696

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 2827
/proc/meminfo: memFree=1671760/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=33860 CPUtime=1181.96
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 23707 0 0 0 118176 20 0 0 18 0 2 0 359164678 34672640 7455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 8465 7455 218 20 0 7823 0
[pid=2825/tid=2827] ppid=2823 vsize=33860 CPUtime=1181.95
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 23377 0 0 0 118175 20 0 0 25 0 2 0 359164679 34672640 7455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 33860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 2827
/proc/meminfo: memFree=1671760/2055920 swapFree=4154864/4192956
[pid=2825] ppid=2823 vsize=33860 CPUtime=1200.07
/proc/2825/stat : 2825 (MiraXTv1_dyn) S 2823 2825 2375 0 -1 4194304 23824 0 0 0 119986 21 0 0 18 0 2 0 359164678 34672640 7456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2825/statm: 8465 7456 218 20 0 7823 0
[pid=2825/tid=2827] ppid=2823 vsize=33860 CPUtime=1200.05
/proc/2825/task/2827/stat : 2827 (MiraXTv1_dyn) R 2823 2825 2375 0 -1 4194368 23494 0 0 0 119985 20 0 0 25 0 2 0 359164679 34672640 7456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 33860

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): 1200.42
CPU time (s): 1200.08
CPU user time (s): 1199.87
CPU system time (s): 0.214967
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 34324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.87
system time used= 0.214967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23824
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= 2358

runsolver used 1.26581 second user time and 3.10853 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Thu May 10 21:07:53 UTC 2007

IDJOB= 298751
IDBENCH= 19993
IDSOLVER= 130
FILE ID= node12/298751-1178831273

PBS_JOBID= 5250988

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1154156114-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298751-1178831273/MiraXTv1_dyn /tmp/evaluation/298751-1178831273/instance-298751-1178831273.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-298751-1178831273 -o ROOT/results/node12/solver-298751-1178831273 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/298751-1178831273/MiraXTv1_dyn /tmp/evaluation/298751-1178831273/instance-298751-1178831273.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  efb9901bf89fd570f6c562e1222df820

RANDOM SEED= 28127341

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1701560 kB
Buffers:         48736 kB
Cached:         217988 kB
SwapCached:      17516 kB
Active:         117688 kB
Inactive:       173556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701560 kB
SwapTotal:     4192956 kB
SwapFree:      4154864 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          29988 kB
Slab:            48612 kB
Committed_AS: 10878736 kB
PageTables:       1792 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66559 MiB

End job on node12 on Thu May 10 21:27:56 UTC 2007