Trace number 297068

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 v3? (TO) 1200.07 601.629

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1762817022-10.UNSAT.shuffled.cnf
MD5SUM1f7852d30f74f4d1cf595ab0277b9978
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 variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

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/node16/watcher-297068-1178825317 -o ROOT/results/node16/solver-297068-1178825317 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/297068-1178825317/MiraXTv3_dyn /tmp/evaluation/297068-1178825317/instance-297068-1178825317.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.93 0.99 0.99 3/77 24475
/proc/meminfo: memFree=1807872/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=3788 CPUtime=0
/proc/24475/stat : 24475 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194304 313 0 0 0 0 0 0 0 18 0 1 0 330449298 3878912 288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/24475/statm: 947 288 206 20 0 305 0

[startup+0.030933 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 24475
/proc/meminfo: memFree=1807872/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=4452 CPUtime=0.02
/proc/24475/stat : 24475 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194304 469 0 0 0 2 0 0 0 18 0 1 0 330449298 4558848 444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583948 0 0 4096 0 0 0 0 17 1 0 0
/proc/24475/statm: 1113 444 207 20 0 471 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4452

[startup+0.101918 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 24475
/proc/meminfo: memFree=1807872/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=4452 CPUtime=0.09
/proc/24475/stat : 24475 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194304 476 0 0 0 9 0 0 0 18 0 1 0 330449298 4558848 451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583960 0 0 4096 0 0 0 0 17 1 0 0
/proc/24475/statm: 1113 451 207 20 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4452

[startup+0.301879 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 24475
/proc/meminfo: memFree=1807872/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=8948 CPUtime=0.43
/proc/24475/stat : 24475 (MiraXTv3_dyn) S 24473 24475 23301 0 -1 4194304 1063 0 0 0 43 0 0 0 18 0 3 0 330449298 9162752 1038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24475/statm: 2237 1038 218 20 0 1595 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 8948

[startup+0.701795 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 24475
/proc/meminfo: memFree=1807872/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=12548 CPUtime=1.24
/proc/24475/stat : 24475 (MiraXTv3_dyn) S 24473 24475 23301 0 -1 4194304 1882 0 0 0 123 1 0 0 18 0 3 0 330449298 12849152 1857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24475/statm: 3137 1857 218 20 0 2495 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 12548

[startup+1.50263 s]
/proc/loadavg: 0.93 0.99 0.99 3/80 24478
/proc/meminfo: memFree=1799208/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=16636 CPUtime=2.83
/proc/24475/stat : 24475 (MiraXTv3_dyn) S 24473 24475 23301 0 -1 4194304 2924 0 0 0 282 1 0 0 18 0 3 0 330449298 17035264 2899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24475/statm: 4159 2899 218 20 0 3517 0
[pid=24475/tid=24477] ppid=24473 vsize=16636 CPUtime=1.34
/proc/24475/task/24477/stat : 24477 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 1203 0 0 0 134 0 0 0 25 0 3 0 330449313 17035264 2899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24475/tid=24478] ppid=24473 vsize=16636 CPUtime=1.33
/proc/24475/task/24478/stat : 24478 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 1208 0 0 0 133 0 0 0 18 0 3 0 330449313 17035264 2899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 16636

[startup+3.10129 s]
/proc/loadavg: 0.93 0.99 0.99 3/80 24478
/proc/meminfo: memFree=1795880/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=19284 CPUtime=6.03
/proc/24475/stat : 24475 (MiraXTv3_dyn) S 24473 24475 23301 0 -1 4194304 3673 0 0 0 600 3 0 0 18 0 3 0 330449298 19746816 3612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24475/statm: 4821 3612 218 20 0 4179 0
[pid=24475/tid=24477] ppid=24473 vsize=19284 CPUtime=2.94
/proc/24475/task/24477/stat : 24477 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 1546 0 0 0 293 1 0 0 25 0 3 0 330449313 19746816 3612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24475/tid=24478] ppid=24473 vsize=19284 CPUtime=2.93
/proc/24475/task/24478/stat : 24478 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 1614 0 0 0 292 1 0 0 19 0 3 0 330449313 19746816 3612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 19284

[startup+6.30161 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 24478
/proc/meminfo: memFree=1787176/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=28252 CPUtime=12.41
/proc/24475/stat : 24475 (MiraXTv3_dyn) S 24473 24475 23301 0 -1 4194304 6011 0 0 0 1236 5 0 0 18 0 3 0 330449298 28930048 5838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24475/statm: 7063 5838 218 20 0 6421 0
[pid=24475/tid=24477] ppid=24473 vsize=28252 CPUtime=6.14
/proc/24475/task/24477/stat : 24477 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 2635 0 0 0 613 1 0 0 22 0 3 0 330449313 28930048 5838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160577633 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24475/tid=24478] ppid=24473 vsize=28252 CPUtime=6.11
/proc/24475/task/24478/stat : 24478 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 2863 0 0 0 608 3 0 0 25 0 3 0 330449313 28930048 5838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520993 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 28252

[startup+12.7013 s]
/proc/loadavg: 1.09 1.02 1.01 3/80 24478
/proc/meminfo: memFree=1778232/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=34700 CPUtime=25.18
/proc/24475/stat : 24475 (MiraXTv3_dyn) S 24473 24475 23301 0 -1 4194304 7942 0 0 0 2510 8 0 0 18 0 3 0 330449298 35532800 7525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24475/statm: 8675 7525 218 20 0 8033 0
[pid=24475/tid=24477] ppid=24473 vsize=34700 CPUtime=12.54
/proc/24475/task/24477/stat : 24477 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 3614 0 0 0 1251 3 0 0 25 0 3 0 330449313 35532800 7525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530106 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24475/tid=24478] ppid=24473 vsize=34700 CPUtime=12.49
/proc/24475/task/24478/stat : 24478 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 3815 0 0 0 1245 4 0 0 25 0 3 0 330449313 35532800 7525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 34700

[startup+25.5016 s]
/proc/loadavg: 1.29 1.07 1.02 3/80 24478
/proc/meminfo: memFree=1769080/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=44380 CPUtime=50.71
/proc/24475/stat : 24475 (MiraXTv3_dyn) S 24473 24475 23301 0 -1 4194304 10681 0 0 0 5060 11 0 0 18 0 3 0 330449298 45445120 9732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24475/statm: 11095 9732 218 20 0 10453 0
[pid=24475/tid=24477] ppid=24473 vsize=44380 CPUtime=25.33
/proc/24475/task/24477/stat : 24477 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 4929 0 0 0 2529 4 0 0 25 0 3 0 330449313 45445120 9732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24475/tid=24478] ppid=24473 vsize=44380 CPUtime=25.23
/proc/24475/task/24478/stat : 24478 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 5239 0 0 0 2517 6 0 0 25 0 3 0 330449313 45445120 9732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 44380

[startup+51.1011 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 24478
/proc/meminfo: memFree=1765880/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=46284 CPUtime=101.78
/proc/24475/stat : 24475 (MiraXTv3_dyn) S 24473 24475 23301 0 -1 4194304 12630 0 0 0 10166 12 0 0 18 0 3 0 330449298 47394816 10583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24475/statm: 11571 10583 218 20 0 10929 0
[pid=24475/tid=24477] ppid=24473 vsize=46284 CPUtime=50.92
/proc/24475/task/24477/stat : 24477 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 5831 0 0 0 5087 5 0 0 25 0 3 0 330449313 47394816 10583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24475/tid=24478] ppid=24473 vsize=46284 CPUtime=50.71
/proc/24475/task/24478/stat : 24478 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 6286 0 0 0 5064 7 0 0 25 0 3 0 330449313 47394816 10583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 46284

[startup+102.306 s]
/proc/loadavg: 1.80 1.27 1.09 3/80 24478
/proc/meminfo: memFree=1761976/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=49992 CPUtime=203.93
/proc/24475/stat : 24475 (MiraXTv3_dyn) S 24473 24475 23301 0 -1 4194304 15523 0 0 0 20378 15 0 0 18 0 3 0 330449298 51191808 11496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24475/statm: 12498 11496 218 20 0 11856 0
[pid=24475/tid=24477] ppid=24473 vsize=49992 CPUtime=101.97
/proc/24475/task/24477/stat : 24477 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 7217 0 0 0 10191 6 0 0 25 0 3 0 330449313 51191808 11496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24475/tid=24478] ppid=24473 vsize=49992 CPUtime=101.8
/proc/24475/task/24478/stat : 24478 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 7793 0 0 0 10171 9 0 0 25 0 3 0 330449313 51191808 11496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 49992

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/80 24478
/proc/meminfo: memFree=1755384/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=57076 CPUtime=323.61
/proc/24475/stat : 24475 (MiraXTv3_dyn) S 24473 24475 23301 0 -1 4194304 19421 0 0 0 32341 20 0 0 18 0 3 0 330449298 58445824 13143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24475/statm: 14269 13143 218 20 0 13627 0
[pid=24475/tid=24477] ppid=24473 vsize=57076 CPUtime=161.69
/proc/24475/task/24477/stat : 24477 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 9636 0 0 0 16161 8 0 0 25 0 3 0 330449313 58445824 13143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24475/tid=24478] ppid=24473 vsize=57076 CPUtime=161.76
/proc/24475/task/24478/stat : 24478 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 9272 0 0 0 16165 11 0 0 25 0 3 0 330449313 58445824 13143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.61
Current children cumulated vsize (KiB) 57076

[startup+222.302 s]
/proc/loadavg: 2.00 1.52 1.20 3/80 24478
/proc/meminfo: memFree=1750392/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=61944 CPUtime=443.31
/proc/24475/stat : 24475 (MiraXTv3_dyn) S 24473 24475 23301 0 -1 4194304 22878 0 0 0 44309 22 0 0 18 0 3 0 330449298 63430656 14389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24475/statm: 15486 14389 218 20 0 14844 0
[pid=24475/tid=24477] ppid=24473 vsize=61944 CPUtime=221.43
/proc/24475/task/24477/stat : 24477 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 11246 0 0 0 22134 9 0 0 25 0 3 0 330449313 63430656 14389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24475/tid=24478] ppid=24473 vsize=61944 CPUtime=221.73
/proc/24475/task/24478/stat : 24478 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 11119 0 0 0 22161 12 0 0 25 0 3 0 330449313 63430656 14389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.31
Current children cumulated vsize (KiB) 61944

[startup+282.301 s]
/proc/loadavg: 2.00 1.61 1.25 3/80 24478
/proc/meminfo: memFree=1748984/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=62852 CPUtime=563.02
/proc/24475/stat : 24475 (MiraXTv3_dyn) S 24473 24475 23301 0 -1 4194304 25374 0 0 0 56277 25 0 0 18 0 3 0 330449298 64360448 14741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24475/statm: 15713 14741 218 20 0 15071 0
[pid=24475/tid=24477] ppid=24473 vsize=62852 CPUtime=281.16
/proc/24475/task/24477/stat : 24477 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 12616 0 0 0 28106 10 0 0 25 0 3 0 330449313 64360448 14741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24475/tid=24478] ppid=24473 vsize=62852 CPUtime=281.71
/proc/24475/task/24478/stat : 24478 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 12245 0 0 0 28157 14 0 0 25 0 3 0 330449313 64360448 14741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.02
Current children cumulated vsize (KiB) 62852

[startup+342.302 s]
/proc/loadavg: 2.00 1.67 1.29 3/80 24478
/proc/meminfo: memFree=1747000/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=65592 CPUtime=682.7
/proc/24475/stat : 24475 (MiraXTv3_dyn) S 24473 24475 23301 0 -1 4194304 28171 0 0 0 68243 27 0 0 18 0 3 0 330449298 67166208 15260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24475/statm: 16398 15260 218 20 0 15756 0
[pid=24475/tid=24477] ppid=24473 vsize=65592 CPUtime=340.89
/proc/24475/task/24477/stat : 24477 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 14054 0 0 0 34077 12 0 0 25 0 3 0 330449313 67166208 15260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24475/tid=24478] ppid=24473 vsize=65592 CPUtime=341.67
/proc/24475/task/24478/stat : 24478 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 13604 0 0 0 34152 15 0 0 25 0 3 0 330449313 67166208 15260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.7
Current children cumulated vsize (KiB) 65592

[startup+402.302 s]
/proc/loadavg: 2.00 1.73 1.33 3/80 24480
/proc/meminfo: memFree=1744312/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=69160 CPUtime=802.42
/proc/24475/stat : 24475 (MiraXTv3_dyn) S 24473 24475 23301 0 -1 4194304 30829 0 0 0 80212 30 0 0 18 0 3 0 330449298 70819840 15908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24475/statm: 17290 15908 218 20 0 16648 0
[pid=24475/tid=24477] ppid=24473 vsize=69160 CPUtime=400.81
/proc/24475/task/24477/stat : 24477 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 15205 0 0 0 40068 13 0 0 25 0 3 0 330449313 70819840 15908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24475/tid=24478] ppid=24473 vsize=69160 CPUtime=401.45
/proc/24475/task/24478/stat : 24478 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 15111 0 0 0 40129 16 0 0 25 0 3 0 330449313 70819840 15908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530041 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.42
Current children cumulated vsize (KiB) 69160

[startup+462.301 s]
/proc/loadavg: 2.00 1.78 1.37 3/80 24480
/proc/meminfo: memFree=1743032/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=69924 CPUtime=922.11
/proc/24475/stat : 24475 (MiraXTv3_dyn) S 24473 24475 23301 0 -1 4194304 33157 0 0 0 92179 32 0 0 18 0 3 0 330449298 71602176 16217 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24475/statm: 17481 16217 218 20 0 16839 0
[pid=24475/tid=24477] ppid=24473 vsize=69924 CPUtime=460.78
/proc/24475/task/24477/stat : 24477 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 16397 0 0 0 46064 14 0 0 25 0 3 0 330449313 71602176 16217 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24475/tid=24478] ppid=24473 vsize=69924 CPUtime=461.17
/proc/24475/task/24478/stat : 24478 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 16247 0 0 0 46100 17 0 0 25 0 3 0 330449313 71602176 16217 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.11
Current children cumulated vsize (KiB) 69924

[startup+522.301 s]
/proc/loadavg: 2.03 1.83 1.41 3/80 24480
/proc/meminfo: memFree=1742328/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=70336 CPUtime=1041.82
/proc/24475/stat : 24475 (MiraXTv3_dyn) S 24473 24475 23301 0 -1 4194304 35375 0 0 0 104147 35 0 0 18 0 3 0 330449298 72024064 16404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24475/statm: 17584 16404 218 20 0 16942 0
[pid=24475/tid=24477] ppid=24473 vsize=70336 CPUtime=520.75
/proc/24475/task/24477/stat : 24477 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 17517 0 0 0 52060 15 0 0 25 0 3 0 330449313 72024064 16404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24475/tid=24478] ppid=24473 vsize=70336 CPUtime=520.9
/proc/24475/task/24478/stat : 24478 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 17345 0 0 0 52072 18 0 0 25 0 3 0 330449313 72024064 16404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.82
Current children cumulated vsize (KiB) 70336

[startup+582.303 s]
/proc/loadavg: 2.01 1.86 1.45 3/80 24480
/proc/meminfo: memFree=1741624/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=71568 CPUtime=1161.52
/proc/24475/stat : 24475 (MiraXTv3_dyn) S 24473 24475 23301 0 -1 4194304 37520 0 0 0 116116 36 0 0 18 0 3 0 330449298 73285632 16578 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24475/statm: 17892 16578 218 20 0 17250 0
[pid=24475/tid=24477] ppid=24473 vsize=71568 CPUtime=580.54
/proc/24475/task/24477/stat : 24477 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 18581 0 0 0 58038 16 0 0 25 0 3 0 330449313 73285632 16578 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24475/tid=24478] ppid=24473 vsize=71568 CPUtime=580.82
/proc/24475/task/24478/stat : 24478 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 18426 0 0 0 58063 19 0 0 25 0 3 0 330449313 73285632 16578 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.52
Current children cumulated vsize (KiB) 71568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.01 1.87 1.46 3/80 24480
/proc/meminfo: memFree=1735416/2055920 swapFree=4143400/4192956
[pid=24475] ppid=24473 vsize=77880 CPUtime=1200.03
/proc/24475/stat : 24475 (MiraXTv3_dyn) S 24473 24475 23301 0 -1 4194304 39717 0 0 0 119964 39 0 0 18 0 3 0 330449298 79749120 18163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24475/statm: 19470 18163 218 20 0 18828 0
[pid=24475/tid=24477] ppid=24473 vsize=77880 CPUtime=599.75
/proc/24475/task/24477/stat : 24477 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 18963 0 0 0 59959 16 0 0 25 0 3 0 330449313 79749120 18163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24475/tid=24478] ppid=24473 vsize=77880 CPUtime=600.12
/proc/24475/task/24478/stat : 24478 (MiraXTv3_dyn) R 24473 24475 23301 0 -1 4194368 20241 0 0 0 59990 22 0 0 25 0 3 0 330449313 79749120 18163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 77880

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): 601.629
CPU time (s): 1200.07
CPU user time (s): 1199.66
CPU system time (s): 0.408937
CPU usage (%): 199.47
Max. virtual memory (cumulated for all children) (KiB): 77880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.66
system time used= 0.408937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39717
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= 435
involuntary context switches= 22622

runsolver used 0.584911 second user time and 1.61275 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Thu May 10 19:28:37 UTC 2007

IDJOB= 297068
IDBENCH= 19952
IDSOLVER= 128
FILE ID= node16/297068-1178825317

PBS_JOBID= 5250962

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1762817022-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297068-1178825317/MiraXTv3_dyn /tmp/evaluation/297068-1178825317/instance-297068-1178825317.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-297068-1178825317 -o ROOT/results/node16/solver-297068-1178825317 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/297068-1178825317/MiraXTv3_dyn /tmp/evaluation/297068-1178825317/instance-297068-1178825317.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  1f7852d30f74f4d1cf595ab0277b9978

RANDOM SEED= 359751988

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1808088 kB
Buffers:         45856 kB
Cached:         115768 kB
SwapCached:      17964 kB
Active:          90976 kB
Inactive:        95612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1808088 kB
SwapTotal:     4192956 kB
SwapFree:      4143400 kB
Dirty:            4092 kB
Writeback:           0 kB
Mapped:          29944 kB
Slab:            46736 kB
Committed_AS: 14161412 kB
PageTables:       1836 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 node16 on Thu May 10 19:38:40 UTC 2007