Trace number 309573

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.21 601.631

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1557868591-12-SAT.cnf
MD5SUMf3dd554f0235253f67a0d81f3fcd0e26
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.021995
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 20375
/proc/meminfo: memFree=1820016/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=3788 CPUtime=0
/proc/20375/stat : 20375 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194304 300 0 0 0 0 0 0 0 18 0 1 0 362931524 3878912 275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10855373 0 0 4096 0 0 0 0 17 1 0 0
/proc/20375/statm: 947 276 206 20 0 305 0

[startup+0.089292 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 20375
/proc/meminfo: memFree=1820016/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=7340 CPUtime=0.15
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 670 0 0 0 15 0 0 0 18 0 3 0 362931524 7516160 645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 1835 645 218 20 0 1193 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 7340

[startup+0.102292 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 20375
/proc/meminfo: memFree=1820016/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=7340 CPUtime=0.17
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 692 0 0 0 17 0 0 0 18 0 3 0 362931524 7516160 667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 1835 667 218 20 0 1193 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7340

[startup+0.301316 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 20375
/proc/meminfo: memFree=1820016/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=8120 CPUtime=0.58
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 1050 0 0 0 57 1 0 0 18 0 3 0 362931524 8314880 1025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 2030 1025 218 20 0 1388 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8120

[startup+0.702361 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 20375
/proc/meminfo: memFree=1820016/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=10228 CPUtime=1.38
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 1646 0 0 0 137 1 0 0 18 0 3 0 362931524 10473472 1621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 2557 1621 218 20 0 1915 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10228

[startup+1.50144 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 20378
/proc/meminfo: memFree=1812760/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=14184 CPUtime=2.96
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 2613 0 0 0 295 1 0 0 18 0 3 0 362931524 14524416 2588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 3546 2588 218 20 0 2904 0
[pid=20375/tid=20377] ppid=20373 vsize=14184 CPUtime=1.48
/proc/20375/task/20377/stat : 20377 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 1041 0 0 0 148 0 0 0 25 0 3 0 362931526 14524416 2588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20375/tid=20378] ppid=20373 vsize=14184 CPUtime=1.47
/proc/20375/task/20378/stat : 20378 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 1193 0 0 0 146 1 0 0 23 0 3 0 362931526 14524416 2588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 14184

[startup+3.10161 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 20378
/proc/meminfo: memFree=1808088/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=18072 CPUtime=6.16
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 3382 0 0 0 614 2 0 0 18 0 3 0 362931524 18505728 3357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 4518 3357 218 20 0 3876 0
[pid=20375/tid=20377] ppid=20373 vsize=18072 CPUtime=3.07
/proc/20375/task/20377/stat : 20377 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 1472 0 0 0 307 0 0 0 25 0 3 0 362931526 18505728 3357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526573 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20375/tid=20378] ppid=20373 vsize=18072 CPUtime=3.06
/proc/20375/task/20378/stat : 20378 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 1531 0 0 0 305 1 0 0 25 0 3 0 362931526 18505728 3357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18072

[startup+6.30195 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 20378
/proc/meminfo: memFree=1803288/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=24272 CPUtime=12.55
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 4964 0 0 0 1251 4 0 0 18 0 3 0 362931524 24854528 4865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 6068 4865 218 20 0 5426 0
[pid=20375/tid=20377] ppid=20373 vsize=24272 CPUtime=6.28
/proc/20375/task/20377/stat : 20377 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 2113 0 0 0 627 1 0 0 25 0 3 0 362931526 24854528 4865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134542705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20375/tid=20378] ppid=20373 vsize=24272 CPUtime=6.25
/proc/20375/task/20378/stat : 20378 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 2472 0 0 0 623 2 0 0 25 0 3 0 362931526 24854528 4865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 24272

[startup+12.7016 s]
/proc/loadavg: 1.16 1.03 1.01 3/80 20378
/proc/meminfo: memFree=1788952/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=37008 CPUtime=25.31
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 8452 0 0 0 2524 7 0 0 18 0 3 0 362931524 37896192 8176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 9252 8176 218 20 0 8610 0
[pid=20375/tid=20377] ppid=20373 vsize=37008 CPUtime=12.67
/proc/20375/task/20377/stat : 20377 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 3789 0 0 0 1265 2 0 0 25 0 3 0 362931526 37896192 8176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20375/tid=20378] ppid=20373 vsize=37008 CPUtime=12.62
/proc/20375/task/20378/stat : 20378 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 4284 0 0 0 1257 5 0 0 25 0 3 0 362931526 37896192 8176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 37008

[startup+25.503 s]
/proc/loadavg: 1.29 1.06 1.02 3/80 20380
/proc/meminfo: memFree=1781912/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=43576 CPUtime=50.84
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 10185 0 0 0 5074 10 0 0 18 0 3 0 362931524 44621824 9559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 10894 9559 218 20 0 10252 0
[pid=20375/tid=20377] ppid=20373 vsize=43576 CPUtime=25.46
/proc/20375/task/20377/stat : 20377 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 4676 0 0 0 2543 3 0 0 25 0 3 0 362931526 44621824 9559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20375/tid=20378] ppid=20373 vsize=43576 CPUtime=25.35
/proc/20375/task/20378/stat : 20378 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 5130 0 0 0 2529 6 0 0 25 0 3 0 362931526 44621824 9559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 43576

[startup+51.1026 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 20380
/proc/meminfo: memFree=1767000/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=58428 CPUtime=101.89
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 14534 0 0 0 10174 15 0 0 18 0 3 0 362931524 59830272 13285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 14607 13285 218 20 0 13965 0
[pid=20375/tid=20377] ppid=20373 vsize=58428 CPUtime=51.04
/proc/20375/task/20377/stat : 20377 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 6859 0 0 0 5099 5 0 0 25 0 3 0 362931526 59830272 13285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20375/tid=20378] ppid=20373 vsize=58428 CPUtime=50.83
/proc/20375/task/20378/stat : 20378 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 7296 0 0 0 5074 9 0 0 25 0 3 0 362931526 59830272 13285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 58428

[startup+102.307 s]
/proc/loadavg: 1.81 1.28 1.10 3/80 20380
/proc/meminfo: memFree=1760408/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=64808 CPUtime=204.04
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 17374 0 0 0 20387 17 0 0 18 0 3 0 362931524 66363392 14972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 16202 14972 218 20 0 15560 0
[pid=20375/tid=20377] ppid=20373 vsize=64808 CPUtime=102.22
/proc/20375/task/20377/stat : 20377 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 8212 0 0 0 10215 7 0 0 25 0 3 0 362931526 66363392 14972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20375/tid=20378] ppid=20373 vsize=64808 CPUtime=101.8
/proc/20375/task/20378/stat : 20378 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 8783 0 0 0 10170 10 0 0 25 0 3 0 362931526 66363392 14972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 64808

[startup+162.302 s]
/proc/loadavg: 1.93 1.41 1.15 3/80 20380
/proc/meminfo: memFree=1752600/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=73220 CPUtime=323.74
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 20676 0 0 0 32352 22 0 0 18 0 3 0 362931524 74977280 16867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 18305 16867 218 20 0 17663 0
[pid=20375/tid=20377] ppid=20373 vsize=73220 CPUtime=162.18
/proc/20375/task/20377/stat : 20377 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 9574 0 0 0 16210 8 0 0 25 0 3 0 362931526 74977280 16867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20375/tid=20378] ppid=20373 vsize=73220 CPUtime=161.54
/proc/20375/task/20378/stat : 20378 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 10723 0 0 0 16141 13 0 0 25 0 3 0 362931526 74977280 16867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.74
Current children cumulated vsize (KiB) 73220

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 20380
/proc/meminfo: memFree=1747672/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=77888 CPUtime=443.43
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 23293 0 0 0 44318 25 0 0 18 0 3 0 362931524 79757312 18080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 19472 18080 218 20 0 18830 0
[pid=20375/tid=20377] ppid=20373 vsize=77888 CPUtime=222.14
/proc/20375/task/20377/stat : 20377 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 10939 0 0 0 22204 10 0 0 25 0 3 0 362931526 79757312 18080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20375/tid=20378] ppid=20373 vsize=77888 CPUtime=221.26
/proc/20375/task/20378/stat : 20378 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 11975 0 0 0 22112 14 0 0 25 0 3 0 362931526 79757312 18080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521260 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.43
Current children cumulated vsize (KiB) 77888

[startup+282.303 s]
/proc/loadavg: 1.99 1.60 1.25 3/80 20380
/proc/meminfo: memFree=1744408/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=80364 CPUtime=563.14
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 25420 0 0 0 56287 27 0 0 18 0 3 0 362931524 82292736 18925 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 20091 18925 218 20 0 19449 0
[pid=20375/tid=20377] ppid=20373 vsize=80364 CPUtime=282.11
/proc/20375/task/20377/stat : 20377 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 12111 0 0 0 28200 11 0 0 25 0 3 0 362931526 82292736 18925 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20375/tid=20378] ppid=20373 vsize=80364 CPUtime=281.01
/proc/20375/task/20378/stat : 20378 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 12930 0 0 0 28086 15 0 0 25 0 3 0 362931526 82292736 18925 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.14
Current children cumulated vsize (KiB) 80364

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.29 3/80 20380
/proc/meminfo: memFree=1743640/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=80948 CPUtime=682.86
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 26996 0 0 0 68257 29 0 0 18 0 3 0 362931524 82890752 19168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 20237 19168 218 20 0 19595 0
[pid=20375/tid=20377] ppid=20373 vsize=80948 CPUtime=342.08
/proc/20375/task/20377/stat : 20377 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 12956 0 0 0 34196 12 0 0 25 0 3 0 362931526 82890752 19168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20375/tid=20378] ppid=20373 vsize=80948 CPUtime=340.76
/proc/20375/task/20378/stat : 20378 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 13661 0 0 0 34060 16 0 0 25 0 3 0 362931526 82890752 19168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.86
Current children cumulated vsize (KiB) 80948

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.33 3/80 20380
/proc/meminfo: memFree=1740504/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=85040 CPUtime=802.55
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 29216 0 0 0 80224 31 0 0 18 0 3 0 362931524 87080960 19913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 21260 19913 218 20 0 20618 0
[pid=20375/tid=20377] ppid=20373 vsize=85040 CPUtime=402.04
/proc/20375/task/20377/stat : 20377 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 13966 0 0 0 40191 13 0 0 25 0 3 0 362931526 87080960 19913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20375/tid=20378] ppid=20373 vsize=85040 CPUtime=400.49
/proc/20375/task/20378/stat : 20378 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 14871 0 0 0 40032 17 0 0 25 0 3 0 362931526 87080960 19913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.55
Current children cumulated vsize (KiB) 85040

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.37 3/80 20380
/proc/meminfo: memFree=1738456/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=86472 CPUtime=922.26
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 30826 0 0 0 92195 31 0 0 18 0 3 0 362931524 88547328 20412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 21618 20412 218 20 0 20976 0
[pid=20375/tid=20377] ppid=20373 vsize=86472 CPUtime=462.01
/proc/20375/task/20377/stat : 20377 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 14709 0 0 0 46188 13 0 0 25 0 3 0 362931526 88547328 20412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20375/tid=20378] ppid=20373 vsize=86472 CPUtime=460.23
/proc/20375/task/20378/stat : 20378 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 15738 0 0 0 46006 17 0 0 25 0 3 0 362931526 88547328 20412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.26
Current children cumulated vsize (KiB) 86472

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/80 20380
/proc/meminfo: memFree=1736408/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=88784 CPUtime=1041.97
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 32674 0 0 0 104164 33 0 0 18 0 3 0 362931524 90914816 20922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 22196 20922 218 20 0 21554 0
[pid=20375/tid=20377] ppid=20373 vsize=88784 CPUtime=521.98
/proc/20375/task/20377/stat : 20377 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 15759 0 0 0 52183 15 0 0 25 0 3 0 362931526 90914816 20922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20375/tid=20378] ppid=20373 vsize=88784 CPUtime=519.97
/proc/20375/task/20378/stat : 20378 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 16536 0 0 0 51979 18 0 0 25 0 3 0 362931526 90914816 20922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.97
Current children cumulated vsize (KiB) 88784

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 20380
/proc/meminfo: memFree=1735320/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=90088 CPUtime=1161.64
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 34206 0 0 0 116129 35 0 0 18 0 3 0 362931524 92250112 21192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 22522 21192 218 20 0 21880 0
[pid=20375/tid=20377] ppid=20373 vsize=90088 CPUtime=581.93
/proc/20375/task/20377/stat : 20377 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 16460 0 0 0 58178 15 0 0 21 0 3 0 362931526 92250112 21192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20375/tid=20378] ppid=20373 vsize=90088 CPUtime=579.69
/proc/20375/task/20378/stat : 20378 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 17367 0 0 0 57950 19 0 0 23 0 3 0 362931526 92250112 21192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.64
Current children cumulated vsize (KiB) 90088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 20380
/proc/meminfo: memFree=1734872/2055920 swapFree=4156568/4192956
[pid=20375] ppid=20373 vsize=90240 CPUtime=1200.18
/proc/20375/stat : 20375 (MiraXTv3_dyn) S 20373 20375 18859 0 -1 4194304 34633 0 0 0 119982 36 0 0 18 0 3 0 362931524 92405760 21301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20375/statm: 22560 21301 218 20 0 21918 0
[pid=20375/tid=20377] ppid=20373 vsize=90240 CPUtime=601.24
/proc/20375/task/20377/stat : 20377 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 16647 0 0 0 60108 16 0 0 25 0 3 0 362931526 92405760 21301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20375/tid=20378] ppid=20373 vsize=90240 CPUtime=598.91
/proc/20375/task/20378/stat : 20378 (MiraXTv3_dyn) R 20373 20375 18859 0 -1 4194368 17607 0 0 0 59872 19 0 0 25 0 3 0 362931526 92405760 21301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 90240

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.631
CPU time (s): 1200.21
CPU user time (s): 1199.83
CPU system time (s): 0.375942
CPU usage (%): 199.493
Max. virtual memory (cumulated for all children) (KiB): 90240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.375942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34633
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= 123
involuntary context switches= 22627

runsolver used 0.604908 second user time and 1.59376 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Fri May 11 07:35:39 UTC 2007

IDJOB= 309573
IDBENCH= 20263
IDSOLVER= 128
FILE ID= node7/309573-1178868939

PBS_JOBID= 5251024

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1557868591-12-SAT.cnf
COMMAND LINE= /tmp/evaluation/309573-1178868939/MiraXTv3_dyn /tmp/evaluation/309573-1178868939/instance-309573-1178868939.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-309573-1178868939 -o ROOT/results/node7/solver-309573-1178868939 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/309573-1178868939/MiraXTv3_dyn /tmp/evaluation/309573-1178868939/instance-309573-1178868939.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f3dd554f0235253f67a0d81f3fcd0e26

RANDOM SEED= 292793762

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1820232 kB
Buffers:         41052 kB
Cached:         129088 kB
SwapCached:      16996 kB
Active:         127432 kB
Inactive:        67096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820232 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:            3984 kB
Writeback:           0 kB
Mapped:          30276 kB
Slab:            26540 kB
Committed_AS: 14767880 kB
PageTables:       1860 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= 66549 MiB

End job on node7 on Fri May 11 07:45:43 UTC 2007