Trace number 319748

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.07 1200.83

General information on the benchmark

Nameindustrial/grieu/
vmpc_27.cnf
MD5SUM10c81d53b34b643d8b1b980e2d3fede8
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.9223
Satisfiable
(Un)Satisfiability was proved
Number of variables729
Number of clauses96849
Sum of the clauses size253854
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 237989
Number of clauses of size 358806
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 554

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/node9/watcher-319748-1178884281 -o ROOT/results/node9/solver-319748-1178884281 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319748-1178884281/MiraXTv2_dyn /tmp/evaluation/319748-1178884281/instance-319748-1178884281.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.96 0.98 1.06 3/77 27502
/proc/meminfo: memFree=1758952/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=3788 CPUtime=0
/proc/27502/stat : 27502 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194304 451 0 0 0 0 0 0 0 18 0 1 0 364465722 3878912 426 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/27502/statm: 947 434 202 20 0 305 0

[startup+0.085527 s]
/proc/loadavg: 0.96 0.98 1.06 3/77 27502
/proc/meminfo: memFree=1758952/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=9564 CPUtime=0.07
/proc/27502/stat : 27502 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194304 1900 0 0 0 7 0 0 0 18 0 1 0 364465722 9793536 1875 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134569688 0 0 4096 0 0 0 0 17 0 0 0
/proc/27502/statm: 2391 1875 207 20 0 1749 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9564

[startup+0.101529 s]
/proc/loadavg: 0.96 0.98 1.06 3/77 27502
/proc/meminfo: memFree=1758952/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=9564 CPUtime=0.09
/proc/27502/stat : 27502 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194304 1900 0 0 0 9 0 0 0 18 0 1 0 364465722 9793536 1875 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 0 0 0
/proc/27502/statm: 2391 1875 207 20 0 1749 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9564

[startup+0.301552 s]
/proc/loadavg: 0.96 0.98 1.06 3/77 27502
/proc/meminfo: memFree=1758952/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=9564 CPUtime=0.29
/proc/27502/stat : 27502 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194304 1904 0 0 0 29 0 0 0 19 0 1 0 364465722 9793536 1879 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134581555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27502/statm: 2391 1879 207 20 0 1749 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9564

[startup+0.701596 s]
/proc/loadavg: 0.96 0.98 1.06 3/77 27502
/proc/meminfo: memFree=1758952/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=9832 CPUtime=0.69
/proc/27502/stat : 27502 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194304 1978 0 0 0 68 1 0 0 23 0 1 0 364465722 10067968 1953 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583869 0 0 4096 0 0 0 0 17 0 0 0
/proc/27502/statm: 2458 1953 207 20 0 1816 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9832

[startup+1.50169 s]
/proc/loadavg: 0.96 0.98 1.06 2/78 27503
/proc/meminfo: memFree=1751840/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=22408 CPUtime=1.49
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 3408 0 0 0 147 2 0 0 25 0 2 0 364465722 22945792 3210 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 5602 3210 218 20 0 4960 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22408

[startup+3.10187 s]
/proc/loadavg: 0.96 0.98 1.06 2/79 27504
/proc/meminfo: memFree=1744408/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=27292 CPUtime=3.09
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 4695 0 0 0 307 2 0 0 25 0 2 0 364465722 27947008 4497 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 6823 4497 218 20 0 6181 0
[pid=27502/tid=27504] ppid=27500 vsize=27292 CPUtime=2
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 2417 0 0 0 199 1 0 0 25 0 2 0 364465831 27947008 4497 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520272 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27292

[startup+6.30123 s]
/proc/loadavg: 0.97 0.98 1.06 2/79 27504
/proc/meminfo: memFree=1738584/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=30724 CPUtime=6.29
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 5630 0 0 0 626 3 0 0 25 0 2 0 364465722 31461376 5432 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 7681 5432 218 20 0 7039 0
[pid=27502/tid=27504] ppid=27500 vsize=30724 CPUtime=5.2
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 3352 0 0 0 518 2 0 0 25 0 2 0 364465831 31461376 5432 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30724

[startup+12.702 s]
/proc/loadavg: 0.97 0.98 1.06 2/79 27504
/proc/meminfo: memFree=1729624/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=39700 CPUtime=12.68
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 7879 0 0 0 1264 4 0 0 25 0 2 0 364465722 40652800 7681 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 9925 7681 218 20 0 9283 0
[pid=27502/tid=27504] ppid=27500 vsize=39700 CPUtime=11.6
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 5601 0 0 0 1157 3 0 0 25 0 2 0 364465831 40652800 7681 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39700

[startup+25.5015 s]
/proc/loadavg: 0.98 0.98 1.06 2/79 27504
/proc/meminfo: memFree=1721816/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=46176 CPUtime=25.48
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 9620 0 0 0 2542 6 0 0 25 0 2 0 364465722 47284224 9386 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 11544 9386 218 20 0 10902 0
[pid=27502/tid=27504] ppid=27500 vsize=46176 CPUtime=24.38
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 7342 0 0 0 2434 4 0 0 25 0 2 0 364465831 47284224 9386 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46176

[startup+51.1013 s]
/proc/loadavg: 0.98 0.98 1.06 2/79 27504
/proc/meminfo: memFree=1705304/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=62964 CPUtime=51.06
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 13964 0 0 0 5096 10 0 0 25 0 2 0 364465722 64475136 13645 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 15741 13645 218 20 0 15099 0
[pid=27502/tid=27504] ppid=27500 vsize=62964 CPUtime=49.96
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 11686 0 0 0 4988 8 0 0 25 0 2 0 364465831 64475136 13645 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 62964

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 1.05 2/79 27504
/proc/meminfo: memFree=1688856/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=79184 CPUtime=102.23
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 18146 0 0 0 10210 13 0 0 25 0 2 0 364465722 81084416 17663 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 19796 17663 218 20 0 19154 0
[pid=27502/tid=27504] ppid=27500 vsize=79184 CPUtime=101.15
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 15868 0 0 0 10103 12 0 0 25 0 2 0 364465831 81084416 17663 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 79184

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/79 27504
/proc/meminfo: memFree=1683096/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=84340 CPUtime=162.19
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 19693 0 0 0 16205 14 0 0 25 0 2 0 364465722 86364160 19022 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 21085 19022 218 20 0 20443 0
[pid=27502/tid=27504] ppid=27500 vsize=84340 CPUtime=161.09
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 17415 0 0 0 16097 12 0 0 25 0 2 0 364465831 86364160 19022 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 84340

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 27504
/proc/meminfo: memFree=1674968/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=92420 CPUtime=222.14
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 21864 0 0 0 22199 15 0 0 25 0 2 0 364465722 94638080 21062 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 23105 21062 218 20 0 22463 0
[pid=27502/tid=27504] ppid=27500 vsize=92420 CPUtime=221.06
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 19586 0 0 0 22092 14 0 0 25 0 2 0 364465831 94638080 21062 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 92420

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 27504
/proc/meminfo: memFree=1674328/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=92948 CPUtime=282.12
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 22215 0 0 0 28196 16 0 0 25 0 2 0 364465722 95178752 21210 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 23237 21210 218 20 0 22595 0
[pid=27502/tid=27504] ppid=27500 vsize=92948 CPUtime=281.03
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 19937 0 0 0 28088 15 0 0 25 0 2 0 364465831 95178752 21210 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525988 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 92948

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 27504
/proc/meminfo: memFree=1672856/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=94272 CPUtime=342.07
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 22686 0 0 0 34191 16 0 0 25 0 2 0 364465722 96534528 21543 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 23568 21543 218 20 0 22926 0
[pid=27502/tid=27504] ppid=27500 vsize=94272 CPUtime=340.98
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 20408 0 0 0 34083 15 0 0 25 0 2 0 364465831 96534528 21543 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 94272

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/79 27504
/proc/meminfo: memFree=1672856/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=94272 CPUtime=402.03
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 22843 0 0 0 40186 17 0 0 25 0 2 0 364465722 96534528 21560 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 23568 21560 218 20 0 22926 0
[pid=27502/tid=27504] ppid=27500 vsize=94272 CPUtime=400.94
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 20565 0 0 0 40079 15 0 0 25 0 2 0 364465831 96534528 21560 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 94272

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/79 27504
/proc/meminfo: memFree=1669720/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=98004 CPUtime=462
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 23769 0 0 0 46182 18 0 0 25 0 2 0 364465722 100356096 22345 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 24501 22345 218 20 0 23859 0
[pid=27502/tid=27504] ppid=27500 vsize=98004 CPUtime=460.9
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 21491 0 0 0 46074 16 0 0 25 0 2 0 364465831 100356096 22345 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 98004

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 1.01 2/79 27504
/proc/meminfo: memFree=1669528/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=98152 CPUtime=521.97
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 23954 0 0 0 52179 18 0 0 25 0 2 0 364465722 100507648 22388 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 24538 22388 218 20 0 23896 0
[pid=27502/tid=27504] ppid=27500 vsize=98152 CPUtime=520.87
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 21676 0 0 0 52071 16 0 0 25 0 2 0 364465831 100507648 22388 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 98152

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/85 27530
/proc/meminfo: memFree=1668392/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=98152 CPUtime=581.92
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 24115 0 0 0 58172 20 0 0 25 0 2 0 364465722 100507648 22406 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 24538 22406 218 20 0 23896 0
[pid=27502/tid=27504] ppid=27500 vsize=98152 CPUtime=580.84
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 21837 0 0 0 58065 19 0 0 25 0 2 0 364465831 100507648 22406 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 98152

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 27701
/proc/meminfo: memFree=1669080/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=98484 CPUtime=641.89
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 24318 0 0 0 64156 33 0 0 25 0 2 0 364465722 100847616 22465 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 24621 22465 218 20 0 23979 0
[pid=27502/tid=27504] ppid=27500 vsize=98484 CPUtime=640.8
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 22040 0 0 0 64048 32 0 0 25 0 2 0 364465831 100847616 22465 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 98484

[startup+702.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 27701
/proc/meminfo: memFree=1668888/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=98780 CPUtime=701.85
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 24531 0 0 0 70152 33 0 0 25 0 2 0 364465722 101150720 22533 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 24695 22533 218 20 0 24053 0
[pid=27502/tid=27504] ppid=27500 vsize=98780 CPUtime=700.77
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 22253 0 0 0 70045 32 0 0 25 0 2 0 364465831 101150720 22533 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 98780

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 27701
/proc/meminfo: memFree=1668632/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=98912 CPUtime=761.82
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 24720 0 0 0 76149 33 0 0 25 0 2 0 364465722 101285888 22576 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 24728 22576 218 20 0 24086 0
[pid=27502/tid=27504] ppid=27500 vsize=98912 CPUtime=760.73
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 22442 0 0 0 76041 32 0 0 25 0 2 0 364465831 101285888 22576 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 98912

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 27701
/proc/meminfo: memFree=1668440/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=99216 CPUtime=821.77
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 24942 0 0 0 82144 33 0 0 25 0 2 0 364465722 101597184 22651 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 24804 22651 218 20 0 24162 0
[pid=27502/tid=27504] ppid=27500 vsize=99216 CPUtime=820.68
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 22664 0 0 0 82036 32 0 0 25 0 2 0 364465831 101597184 22651 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526467 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.77
Current children cumulated vsize (KiB) 99216

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 27701
/proc/meminfo: memFree=1668312/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=99504 CPUtime=881.74
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 25155 0 0 0 88140 34 0 0 25 0 2 0 364465722 101892096 22716 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 24876 22716 218 20 0 24234 0
[pid=27502/tid=27504] ppid=27500 vsize=99504 CPUtime=880.65
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 22877 0 0 0 88033 32 0 0 25 0 2 0 364465831 101892096 22716 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565455 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.74
Current children cumulated vsize (KiB) 99504

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 27701
/proc/meminfo: memFree=1668056/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=99652 CPUtime=941.69
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 25351 0 0 0 94135 34 0 0 25 0 2 0 364465722 102043648 22764 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 24913 22764 218 20 0 24271 0
[pid=27502/tid=27504] ppid=27500 vsize=99652 CPUtime=940.61
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 23073 0 0 0 94028 33 0 0 25 0 2 0 364465831 102043648 22764 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.69
Current children cumulated vsize (KiB) 99652

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 27701
/proc/meminfo: memFree=1668120/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=99652 CPUtime=1001.66
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 25426 0 0 0 100132 34 0 0 25 0 2 0 364465722 102043648 22764 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 24913 22764 218 20 0 24271 0
[pid=27502/tid=27504] ppid=27500 vsize=99652 CPUtime=1000.57
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 23148 0 0 0 100024 33 0 0 25 0 2 0 364465831 102043648 22764 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526435 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 99652

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 27701
/proc/meminfo: memFree=1667928/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=99940 CPUtime=1061.62
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 25647 0 0 0 106128 34 0 0 25 0 2 0 364465722 102338560 22835 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 24985 22835 218 20 0 24343 0
[pid=27502/tid=27504] ppid=27500 vsize=99940 CPUtime=1060.54
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 23369 0 0 0 106021 33 0 0 25 0 2 0 364465831 102338560 22835 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.62
Current children cumulated vsize (KiB) 99940

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 27701
/proc/meminfo: memFree=1667416/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=100416 CPUtime=1121.57
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 25903 0 0 0 112123 34 0 0 25 0 2 0 364465722 102825984 22941 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 25104 22941 218 20 0 24462 0
[pid=27502/tid=27504] ppid=27500 vsize=100416 CPUtime=1120.49
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 23625 0 0 0 112016 33 0 0 25 0 2 0 364465831 102825984 22941 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.57
Current children cumulated vsize (KiB) 100416

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 27701
/proc/meminfo: memFree=1667352/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=100564 CPUtime=1181.55
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 26091 0 0 0 118120 35 0 0 25 0 2 0 364465722 102977536 22979 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 25141 22979 218 20 0 24499 0
[pid=27502/tid=27504] ppid=27500 vsize=100564 CPUtime=1180.46
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 23813 0 0 0 118012 34 0 0 25 0 2 0 364465831 102977536 22979 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134521203 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.55
Current children cumulated vsize (KiB) 100564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 27701
/proc/meminfo: memFree=1667288/2055920 swapFree=4145492/4192956
[pid=27502] ppid=27500 vsize=100564 CPUtime=1200.04
/proc/27502/stat : 27502 (MiraXTv2_dyn) S 27500 27502 27370 0 -1 4194304 26181 0 0 0 119969 35 0 0 25 0 2 0 364465722 102977536 22993 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27502/statm: 25141 22993 218 20 0 24499 0
[pid=27502/tid=27504] ppid=27500 vsize=100564 CPUtime=1198.96
/proc/27502/task/27504/stat : 27504 (MiraXTv2_dyn) R 27500 27502 27370 0 -1 4194368 23903 0 0 0 119862 34 0 0 25 0 2 0 364465831 102977536 22993 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 100564

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.83
CPU time (s): 1200.07
CPU user time (s): 1199.7
CPU system time (s): 0.368943
CPU usage (%): 99.9372
Max. virtual memory (cumulated for all children) (KiB): 100564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.7
system time used= 0.368943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26181
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= 11
involuntary context switches= 27602

runsolver used 1.2938 second user time and 3.11053 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri May 11 11:51:22 UTC 2007

IDJOB= 319748
IDBENCH= 20486
IDSOLVER= 129
FILE ID= node9/319748-1178884281

PBS_JOBID= 5251069

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/industrial/grieu/vmpc_27.cnf
COMMAND LINE= /tmp/evaluation/319748-1178884281/MiraXTv2_dyn /tmp/evaluation/319748-1178884281/instance-319748-1178884281.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-319748-1178884281 -o ROOT/results/node9/solver-319748-1178884281 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319748-1178884281/MiraXTv2_dyn /tmp/evaluation/319748-1178884281/instance-319748-1178884281.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  10c81d53b34b643d8b1b980e2d3fede8

RANDOM SEED= 743520339

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1759168 kB
Buffers:         40836 kB
Cached:         176304 kB
SwapCached:      15556 kB
Active:         140108 kB
Inactive:       100392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1759168 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            5596 kB
Writeback:           0 kB
Mapped:          29872 kB
Slab:            41744 kB
Committed_AS:  8983652 kB
PageTables:       1784 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= 66556 MiB

End job on node9 on Fri May 11 12:11:25 UTC 2007