Trace number 308509

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 v1? (TO) 1200.1 1200.42

General information on the benchmark

Namerandom/2+p/p0.7/v5500/
unif2p-p0.7-v5500-c14685-S499481065-10-SAT.cnf
MD5SUM57791cc3215dce90ed883dcfbd9213d5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark180.726
Satisfiable
(Un)Satisfiability was proved
Number of variables5491
Number of clauses14684
Sum of the clauses size39647
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24405
Number of clauses of size 310279
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 MiraXTv1...

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/node1/watcher-308509-1178865585 -o ROOT/results/node1/solver-308509-1178865585 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/308509-1178865585/MiraXTv1_dyn /tmp/evaluation/308509-1178865585/instance-308509-1178865585.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.08 1.16 1.09 3/77 22617
/proc/meminfo: memFree=1766784/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=3788 CPUtime=0
/proc/22617/stat : 22617 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194304 342 0 0 0 0 0 0 0 18 0 1 0 362596369 3878912 317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6267853 0 0 4096 0 0 0 0 17 1 0 0
/proc/22617/statm: 947 319 205 20 0 305 0

[startup+0.084187 s]
/proc/loadavg: 1.08 1.16 1.09 3/77 22617
/proc/meminfo: memFree=1766784/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=9084 CPUtime=0.07
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 1330 0 0 0 7 0 0 0 18 0 2 0 362596369 9302016 1273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 2271 1273 218 20 0 1629 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9084

[startup+0.101244 s]
/proc/loadavg: 1.08 1.16 1.09 3/77 22617
/proc/meminfo: memFree=1766784/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=8952 CPUtime=0.09
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 1332 0 0 0 9 0 0 0 18 0 2 0 362596369 9166848 1242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 2238 1242 218 20 0 1596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8952

[startup+0.301213 s]
/proc/loadavg: 1.08 1.16 1.09 3/77 22617
/proc/meminfo: memFree=1766784/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=8952 CPUtime=0.29
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 1339 0 0 0 29 0 0 0 18 0 2 0 362596369 9166848 1249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 2238 1249 218 20 0 1596 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8952

[startup+0.701258 s]
/proc/loadavg: 1.08 1.16 1.09 3/77 22617
/proc/meminfo: memFree=1766784/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=9480 CPUtime=0.69
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 1502 0 0 0 69 0 0 0 18 0 2 0 362596369 9707520 1412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 2370 1412 218 20 0 1728 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9480

[startup+1.50135 s]
/proc/loadavg: 1.08 1.16 1.09 2/79 22619
/proc/meminfo: memFree=1761456/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=10668 CPUtime=1.49
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 1811 0 0 0 148 1 0 0 18 0 2 0 362596369 10924032 1721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 2667 1721 218 20 0 2025 0
[pid=22617/tid=22619] ppid=22615 vsize=10668 CPUtime=1.42
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 907 0 0 0 142 0 0 0 25 0 2 0 362596376 10924032 1721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10668

[startup+3.10154 s]
/proc/loadavg: 1.08 1.16 1.09 2/79 22619
/proc/meminfo: memFree=1759728/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=13320 CPUtime=3.09
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 2348 0 0 0 308 1 0 0 18 0 2 0 362596369 13639680 2258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 3330 2258 218 20 0 2688 0
[pid=22617/tid=22619] ppid=22615 vsize=13320 CPUtime=3.02
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 1444 0 0 0 302 0 0 0 25 0 2 0 362596376 13639680 2258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13320

[startup+6.30192 s]
/proc/loadavg: 1.07 1.15 1.09 2/79 22619
/proc/meminfo: memFree=1757040/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=15288 CPUtime=6.29
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 2890 0 0 0 628 1 0 0 18 0 2 0 362596369 15654912 2800 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 3822 2800 218 20 0 3180 0
[pid=22617/tid=22619] ppid=22615 vsize=15288 CPUtime=6.22
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 1986 0 0 0 621 1 0 0 25 0 2 0 362596376 15654912 2800 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15288

[startup+12.7017 s]
/proc/loadavg: 1.07 1.15 1.09 2/79 22619
/proc/meminfo: memFree=1749744/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=21828 CPUtime=12.69
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 4590 0 0 0 1266 3 0 0 18 0 2 0 362596369 22351872 4464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 5457 4464 218 20 0 4815 0
[pid=22617/tid=22619] ppid=22615 vsize=21828 CPUtime=12.61
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 3686 0 0 0 1259 2 0 0 25 0 2 0 362596376 22351872 4464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21828

[startup+25.5022 s]
/proc/loadavg: 1.05 1.14 1.09 2/79 22619
/proc/meminfo: memFree=1745392/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=25656 CPUtime=25.48
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 5649 0 0 0 2543 5 0 0 18 0 2 0 362596369 26271744 5483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 6414 5483 218 20 0 5772 0
[pid=22617/tid=22619] ppid=22615 vsize=25656 CPUtime=25.41
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 4745 0 0 0 2537 4 0 0 25 0 2 0 362596376 26271744 5483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25656

[startup+51.1022 s]
/proc/loadavg: 1.03 1.13 1.08 2/79 22619
/proc/meminfo: memFree=1738096/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=32756 CPUtime=51.08
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 7653 0 0 0 5101 7 0 0 18 0 2 0 362596369 33542144 7331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 8189 7331 218 20 0 7547 0
[pid=22617/tid=22619] ppid=22615 vsize=32756 CPUtime=51
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 6749 0 0 0 5094 6 0 0 25 0 2 0 362596376 33542144 7331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32756

[startup+102.306 s]
/proc/loadavg: 1.01 1.11 1.08 2/79 22619
/proc/meminfo: memFree=1728560/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=41768 CPUtime=102.27
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 10260 0 0 0 10217 10 0 0 18 0 2 0 362596369 42770432 9616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 10442 9616 218 20 0 9800 0
[pid=22617/tid=22619] ppid=22615 vsize=41768 CPUtime=102.2
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 9356 0 0 0 10211 9 0 0 25 0 2 0 362596376 42770432 9616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 41768

[startup+162.302 s]
/proc/loadavg: 1.00 1.08 1.07 2/79 22619
/proc/meminfo: memFree=1722480/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=47720 CPUtime=162.25
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 12201 0 0 0 16213 12 0 0 18 0 2 0 362596369 48865280 11133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 11930 11133 218 20 0 11288 0
[pid=22617/tid=22619] ppid=22615 vsize=47720 CPUtime=162.17
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 11297 0 0 0 16206 11 0 0 25 0 2 0 362596376 48865280 11133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 47720

[startup+222.302 s]
/proc/loadavg: 1.00 1.07 1.07 2/79 22619
/proc/meminfo: memFree=1720176/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=50032 CPUtime=222.23
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 13075 0 0 0 22209 14 0 0 18 0 2 0 362596369 51232768 11713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 12508 11713 218 20 0 11866 0
[pid=22617/tid=22619] ppid=22615 vsize=50032 CPUtime=222.16
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 12171 0 0 0 22203 13 0 0 25 0 2 0 362596376 51232768 11713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 50032

[startup+282.302 s]
/proc/loadavg: 1.00 1.05 1.06 2/79 22619
/proc/meminfo: memFree=1717744/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=52416 CPUtime=282.21
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 14121 0 0 0 28206 15 0 0 18 0 2 0 362596369 53673984 12310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 13104 12310 218 20 0 12462 0
[pid=22617/tid=22619] ppid=22615 vsize=52416 CPUtime=282.15
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 13217 0 0 0 28200 15 0 0 25 0 2 0 362596376 53673984 12310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 52416

[startup+342.302 s]
/proc/loadavg: 1.00 1.04 1.06 2/79 22619
/proc/meminfo: memFree=1717488/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=52708 CPUtime=342.2
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 14517 0 0 0 34204 16 0 0 18 0 2 0 362596369 53972992 12402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 13177 12402 218 20 0 12535 0
[pid=22617/tid=22619] ppid=22615 vsize=52708 CPUtime=342.12
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 13613 0 0 0 34197 15 0 0 25 0 2 0 362596376 53972992 12402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 52708

[startup+402.302 s]
/proc/loadavg: 1.00 1.03 1.05 2/79 22619
/proc/meminfo: memFree=1717360/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=52708 CPUtime=402.19
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 14848 0 0 0 40202 17 0 0 18 0 2 0 362596369 53972992 12425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 13177 12425 218 20 0 12535 0
[pid=22617/tid=22619] ppid=22615 vsize=52708 CPUtime=402.11
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 13944 0 0 0 40195 16 0 0 25 0 2 0 362596376 53972992 12425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 52708

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.04 2/79 22619
/proc/meminfo: memFree=1717296/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=52860 CPUtime=462.16
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 15258 0 0 0 46199 17 0 0 18 0 2 0 362596369 54128640 12444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 13215 12444 218 20 0 12573 0
[pid=22617/tid=22619] ppid=22615 vsize=52860 CPUtime=462.09
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 14354 0 0 0 46193 16 0 0 25 0 2 0 362596376 54128640 12444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 52860

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.04 3/79 22619
/proc/meminfo: memFree=1717104/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=53000 CPUtime=522.15
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 15700 0 0 0 52197 18 0 0 18 0 2 0 362596369 54272000 12489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 13250 12489 218 20 0 12608 0
[pid=22617/tid=22619] ppid=22615 vsize=53000 CPUtime=522.08
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 14796 0 0 0 52191 17 0 0 25 0 2 0 362596376 54272000 12489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 53000

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.03 2/79 22619
/proc/meminfo: memFree=1716784/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=53496 CPUtime=582.13
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 16170 0 0 0 58195 18 0 0 18 0 2 0 362596369 54779904 12556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 13374 12556 218 20 0 12732 0
[pid=22617/tid=22619] ppid=22615 vsize=53496 CPUtime=582.07
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 15266 0 0 0 58189 18 0 0 25 0 2 0 362596376 54779904 12556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 53496

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.03 2/79 22619
/proc/meminfo: memFree=1714416/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=56024 CPUtime=642.12
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 17117 0 0 0 64193 19 0 0 18 0 2 0 362596369 57368576 13178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 14006 13178 218 20 0 13364 0
[pid=22617/tid=22619] ppid=22615 vsize=56024 CPUtime=642.05
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 16213 0 0 0 64186 19 0 0 25 0 2 0 362596376 57368576 13178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517172 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 56024

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 22619
/proc/meminfo: memFree=1713264/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=57080 CPUtime=702.1
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 17792 0 0 0 70190 20 0 0 18 0 2 0 362596369 58449920 13443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 14270 13443 218 20 0 13628 0
[pid=22617/tid=22619] ppid=22615 vsize=57080 CPUtime=702.03
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 16888 0 0 0 70183 20 0 0 25 0 2 0 362596376 58449920 13443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 57080

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 22619
/proc/meminfo: memFree=1711280/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=59080 CPUtime=762.08
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 18645 0 0 0 76187 21 0 0 18 0 2 0 362596369 60497920 13964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 14770 13964 218 20 0 14128 0
[pid=22617/tid=22619] ppid=22615 vsize=59080 CPUtime=762.02
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 17741 0 0 0 76181 21 0 0 25 0 2 0 362596376 60497920 13964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 59080

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 22619
/proc/meminfo: memFree=1710384/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=59896 CPUtime=822.06
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 19176 0 0 0 82184 22 0 0 18 0 2 0 362596369 61333504 14163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 14974 14163 218 20 0 14332 0
[pid=22617/tid=22619] ppid=22615 vsize=59896 CPUtime=822
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 18272 0 0 0 82178 22 0 0 25 0 2 0 362596376 61333504 14163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 59896

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22619
/proc/meminfo: memFree=1710256/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=60028 CPUtime=882.05
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 19542 0 0 0 88182 23 0 0 18 0 2 0 362596369 61468672 14193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 15007 14193 218 20 0 14365 0
[pid=22617/tid=22619] ppid=22615 vsize=60028 CPUtime=881.99
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 18638 0 0 0 88176 23 0 0 25 0 2 0 362596376 61468672 14193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526189 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 60028

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22619
/proc/meminfo: memFree=1707504/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=62820 CPUtime=942.03
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 20568 0 0 0 94178 25 0 0 18 0 2 0 362596369 64327680 14883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 15705 14883 218 20 0 15063 0
[pid=22617/tid=22619] ppid=22615 vsize=62820 CPUtime=941.97
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 19664 0 0 0 94172 25 0 0 25 0 2 0 362596376 64327680 14883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 62820

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22619
/proc/meminfo: memFree=1706416/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=64000 CPUtime=1002.02
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 21260 0 0 0 100176 26 0 0 18 0 2 0 362596369 65536000 15150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 16000 15150 218 20 0 15358 0
[pid=22617/tid=22619] ppid=22615 vsize=64000 CPUtime=1001.95
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 20356 0 0 0 100169 26 0 0 25 0 2 0 362596376 65536000 15150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 64000

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 22619
/proc/meminfo: memFree=1706416/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=64000 CPUtime=1062.01
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 21694 0 0 0 106174 27 0 0 18 0 2 0 362596369 65536000 15156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 16000 15156 218 20 0 15358 0
[pid=22617/tid=22619] ppid=22615 vsize=64000 CPUtime=1061.93
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 20790 0 0 0 106167 26 0 0 25 0 2 0 362596376 65536000 15156 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 64000

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22619
/proc/meminfo: memFree=1706352/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=64000 CPUtime=1121.98
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 22045 0 0 0 112171 27 0 0 18 0 2 0 362596369 65536000 15162 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 16000 15162 218 20 0 15358 0
[pid=22617/tid=22619] ppid=22615 vsize=64000 CPUtime=1121.92
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 21141 0 0 0 112165 27 0 0 25 0 2 0 362596376 65536000 15162 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 64000

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22619
/proc/meminfo: memFree=1706352/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=64000 CPUtime=1181.97
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 22484 0 0 0 118169 28 0 0 18 0 2 0 362596369 65536000 15166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 16000 15166 218 20 0 15358 0
[pid=22617/tid=22619] ppid=22615 vsize=64000 CPUtime=1181.91
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 21580 0 0 0 118163 28 0 0 25 0 2 0 362596376 65536000 15166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 64000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22619
/proc/meminfo: memFree=1706288/2055920 swapFree=4145760/4192956
[pid=22617] ppid=22615 vsize=64000 CPUtime=1200.07
/proc/22617/stat : 22617 (MiraXTv1_dyn) S 22615 22617 21751 0 -1 4194304 22575 0 0 0 119979 28 0 0 18 0 2 0 362596369 65536000 15169 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22617/statm: 16000 15169 218 20 0 15358 0
[pid=22617/tid=22619] ppid=22615 vsize=64000 CPUtime=1200
/proc/22617/task/22619/stat : 22619 (MiraXTv1_dyn) R 22615 22617 21751 0 -1 4194368 21671 0 0 0 119972 28 0 0 25 0 2 0 362596376 65536000 15169 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 64000

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): 1200.42
CPU time (s): 1200.1
CPU user time (s): 1199.8
CPU system time (s): 0.297954
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 64348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
system time used= 0.297954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22575
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= 13
involuntary context switches= 2087

runsolver used 1.2808 second user time and 3.09253 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Fri May 11 06:39:45 UTC 2007

IDJOB= 308509
IDBENCH= 20233
IDSOLVER= 130
FILE ID= node1/308509-1178865585

PBS_JOBID= 5251031

Free space on /tmp= 54611 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v5500/unif2p-p0.7-v5500-c14685-S499481065-10-SAT.cnf
COMMAND LINE= /tmp/evaluation/308509-1178865585/MiraXTv1_dyn /tmp/evaluation/308509-1178865585/instance-308509-1178865585.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-308509-1178865585 -o ROOT/results/node1/solver-308509-1178865585 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/308509-1178865585/MiraXTv1_dyn /tmp/evaluation/308509-1178865585/instance-308509-1178865585.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  57791cc3215dce90ed883dcfbd9213d5

RANDOM SEED= 866189260

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1767064 kB
Buffers:         48144 kB
Cached:         130964 kB
SwapCached:      14692 kB
Active:         113404 kB
Inactive:        90728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767064 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            4160 kB
Writeback:           0 kB
Mapped:          29896 kB
Slab:            70228 kB
Committed_AS:  9724328 kB
PageTables:       1832 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= 54611 MiB

End job on node1 on Fri May 11 06:59:48 UTC 2007