Trace number 306416

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 602.064

General information on the benchmark

Namerandom/LargeSize/3SAT/v7000/
unif-k3-r4.2-v7000-c29400-S880121748-08.cnf
MD5SUM23cebbf389b50923607c40b76db46967
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark213.037
Satisfiable
(Un)Satisfiability was proved
Number of variables7000
Number of clauses29400
Sum of the clauses size88200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 329400
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/node15/watcher-306416-1178859068 -o ROOT/results/node15/solver-306416-1178859068 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/306416-1178859068/MiraXTv3_dyn /tmp/evaluation/306416-1178859068/instance-306416-1178859068.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.99 0.97 1.00 3/77 7358
/proc/meminfo: memFree=1835896/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=3788 CPUtime=0
/proc/7358/stat : 7358 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 333824465 3878912 326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7358/statm: 947 334 202 20 0 305 0

[startup+0.074669 s]
/proc/loadavg: 0.99 0.97 1.00 3/77 7358
/proc/meminfo: memFree=1835896/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=6596 CPUtime=0.06
/proc/7358/stat : 7358 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194304 1059 0 0 0 6 0 0 0 18 0 1 0 333824465 6754304 1034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587681 0 0 4096 0 0 0 0 17 1 0 0
/proc/7358/statm: 1649 1034 207 20 0 1007 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6596

[startup+0.101671 s]
/proc/loadavg: 0.99 0.97 1.00 3/77 7358
/proc/meminfo: memFree=1835896/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=6676 CPUtime=0.09
/proc/7358/stat : 7358 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194304 1090 0 0 0 9 0 0 0 18 0 1 0 333824465 6836224 1065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134576851 0 0 4096 0 0 0 0 17 1 0 0
/proc/7358/statm: 1669 1065 207 20 0 1027 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6676

[startup+0.302697 s]
/proc/loadavg: 0.99 0.97 1.00 3/77 7358
/proc/meminfo: memFree=1835896/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=18624 CPUtime=0.46
/proc/7358/stat : 7358 (MiraXTv3_dyn) S 7356 7358 7172 0 -1 4194304 2527 0 0 0 45 1 0 0 18 0 3 0 333824465 19070976 2401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7358/statm: 4656 2401 218 20 0 4014 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 18624

[startup+0.702735 s]
/proc/loadavg: 0.99 0.97 1.00 3/77 7358
/proc/meminfo: memFree=1835896/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=20968 CPUtime=1.26
/proc/7358/stat : 7358 (MiraXTv3_dyn) S 7356 7358 7172 0 -1 4194304 3148 0 0 0 125 1 0 0 18 0 3 0 333824465 21471232 3022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7358/statm: 5242 3022 218 20 0 4600 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 20968

[startup+1.50281 s]
/proc/loadavg: 1.07 0.99 1.01 3/80 7361
/proc/meminfo: memFree=1822560/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=25656 CPUtime=2.85
/proc/7358/stat : 7358 (MiraXTv3_dyn) S 7356 7358 7172 0 -1 4194304 4373 0 0 0 283 2 0 0 18 0 3 0 333824465 26271744 4247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7358/statm: 6414 4247 218 20 0 5772 0
[pid=7358/tid=7360] ppid=7356 vsize=25656 CPUtime=1.38
/proc/7358/task/7360/stat : 7360 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 1660 0 0 0 138 0 0 0 18 0 3 0 333824476 26271744 4247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7358/tid=7361] ppid=7356 vsize=25656 CPUtime=1.35
/proc/7358/task/7361/stat : 7361 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 1486 0 0 0 134 1 0 0 17 0 3 0 333824476 26271744 4247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 25656

[startup+3.10196 s]
/proc/loadavg: 1.07 0.99 1.01 3/80 7361
/proc/meminfo: memFree=1815712/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=37640 CPUtime=6.04
/proc/7358/stat : 7358 (MiraXTv3_dyn) S 7356 7358 7172 0 -1 4194304 7368 0 0 0 600 4 0 0 18 0 3 0 333824465 38543360 7242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7358/statm: 9410 7242 218 20 0 8768 0
[pid=7358/tid=7360] ppid=7356 vsize=37640 CPUtime=2.98
/proc/7358/task/7360/stat : 7360 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 3304 0 0 0 297 1 0 0 21 0 3 0 333824476 38543360 7242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7358/tid=7361] ppid=7356 vsize=37640 CPUtime=2.95
/proc/7358/task/7361/stat : 7361 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 2837 0 0 0 293 2 0 0 20 0 3 0 333824476 38543360 7242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 37640

[startup+6.30125 s]
/proc/loadavg: 1.07 0.99 1.01 3/80 7361
/proc/meminfo: memFree=1793952/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=55788 CPUtime=12.43
/proc/7358/stat : 7358 (MiraXTv3_dyn) S 7356 7358 7172 0 -1 4194304 11954 0 0 0 1234 9 0 0 18 0 3 0 333824465 57126912 11828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7358/statm: 13947 11828 218 20 0 13305 0
[pid=7358/tid=7360] ppid=7356 vsize=55788 CPUtime=6.18
/proc/7358/task/7360/stat : 7360 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 5489 0 0 0 614 4 0 0 18 0 3 0 333824476 57126912 11828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7358/tid=7361] ppid=7356 vsize=55788 CPUtime=6.13
/proc/7358/task/7361/stat : 7361 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 5238 0 0 0 609 4 0 0 20 0 3 0 333824476 57126912 11828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 55788

[startup+12.7018 s]
/proc/loadavg: 1.22 1.02 1.02 3/80 7361
/proc/meminfo: memFree=1784096/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=61320 CPUtime=25.18
/proc/7358/stat : 7358 (MiraXTv3_dyn) S 7356 7358 7172 0 -1 4194304 13215 0 0 0 2508 10 0 0 18 0 3 0 333824465 62791680 13089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7358/statm: 15330 13089 218 20 0 14688 0
[pid=7358/tid=7360] ppid=7356 vsize=61320 CPUtime=12.57
/proc/7358/task/7360/stat : 7360 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 6136 0 0 0 1253 4 0 0 25 0 3 0 333824476 62791680 13089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7358/tid=7361] ppid=7356 vsize=61320 CPUtime=12.49
/proc/7358/task/7361/stat : 7361 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 5852 0 0 0 1244 5 0 0 25 0 3 0 333824476 62791680 13089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526652 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 61320

[startup+25.502 s]
/proc/loadavg: 1.34 1.05 1.02 3/80 7361
/proc/meminfo: memFree=1728800/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=116056 CPUtime=50.73
/proc/7358/stat : 7358 (MiraXTv3_dyn) S 7356 7358 7172 0 -1 4194304 27466 0 0 0 5046 27 0 0 18 0 3 0 333824465 118841344 27190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7358/statm: 29014 27190 218 20 0 28372 0
[pid=7358/tid=7360] ppid=7356 vsize=116056 CPUtime=25.31
/proc/7358/task/7360/stat : 7360 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 13307 0 0 0 2520 11 0 0 18 0 3 0 333824476 118841344 27190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7358/tid=7361] ppid=7356 vsize=116056 CPUtime=25.29
/proc/7358/task/7361/stat : 7361 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 12932 0 0 0 2515 14 0 0 25 0 3 0 333824476 118841344 27190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 116056

[startup+51.1024 s]
/proc/loadavg: 1.56 1.13 1.05 3/80 7361
/proc/meminfo: memFree=1685408/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=158656 CPUtime=101.79
/proc/7358/stat : 7358 (MiraXTv3_dyn) S 7356 7358 7172 0 -1 4194304 38430 0 0 0 10138 41 0 0 18 0 3 0 333824465 162463744 37734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7358/statm: 39664 37734 218 20 0 39022 0
[pid=7358/tid=7360] ppid=7356 vsize=158656 CPUtime=50.8
/proc/7358/task/7360/stat : 7360 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 19135 0 0 0 5062 18 0 0 25 0 3 0 333824476 162463744 37734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7358/tid=7361] ppid=7356 vsize=158656 CPUtime=50.86
/proc/7358/task/7361/stat : 7361 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 18068 0 0 0 5065 21 0 0 25 0 3 0 333824476 162463744 37734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 158656

[startup+102.306 s]
/proc/loadavg: 1.82 1.27 1.10 3/80 7361
/proc/meminfo: memFree=1614304/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=230416 CPUtime=203.89
/proc/7358/stat : 7358 (MiraXTv3_dyn) S 7356 7358 7172 0 -1 4194304 56767 0 0 0 20328 61 0 0 18 0 3 0 333824465 235945984 55440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7358/statm: 57604 55440 218 20 0 56962 0
[pid=7358/tid=7360] ppid=7356 vsize=230416 CPUtime=101.74
/proc/7358/task/7360/stat : 7360 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 28153 0 0 0 10146 28 0 0 25 0 3 0 333824476 235945984 55440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7358/tid=7361] ppid=7356 vsize=230416 CPUtime=102.03
/proc/7358/task/7361/stat : 7361 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 27387 0 0 0 10171 32 0 0 25 0 3 0 333824476 235945984 55440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 230416

[startup+162.303 s]
/proc/loadavg: 1.93 1.40 1.15 3/80 7361
/proc/meminfo: memFree=1580960/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=262376 CPUtime=323.48
/proc/7358/stat : 7358 (MiraXTv3_dyn) S 7356 7358 7172 0 -1 4194304 65883 0 0 0 32276 72 0 0 18 0 3 0 333824465 268673024 63748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7358/statm: 65594 63748 218 20 0 64952 0
[pid=7358/tid=7360] ppid=7356 vsize=262376 CPUtime=161.43
/proc/7358/task/7360/stat : 7360 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 32041 0 0 0 16110 33 0 0 25 0 3 0 333824476 268673024 63748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7358/tid=7361] ppid=7356 vsize=262376 CPUtime=161.93
/proc/7358/task/7361/stat : 7361 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 32615 0 0 0 16156 37 0 0 25 0 3 0 333824476 268673024 63748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.48
Current children cumulated vsize (KiB) 262376

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 7361
/proc/meminfo: memFree=1570016/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=273604 CPUtime=443.08
/proc/7358/stat : 7358 (MiraXTv3_dyn) S 7356 7358 7172 0 -1 4194304 69322 0 0 0 44232 76 0 0 18 0 3 0 333824465 280170496 66430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7358/statm: 68401 66430 218 20 0 67759 0
[pid=7358/tid=7360] ppid=7356 vsize=273604 CPUtime=221.1
/proc/7358/task/7360/stat : 7360 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 33958 0 0 0 22074 36 0 0 25 0 3 0 333824476 280170496 66430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7358/tid=7361] ppid=7356 vsize=273604 CPUtime=221.86
/proc/7358/task/7361/stat : 7361 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 34137 0 0 0 22147 39 0 0 22 0 3 0 333824476 280170496 66430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.08
Current children cumulated vsize (KiB) 273604

[startup+282.303 s]
/proc/loadavg: 2.04 1.61 1.26 3/80 7361
/proc/meminfo: memFree=1568032/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=275652 CPUtime=562.72
/proc/7358/stat : 7358 (MiraXTv3_dyn) S 7356 7358 7172 0 -1 4194304 70558 0 0 0 56193 79 0 0 18 0 3 0 333824465 282267648 66967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7358/statm: 68913 66967 218 20 0 68271 0
[pid=7358/tid=7360] ppid=7356 vsize=275652 CPUtime=280.8
/proc/7358/task/7360/stat : 7360 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 34721 0 0 0 28043 37 0 0 25 0 3 0 333824476 282267648 66967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7358/tid=7361] ppid=7356 vsize=275652 CPUtime=281.79
/proc/7358/task/7361/stat : 7361 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 34610 0 0 0 28139 40 0 0 25 0 3 0 333824476 282267648 66967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.72
Current children cumulated vsize (KiB) 275652

[startup+342.302 s]
/proc/loadavg: 2.01 1.68 1.30 3/80 7361
/proc/meminfo: memFree=1557920/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=285412 CPUtime=682.39
/proc/7358/stat : 7358 (MiraXTv3_dyn) S 7356 7358 7172 0 -1 4194304 73671 0 0 0 68156 83 0 0 18 0 3 0 333824465 292261888 69445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7358/statm: 71353 69445 218 20 0 70711 0
[pid=7358/tid=7360] ppid=7356 vsize=285412 CPUtime=340.51
/proc/7358/task/7360/stat : 7360 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 36295 0 0 0 34012 39 0 0 25 0 3 0 333824476 292261888 69445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7358/tid=7361] ppid=7356 vsize=285412 CPUtime=341.76
/proc/7358/task/7361/stat : 7361 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 36149 0 0 0 34133 43 0 0 25 0 3 0 333824476 292261888 69445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.39
Current children cumulated vsize (KiB) 285412

[startup+402.303 s]
/proc/loadavg: 2.00 1.73 1.34 3/80 7361
/proc/meminfo: memFree=1535008/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=308852 CPUtime=802.07
/proc/7358/stat : 7358 (MiraXTv3_dyn) S 7356 7358 7172 0 -1 4194304 79812 0 0 0 80117 90 0 0 18 0 3 0 333824465 316264448 75160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7358/statm: 77213 75160 218 20 0 76571 0
[pid=7358/tid=7360] ppid=7356 vsize=308852 CPUtime=400.23
/proc/7358/task/7360/stat : 7360 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 39274 0 0 0 39981 42 0 0 25 0 3 0 333824476 316264448 75160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7358/tid=7361] ppid=7356 vsize=308852 CPUtime=401.72
/proc/7358/task/7361/stat : 7361 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 39311 0 0 0 40125 47 0 0 25 0 3 0 333824476 316264448 75160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565488 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.07
Current children cumulated vsize (KiB) 308852

[startup+462.302 s]
/proc/loadavg: 2.00 1.78 1.38 3/80 7361
/proc/meminfo: memFree=1520480/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=322724 CPUtime=921.65
/proc/7358/stat : 7358 (MiraXTv3_dyn) S 7356 7358 7172 0 -1 4194304 84215 0 0 0 92069 96 0 0 18 0 3 0 333824465 330469376 78778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7358/statm: 80681 78778 218 20 0 80039 0
[pid=7358/tid=7360] ppid=7356 vsize=322724 CPUtime=459.88
/proc/7358/task/7360/stat : 7360 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 41276 0 0 0 45945 43 0 0 25 0 3 0 333824476 330469376 78778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7358/tid=7361] ppid=7356 vsize=322724 CPUtime=461.64
/proc/7358/task/7361/stat : 7361 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 41712 0 0 0 46113 51 0 0 25 0 3 0 333824476 330469376 78778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.65
Current children cumulated vsize (KiB) 322724

[startup+522.303 s]
/proc/loadavg: 2.00 1.82 1.41 3/80 7361
/proc/meminfo: memFree=1520416/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=322724 CPUtime=1041.19
/proc/7358/stat : 7358 (MiraXTv3_dyn) S 7356 7358 7172 0 -1 4194304 84951 0 0 0 104023 96 0 0 18 0 3 0 333824465 330469376 78793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7358/statm: 80681 78793 218 20 0 80039 0
[pid=7358/tid=7360] ppid=7356 vsize=322724 CPUtime=519.54
/proc/7358/task/7360/stat : 7360 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 41644 0 0 0 51911 43 0 0 25 0 3 0 333824476 330469376 78793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7358/tid=7361] ppid=7356 vsize=322724 CPUtime=521.54
/proc/7358/task/7361/stat : 7361 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 42080 0 0 0 52102 52 0 0 25 0 3 0 333824476 330469376 78793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.19
Current children cumulated vsize (KiB) 322724

[startup+582.302 s]
/proc/loadavg: 2.00 1.85 1.45 3/80 7361
/proc/meminfo: memFree=1507488/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=335016 CPUtime=1160.81
/proc/7358/stat : 7358 (MiraXTv3_dyn) S 7356 7358 7172 0 -1 4194304 88838 0 0 0 115981 100 0 0 18 0 3 0 333824465 343056384 82024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7358/statm: 83754 82024 218 20 0 83112 0
[pid=7358/tid=7360] ppid=7356 vsize=335016 CPUtime=579.23
/proc/7358/task/7360/stat : 7360 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 43721 0 0 0 57878 45 0 0 25 0 3 0 333824476 343056384 82024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7358/tid=7361] ppid=7356 vsize=335016 CPUtime=581.46
/proc/7358/task/7361/stat : 7361 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 43890 0 0 0 58092 54 0 0 22 0 3 0 333824476 343056384 82024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.81
Current children cumulated vsize (KiB) 335016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.001 s]
/proc/loadavg: 2.00 1.86 1.46 3/86 7435
/proc/meminfo: memFree=1506248/2055920 swapFree=4156500/4192956
[pid=7358] ppid=7356 vsize=335016 CPUtime=1200
/proc/7358/stat : 7358 (MiraXTv3_dyn) S 7356 7358 7172 0 -1 4194304 88987 0 0 0 119895 105 0 0 18 0 3 0 333824465 343056384 82027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7358/statm: 83754 82027 218 20 0 83112 0
[pid=7358/tid=7360] ppid=7356 vsize=335016 CPUtime=598.79
/proc/7358/task/7360/stat : 7360 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 43794 0 0 0 59830 49 0 0 25 0 3 0 333824476 343056384 82027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7358/tid=7361] ppid=7356 vsize=335016 CPUtime=601.09
/proc/7358/task/7361/stat : 7361 (MiraXTv3_dyn) R 7356 7358 7172 0 -1 4194368 43966 0 0 0 60055 54 0 0 25 0 3 0 333824476 343056384 82027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 335016

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): 602.064
CPU time (s): 1200.07
CPU user time (s): 1198.97
CPU system time (s): 1.10083
CPU usage (%): 199.326
Max. virtual memory (cumulated for all children) (KiB): 335308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.97
system time used= 1.10083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88987
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= 1527
involuntary context switches= 22438

runsolver used 0.601908 second user time and 1.60576 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri May 11 04:51:08 UTC 2007

IDJOB= 306416
IDBENCH= 20180
IDSOLVER= 128
FILE ID= node15/306416-1178859068

PBS_JOBID= 5251027

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v7000/unif-k3-r4.2-v7000-c29400-S880121748-08.cnf
COMMAND LINE= /tmp/evaluation/306416-1178859068/MiraXTv3_dyn /tmp/evaluation/306416-1178859068/instance-306416-1178859068.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-306416-1178859068 -o ROOT/results/node15/solver-306416-1178859068 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/306416-1178859068/MiraXTv3_dyn /tmp/evaluation/306416-1178859068/instance-306416-1178859068.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  23cebbf389b50923607c40b76db46967

RANDOM SEED= 418033906

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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:       1836240 kB
Buffers:         40424 kB
Cached:         114324 kB
SwapCached:      16272 kB
Active:         119224 kB
Inactive:        59600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836240 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            4432 kB
Writeback:           0 kB
Mapped:          29840 kB
Slab:            26296 kB
Committed_AS: 10833140 kB
PageTables:       1868 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB

End job on node15 on Fri May 11 05:01:13 UTC 2007