Trace number 296003

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v2? (TO) 1200.08 1200.52

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S167199451-11.UNSAT.shuffled.cnf
MD5SUM8dfab95124988e9b30d2b91793d7fb26
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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/node11/watcher-296003-1178822516 -o ROOT/results/node11/solver-296003-1178822516 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296003-1178822516/MiraXTv2_dyn /tmp/evaluation/296003-1178822516/instance-296003-1178822516.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.10 3/77 15523
/proc/meminfo: memFree=1857448/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=3788 CPUtime=0
/proc/15523/stat : 15523 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194304 315 0 0 0 0 0 0 0 18 0 1 0 323300589 3878912 290 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/15523/statm: 947 290 206 20 0 305 0

[startup+0.090491 s]
/proc/loadavg: 0.92 0.98 1.10 3/77 15523
/proc/meminfo: memFree=1857448/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=4324 CPUtime=0.08
/proc/15523/stat : 15523 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194304 462 0 0 0 8 0 0 0 18 0 1 0 323300589 4427776 437 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583884 0 0 4096 0 0 0 0 17 0 0 0
/proc/15523/statm: 1081 437 207 20 0 439 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4324

[startup+0.102493 s]
/proc/loadavg: 0.92 0.98 1.10 3/77 15523
/proc/meminfo: memFree=1857448/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=4324 CPUtime=0.09
/proc/15523/stat : 15523 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194304 462 0 0 0 9 0 0 0 18 0 1 0 323300589 4427776 437 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583889 0 0 4096 0 0 0 0 17 0 0 0
/proc/15523/statm: 1081 437 207 20 0 439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4324

[startup+0.302517 s]
/proc/loadavg: 0.92 0.98 1.10 3/77 15523
/proc/meminfo: memFree=1857448/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=6196 CPUtime=0.29
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 792 0 0 0 29 0 0 0 18 0 2 0 323300589 6344704 767 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 1549 767 218 20 0 907 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6196

[startup+0.702563 s]
/proc/loadavg: 0.92 0.98 1.10 3/77 15523
/proc/meminfo: memFree=1857448/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=8248 CPUtime=0.69
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 1165 0 0 0 69 0 0 0 18 0 2 0 323300589 8445952 1140 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 2062 1140 218 20 0 1420 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8248

[startup+1.50166 s]
/proc/loadavg: 0.92 0.98 1.10 2/79 15525
/proc/meminfo: memFree=1853080/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=9248 CPUtime=1.49
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 1488 0 0 0 149 0 0 0 18 0 2 0 323300589 9469952 1463 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 2312 1463 218 20 0 1670 0
[pid=15523/tid=15525] ppid=15521 vsize=9248 CPUtime=1.36
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 993 0 0 0 136 0 0 0 25 0 2 0 323300602 9469952 1463 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9248

[startup+3.10185 s]
/proc/loadavg: 0.92 0.98 1.10 2/79 15525
/proc/meminfo: memFree=1851096/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=12160 CPUtime=3.08
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 2217 0 0 0 307 1 0 0 18 0 2 0 323300589 12451840 2192 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 3040 2192 218 20 0 2398 0
[pid=15523/tid=15525] ppid=15521 vsize=12160 CPUtime=2.96
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 1722 0 0 0 295 1 0 0 25 0 2 0 323300602 12451840 2192 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12160

[startup+6.30103 s]
/proc/loadavg: 0.93 0.98 1.10 2/79 15525
/proc/meminfo: memFree=1847896/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=13624 CPUtime=6.28
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 2707 0 0 0 627 1 0 0 18 0 2 0 323300589 13950976 2608 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 3406 2608 218 20 0 2764 0
[pid=15523/tid=15525] ppid=15521 vsize=13624 CPUtime=6.16
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 2213 0 0 0 615 1 0 0 25 0 2 0 323300602 13950976 2609 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13624

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 1.10 2/79 15525
/proc/meminfo: memFree=1842968/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=17872 CPUtime=12.68
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 3893 0 0 0 1266 2 0 0 18 0 2 0 323300589 18300928 3699 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 4468 3699 218 20 0 3826 0
[pid=15523/tid=15525] ppid=15521 vsize=17872 CPUtime=12.56
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 3398 0 0 0 1254 2 0 0 25 0 2 0 323300602 18300928 3699 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17872

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 1.10 2/79 15525
/proc/meminfo: memFree=1839640/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=21080 CPUtime=25.48
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 4917 0 0 0 2546 2 0 0 18 0 2 0 323300589 21585920 4492 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 5270 4492 218 20 0 4628 0
[pid=15523/tid=15525] ppid=15521 vsize=21080 CPUtime=25.35
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 4422 0 0 0 2533 2 0 0 25 0 2 0 323300602 21585920 4492 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21080

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 1.09 2/79 15525
/proc/meminfo: memFree=1837976/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=22840 CPUtime=51.07
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 5770 0 0 0 5104 3 0 0 18 0 2 0 323300589 23388160 4964 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 5710 4964 218 20 0 5068 0
[pid=15523/tid=15525] ppid=15521 vsize=22840 CPUtime=50.94
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 5275 0 0 0 5091 3 0 0 25 0 2 0 323300602 23388160 4964 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526270 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22840

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.09 2/79 15525
/proc/meminfo: memFree=1836312/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=24452 CPUtime=102.27
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 7074 0 0 0 10222 5 0 0 18 0 2 0 323300589 25038848 5353 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 6113 5353 218 20 0 5471 0
[pid=15523/tid=15525] ppid=15521 vsize=24452 CPUtime=102.13
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 6579 0 0 0 10209 4 0 0 25 0 2 0 323300602 25038848 5353 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526398 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24452

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.08 3/79 15525
/proc/meminfo: memFree=1835352/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=25352 CPUtime=162.24
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 8351 0 0 0 16219 5 0 0 18 0 2 0 323300589 25960448 5574 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 6338 5574 218 20 0 5696 0
[pid=15523/tid=15525] ppid=15521 vsize=25352 CPUtime=162.11
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 7856 0 0 0 16206 5 0 0 25 0 2 0 323300602 25960448 5574 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 25352

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 15525
/proc/meminfo: memFree=1834456/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=26352 CPUtime=222.23
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 9634 0 0 0 22216 7 0 0 18 0 2 0 323300589 26984448 5801 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 6588 5801 218 20 0 5946 0
[pid=15523/tid=15525] ppid=15521 vsize=26352 CPUtime=222.1
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 9139 0 0 0 22203 7 0 0 25 0 2 0 323300602 26984448 5801 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26352

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 15525
/proc/meminfo: memFree=1833688/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=27008 CPUtime=282.21
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 10874 0 0 0 28214 7 0 0 18 0 2 0 323300589 27656192 5985 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 6752 5985 218 20 0 6110 0
[pid=15523/tid=15525] ppid=15521 vsize=27008 CPUtime=282.08
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 10379 0 0 0 28201 7 0 0 25 0 2 0 323300602 27656192 5985 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 27008

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/79 15525
/proc/meminfo: memFree=1833176/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=27652 CPUtime=342.19
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 11936 0 0 0 34211 8 0 0 18 0 2 0 323300589 28315648 6123 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 6913 6123 218 20 0 6271 0
[pid=15523/tid=15525] ppid=15521 vsize=27652 CPUtime=342.06
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 11441 0 0 0 34198 8 0 0 25 0 2 0 323300602 28315648 6123 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529989 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 27652

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/79 15527
/proc/meminfo: memFree=1832728/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=28084 CPUtime=402.18
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 13172 0 0 0 40208 10 0 0 18 0 2 0 323300589 28758016 6237 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 7021 6237 218 20 0 6379 0
[pid=15523/tid=15525] ppid=15521 vsize=28084 CPUtime=402.05
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 12677 0 0 0 40196 9 0 0 25 0 2 0 323300602 28758016 6237 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 28084

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/79 15527
/proc/meminfo: memFree=1832024/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=28680 CPUtime=462.16
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 14330 0 0 0 46205 11 0 0 18 0 2 0 323300589 29368320 6401 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 7170 6401 218 20 0 6528 0
[pid=15523/tid=15525] ppid=15521 vsize=28680 CPUtime=462.04
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 13835 0 0 0 46193 11 0 0 25 0 2 0 323300602 29368320 6401 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 28680

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 15527
/proc/meminfo: memFree=1831576/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=29264 CPUtime=522.15
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 15568 0 0 0 52203 12 0 0 18 0 2 0 323300589 29966336 6511 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 7316 6511 218 20 0 6674 0
[pid=15523/tid=15525] ppid=15521 vsize=29264 CPUtime=522.02
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 15073 0 0 0 52190 12 0 0 25 0 2 0 323300602 29966336 6511 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 29264

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 15527
/proc/meminfo: memFree=1831192/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=29620 CPUtime=582.13
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 16679 0 0 0 58200 13 0 0 18 0 2 0 323300589 30330880 6622 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 7405 6622 218 20 0 6763 0
[pid=15523/tid=15525] ppid=15521 vsize=29620 CPUtime=582
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 16184 0 0 0 58187 13 0 0 25 0 2 0 323300602 30330880 6622 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 29620

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 15527
/proc/meminfo: memFree=1830808/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=30080 CPUtime=642.12
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 17833 0 0 0 64198 14 0 0 18 0 2 0 323300589 30801920 6704 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 7520 6704 218 20 0 6878 0
[pid=15523/tid=15525] ppid=15521 vsize=30080 CPUtime=641.98
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 17338 0 0 0 64185 13 0 0 25 0 2 0 323300602 30801920 6704 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526398 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 30080

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 15527
/proc/meminfo: memFree=1830616/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=30288 CPUtime=702.1
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 18951 0 0 0 70195 15 0 0 18 0 2 0 323300589 31014912 6750 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 7572 6750 218 20 0 6930 0
[pid=15523/tid=15525] ppid=15521 vsize=30288 CPUtime=701.96
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 18456 0 0 0 70182 14 0 0 25 0 2 0 323300602 31014912 6750 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 30288

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.02 2/79 15527
/proc/meminfo: memFree=1830552/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=30288 CPUtime=762.09
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 20050 0 0 0 76193 16 0 0 18 0 2 0 323300589 31014912 6777 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 7572 6777 218 20 0 6930 0
[pid=15523/tid=15525] ppid=15521 vsize=30288 CPUtime=761.96
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 19555 0 0 0 76180 16 0 0 25 0 2 0 323300602 31014912 6777 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526441 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 30288

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/79 15527
/proc/meminfo: memFree=1830360/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=30780 CPUtime=822.07
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 21089 0 0 0 82190 17 0 0 18 0 2 0 323300589 31518720 6811 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 7695 6811 218 20 0 7053 0
[pid=15523/tid=15525] ppid=15521 vsize=30780 CPUtime=821.94
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 20594 0 0 0 82177 17 0 0 25 0 2 0 323300602 31518720 6811 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 30780

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/79 15527
/proc/meminfo: memFree=1830104/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=31120 CPUtime=882.04
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 22238 0 0 0 88187 17 0 0 18 0 2 0 323300589 31866880 6888 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 7780 6888 218 20 0 7138 0
[pid=15523/tid=15525] ppid=15521 vsize=31120 CPUtime=881.92
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 21743 0 0 0 88175 17 0 0 25 0 2 0 323300602 31866880 6888 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 31120

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 15527
/proc/meminfo: memFree=1829848/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=31328 CPUtime=942.03
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 23299 0 0 0 94185 18 0 0 18 0 2 0 323300589 32079872 6944 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 7832 6944 218 20 0 7190 0
[pid=15523/tid=15525] ppid=15521 vsize=31328 CPUtime=941.9
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 22804 0 0 0 94172 18 0 0 25 0 2 0 323300602 32079872 6944 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 31328

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 15527
/proc/meminfo: memFree=1829720/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=31560 CPUtime=1002.01
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 24350 0 0 0 100182 19 0 0 18 0 2 0 323300589 32317440 6990 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 7890 6990 218 20 0 7248 0
[pid=15523/tid=15525] ppid=15521 vsize=31560 CPUtime=1001.89
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 23855 0 0 0 100170 19 0 0 25 0 2 0 323300602 32317440 6990 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 31560

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 15527
/proc/meminfo: memFree=1829400/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=31768 CPUtime=1062
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 25494 0 0 0 106180 20 0 0 18 0 2 0 323300589 32530432 7062 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 7942 7062 218 20 0 7300 0
[pid=15523/tid=15525] ppid=15521 vsize=31768 CPUtime=1061.87
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 24999 0 0 0 106167 20 0 0 25 0 2 0 323300602 32530432 7062 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 31768

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 15527
/proc/meminfo: memFree=1829272/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=31972 CPUtime=1121.98
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 26454 0 0 0 112177 21 0 0 18 0 2 0 323300589 32739328 7084 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 7993 7084 218 20 0 7351 0
[pid=15523/tid=15525] ppid=15521 vsize=31972 CPUtime=1121.85
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 25959 0 0 0 112164 21 0 0 25 0 2 0 323300602 32739328 7084 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 31972

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/85 15693
/proc/meminfo: memFree=1828008/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=31972 CPUtime=1181.87
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 27491 0 0 0 118165 22 0 0 18 0 2 0 323300589 32739328 7116 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 7993 7116 218 20 0 7351 0
[pid=15523/tid=15525] ppid=15521 vsize=31972 CPUtime=1181.74
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 26996 0 0 0 118152 22 0 0 25 0 2 0 323300602 32739328 7116 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 31972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/85 15705
/proc/meminfo: memFree=1828008/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=31972 CPUtime=1200.06
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 27826 0 0 0 119983 23 0 0 18 0 2 0 323300589 32739328 7116 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 7993 7116 218 20 0 7351 0
[pid=15523/tid=15525] ppid=15521 vsize=31972 CPUtime=1199.94
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 27331 0 0 0 119971 23 0 0 25 0 2 0 323300602 32739328 7116 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526348 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 31972

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: 0.99 0.98 1.00 2/85 15705
/proc/meminfo: memFree=1828008/2055920 swapFree=4144152/4192956
[pid=15523] ppid=15521 vsize=31972 CPUtime=1200.06
/proc/15523/stat : 15523 (MiraXTv2_dyn) S 15521 15523 14880 0 -1 4194304 27826 0 0 0 119983 23 0 0 18 0 2 0 323300589 32739328 7116 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15523/statm: 7993 7116 218 20 0 7351 0
[pid=15523/tid=15525] ppid=15521 vsize=31972 CPUtime=1199.94
/proc/15523/task/15525/stat : 15525 (MiraXTv2_dyn) R 15521 15523 14880 0 -1 4194368 27331 0 0 0 119971 23 0 0 25 0 2 0 323300602 32739328 7116 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526348 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 31972

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1199.84
CPU system time (s): 0.238963
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 31972

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

runsolver used 1.2998 second user time and 3.07653 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Thu May 10 18:41:57 UTC 2007

IDJOB= 296003
IDBENCH= 19926
IDSOLVER= 129
FILE ID= node11/296003-1178822516

PBS_JOBID= 5250970

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S167199451-11.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296003-1178822516/MiraXTv2_dyn /tmp/evaluation/296003-1178822516/instance-296003-1178822516.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-296003-1178822516 -o ROOT/results/node11/solver-296003-1178822516 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/296003-1178822516/MiraXTv2_dyn /tmp/evaluation/296003-1178822516/instance-296003-1178822516.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8dfab95124988e9b30d2b91793d7fb26

RANDOM SEED= 859205172

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1857664 kB
Buffers:         38988 kB
Cached:          93540 kB
SwapCached:      18364 kB
Active:          81168 kB
Inactive:        75940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857664 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4068 kB
Writeback:           0 kB
Mapped:          30056 kB
Slab:            26608 kB
Committed_AS:  7549664 kB
PageTables:       1848 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 node11 on Thu May 10 19:01:59 UTC 2007