Trace number 297111

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.05 1200.52

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1572638390-17.SAT.shuffled.cnf
MD5SUMce74deb44849da26eb98932c0518f94a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.12498
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

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/node13/watcher-297111-1178825491 -o ROOT/results/node13/solver-297111-1178825491 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/297111-1178825491/MiraXTv1_dyn /tmp/evaluation/297111-1178825491/instance-297111-1178825491.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.83 1.87 1.51 3/77 10013
/proc/meminfo: memFree=1833152/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=3788 CPUtime=0
/proc/10013/stat : 10013 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194304 317 0 0 0 0 0 0 0 18 0 1 0 330466955 3878912 292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/10013/statm: 947 292 206 20 0 305 0

[startup+0.04456 s]
/proc/loadavg: 1.83 1.87 1.51 3/77 10013
/proc/meminfo: memFree=1833152/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=4312 CPUtime=0.03
/proc/10013/stat : 10013 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194304 465 0 0 0 3 0 0 0 18 0 1 0 330466955 4415488 440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583935 0 0 4096 0 0 0 0 17 0 0 0
/proc/10013/statm: 1078 440 207 20 0 436 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4312

[startup+0.102574 s]
/proc/loadavg: 1.83 1.87 1.51 3/77 10013
/proc/meminfo: memFree=1833152/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=4448 CPUtime=0.09
/proc/10013/stat : 10013 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194304 473 0 0 0 9 0 0 0 18 0 1 0 330466955 4554752 448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/10013/statm: 1112 448 207 20 0 470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4448

[startup+0.301614 s]
/proc/loadavg: 1.83 1.87 1.51 3/77 10013
/proc/meminfo: memFree=1833152/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=6336 CPUtime=0.29
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 811 0 0 0 29 0 0 0 18 0 2 0 330466955 6488064 786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 1584 786 218 20 0 942 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6336

[startup+0.7017 s]
/proc/loadavg: 1.83 1.87 1.51 3/77 10013
/proc/meminfo: memFree=1833152/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=8660 CPUtime=0.69
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 1240 0 0 0 69 0 0 0 18 0 2 0 330466955 8867840 1215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 2165 1215 218 20 0 1523 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8660

[startup+1.50187 s]
/proc/loadavg: 1.83 1.87 1.51 2/79 10015
/proc/meminfo: memFree=1828592/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=9924 CPUtime=1.49
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 1636 0 0 0 149 0 0 0 18 0 2 0 330466955 10162176 1611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 2481 1611 218 20 0 1839 0
[pid=10013/tid=10015] ppid=10011 vsize=9924 CPUtime=1.35
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 1126 0 0 0 135 0 0 0 25 0 2 0 330466969 10162176 1611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9924

[startup+3.10121 s]
/proc/loadavg: 1.83 1.87 1.51 2/79 10015
/proc/meminfo: memFree=1825968/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=12988 CPUtime=3.09
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 2468 0 0 0 308 1 0 0 18 0 2 0 330466955 13299712 2407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 3247 2407 218 20 0 2605 0
[pid=10013/tid=10015] ppid=10011 vsize=12988 CPUtime=2.95
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 1958 0 0 0 295 0 0 0 25 0 2 0 330466969 13299712 2407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12988

[startup+6.3019 s]
/proc/loadavg: 1.77 1.85 1.51 2/79 10015
/proc/meminfo: memFree=1822448/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=15852 CPUtime=6.28
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 3295 0 0 0 627 1 0 0 18 0 2 0 330466955 16232448 3151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 3963 3151 218 20 0 3321 0
[pid=10013/tid=10015] ppid=10011 vsize=15852 CPUtime=6.15
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 2785 0 0 0 614 1 0 0 25 0 2 0 330466969 16232448 3151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15852

[startup+12.7013 s]
/proc/loadavg: 1.71 1.84 1.51 2/79 10015
/proc/meminfo: memFree=1818288/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=18592 CPUtime=12.69
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 4096 0 0 0 1267 2 0 0 18 0 2 0 330466955 19038208 3848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 4648 3848 218 20 0 4006 0
[pid=10013/tid=10015] ppid=10011 vsize=18592 CPUtime=12.54
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 3586 0 0 0 1253 1 0 0 25 0 2 0 330466969 19038208 3848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18592

[startup+25.502 s]
/proc/loadavg: 1.55 1.80 1.50 2/79 10015
/proc/meminfo: memFree=1814128/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=22556 CPUtime=25.47
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 5403 0 0 0 2544 3 0 0 18 0 2 0 330466955 23097344 4853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 5639 4853 218 20 0 4997 0
[pid=10013/tid=10015] ppid=10011 vsize=22556 CPUtime=25.32
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 4893 0 0 0 2530 2 0 0 25 0 2 0 330466969 23097344 4853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 22556

[startup+51.1013 s]
/proc/loadavg: 1.36 1.73 1.48 2/79 10015
/proc/meminfo: memFree=1812528/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=24180 CPUtime=51.05
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 6343 0 0 0 5101 4 0 0 18 0 2 0 330466955 24760320 5277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 6045 5277 218 20 0 5403 0
[pid=10013/tid=10015] ppid=10011 vsize=24180 CPUtime=50.91
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 5833 0 0 0 5088 3 0 0 25 0 2 0 330466969 24760320 5277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 24180

[startup+102.306 s]
/proc/loadavg: 1.15 1.62 1.45 2/79 10015
/proc/meminfo: memFree=1810672/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=25824 CPUtime=102.23
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 7811 0 0 0 10218 5 0 0 18 0 2 0 330466955 26443776 5694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 6456 5694 218 20 0 5814 0
[pid=10013/tid=10015] ppid=10011 vsize=25824 CPUtime=102.1
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 7301 0 0 0 10205 5 0 0 25 0 2 0 330466969 26443776 5694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 25824

[startup+162.301 s]
/proc/loadavg: 1.06 1.50 1.42 2/79 10015
/proc/meminfo: memFree=1809584/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=27180 CPUtime=162.21
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 9336 0 0 0 16214 7 0 0 18 0 2 0 330466955 27832320 6031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 6795 6031 218 20 0 6153 0
[pid=10013/tid=10015] ppid=10011 vsize=27180 CPUtime=162.06
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 8826 0 0 0 16200 6 0 0 25 0 2 0 330466969 27832320 6031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 27180

[startup+222.302 s]
/proc/loadavg: 1.02 1.41 1.39 2/79 10015
/proc/meminfo: memFree=1808048/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=28524 CPUtime=222.18
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 10759 0 0 0 22210 8 0 0 18 0 2 0 330466955 29208576 6332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 7131 6332 218 20 0 6489 0
[pid=10013/tid=10015] ppid=10011 vsize=28524 CPUtime=222.05
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 10249 0 0 0 22197 8 0 0 25 0 2 0 330466969 29208576 6332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521759 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 28524

[startup+282.302 s]
/proc/loadavg: 1.00 1.33 1.37 2/79 10015
/proc/meminfo: memFree=1807408/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=29184 CPUtime=282.16
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 12130 0 0 0 28207 9 0 0 18 0 2 0 330466955 29884416 6515 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 7296 6515 218 20 0 6654 0
[pid=10013/tid=10015] ppid=10011 vsize=29184 CPUtime=282.02
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 11620 0 0 0 28194 8 0 0 25 0 2 0 330466969 29884416 6515 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517040 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 29184

[startup+342.302 s]
/proc/loadavg: 1.00 1.27 1.34 2/79 10015
/proc/meminfo: memFree=1806704/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=30020 CPUtime=342.14
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 13362 0 0 0 34204 10 0 0 18 0 2 0 330466955 30740480 6691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 7505 6691 218 20 0 6863 0
[pid=10013/tid=10015] ppid=10011 vsize=30020 CPUtime=342
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 12852 0 0 0 34191 9 0 0 25 0 2 0 330466969 30740480 6691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 30020

[startup+402.302 s]
/proc/loadavg: 1.00 1.22 1.32 2/79 10015
/proc/meminfo: memFree=1806128/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=30480 CPUtime=402.12
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 14619 0 0 0 40201 11 0 0 18 0 2 0 330466955 31211520 6822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 7620 6822 218 20 0 6978 0
[pid=10013/tid=10015] ppid=10011 vsize=30480 CPUtime=401.98
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 14109 0 0 0 40187 11 0 0 25 0 2 0 330466969 31211520 6822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565831 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 30480

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.29 2/79 10015
/proc/meminfo: memFree=1805616/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=31164 CPUtime=462.09
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 15751 0 0 0 46197 12 0 0 18 0 2 0 330466955 31911936 6961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 7791 6961 218 20 0 7149 0
[pid=10013/tid=10015] ppid=10011 vsize=31164 CPUtime=461.95
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 15241 0 0 0 46184 11 0 0 25 0 2 0 330466969 31911936 6961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 31164

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.27 2/79 10015
/proc/meminfo: memFree=1805104/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=31552 CPUtime=522.08
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 16936 0 0 0 52195 13 0 0 18 0 2 0 330466955 32309248 7076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 7888 7076 218 20 0 7246 0
[pid=10013/tid=10015] ppid=10011 vsize=31552 CPUtime=521.93
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 16426 0 0 0 52181 12 0 0 25 0 2 0 330466969 32309248 7076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 31552

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.25 2/79 10015
/proc/meminfo: memFree=1804784/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=31948 CPUtime=582.05
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 18033 0 0 0 58191 14 0 0 18 0 2 0 330466955 32714752 7168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 7987 7168 218 20 0 7345 0
[pid=10013/tid=10015] ppid=10011 vsize=31948 CPUtime=581.91
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 17523 0 0 0 58178 13 0 0 25 0 2 0 330466969 32714752 7168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 31948

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.24 2/79 10015
/proc/meminfo: memFree=1804592/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=32132 CPUtime=642.03
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 19286 0 0 0 64189 14 0 0 18 0 2 0 330466955 32903168 7215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 8033 7215 218 20 0 7391 0
[pid=10013/tid=10015] ppid=10011 vsize=32132 CPUtime=641.89
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 18776 0 0 0 64175 14 0 0 25 0 2 0 330466969 32903168 7215 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 32132

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.22 2/79 10015
/proc/meminfo: memFree=1804208/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=32504 CPUtime=702.01
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 20453 0 0 0 70185 16 0 0 18 0 2 0 330466955 33284096 7310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 8126 7310 218 20 0 7484 0
[pid=10013/tid=10015] ppid=10011 vsize=32504 CPUtime=701.87
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 19943 0 0 0 70172 15 0 0 25 0 2 0 330466969 33284096 7310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 32504

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.20 2/79 10016
/proc/meminfo: memFree=1803696/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=33076 CPUtime=761.99
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 21645 0 0 0 76182 17 0 0 18 0 2 0 330466955 33869824 7430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 8269 7430 218 20 0 7627 0
[pid=10013/tid=10015] ppid=10011 vsize=33076 CPUtime=761.85
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 21135 0 0 0 76169 16 0 0 25 0 2 0 330466969 33869824 7430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 33076

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.18 2/79 10017
/proc/meminfo: memFree=1803376/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=33468 CPUtime=821.97
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 22755 0 0 0 82179 18 0 0 18 0 2 0 330466955 34271232 7535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 8367 7535 218 20 0 7725 0
[pid=10013/tid=10015] ppid=10011 vsize=33468 CPUtime=821.82
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 22245 0 0 0 82165 17 0 0 25 0 2 0 330466969 34271232 7535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 33468

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.17 2/79 10017
/proc/meminfo: memFree=1802864/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=34004 CPUtime=881.94
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 23873 0 0 0 88175 19 0 0 18 0 2 0 330466955 34820096 7648 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 8501 7648 218 20 0 7859 0
[pid=10013/tid=10015] ppid=10011 vsize=34004 CPUtime=881.81
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 23363 0 0 0 88162 19 0 0 25 0 2 0 330466969 34820096 7648 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 34004

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.16 2/79 10017
/proc/meminfo: memFree=1802544/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=34420 CPUtime=941.92
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 25035 0 0 0 94172 20 0 0 18 0 2 0 330466955 35246080 7738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 8605 7738 218 20 0 7963 0
[pid=10013/tid=10015] ppid=10011 vsize=34420 CPUtime=941.78
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 24525 0 0 0 94158 20 0 0 25 0 2 0 330466969 35246080 7738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 34420

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/79 10017
/proc/meminfo: memFree=1802160/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=34624 CPUtime=1001.9
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 26118 0 0 0 100169 21 0 0 18 0 2 0 330466955 35454976 7816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 8656 7816 218 20 0 8014 0
[pid=10013/tid=10015] ppid=10011 vsize=34624 CPUtime=1001.75
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 25608 0 0 0 100155 20 0 0 25 0 2 0 330466969 35454976 7816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 34624

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/79 10017
/proc/meminfo: memFree=1801840/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=34996 CPUtime=1061.87
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 27207 0 0 0 106165 22 0 0 18 0 2 0 330466955 35835904 7900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 8749 7900 218 20 0 8107 0
[pid=10013/tid=10015] ppid=10011 vsize=34996 CPUtime=1061.74
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 26697 0 0 0 106152 22 0 0 25 0 2 0 330466969 35835904 7900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 34996

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 10017
/proc/meminfo: memFree=1801584/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=35184 CPUtime=1121.85
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 28327 0 0 0 112162 23 0 0 18 0 2 0 330466955 36028416 7948 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 8796 7948 218 20 0 8154 0
[pid=10013/tid=10015] ppid=10011 vsize=35184 CPUtime=1121.71
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 27817 0 0 0 112149 22 0 0 25 0 2 0 330466969 36028416 7948 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 35184

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/79 10017
/proc/meminfo: memFree=1801328/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=35596 CPUtime=1181.83
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 29543 0 0 0 118159 24 0 0 18 0 2 0 330466955 36450304 8024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 8899 8024 218 20 0 8257 0
[pid=10013/tid=10015] ppid=10011 vsize=35596 CPUtime=1181.7
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 29033 0 0 0 118146 24 0 0 25 0 2 0 330466969 36450304 8024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 35596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.11 2/79 10017
/proc/meminfo: memFree=1801200/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=35804 CPUtime=1200.02
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 29929 0 0 0 119978 24 0 0 18 0 2 0 330466955 36663296 8075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 8951 8075 218 20 0 8309 0
[pid=10013/tid=10015] ppid=10011 vsize=35804 CPUtime=1199.89
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 29419 0 0 0 119965 24 0 0 25 0 2 0 330466969 36663296 8075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 35804

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 1.00 1.11 2/79 10017
/proc/meminfo: memFree=1801200/2055920 swapFree=4159364/4192956
[pid=10013] ppid=10011 vsize=35804 CPUtime=1200.02
/proc/10013/stat : 10013 (MiraXTv1_dyn) S 10011 10013 8891 0 -1 4194304 29929 0 0 0 119978 24 0 0 18 0 2 0 330466955 36663296 8075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10013/statm: 8951 8075 218 20 0 8309 0
[pid=10013/tid=10015] ppid=10011 vsize=35804 CPUtime=1199.89
/proc/10013/task/10015/stat : 10015 (MiraXTv1_dyn) R 10011 10013 8891 0 -1 4194368 29419 0 0 0 119965 24 0 0 25 0 2 0 330466969 36663296 8075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 35804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.05
CPU user time (s): 1199.8
CPU system time (s): 0.254961
CPU usage (%): 99.9611
Max. virtual memory (cumulated for all children) (KiB): 35804

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

runsolver used 1.22681 second user time and 3.14652 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu May 10 19:31:31 UTC 2007

IDJOB= 297111
IDBENCH= 19953
IDSOLVER= 130
FILE ID= node13/297111-1178825491

PBS_JOBID= 5250971

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1572638390-17.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297111-1178825491/MiraXTv1_dyn /tmp/evaluation/297111-1178825491/instance-297111-1178825491.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-297111-1178825491 -o ROOT/results/node13/solver-297111-1178825491 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/297111-1178825491/MiraXTv1_dyn /tmp/evaluation/297111-1178825491/instance-297111-1178825491.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ce74deb44849da26eb98932c0518f94a

RANDOM SEED= 83985521

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1833432 kB
Buffers:         38208 kB
Cached:          97952 kB
SwapCached:      12828 kB
Active:          97092 kB
Inactive:        62256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833432 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4068 kB
Writeback:           0 kB
Mapped:          30056 kB
Slab:            48528 kB
Committed_AS:  9741912 kB
PageTables:       1872 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= 66561 MiB

End job on node13 on Thu May 10 19:51:34 UTC 2007