Trace number 330310

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.14 607.374

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k95.cnf
MD5SUMec60cdb71ea92567bd4e601ded06ca2b
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark630.806
Satisfiable
(Un)Satisfiability was proved
Number of variables196444
Number of clauses817419
Sum of the clauses size2098091
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2580015
Number of clauses of size 3153676
Number of clauses of size 429154
Number of clauses of size 516609
Number of clauses of size over 535893

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/node19/watcher-330310-1178891997 -o ROOT/results/node19/solver-330310-1178891997 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330310-1178891997/MiraXTv3_dyn /tmp/evaluation/330310-1178891997/instance-330310-1178891997.cnf 

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


[startup+0 s]
/proc/loadavg: 1.92 1.95 1.74 3/77 17294
/proc/meminfo: memFree=1732104/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=3788 CPUtime=0
/proc/17294/stat : 17294 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194304 433 0 0 0 0 0 0 0 18 0 1 0 337117247 3878912 408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17294/statm: 947 416 202 20 0 305 0

[startup+0.065474 s]
/proc/loadavg: 1.92 1.95 1.74 3/77 17294
/proc/meminfo: memFree=1732104/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=7868 CPUtime=0.05
/proc/17294/stat : 17294 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194304 1460 0 0 0 5 0 0 0 18 0 1 0 337117247 8056832 1435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 17 0 0 0
/proc/17294/statm: 1967 1435 206 20 0 1325 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7868

[startup+0.102479 s]
/proc/loadavg: 1.92 1.95 1.74 3/77 17294
/proc/meminfo: memFree=1732104/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=10824 CPUtime=0.09
/proc/17294/stat : 17294 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194304 2138 0 0 0 9 0 0 0 18 0 1 0 337117247 11083776 2113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134571806 0 0 4096 0 0 0 0 17 0 0 0
/proc/17294/statm: 2706 2113 206 20 0 2064 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10824

[startup+0.3015 s]
/proc/loadavg: 1.92 1.95 1.74 3/77 17294
/proc/meminfo: memFree=1732104/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=27068 CPUtime=0.28
/proc/17294/stat : 17294 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194304 5866 0 0 0 26 2 0 0 19 0 1 0 337117247 27717632 5841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 17 0 0 0
/proc/17294/statm: 6767 5842 206 20 0 6125 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 27068

[startup+0.701544 s]
/proc/loadavg: 1.92 1.95 1.74 3/77 17294
/proc/meminfo: memFree=1732104/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=58256 CPUtime=0.69
/proc/17294/stat : 17294 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194304 13031 0 0 0 63 6 0 0 23 0 1 0 337117247 59654144 13006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919173 0 0 4096 0 0 0 0 17 0 0 0
/proc/17294/statm: 14564 13006 206 20 0 13922 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58256

[startup+1.50163 s]
/proc/loadavg: 1.92 1.95 1.74 2/78 17295
/proc/meminfo: memFree=1665024/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=81636 CPUtime=1.49
/proc/17294/stat : 17294 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194304 19214 0 0 0 140 9 0 0 25 0 1 0 337117247 83595264 19189 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 17 0 0 0
/proc/17294/statm: 20409 19189 207 20 0 19767 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81636

[startup+3.1018 s]
/proc/loadavg: 1.92 1.95 1.74 2/78 17295
/proc/meminfo: memFree=1642816/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=113980 CPUtime=3.09
/proc/17294/stat : 17294 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194304 26887 0 0 0 295 14 0 0 25 0 1 0 337117247 116715520 26862 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575902 0 0 4096 0 0 0 0 17 0 0 0
/proc/17294/statm: 28495 26862 207 20 0 27853 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 113980

[startup+6.30116 s]
/proc/loadavg: 1.85 1.94 1.74 2/78 17295
/proc/meminfo: memFree=1627784/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=340764 CPUtime=6.65
/proc/17294/stat : 17294 (MiraXTv3_dyn) S 17292 17294 16060 0 -1 4194304 54655 0 0 0 636 29 0 0 25 0 3 0 337117247 348942336 51128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17294/statm: 85191 51128 218 20 0 84549 0
Current children cumulated CPU time (s) 6.65
Current children cumulated vsize (KiB) 340764

[startup+12.7019 s]
/proc/loadavg: 1.78 1.92 1.73 3/80 17297
/proc/meminfo: memFree=1530872/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=337292 CPUtime=14.26
/proc/17294/stat : 17294 (MiraXTv3_dyn) S 17292 17294 16060 0 -1 4194304 55614 0 0 0 1396 30 0 0 25 0 3 0 337117247 345387008 50502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17294/statm: 84323 50502 218 20 0 83681 0
[pid=17294/tid=17296] ppid=17292 vsize=337292 CPUtime=7.18
/proc/17294/task/17296/stat : 17296 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 16160 0 0 0 708 10 0 0 25 0 3 0 337117797 345387008 50502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17294/tid=17297] ppid=17292 vsize=337292 CPUtime=1.58
/proc/17294/task/17297/stat : 17297 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 9004 0 0 0 154 4 0 0 18 0 3 0 337117797 345387008 50502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.26
Current children cumulated vsize (KiB) 337292

[startup+25.5022 s]
/proc/loadavg: 1.83 1.93 1.74 3/80 17297
/proc/meminfo: memFree=1524920/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=342408 CPUtime=39.8
/proc/17294/stat : 17294 (MiraXTv3_dyn) S 17292 17294 16060 0 -1 4194304 57161 0 0 0 3947 33 0 0 25 0 3 0 337117247 350625792 52049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17294/statm: 85602 52049 218 20 0 84960 0
[pid=17294/tid=17296] ppid=17292 vsize=342408 CPUtime=19.92
/proc/17294/task/17296/stat : 17296 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 16379 0 0 0 1982 10 0 0 25 0 3 0 337117797 350625792 52049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17294/tid=17297] ppid=17292 vsize=342408 CPUtime=14.36
/proc/17294/task/17297/stat : 17297 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 10332 0 0 0 1430 6 0 0 20 0 3 0 337117797 350625792 52049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 39.8
Current children cumulated vsize (KiB) 342408

[startup+51.102 s]
/proc/loadavg: 1.89 1.93 1.74 3/80 17297
/proc/meminfo: memFree=1514552/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=350560 CPUtime=90.87
/proc/17294/stat : 17294 (MiraXTv3_dyn) S 17292 17294 16060 0 -1 4194304 59713 0 0 0 9050 37 0 0 25 0 3 0 337117247 358973440 54555 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17294/statm: 87640 54555 218 20 0 86998 0
[pid=17294/tid=17296] ppid=17292 vsize=350560 CPUtime=45.43
/proc/17294/task/17296/stat : 17296 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 16739 0 0 0 4532 11 0 0 19 0 3 0 337117797 358973440 54555 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17294/tid=17297] ppid=17292 vsize=350560 CPUtime=39.94
/proc/17294/task/17297/stat : 17297 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 12524 0 0 0 3984 10 0 0 25 0 3 0 337117797 358973440 54555 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 90.87
Current children cumulated vsize (KiB) 350560

[startup+102.308 s]
/proc/loadavg: 1.95 1.94 1.75 3/86 17465
/proc/meminfo: memFree=1495280/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=365812 CPUtime=192.76
/proc/17294/stat : 17294 (MiraXTv3_dyn) S 17292 17294 16060 0 -1 4194304 64502 0 0 0 19218 58 0 0 25 0 3 0 337117247 374591488 58928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17294/statm: 91453 58928 218 20 0 90811 0
[pid=17294/tid=17296] ppid=17292 vsize=365812 CPUtime=96.23
/proc/17294/task/17296/stat : 17296 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 18467 0 0 0 9608 15 0 0 25 0 3 0 337117797 374591488 58928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17294/tid=17297] ppid=17292 vsize=365812 CPUtime=91.02
/proc/17294/task/17297/stat : 17297 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 15585 0 0 0 9075 27 0 0 25 0 3 0 337117797 374591488 58928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566030 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 192.76
Current children cumulated vsize (KiB) 365812

[startup+162.302 s]
/proc/loadavg: 1.98 1.95 1.76 3/80 17495
/proc/meminfo: memFree=1474360/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=385592 CPUtime=312.38
/proc/17294/stat : 17294 (MiraXTv3_dyn) S 17292 17294 16060 0 -1 4194304 70903 0 0 0 31169 69 0 0 25 0 3 0 337117247 394846208 64368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17294/statm: 96398 64368 218 20 0 95756 0
[pid=17294/tid=17296] ppid=17292 vsize=385592 CPUtime=155.93
/proc/17294/task/17296/stat : 17296 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 22385 0 0 0 15573 20 0 0 25 0 3 0 337117797 394846208 64368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17294/tid=17297] ppid=17292 vsize=385592 CPUtime=150.95
/proc/17294/task/17297/stat : 17297 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 18068 0 0 0 15062 33 0 0 18 0 3 0 337117797 394846208 64368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 312.38
Current children cumulated vsize (KiB) 385592

[startup+222.303 s]
/proc/loadavg: 1.99 1.95 1.78 3/80 17495
/proc/meminfo: memFree=1454456/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=403884 CPUtime=432.07
/proc/17294/stat : 17294 (MiraXTv3_dyn) S 17292 17294 16060 0 -1 4194304 77057 0 0 0 43131 76 0 0 25 0 3 0 337117247 413577216 69331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17294/statm: 100971 69331 218 20 0 100329 0
[pid=17294/tid=17296] ppid=17292 vsize=403884 CPUtime=215.67
/proc/17294/task/17296/stat : 17296 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 25556 0 0 0 21543 24 0 0 18 0 3 0 337117797 413577216 69331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17294/tid=17297] ppid=17292 vsize=403884 CPUtime=210.89
/proc/17294/task/17297/stat : 17297 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 21051 0 0 0 21053 36 0 0 18 0 3 0 337117797 413577216 69331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 432.07
Current children cumulated vsize (KiB) 403884

[startup+282.302 s]
/proc/loadavg: 1.99 1.96 1.79 3/80 17495
/proc/meminfo: memFree=1449080/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=408248 CPUtime=551.76
/proc/17294/stat : 17294 (MiraXTv3_dyn) S 17292 17294 16060 0 -1 4194304 79647 0 0 0 55097 79 0 0 25 0 3 0 337117247 418045952 70700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17294/statm: 102062 70700 218 20 0 101420 0
[pid=17294/tid=17296] ppid=17292 vsize=408248 CPUtime=275.42
/proc/17294/task/17296/stat : 17296 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 26449 0 0 0 27517 25 0 0 25 0 3 0 337117797 418045952 70700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17294/tid=17297] ppid=17292 vsize=408248 CPUtime=270.83
/proc/17294/task/17297/stat : 17297 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 22748 0 0 0 27045 38 0 0 25 0 3 0 337117797 418045952 70700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 551.76
Current children cumulated vsize (KiB) 408248

[startup+342.303 s]
/proc/loadavg: 1.99 1.96 1.80 3/80 17495
/proc/meminfo: memFree=1442488/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=414392 CPUtime=671.46
/proc/17294/stat : 17294 (MiraXTv3_dyn) S 17292 17294 16060 0 -1 4194304 82813 0 0 0 67064 82 0 0 25 0 3 0 337117247 424337408 72506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17294/statm: 103598 72506 218 20 0 102956 0
[pid=17294/tid=17296] ppid=17292 vsize=414392 CPUtime=335.19
/proc/17294/task/17296/stat : 17296 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 28815 0 0 0 33491 28 0 0 25 0 3 0 337117797 424337408 72506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17294/tid=17297] ppid=17292 vsize=414392 CPUtime=330.77
/proc/17294/task/17297/stat : 17297 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 23548 0 0 0 33039 38 0 0 25 0 3 0 337117797 424337408 72506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 671.46
Current children cumulated vsize (KiB) 414392

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.81 3/80 17495
/proc/meminfo: memFree=1436152/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=419804 CPUtime=791.15
/proc/17294/stat : 17294 (MiraXTv3_dyn) S 17292 17294 16060 0 -1 4194304 86039 0 0 0 79029 86 0 0 25 0 3 0 337117247 429879296 74057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17294/statm: 104951 74057 218 20 0 104309 0
[pid=17294/tid=17296] ppid=17292 vsize=419804 CPUtime=394.92
/proc/17294/task/17296/stat : 17296 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 29696 0 0 0 39464 28 0 0 25 0 3 0 337117797 429879296 74057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17294/tid=17297] ppid=17292 vsize=419804 CPUtime=390.72
/proc/17294/task/17297/stat : 17297 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 25893 0 0 0 39031 41 0 0 25 0 3 0 337117797 429879296 74057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 791.15
Current children cumulated vsize (KiB) 419804

[startup+462.303 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 17495
/proc/meminfo: memFree=1424824/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=430732 CPUtime=910.82
/proc/17294/stat : 17294 (MiraXTv3_dyn) S 17292 17294 16060 0 -1 4194304 90159 0 0 0 90992 90 0 0 25 0 3 0 337117247 441069568 76785 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17294/statm: 107683 76785 218 20 0 107041 0
[pid=17294/tid=17296] ppid=17292 vsize=430732 CPUtime=454.67
/proc/17294/task/17296/stat : 17296 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 31301 0 0 0 45436 31 0 0 25 0 3 0 337117797 441069568 76785 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17294/tid=17297] ppid=17292 vsize=430732 CPUtime=450.65
/proc/17294/task/17297/stat : 17297 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 28408 0 0 0 45022 43 0 0 25 0 3 0 337117797 441069568 76785 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 910.82
Current children cumulated vsize (KiB) 430732

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 17495
/proc/meminfo: memFree=1422136/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=433804 CPUtime=1030.5
/proc/17294/stat : 17294 (MiraXTv3_dyn) S 17292 17294 16060 0 -1 4194304 92478 0 0 0 102957 93 0 0 25 0 3 0 337117247 444215296 77637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17294/statm: 108451 77637 218 20 0 107809 0
[pid=17294/tid=17296] ppid=17292 vsize=433804 CPUtime=514.41
/proc/17294/task/17296/stat : 17296 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 32909 0 0 0 51408 33 0 0 25 0 3 0 337117797 444215296 77637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17294/tid=17297] ppid=17292 vsize=433804 CPUtime=510.59
/proc/17294/task/17297/stat : 17297 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 29119 0 0 0 51015 44 0 0 25 0 3 0 337117797 444215296 77637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1030.5
Current children cumulated vsize (KiB) 433804

[startup+582.303 s]
/proc/loadavg: 2.07 1.99 1.84 3/80 17495
/proc/meminfo: memFree=1373752/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=481480 CPUtime=1150.19
/proc/17294/stat : 17294 (MiraXTv3_dyn) S 17292 17294 16060 0 -1 4194304 105810 0 0 0 114909 110 0 0 25 0 3 0 337117247 493035520 89656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17294/statm: 120370 89656 218 20 0 119728 0
[pid=17294/tid=17296] ppid=17292 vsize=481480 CPUtime=574.16
/proc/17294/task/17296/stat : 17296 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 38361 0 0 0 57374 42 0 0 25 0 3 0 337117797 493035520 89656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17294/tid=17297] ppid=17292 vsize=481480 CPUtime=570.53
/proc/17294/task/17297/stat : 17297 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 36999 0 0 0 57001 52 0 0 25 0 3 0 337117797 493035520 89656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1150.19
Current children cumulated vsize (KiB) 481480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+607.302 s]
/proc/loadavg: 2.04 1.99 1.84 3/80 17495
/proc/meminfo: memFree=1372152/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=482140 CPUtime=1200.05
/proc/17294/stat : 17294 (MiraXTv3_dyn) S 17292 17294 16060 0 -1 4194304 106755 0 0 0 119894 111 0 0 25 0 3 0 337117247 493711360 89930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17294/statm: 120535 89930 218 20 0 119893 0
[pid=17294/tid=17296] ppid=17292 vsize=482140 CPUtime=599.05
/proc/17294/task/17296/stat : 17296 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 38675 0 0 0 59862 43 0 0 25 0 3 0 337117797 493711360 89930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520283 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17294/tid=17297] ppid=17292 vsize=482140 CPUtime=595.5
/proc/17294/task/17297/stat : 17297 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 37630 0 0 0 59498 52 0 0 25 0 3 0 337117797 493711360 89930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 482140

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

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

[startup+607.302 s]
/proc/loadavg: 2.04 1.99 1.84 3/80 17495
/proc/meminfo: memFree=1372152/2055920 swapFree=4148252/4192956
[pid=17294] ppid=17292 vsize=482140 CPUtime=1200.05
/proc/17294/stat : 17294 (MiraXTv3_dyn) S 17292 17294 16060 0 -1 4194304 106755 0 0 0 119894 111 0 0 25 0 3 0 337117247 493711360 89930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17294/statm: 120535 89930 218 20 0 119893 0
[pid=17294/tid=17296] ppid=17292 vsize=482140 CPUtime=599.05
/proc/17294/task/17296/stat : 17296 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 38675 0 0 0 59862 43 0 0 25 0 3 0 337117797 493711360 89930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520283 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17294/tid=17297] ppid=17292 vsize=482140 CPUtime=595.5
/proc/17294/task/17297/stat : 17297 (MiraXTv3_dyn) R 17292 17294 16060 0 -1 4194368 37630 0 0 0 59498 52 0 0 25 0 3 0 337117797 493711360 89930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 482140

Child ended because it received signal 15 (SIGTERM)
Real time (s): 607.374
CPU time (s): 1200.14
CPU user time (s): 1198.96
CPU system time (s): 1.17182
CPU usage (%): 197.594
Max. virtual memory (cumulated for all children) (KiB): 483028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.96
system time used= 1.17182
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106755
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= 925
involuntary context switches= 22687

runsolver used 0.647901 second user time and 1.63575 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri May 11 13:59:59 UTC 2007

IDJOB= 330310
IDBENCH= 20560
IDSOLVER= 128
FILE ID= node19/330310-1178891997

PBS_JOBID= 5251075

Free space on /tmp= 66540 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k95.cnf
COMMAND LINE= /tmp/evaluation/330310-1178891997/MiraXTv3_dyn /tmp/evaluation/330310-1178891997/instance-330310-1178891997.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-330310-1178891997 -o ROOT/results/node19/solver-330310-1178891997 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330310-1178891997/MiraXTv3_dyn /tmp/evaluation/330310-1178891997/instance-330310-1178891997.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ec60cdb71ea92567bd4e601ded06ca2b

RANDOM SEED= 929052404

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1732320 kB
Buffers:         48420 kB
Cached:         188660 kB
SwapCached:      14248 kB
Active:         126976 kB
Inactive:       133896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732320 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:           23652 kB
Writeback:           0 kB
Mapped:          29892 kB
Slab:            48220 kB
Committed_AS:  9204464 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= 66540 MiB

End job on node19 on Fri May 11 14:10:08 UTC 2007