Trace number 311951

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.16 601.635

General information on the benchmark

Namerandom/2+p/p0.8/v2405/
unif2p-p0.8-v2405-c7479-S1680450953-04-UNSAT.cnf
MD5SUMc00b7f7e8ac3a6bd4e1fb90d09f6afd4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark619.98
Satisfiable
(Un)Satisfiability was proved
Number of variables2405
Number of clauses7478
Sum of the clauses size20939
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21495
Number of clauses of size 35983
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/node14/watcher-311951-1178875240 -o ROOT/results/node14/solver-311951-1178875240 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/311951-1178875240/MiraXTv3_dyn /tmp/evaluation/311951-1178875240/instance-311951-1178875240.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 1.16 3/77 25622
/proc/meminfo: memFree=1815552/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=4052 CPUtime=0
/proc/25622/stat : 25622 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 335441778 4149248 323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7365581 0 0 4096 0 0 0 0 17 0 0 0
/proc/25622/statm: 1013 327 205 20 0 371 0

[startup+0.090653 s]
/proc/loadavg: 0.92 0.98 1.16 3/77 25622
/proc/meminfo: memFree=1815552/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=8724 CPUtime=0.13
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 969 0 0 0 13 0 0 0 18 0 3 0 335441778 8933376 944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 2181 944 218 20 0 1539 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 8724

[startup+0.10165 s]
/proc/loadavg: 0.92 0.98 1.16 3/77 25622
/proc/meminfo: memFree=1815552/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=8724 CPUtime=0.15
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 976 0 0 0 15 0 0 0 18 0 3 0 335441778 8933376 951 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 2181 951 218 20 0 1539 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8724

[startup+0.301672 s]
/proc/loadavg: 0.92 0.98 1.16 3/77 25622
/proc/meminfo: memFree=1815552/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=9120 CPUtime=0.55
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 1233 0 0 0 55 0 0 0 18 0 3 0 335441778 9338880 1208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 2280 1208 218 20 0 1638 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9120

[startup+0.701712 s]
/proc/loadavg: 0.92 0.98 1.16 3/77 25622
/proc/meminfo: memFree=1815552/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=11748 CPUtime=1.36
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 1703 0 0 0 135 1 0 0 18 0 3 0 335441778 12029952 1678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 2937 1678 218 20 0 2295 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 11748

[startup+1.50179 s]
/proc/loadavg: 0.92 0.98 1.16 3/80 25625
/proc/meminfo: memFree=1808296/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=15488 CPUtime=2.95
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 2524 0 0 0 294 1 0 0 18 0 3 0 335441778 15859712 2499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 3872 2499 218 20 0 3230 0
[pid=25622/tid=25624] ppid=25620 vsize=15488 CPUtime=1.46
/proc/25622/task/25624/stat : 25624 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 1060 0 0 0 146 0 0 0 18 0 3 0 335441781 15859712 2499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25622/tid=25625] ppid=25620 vsize=15488 CPUtime=1.45
/proc/25622/task/25625/stat : 25625 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 911 0 0 0 145 0 0 0 23 0 3 0 335441781 15859712 2499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 15488

[startup+3.10194 s]
/proc/loadavg: 1.01 1.00 1.16 3/80 25625
/proc/meminfo: memFree=1803496/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=20552 CPUtime=6.15
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 4048 0 0 0 612 3 0 0 18 0 3 0 335441778 21045248 4023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 5138 4023 218 20 0 4496 0
[pid=25622/tid=25624] ppid=25620 vsize=20552 CPUtime=3.06
/proc/25622/task/25624/stat : 25624 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 1826 0 0 0 305 1 0 0 22 0 3 0 335441781 21045248 4023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25622/tid=25625] ppid=25620 vsize=20552 CPUtime=3.04
/proc/25622/task/25625/stat : 25625 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 1669 0 0 0 303 1 0 0 21 0 3 0 335441781 21045248 4023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522160 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 20552

[startup+6.30224 s]
/proc/loadavg: 1.01 1.00 1.16 3/80 25625
/proc/meminfo: memFree=1798056/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=23920 CPUtime=12.53
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 4647 0 0 0 1250 3 0 0 18 0 3 0 335441778 24494080 4622 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 5980 4622 218 20 0 5338 0
[pid=25622/tid=25624] ppid=25620 vsize=23920 CPUtime=6.26
/proc/25622/task/25624/stat : 25624 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 2113 0 0 0 625 1 0 0 25 0 3 0 335441781 24494080 4622 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25622/tid=25625] ppid=25620 vsize=23920 CPUtime=6.23
/proc/25622/task/25625/stat : 25625 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 1981 0 0 0 622 1 0 0 25 0 3 0 335441781 24494080 4622 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 23920

[startup+12.7018 s]
/proc/loadavg: 1.16 1.03 1.17 3/80 25625
/proc/meminfo: memFree=1785832/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=36604 CPUtime=25.3
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 7952 0 0 0 2523 7 0 0 18 0 3 0 335441778 37482496 7813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 9151 7813 218 20 0 8509 0
[pid=25622/tid=25624] ppid=25620 vsize=36604 CPUtime=12.65
/proc/25622/task/25624/stat : 25624 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 3885 0 0 0 1263 2 0 0 25 0 3 0 335441781 37482496 7813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25622/tid=25625] ppid=25620 vsize=36604 CPUtime=12.6
/proc/25622/task/25625/stat : 25625 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 3514 0 0 0 1257 3 0 0 25 0 3 0 335441781 37482496 7813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 36604

[startup+25.5011 s]
/proc/loadavg: 1.29 1.06 1.18 3/80 25625
/proc/meminfo: memFree=1762152/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=59208 CPUtime=50.82
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 13929 0 0 0 5067 15 0 0 18 0 3 0 335441778 60628992 13547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 14802 13547 218 20 0 14160 0
[pid=25622/tid=25624] ppid=25620 vsize=59208 CPUtime=25.42
/proc/25622/task/25624/stat : 25624 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 6955 0 0 0 2536 6 0 0 17 0 3 0 335441781 60628992 13547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25622/tid=25625] ppid=25620 vsize=59208 CPUtime=25.35
/proc/25622/task/25625/stat : 25625 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 6421 0 0 0 2528 7 0 0 17 0 3 0 335441781 60628992 13547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520091 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 59208

[startup+51.1015 s]
/proc/loadavg: 1.53 1.14 1.20 3/80 25625
/proc/meminfo: memFree=1753832/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=68220 CPUtime=101.9
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 16523 0 0 0 10172 18 0 0 18 0 3 0 335441778 69857280 15706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 17055 15706 218 20 0 16413 0
[pid=25622/tid=25624] ppid=25620 vsize=68220 CPUtime=51
/proc/25622/task/25624/stat : 25624 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 8366 0 0 0 5092 8 0 0 25 0 3 0 335441781 69857280 15706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520080 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25622/tid=25625] ppid=25620 vsize=68220 CPUtime=50.85
/proc/25622/task/25625/stat : 25625 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 7604 0 0 0 5076 9 0 0 25 0 3 0 335441781 69857280 15706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 68220

[startup+102.305 s]
/proc/loadavg: 1.81 1.28 1.24 3/80 25625
/proc/meminfo: memFree=1731240/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=89348 CPUtime=204.05
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 22853 0 0 0 20377 28 0 0 18 0 3 0 335441778 91492352 21180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 22337 21180 218 20 0 21695 0
[pid=25622/tid=25624] ppid=25620 vsize=89348 CPUtime=102.16
/proc/25622/task/25624/stat : 25624 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 11546 0 0 0 10203 13 0 0 25 0 3 0 335441781 91492352 21180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25622/tid=25625] ppid=25620 vsize=89348 CPUtime=101.86
/proc/25622/task/25625/stat : 25625 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 10754 0 0 0 10172 14 0 0 25 0 3 0 335441781 91492352 21180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 89348

[startup+162.302 s]
/proc/loadavg: 1.93 1.41 1.29 3/80 25625
/proc/meminfo: memFree=1722216/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=97972 CPUtime=323.7
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 25887 0 0 0 32338 32 0 0 18 0 3 0 335441778 100323328 23297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 24493 23297 218 20 0 23851 0
[pid=25622/tid=25624] ppid=25620 vsize=97972 CPUtime=162.07
/proc/25622/task/25624/stat : 25624 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 13085 0 0 0 16192 15 0 0 25 0 3 0 335441781 100323328 23297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25622/tid=25625] ppid=25620 vsize=97972 CPUtime=161.59
/proc/25622/task/25625/stat : 25625 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 12249 0 0 0 16143 16 0 0 25 0 3 0 335441781 100323328 23297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 97972

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.33 3/80 25625
/proc/meminfo: memFree=1721128/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=99332 CPUtime=443.4
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 27216 0 0 0 44306 34 0 0 18 0 3 0 335441778 101715968 23592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 24833 23592 218 20 0 24191 0
[pid=25622/tid=25624] ppid=25620 vsize=99332 CPUtime=222.02
/proc/25622/task/25624/stat : 25624 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 13749 0 0 0 22186 16 0 0 25 0 3 0 335441781 101715968 23592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25622/tid=25625] ppid=25620 vsize=99332 CPUtime=221.34
/proc/25622/task/25625/stat : 25625 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 12914 0 0 0 22117 17 0 0 25 0 3 0 335441781 101715968 23592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.4
Current children cumulated vsize (KiB) 99332

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.37 3/80 25625
/proc/meminfo: memFree=1720168/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=100356 CPUtime=563.11
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 28376 0 0 0 56276 35 0 0 18 0 3 0 335441778 102764544 23849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 25089 23849 218 20 0 24447 0
[pid=25622/tid=25624] ppid=25620 vsize=100356 CPUtime=281.98
/proc/25622/task/25624/stat : 25624 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 14395 0 0 0 28181 17 0 0 25 0 3 0 335441781 102764544 23849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25622/tid=25625] ppid=25620 vsize=100356 CPUtime=281.1
/proc/25622/task/25625/stat : 25625 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 13428 0 0 0 28092 18 0 0 25 0 3 0 335441781 102764544 23849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.11
Current children cumulated vsize (KiB) 100356

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.40 3/80 25625
/proc/meminfo: memFree=1720040/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=100356 CPUtime=682.81
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 29326 0 0 0 68245 36 0 0 18 0 3 0 335441778 102764544 23875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 25089 23875 218 20 0 24447 0
[pid=25622/tid=25624] ppid=25620 vsize=100356 CPUtime=341.92
/proc/25622/task/25624/stat : 25624 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 14914 0 0 0 34175 17 0 0 25 0 3 0 335441781 102764544 23875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25622/tid=25625] ppid=25620 vsize=100356 CPUtime=340.85
/proc/25622/task/25625/stat : 25625 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 13859 0 0 0 34067 18 0 0 25 0 3 0 335441781 102764544 23875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.81
Current children cumulated vsize (KiB) 100356

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.43 3/80 25625
/proc/meminfo: memFree=1719528/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=101380 CPUtime=802.5
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 30402 0 0 0 80213 37 0 0 18 0 3 0 335441778 103813120 24095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 25345 24095 218 20 0 24703 0
[pid=25622/tid=25624] ppid=25620 vsize=101380 CPUtime=401.85
/proc/25622/task/25624/stat : 25624 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 15386 0 0 0 40168 17 0 0 25 0 3 0 335441781 103813120 24095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25622/tid=25625] ppid=25620 vsize=101380 CPUtime=400.61
/proc/25622/task/25625/stat : 25625 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 14463 0 0 0 40042 19 0 0 25 0 3 0 335441781 103813120 24095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.5
Current children cumulated vsize (KiB) 101380

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.47 3/80 25625
/proc/meminfo: memFree=1717800/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=102404 CPUtime=922.21
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 31700 0 0 0 92182 39 0 0 18 0 3 0 335441778 104861696 24433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 25601 24433 218 20 0 24959 0
[pid=25622/tid=25624] ppid=25620 vsize=102404 CPUtime=461.81
/proc/25622/task/25624/stat : 25624 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 16031 0 0 0 46163 18 0 0 25 0 3 0 335441781 104861696 24433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25622/tid=25625] ppid=25620 vsize=102404 CPUtime=460.36
/proc/25622/task/25625/stat : 25625 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 15116 0 0 0 46016 20 0 0 25 0 3 0 335441781 104861696 24433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.21
Current children cumulated vsize (KiB) 102404

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.50 3/80 25625
/proc/meminfo: memFree=1717224/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=102404 CPUtime=1041.89
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 32817 0 0 0 104149 40 0 0 18 0 3 0 335441778 104861696 24569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 25601 24569 218 20 0 24959 0
[pid=25622/tid=25624] ppid=25620 vsize=102404 CPUtime=521.75
/proc/25622/task/25624/stat : 25624 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 16682 0 0 0 52156 19 0 0 25 0 3 0 335441781 104861696 24569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25622/tid=25625] ppid=25620 vsize=102404 CPUtime=520.11
/proc/25622/task/25625/stat : 25625 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 15582 0 0 0 51990 21 0 0 25 0 3 0 335441781 104861696 24569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.89
Current children cumulated vsize (KiB) 102404

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.53 3/80 25625
/proc/meminfo: memFree=1717160/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=102404 CPUtime=1161.59
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 33739 0 0 0 116118 41 0 0 18 0 3 0 335441778 104861696 24586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 25601 24586 218 20 0 24959 0
[pid=25622/tid=25624] ppid=25620 vsize=102404 CPUtime=581.69
/proc/25622/task/25624/stat : 25624 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 17142 0 0 0 58150 19 0 0 25 0 3 0 335441781 104861696 24586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25622/tid=25625] ppid=25620 vsize=102404 CPUtime=579.86
/proc/25622/task/25625/stat : 25625 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 16044 0 0 0 57965 21 0 0 25 0 3 0 335441781 104861696 24586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.59
Current children cumulated vsize (KiB) 102404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 1.99 1.85 1.54 3/80 25625
/proc/meminfo: memFree=1717160/2055920 swapFree=4145896/4192956
[pid=25622] ppid=25620 vsize=102404 CPUtime=1200.13
/proc/25622/stat : 25622 (MiraXTv3_dyn) S 25620 25622 24278 0 -1 4194304 33923 0 0 0 119971 42 0 0 18 0 3 0 335441778 104861696 24588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25622/statm: 25601 24588 218 20 0 24959 0
[pid=25622/tid=25624] ppid=25620 vsize=102404 CPUtime=600.99
/proc/25622/task/25624/stat : 25624 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 17234 0 0 0 60080 19 0 0 25 0 3 0 335441781 104861696 24588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520299 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25622/tid=25625] ppid=25620 vsize=102404 CPUtime=599.09
/proc/25622/task/25625/stat : 25625 (MiraXTv3_dyn) R 25620 25622 24278 0 -1 4194368 16136 0 0 0 59888 21 0 0 25 0 3 0 335441781 104861696 24588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 102404

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.635
CPU time (s): 1200.16
CPU user time (s): 1199.73
CPU system time (s): 0.437933
CPU usage (%): 199.484
Max. virtual memory (cumulated for all children) (KiB): 102768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.73
system time used= 0.437933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33923
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= 353
involuntary context switches= 22630

runsolver used 0.58691 second user time and 1.61375 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 09:20:40 UTC 2007

IDJOB= 311951
IDBENCH= 20328
IDSOLVER= 128
FILE ID= node14/311951-1178875240

PBS_JOBID= 5251039

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2405/unif2p-p0.8-v2405-c7479-S1680450953-04-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/311951-1178875240/MiraXTv3_dyn /tmp/evaluation/311951-1178875240/instance-311951-1178875240.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-311951-1178875240 -o ROOT/results/node14/solver-311951-1178875240 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/311951-1178875240/MiraXTv3_dyn /tmp/evaluation/311951-1178875240/instance-311951-1178875240.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c00b7f7e8ac3a6bd4e1fb90d09f6afd4

RANDOM SEED= 933103136

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1815832 kB
Buffers:         41680 kB
Cached:         132132 kB
SwapCached:      15092 kB
Active:         119604 kB
Inactive:        78352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815832 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4044 kB
Writeback:           0 kB
Mapped:          30124 kB
Slab:            27764 kB
Committed_AS:  9516628 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= 66552 MiB

End job on node14 on Fri May 11 09:30:44 UTC 2007