Trace number 297110

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v2? (TO) 1200.12 1200.82

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 MiraXTv2...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-297110-1178825413 -o ROOT/results/node7/solver-297110-1178825413 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/297110-1178825413/MiraXTv2_dyn /tmp/evaluation/297110-1178825413/instance-297110-1178825413.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.05 1.06 3/77 14734
/proc/meminfo: memFree=1846072/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=3788 CPUtime=0
/proc/14734/stat : 14734 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194304 316 0 0 0 0 0 0 0 18 0 1 0 358578913 3878912 291 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/14734/statm: 947 292 206 20 0 305 0

[startup+0.079556 s]
/proc/loadavg: 1.00 1.05 1.06 3/77 14734
/proc/meminfo: memFree=1846072/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=4312 CPUtime=0.07
/proc/14734/stat : 14734 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194304 465 0 0 0 7 0 0 0 18 0 1 0 358578913 4415488 440 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134587660 0 0 4096 0 0 0 0 17 0 0 0
/proc/14734/statm: 1078 440 207 20 0 436 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4312

[startup+0.102558 s]
/proc/loadavg: 1.00 1.05 1.06 3/77 14734
/proc/meminfo: memFree=1846072/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=4448 CPUtime=0.09
/proc/14734/stat : 14734 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194304 473 0 0 0 9 0 0 0 18 0 1 0 358578913 4554752 448 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583858 0 0 4096 0 0 0 0 17 0 0 0
/proc/14734/statm: 1112 448 207 20 0 470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4448

[startup+0.301579 s]
/proc/loadavg: 1.00 1.05 1.06 3/77 14734
/proc/meminfo: memFree=1846072/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=6336 CPUtime=0.29
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 801 0 0 0 29 0 0 0 18 0 2 0 358578913 6488064 776 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 1584 776 218 20 0 942 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6336

[startup+0.702621 s]
/proc/loadavg: 1.00 1.05 1.06 3/77 14734
/proc/meminfo: memFree=1846072/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=8316 CPUtime=0.69
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 1193 0 0 0 69 0 0 0 18 0 2 0 358578913 8515584 1168 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 2079 1168 218 20 0 1437 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8316

[startup+1.5017 s]
/proc/loadavg: 1.00 1.05 1.06 2/79 14736
/proc/meminfo: memFree=1841640/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=9528 CPUtime=1.49
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 1537 0 0 0 149 0 0 0 18 0 2 0 358578913 9756672 1512 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 2382 1513 218 20 0 1740 0
[pid=14734/tid=14736] ppid=14732 vsize=9528 CPUtime=1.35
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 1028 0 0 0 135 0 0 0 25 0 2 0 358578927 9756672 1513 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9528

[startup+3.10187 s]
/proc/loadavg: 1.00 1.05 1.06 2/79 14736
/proc/meminfo: memFree=1839464/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=12728 CPUtime=3.09
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 2356 0 0 0 308 1 0 0 18 0 2 0 358578913 13033472 2331 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 3182 2331 218 20 0 2540 0
[pid=14734/tid=14736] ppid=14732 vsize=12728 CPUtime=2.95
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 1846 0 0 0 294 1 0 0 25 0 2 0 358578927 13033472 2331 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12728

[startup+6.30121 s]
/proc/loadavg: 1.00 1.05 1.06 2/79 14736
/proc/meminfo: memFree=1836328/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=14456 CPUtime=6.29
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 2896 0 0 0 627 2 0 0 18 0 2 0 358578913 14802944 2797 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 3614 2797 218 20 0 2972 0
[pid=14734/tid=14736] ppid=14732 vsize=14456 CPUtime=6.15
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 2386 0 0 0 614 1 0 0 25 0 2 0 358578927 14802944 2797 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526441 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14456

[startup+12.7019 s]
/proc/loadavg: 1.00 1.04 1.06 2/79 14736
/proc/meminfo: memFree=1831272/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=18324 CPUtime=12.69
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 4015 0 0 0 1266 3 0 0 18 0 2 0 358578913 18763776 3821 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 4581 3821 218 20 0 3939 0
[pid=14734/tid=14736] ppid=14732 vsize=18324 CPUtime=12.55
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 3505 0 0 0 1252 3 0 0 25 0 2 0 358578927 18763776 3821 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134517408 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18324

[startup+25.5012 s]
/proc/loadavg: 1.00 1.04 1.06 2/79 14736
/proc/meminfo: memFree=1828072/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=21708 CPUtime=25.49
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 5044 0 0 0 2545 4 0 0 18 0 2 0 358578913 22228992 4620 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 5427 4620 218 20 0 4785 0
[pid=14734/tid=14736] ppid=14732 vsize=21708 CPUtime=25.34
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 4534 0 0 0 2531 3 0 0 25 0 2 0 358578927 22228992 4620 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21708

[startup+51.1019 s]
/proc/loadavg: 1.00 1.04 1.06 2/79 14736
/proc/meminfo: memFree=1825960/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=23744 CPUtime=51.06
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 6099 0 0 0 5102 4 0 0 18 0 2 0 358578913 24313856 5164 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 5936 5164 218 20 0 5294 0
[pid=14734/tid=14736] ppid=14732 vsize=23744 CPUtime=50.93
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 5589 0 0 0 5089 4 0 0 25 0 2 0 358578927 24313856 5164 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 23744

[startup+102.306 s]
/proc/loadavg: 1.00 1.03 1.05 2/79 14736
/proc/meminfo: memFree=1824296/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=25184 CPUtime=102.24
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 7462 0 0 0 10219 5 0 0 18 0 2 0 358578913 25788416 5548 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 6296 5548 218 20 0 5654 0
[pid=14734/tid=14736] ppid=14732 vsize=25184 CPUtime=102.1
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 6952 0 0 0 10206 4 0 0 25 0 2 0 358578927 25788416 5548 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526270 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 25184

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.05 2/79 14736
/proc/meminfo: memFree=1823208/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=26272 CPUtime=162.21
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 8895 0 0 0 16215 6 0 0 18 0 2 0 358578913 26902528 5793 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 6568 5793 218 20 0 5926 0
[pid=14734/tid=14736] ppid=14732 vsize=26272 CPUtime=162.06
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 8385 0 0 0 16201 5 0 0 25 0 2 0 358578927 26902528 5793 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 26272

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.04 2/79 14736
/proc/meminfo: memFree=1822120/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=27388 CPUtime=222.17
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 10291 0 0 0 22210 7 0 0 18 0 2 0 358578913 28045312 6067 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 6847 6067 218 20 0 6205 0
[pid=14734/tid=14736] ppid=14732 vsize=27388 CPUtime=222.02
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 9781 0 0 0 22196 6 0 0 25 0 2 0 358578927 28045312 6067 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 27388

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.03 2/79 14736
/proc/meminfo: memFree=1821288/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=28152 CPUtime=282.13
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 11592 0 0 0 28206 7 0 0 18 0 2 0 358578913 28827648 6246 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 7038 6246 218 20 0 6396 0
[pid=14734/tid=14736] ppid=14732 vsize=28152 CPUtime=281.99
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 11082 0 0 0 28192 7 0 0 25 0 2 0 358578927 28827648 6246 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 28152

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 14736
/proc/meminfo: memFree=1820648/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=28920 CPUtime=342.1
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 12887 0 0 0 34202 8 0 0 18 0 2 0 358578913 29614080 6419 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 7230 6419 218 20 0 6588 0
[pid=14734/tid=14736] ppid=14732 vsize=28920 CPUtime=341.96
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 12377 0 0 0 34188 8 0 0 25 0 2 0 358578927 29614080 6419 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526449 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 28920

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 14738
/proc/meminfo: memFree=1819944/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=29584 CPUtime=402.04
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 14100 0 0 0 40196 8 0 0 18 0 2 0 358578913 30294016 6576 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 7396 6576 218 20 0 6754 0
[pid=14734/tid=14736] ppid=14732 vsize=29584 CPUtime=401.9
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 13590 0 0 0 40182 8 0 0 25 0 2 0 358578927 30294016 6576 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 29584

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 14738
/proc/meminfo: memFree=1819368/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=30128 CPUtime=462.01
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 15377 0 0 0 46192 9 0 0 18 0 2 0 358578913 30851072 6731 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 7532 6731 218 20 0 6890 0
[pid=14734/tid=14736] ppid=14732 vsize=30128 CPUtime=461.87
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 14867 0 0 0 46178 9 0 0 25 0 2 0 358578927 30851072 6731 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526348 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 30128

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 14738
/proc/meminfo: memFree=1819240/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=30336 CPUtime=521.98
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 16545 0 0 0 52188 10 0 0 18 0 2 0 358578913 31064064 6777 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 7584 6777 218 20 0 6942 0
[pid=14734/tid=14736] ppid=14732 vsize=30336 CPUtime=521.83
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 16035 0 0 0 52174 9 0 0 25 0 2 0 358578927 31064064 6777 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 30336

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 14738
/proc/meminfo: memFree=1818728/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=30936 CPUtime=581.93
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 17720 0 0 0 58183 10 0 0 18 0 2 0 358578913 31678464 6896 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 7734 6896 218 20 0 7092 0
[pid=14734/tid=14736] ppid=14732 vsize=30936 CPUtime=581.8
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 17210 0 0 0 58170 10 0 0 25 0 2 0 358578927 31678464 6896 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 30936

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14738
/proc/meminfo: memFree=1818664/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=30936 CPUtime=641.9
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 18801 0 0 0 64180 10 0 0 18 0 2 0 358578913 31678464 6921 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 7734 6921 218 20 0 7092 0
[pid=14734/tid=14736] ppid=14732 vsize=30936 CPUtime=641.77
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 18291 0 0 0 64167 10 0 0 25 0 2 0 358578927 31678464 6921 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 30936

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14738
/proc/meminfo: memFree=1818408/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=31312 CPUtime=701.88
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 19994 0 0 0 70177 11 0 0 18 0 2 0 358578913 32063488 6991 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 7828 6991 218 20 0 7186 0
[pid=14734/tid=14736] ppid=14732 vsize=31312 CPUtime=701.74
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 19484 0 0 0 70163 11 0 0 25 0 2 0 358578927 32063488 6991 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 31312

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14738
/proc/meminfo: memFree=1817896/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=31772 CPUtime=761.84
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 21167 0 0 0 76172 12 0 0 18 0 2 0 358578913 32534528 7101 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 7943 7101 218 20 0 7301 0
[pid=14734/tid=14736] ppid=14732 vsize=31772 CPUtime=761.7
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 20657 0 0 0 76159 11 0 0 25 0 2 0 358578927 32534528 7101 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 31772

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14738
/proc/meminfo: memFree=1817704/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=31956 CPUtime=821.81
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 22285 0 0 0 82168 13 0 0 18 0 2 0 358578913 32722944 7148 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 7989 7148 218 20 0 7347 0
[pid=14734/tid=14736] ppid=14732 vsize=31956 CPUtime=821.67
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 21775 0 0 0 82155 12 0 0 25 0 2 0 358578927 32722944 7148 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526406 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 31956

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14738
/proc/meminfo: memFree=1817576/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=31956 CPUtime=881.78
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 23389 0 0 0 88165 13 0 0 18 0 2 0 358578913 32722944 7180 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 7989 7180 218 20 0 7347 0
[pid=14734/tid=14736] ppid=14732 vsize=31956 CPUtime=881.64
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 22879 0 0 0 88151 13 0 0 25 0 2 0 358578927 32722944 7180 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 31956

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14738
/proc/meminfo: memFree=1817512/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=32164 CPUtime=941.74
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 24493 0 0 0 94160 14 0 0 18 0 2 0 358578913 32935936 7212 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 8041 7212 218 20 0 7399 0
[pid=14734/tid=14736] ppid=14732 vsize=32164 CPUtime=941.6
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 23983 0 0 0 94147 13 0 0 25 0 2 0 358578927 32935936 7212 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 32164

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14738
/proc/meminfo: memFree=1817128/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=32636 CPUtime=1001.7
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 25669 0 0 0 100156 14 0 0 18 0 2 0 358578913 33419264 7316 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 8159 7316 218 20 0 7517 0
[pid=14734/tid=14736] ppid=14732 vsize=32636 CPUtime=1001.56
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 25159 0 0 0 100142 14 0 0 25 0 2 0 358578927 33419264 7316 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 32636

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14738
/proc/meminfo: memFree=1817064/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=32636 CPUtime=1061.67
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 26812 0 0 0 106152 15 0 0 18 0 2 0 358578913 33419264 7320 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 8159 7320 218 20 0 7517 0
[pid=14734/tid=14736] ppid=14732 vsize=32636 CPUtime=1061.54
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 26302 0 0 0 106139 15 0 0 25 0 2 0 358578927 33419264 7320 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.67
Current children cumulated vsize (KiB) 32636

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14738
/proc/meminfo: memFree=1816808/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=32768 CPUtime=1121.63
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 28000 0 0 0 112148 15 0 0 18 0 2 0 358578913 33554432 7369 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 8192 7369 218 20 0 7550 0
[pid=14734/tid=14736] ppid=14732 vsize=32768 CPUtime=1121.49
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 27490 0 0 0 112134 15 0 0 25 0 2 0 358578927 33554432 7369 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 32768

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14738
/proc/meminfo: memFree=1816872/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=32768 CPUtime=1181.59
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 29141 0 0 0 118143 16 0 0 18 0 2 0 358578913 33554432 7371 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 8192 7371 218 20 0 7550 0
[pid=14734/tid=14736] ppid=14732 vsize=32768 CPUtime=1181.46
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 28631 0 0 0 118130 16 0 0 25 0 2 0 358578927 33554432 7371 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 32768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14738
/proc/meminfo: memFree=1816744/2055920 swapFree=4156568/4192956
[pid=14734] ppid=14732 vsize=32972 CPUtime=1200.09
/proc/14734/stat : 14734 (MiraXTv2_dyn) S 14732 14734 13644 0 -1 4194304 29501 0 0 0 119993 16 0 0 18 0 2 0 358578913 33763328 7396 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 8243 7396 218 20 0 7601 0
[pid=14734/tid=14736] ppid=14732 vsize=32972 CPUtime=1199.95
/proc/14734/task/14736/stat : 14736 (MiraXTv2_dyn) R 14732 14734 13644 0 -1 4194368 28991 0 0 0 119979 16 0 0 25 0 2 0 358578927 33763328 7396 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4160576663 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 32972

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.82
CPU time (s): 1200.12
CPU user time (s): 1199.94
CPU system time (s): 0.174973
CPU usage (%): 99.9416
Max. virtual memory (cumulated for all children) (KiB): 33036

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

runsolver used 1.27381 second user time and 3.10053 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Thu May 10 19:30:13 UTC 2007

IDJOB= 297110
IDBENCH= 19953
IDSOLVER= 129
FILE ID= node7/297110-1178825413

PBS_JOBID= 5250976

Free space on /tmp= 66553 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ce74deb44849da26eb98932c0518f94a

RANDOM SEED= 437506889

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1846416 kB
Buffers:         39596 kB
Cached:         105348 kB
SwapCached:      16964 kB
Active:         101052 kB
Inactive:        67900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846416 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:            4076 kB
Writeback:           0 kB
Mapped:          30004 kB
Slab:            26108 kB
Committed_AS: 14718456 kB
PageTables:       1860 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= 66553 MiB

End job on node7 on Thu May 10 19:50:16 UTC 2007