Trace number 307524

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.11 1200.93

General information on the benchmark

Namerandom/2+p/p0.7/v6500/
unif2p-p0.7-v6500-c17355-S2060375179-19-SAT.cnf
MD5SUM2436f6f433943d85ff751898805eafae
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.404937
Satisfiable
(Un)Satisfiability was proved
Number of variables6500
Number of clauses17354
Sum of the clauses size46856
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25206
Number of clauses of size 312148
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting 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/node1/watcher-307524-1178863176 -o ROOT/results/node1/solver-307524-1178863176 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/307524-1178863176/MiraXTv2_dyn /tmp/evaluation/307524-1178863176/instance-307524-1178863176.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.95 3/77 22305
/proc/meminfo: memFree=1767424/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=3788 CPUtime=0
/proc/22305/stat : 22305 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 362355407 3878912 334 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6267853 0 0 4096 0 0 0 0 17 0 0 0
/proc/22305/statm: 980 334 205 20 0 338 0

[startup+0.06237 s]
/proc/loadavg: 0.91 0.95 0.95 3/77 22305
/proc/meminfo: memFree=1767424/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=6168 CPUtime=0.05
/proc/22305/stat : 22305 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194304 929 0 0 0 5 0 0 0 18 0 1 0 362355407 6316032 904 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/22305/statm: 1542 904 207 20 0 900 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6168

[startup+0.101372 s]
/proc/loadavg: 0.91 0.95 0.95 3/77 22305
/proc/meminfo: memFree=1767424/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=10052 CPUtime=0.09
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 1504 0 0 0 8 1 0 0 18 0 2 0 362355407 10293248 1442 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 2513 1442 218 20 0 1871 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10052

[startup+0.301396 s]
/proc/loadavg: 0.91 0.95 0.95 3/77 22305
/proc/meminfo: memFree=1767424/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=9896 CPUtime=0.29
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 1512 0 0 0 28 1 0 0 18 0 2 0 362355407 10133504 1411 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 2474 1411 218 20 0 1832 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9896

[startup+0.701442 s]
/proc/loadavg: 0.91 0.95 0.95 3/77 22305
/proc/meminfo: memFree=1767424/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=10688 CPUtime=0.69
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 1739 0 0 0 68 1 0 0 18 0 2 0 362355407 10944512 1638 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 2672 1638 218 20 0 2030 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10688

[startup+1.50154 s]
/proc/loadavg: 0.91 0.95 0.95 2/79 22307
/proc/meminfo: memFree=1761008/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=12404 CPUtime=1.49
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 2205 0 0 0 148 1 0 0 18 0 2 0 362355407 12701696 2104 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 3101 2104 218 20 0 2459 0
[pid=22305/tid=22307] ppid=22303 vsize=12404 CPUtime=1.41
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 1217 0 0 0 141 0 0 0 25 0 2 0 362355415 12701696 2104 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526375 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12404

[startup+3.10273 s]
/proc/loadavg: 0.92 0.95 0.95 2/79 22307
/proc/meminfo: memFree=1758384/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=16268 CPUtime=3.1
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 3015 0 0 0 308 2 0 0 18 0 2 0 362355407 16658432 2914 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 4067 2914 218 20 0 3425 0
[pid=22305/tid=22307] ppid=22303 vsize=16268 CPUtime=3.01
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 2027 0 0 0 300 1 0 0 25 0 2 0 362355415 16658432 2914 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526495 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 16268

[startup+6.3011 s]
/proc/loadavg: 0.92 0.95 0.95 2/79 22307
/proc/meminfo: memFree=1754800/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=18832 CPUtime=6.29
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 3697 0 0 0 627 2 0 0 18 0 2 0 362355407 19283968 3596 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 4708 3596 218 20 0 4066 0
[pid=22305/tid=22307] ppid=22303 vsize=18832 CPUtime=6.2
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 2709 0 0 0 619 1 0 0 25 0 2 0 362355415 19283968 3596 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18832

[startup+12.7018 s]
/proc/loadavg: 0.93 0.96 0.95 2/79 22307
/proc/meminfo: memFree=1744560/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=27192 CPUtime=12.69
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 5914 0 0 0 1265 4 0 0 18 0 2 0 362355407 27844608 5777 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 6798 5777 218 20 0 6156 0
[pid=22305/tid=22307] ppid=22303 vsize=27192 CPUtime=12.61
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 4926 0 0 0 1258 3 0 0 25 0 2 0 362355415 27844608 5777 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27192

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.95 2/79 22307
/proc/meminfo: memFree=1733360/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=38896 CPUtime=25.47
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 8946 0 0 0 2541 6 0 0 18 0 2 0 362355407 39829504 8724 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 9724 8724 218 20 0 9082 0
[pid=22305/tid=22307] ppid=22303 vsize=38896 CPUtime=25.39
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 7958 0 0 0 2534 5 0 0 25 0 2 0 362355415 39829504 8724 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 38896

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.95 2/79 22307
/proc/meminfo: memFree=1720368/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=51856 CPUtime=51.06
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 12413 0 0 0 5097 9 0 0 18 0 2 0 362355407 53100544 12024 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 12964 12024 218 20 0 12322 0
[pid=22305/tid=22307] ppid=22303 vsize=51856 CPUtime=50.98
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 11425 0 0 0 5090 8 0 0 25 0 2 0 362355415 53100544 12024 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526007 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 51856

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.95 2/85 22415
/proc/meminfo: memFree=1712000/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=57796 CPUtime=102.23
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 14449 0 0 0 10206 17 0 0 18 0 2 0 362355407 59183104 13601 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 14449 13601 218 20 0 13807 0
[pid=22305/tid=22307] ppid=22303 vsize=57796 CPUtime=102.15
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 13461 0 0 0 10199 16 0 0 25 0 2 0 362355415 59183104 13601 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 57796

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1708592/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=62032 CPUtime=162.19
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 15887 0 0 0 16195 24 0 0 18 0 2 0 362355407 63520768 14688 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 15508 14688 218 20 0 14866 0
[pid=22305/tid=22307] ppid=22303 vsize=62032 CPUtime=162.11
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 14899 0 0 0 16188 23 0 0 25 0 2 0 362355415 63520768 14688 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526035 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 62032

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.95 3/79 22505
/proc/meminfo: memFree=1704752/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=66348 CPUtime=222.14
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 17314 0 0 0 22189 25 0 0 18 0 2 0 362355407 67940352 15682 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 16587 15682 218 20 0 15945 0
[pid=22305/tid=22307] ppid=22303 vsize=66348 CPUtime=222.06
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 16326 0 0 0 22182 24 0 0 25 0 2 0 362355415 67940352 15682 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 66348

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1701040/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=69916 CPUtime=282.09
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 18665 0 0 0 28183 26 0 0 18 0 2 0 362355407 71593984 16591 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 17479 16591 218 20 0 16837 0
[pid=22305/tid=22307] ppid=22303 vsize=69916 CPUtime=282.01
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 17677 0 0 0 28176 25 0 0 25 0 2 0 362355415 71593984 16591 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134517111 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 69916

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1694448/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=76552 CPUtime=342.05
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 20692 0 0 0 34178 27 0 0 18 0 2 0 362355407 78389248 18244 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 19138 18244 218 20 0 18496 0
[pid=22305/tid=22307] ppid=22303 vsize=76552 CPUtime=341.98
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 19704 0 0 0 34171 27 0 0 25 0 2 0 362355415 78389248 18244 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 76552

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1694448/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=76552 CPUtime=402.01
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 21155 0 0 0 40173 28 0 0 18 0 2 0 362355407 78389248 18253 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 19138 18253 218 20 0 18496 0
[pid=22305/tid=22307] ppid=22303 vsize=76552 CPUtime=401.93
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 20167 0 0 0 40166 27 0 0 25 0 2 0 362355415 78389248 18253 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526033 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 76552

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1694384/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=76552 CPUtime=461.97
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 21552 0 0 0 46169 28 0 0 18 0 2 0 362355407 78389248 18264 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 19138 18264 218 20 0 18496 0
[pid=22305/tid=22307] ppid=22303 vsize=76552 CPUtime=461.89
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 20564 0 0 0 46162 27 0 0 25 0 2 0 362355415 78389248 18264 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 76552

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1694384/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=76552 CPUtime=521.95
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 21950 0 0 0 52167 28 0 0 18 0 2 0 362355407 78389248 18271 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 19138 18271 218 20 0 18496 0
[pid=22305/tid=22307] ppid=22303 vsize=76552 CPUtime=521.87
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 20962 0 0 0 52160 27 0 0 25 0 2 0 362355415 78389248 18271 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 76552

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1694448/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=76552 CPUtime=581.91
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 22349 0 0 0 58162 29 0 0 18 0 2 0 362355407 78389248 18275 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 19138 18275 218 20 0 18496 0
[pid=22305/tid=22307] ppid=22303 vsize=76552 CPUtime=581.82
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 21361 0 0 0 58154 28 0 0 25 0 2 0 362355415 78389248 18275 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 76552

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1694448/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=76552 CPUtime=641.87
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 22675 0 0 0 64158 29 0 0 18 0 2 0 362355407 78389248 18281 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 19138 18281 218 20 0 18496 0
[pid=22305/tid=22307] ppid=22303 vsize=76552 CPUtime=641.79
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 21687 0 0 0 64151 28 0 0 25 0 2 0 362355415 78389248 18281 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 76552

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1693424/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=77508 CPUtime=701.83
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 23244 0 0 0 70153 30 0 0 18 0 2 0 362355407 79368192 18530 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 19377 18530 218 20 0 18735 0
[pid=22305/tid=22307] ppid=22303 vsize=77508 CPUtime=701.75
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 22256 0 0 0 70146 29 0 0 25 0 2 0 362355415 79368192 18530 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.83
Current children cumulated vsize (KiB) 77508

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1693360/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=77508 CPUtime=761.79
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 23587 0 0 0 76149 30 0 0 18 0 2 0 362355407 79368192 18549 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 19377 18549 218 20 0 18735 0
[pid=22305/tid=22307] ppid=22303 vsize=77508 CPUtime=761.71
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 22599 0 0 0 76142 29 0 0 25 0 2 0 362355415 79368192 18549 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134521309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.79
Current children cumulated vsize (KiB) 77508

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1693424/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=77508 CPUtime=821.75
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 23916 0 0 0 82145 30 0 0 18 0 2 0 362355407 79368192 18554 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 19377 18554 218 20 0 18735 0
[pid=22305/tid=22307] ppid=22303 vsize=77508 CPUtime=821.67
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 22928 0 0 0 82138 29 0 0 25 0 2 0 362355415 79368192 18554 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.75
Current children cumulated vsize (KiB) 77508

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1691568/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=79660 CPUtime=881.72
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 24694 0 0 0 88141 31 0 0 18 0 2 0 362355407 81571840 19086 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 19915 19086 218 20 0 19273 0
[pid=22305/tid=22307] ppid=22303 vsize=79660 CPUtime=881.64
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 23706 0 0 0 88134 30 0 0 25 0 2 0 362355415 81571840 19086 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.72
Current children cumulated vsize (KiB) 79660

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1683568/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=87488 CPUtime=941.68
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 27045 0 0 0 94135 33 0 0 18 0 2 0 362355407 89587712 21027 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 21872 21027 218 20 0 21230 0
[pid=22305/tid=22307] ppid=22303 vsize=87488 CPUtime=941.6
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 26057 0 0 0 94128 32 0 0 25 0 2 0 362355415 89587712 21027 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.68
Current children cumulated vsize (KiB) 87488

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1683376/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=87484 CPUtime=1001.63
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 27468 0 0 0 100130 33 0 0 18 0 2 0 362355407 89583616 21034 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 21871 21034 218 20 0 21229 0
[pid=22305/tid=22307] ppid=22303 vsize=87484 CPUtime=1001.55
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 26480 0 0 0 100123 32 0 0 25 0 2 0 362355415 89583616 21034 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.63
Current children cumulated vsize (KiB) 87484

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1683312/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=87384 CPUtime=1061.58
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 27981 0 0 0 106124 34 0 0 18 0 2 0 362355407 89481216 21042 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 21846 21042 218 20 0 21204 0
[pid=22305/tid=22307] ppid=22303 vsize=87384 CPUtime=1061.5
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 26993 0 0 0 106117 33 0 0 25 0 2 0 362355415 89481216 21042 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.58
Current children cumulated vsize (KiB) 87384

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1683376/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=87384 CPUtime=1121.52
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 27986 0 0 0 112118 34 0 0 18 0 2 0 362355407 89481216 21047 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 21846 21047 218 20 0 21204 0
[pid=22305/tid=22307] ppid=22303 vsize=87384 CPUtime=1121.44
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 26998 0 0 0 112111 33 0 0 25 0 2 0 362355415 89481216 21047 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.52
Current children cumulated vsize (KiB) 87384

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1677296/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=94428 CPUtime=1181.48
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 29986 0 0 0 118113 35 0 0 18 0 2 0 362355407 96694272 22789 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 23607 22789 218 20 0 22965 0
[pid=22305/tid=22307] ppid=22303 vsize=94428 CPUtime=1181.4
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 28998 0 0 0 118106 34 0 0 25 0 2 0 362355415 96694272 22789 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.48
Current children cumulated vsize (KiB) 94428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1672624/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=98124 CPUtime=1200.08
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 31015 0 0 0 119972 36 0 0 18 0 2 0 362355407 100478976 23732 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 24531 23732 218 20 0 23889 0
[pid=22305/tid=22307] ppid=22303 vsize=98124 CPUtime=1200
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 30027 0 0 0 119965 35 0 0 25 0 2 0 362355415 100478976 23732 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4160577633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 98124

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.9 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 22505
/proc/meminfo: memFree=1672624/2055920 swapFree=4145760/4192956
[pid=22305] ppid=22303 vsize=98124 CPUtime=1200.08
/proc/22305/stat : 22305 (MiraXTv2_dyn) S 22303 22305 21751 0 -1 4194304 31015 0 0 0 119972 36 0 0 18 0 2 0 362355407 100478976 23732 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22305/statm: 24531 23732 218 20 0 23889 0
[pid=22305/tid=22307] ppid=22303 vsize=98124 CPUtime=1200
/proc/22305/task/22307/stat : 22307 (MiraXTv2_dyn) R 22303 22305 21751 0 -1 4194368 30027 0 0 0 119965 35 0 0 25 0 2 0 362355415 100478976 23732 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4160577633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 98124

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.93
CPU time (s): 1200.11
CPU user time (s): 1199.73
CPU system time (s): 0.378942
CPU usage (%): 99.932
Max. virtual memory (cumulated for all children) (KiB): 98124

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

runsolver used 1.2948 second user time and 3.11153 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Fri May 11 05:59:36 UTC 2007

IDJOB= 307524
IDBENCH= 20207
IDSOLVER= 129
FILE ID= node1/307524-1178863176

PBS_JOBID= 5251031

Free space on /tmp= 54611 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v6500/unif2p-p0.7-v6500-c17355-S2060375179-19-SAT.cnf
COMMAND LINE= /tmp/evaluation/307524-1178863176/MiraXTv2_dyn /tmp/evaluation/307524-1178863176/instance-307524-1178863176.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-307524-1178863176 -o ROOT/results/node1/solver-307524-1178863176 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/307524-1178863176/MiraXTv2_dyn /tmp/evaluation/307524-1178863176/instance-307524-1178863176.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2436f6f433943d85ff751898805eafae

RANDOM SEED= 432453061

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1767704 kB
Buffers:         48108 kB
Cached:         130456 kB
SwapCached:      14692 kB
Active:         113412 kB
Inactive:        90172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767704 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            4204 kB
Writeback:           0 kB
Mapped:          29896 kB
Slab:            70140 kB
Committed_AS:  9722240 kB
PageTables:       1832 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= 54611 MiB

End job on node1 on Fri May 11 06:19:39 UTC 2007