Trace number 309657

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.05 1201.02

General information on the benchmark

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

Solver Data (download as text)

0.00/0.00	c Starting 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/node10/watcher-309657-1178869332 -o ROOT/results/node10/solver-309657-1178869332 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/309657-1178869332/MiraXTv1_dyn /tmp/evaluation/309657-1178869332/instance-309657-1178869332.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.77 0.93 0.98 3/77 15572
/proc/meminfo: memFree=1701632/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=3920 CPUtime=0
/proc/15572/stat : 15572 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194304 314 0 0 0 0 0 0 0 18 0 1 0 362970777 4014080 289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9343949 0 0 4096 0 0 0 0 17 0 0 0
/proc/15572/statm: 980 289 206 20 0 338 0

[startup+0.085174 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 15572
/proc/meminfo: memFree=1701632/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=4920 CPUtime=0.08
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 516 0 0 0 8 0 0 0 18 0 2 0 362970777 5038080 491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 1230 491 218 20 0 588 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4920

[startup+0.101177 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 15572
/proc/meminfo: memFree=1701632/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=5052 CPUtime=0.09
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 532 0 0 0 9 0 0 0 18 0 2 0 362970777 5173248 507 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 1263 507 218 20 0 621 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5052

[startup+0.301219 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 15572
/proc/meminfo: memFree=1701632/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=6324 CPUtime=0.29
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 722 0 0 0 29 0 0 0 18 0 2 0 362970777 6475776 697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 1581 697 218 20 0 939 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6324

[startup+0.701306 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 15572
/proc/meminfo: memFree=1701632/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=7456 CPUtime=0.69
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 1023 0 0 0 69 0 0 0 18 0 2 0 362970777 7634944 998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 1864 998 218 20 0 1222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7456

[startup+1.50148 s]
/proc/loadavg: 0.77 0.93 0.98 2/79 15574
/proc/meminfo: memFree=1697584/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=8720 CPUtime=1.49
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 1352 0 0 0 149 0 0 0 18 0 2 0 362970777 8929280 1327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 2180 1327 218 20 0 1538 0
[pid=15572/tid=15574] ppid=15570 vsize=8720 CPUtime=1.48
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 975 0 0 0 148 0 0 0 25 0 2 0 362970778 8929280 1327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8720

[startup+3.10182 s]
/proc/loadavg: 0.77 0.93 0.98 2/79 15574
/proc/meminfo: memFree=1696176/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=11160 CPUtime=3.09
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 1982 0 0 0 309 0 0 0 18 0 2 0 362970777 11427840 1957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 2790 1957 218 20 0 2148 0
[pid=15572/tid=15574] ppid=15570 vsize=11160 CPUtime=3.08
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 1605 0 0 0 308 0 0 0 25 0 2 0 362970778 11427840 1957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11160

[startup+6.30151 s]
/proc/loadavg: 0.79 0.94 0.98 2/79 15574
/proc/meminfo: memFree=1690736/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=14400 CPUtime=6.29
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 2854 0 0 0 628 1 0 0 18 0 2 0 362970777 14745600 2793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 3600 2793 218 20 0 2958 0
[pid=15572/tid=15574] ppid=15570 vsize=14400 CPUtime=6.27
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 2477 0 0 0 627 0 0 0 25 0 2 0 362970778 14745600 2793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14400

[startup+12.7019 s]
/proc/loadavg: 0.81 0.94 0.98 2/79 15574
/proc/meminfo: memFree=1686192/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=19868 CPUtime=12.68
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 4317 0 0 0 1266 2 0 0 18 0 2 0 362970777 20344832 4170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 4967 4170 218 20 0 4325 0
[pid=15572/tid=15574] ppid=15570 vsize=19868 CPUtime=12.68
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 3940 0 0 0 1266 2 0 0 25 0 2 0 362970778 20344832 4170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19868

[startup+25.5016 s]
/proc/loadavg: 0.85 0.94 0.98 2/79 15574
/proc/meminfo: memFree=1679664/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=25732 CPUtime=25.47
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 5979 0 0 0 2543 4 0 0 18 0 2 0 362970777 26349568 5664 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 6433 5664 218 20 0 5791 0
[pid=15572/tid=15574] ppid=15570 vsize=25732 CPUtime=25.47
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 5602 0 0 0 2543 4 0 0 25 0 2 0 362970778 26349568 5664 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 25732

[startup+51.1012 s]
/proc/loadavg: 0.90 0.94 0.98 2/79 15574
/proc/meminfo: memFree=1677040/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=28044 CPUtime=51.05
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 6942 0 0 0 5100 5 0 0 18 0 2 0 362970777 28717056 6226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 7011 6226 218 20 0 6369 0
[pid=15572/tid=15574] ppid=15570 vsize=28044 CPUtime=51.04
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 6565 0 0 0 5099 5 0 0 25 0 2 0 362970778 28717056 6226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 28044

[startup+102.305 s]
/proc/loadavg: 0.95 0.95 0.98 2/79 15574
/proc/meminfo: memFree=1674224/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=30684 CPUtime=102.22
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 8290 0 0 0 10216 6 0 0 18 0 2 0 362970777 31420416 6918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 7671 6918 218 20 0 7029 0
[pid=15572/tid=15574] ppid=15570 vsize=30684 CPUtime=102.2
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 7913 0 0 0 10215 5 0 0 25 0 2 0 362970778 31420416 6918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 30684

[startup+162.301 s]
/proc/loadavg: 0.98 0.95 0.98 2/79 15574
/proc/meminfo: memFree=1673008/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=32144 CPUtime=162.16
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 9377 0 0 0 16210 6 0 0 18 0 2 0 362970777 32915456 7235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 8036 7235 218 20 0 7394 0
[pid=15572/tid=15574] ppid=15570 vsize=32144 CPUtime=162.16
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 9000 0 0 0 16210 6 0 0 25 0 2 0 362970778 32915456 7235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 32144

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.98 2/79 15574
/proc/meminfo: memFree=1672176/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=32992 CPUtime=222.12
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 10301 0 0 0 22205 7 0 0 18 0 2 0 362970777 33783808 7438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 8248 7438 218 20 0 7606 0
[pid=15572/tid=15574] ppid=15570 vsize=32992 CPUtime=222.1
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 9924 0 0 0 22204 6 0 0 25 0 2 0 362970778 33783808 7438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 32992

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15574
/proc/meminfo: memFree=1671472/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=33872 CPUtime=282.06
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 11331 0 0 0 28199 7 0 0 18 0 2 0 362970777 34684928 7639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 8468 7639 218 20 0 7826 0
[pid=15572/tid=15574] ppid=15570 vsize=33872 CPUtime=282.05
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 10954 0 0 0 28198 7 0 0 25 0 2 0 362970778 34684928 7639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 33872

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15574
/proc/meminfo: memFree=1670008/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=35220 CPUtime=342.02
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 12371 0 0 0 34195 7 0 0 18 0 2 0 362970777 36065280 7997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 8805 7997 218 20 0 8163 0
[pid=15572/tid=15574] ppid=15570 vsize=35220 CPUtime=342.01
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 11994 0 0 0 34194 7 0 0 25 0 2 0 362970778 36065280 7997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 35220

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15574
/proc/meminfo: memFree=1669368/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=35692 CPUtime=401.96
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 13196 0 0 0 40189 7 0 0 18 0 2 0 362970777 36548608 8125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 8923 8125 218 20 0 8281 0
[pid=15572/tid=15574] ppid=15570 vsize=35692 CPUtime=401.95
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 12819 0 0 0 40188 7 0 0 25 0 2 0 362970778 36548608 8125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 35692

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15574
/proc/meminfo: memFree=1667448/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=37576 CPUtime=461.92
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 14309 0 0 0 46184 8 0 0 18 0 2 0 362970777 38477824 8617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 9394 8617 218 20 0 8752 0
[pid=15572/tid=15574] ppid=15570 vsize=37576 CPUtime=461.91
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 13932 0 0 0 46183 8 0 0 25 0 2 0 362970778 38477824 8617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.92
Current children cumulated vsize (KiB) 37576

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15574
/proc/meminfo: memFree=1667192/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=37856 CPUtime=521.87
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 15003 0 0 0 52178 9 0 0 18 0 2 0 362970777 38764544 8680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 9464 8680 218 20 0 8822 0
[pid=15572/tid=15574] ppid=15570 vsize=37856 CPUtime=521.86
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 14626 0 0 0 52177 9 0 0 25 0 2 0 362970778 38764544 8680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.87
Current children cumulated vsize (KiB) 37856

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15574
/proc/meminfo: memFree=1667000/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=38136 CPUtime=581.82
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 15715 0 0 0 58173 9 0 0 18 0 2 0 362970777 39051264 8750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 9534 8750 218 20 0 8892 0
[pid=15572/tid=15574] ppid=15570 vsize=38136 CPUtime=581.81
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 15338 0 0 0 58172 9 0 0 25 0 2 0 362970778 39051264 8750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.82
Current children cumulated vsize (KiB) 38136

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15574
/proc/meminfo: memFree=1666616/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=38452 CPUtime=641.79
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 16554 0 0 0 64169 10 0 0 18 0 2 0 362970777 39374848 8841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 9613 8841 218 20 0 8971 0
[pid=15572/tid=15574] ppid=15570 vsize=38452 CPUtime=641.77
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 16177 0 0 0 64168 9 0 0 25 0 2 0 362970778 39374848 8841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.79
Current children cumulated vsize (KiB) 38452

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15574
/proc/meminfo: memFree=1666104/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=38748 CPUtime=701.75
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 17328 0 0 0 70165 10 0 0 18 0 2 0 362970777 39677952 8950 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 9687 8950 218 20 0 9045 0
[pid=15572/tid=15574] ppid=15570 vsize=38748 CPUtime=701.74
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 16951 0 0 0 70164 10 0 0 25 0 2 0 362970778 39677952 8950 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.75
Current children cumulated vsize (KiB) 38748

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15574
/proc/meminfo: memFree=1665912/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=38916 CPUtime=761.71
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 18041 0 0 0 76160 11 0 0 18 0 2 0 362970777 39849984 8988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 9729 8988 218 20 0 9087 0
[pid=15572/tid=15574] ppid=15570 vsize=38916 CPUtime=761.69
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 17664 0 0 0 76159 10 0 0 25 0 2 0 362970778 39849984 8988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.71
Current children cumulated vsize (KiB) 38916

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15574
/proc/meminfo: memFree=1665848/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=39088 CPUtime=821.66
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 18684 0 0 0 82154 12 0 0 18 0 2 0 362970777 40026112 9046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 9772 9046 218 20 0 9130 0
[pid=15572/tid=15574] ppid=15570 vsize=39088 CPUtime=821.64
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 18307 0 0 0 82153 11 0 0 25 0 2 0 362970778 40026112 9046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.66
Current children cumulated vsize (KiB) 39088

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15574
/proc/meminfo: memFree=1665784/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=39488 CPUtime=881.61
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 19482 0 0 0 88149 12 0 0 18 0 2 0 362970777 40435712 9056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 9872 9056 218 20 0 9230 0
[pid=15572/tid=15574] ppid=15570 vsize=39488 CPUtime=881.6
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 19105 0 0 0 88148 12 0 0 25 0 2 0 362970778 40435712 9056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.61
Current children cumulated vsize (KiB) 39488

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15574
/proc/meminfo: memFree=1664696/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=41076 CPUtime=941.56
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 20327 0 0 0 94143 13 0 0 18 0 2 0 362970777 42061824 9303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 10269 9303 218 20 0 9627 0
[pid=15572/tid=15574] ppid=15570 vsize=41076 CPUtime=941.55
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 19950 0 0 0 94142 13 0 0 25 0 2 0 362970778 42061824 9303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.56
Current children cumulated vsize (KiB) 41076

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15574
/proc/meminfo: memFree=1663800/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=42044 CPUtime=1001.5
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 21164 0 0 0 100137 13 0 0 18 0 2 0 362970777 43053056 9535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 10511 9535 218 20 0 9869 0
[pid=15572/tid=15574] ppid=15570 vsize=42044 CPUtime=1001.49
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 20787 0 0 0 100136 13 0 0 25 0 2 0 362970778 43053056 9535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.5
Current children cumulated vsize (KiB) 42044

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15574
/proc/meminfo: memFree=1663160/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=42728 CPUtime=1061.44
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 22045 0 0 0 106130 14 0 0 18 0 2 0 362970777 43753472 9705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 10682 9705 218 20 0 10040 0
[pid=15572/tid=15574] ppid=15570 vsize=42728 CPUtime=1061.43
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 21668 0 0 0 106129 14 0 0 25 0 2 0 362970778 43753472 9705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.44
Current children cumulated vsize (KiB) 42728

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15574
/proc/meminfo: memFree=1662968/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=43068 CPUtime=1121.4
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 22607 0 0 0 112125 15 0 0 18 0 2 0 362970777 44101632 9754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 10767 9754 218 20 0 10125 0
[pid=15572/tid=15574] ppid=15570 vsize=43068 CPUtime=1121.38
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 22230 0 0 0 112124 14 0 0 25 0 2 0 362970778 44101632 9754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.4
Current children cumulated vsize (KiB) 43068

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/85 15750
/proc/meminfo: memFree=1661560/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=43068 CPUtime=1181.33
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 23230 0 0 0 118104 29 0 0 18 0 2 0 362970777 44101632 9758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 10767 9758 218 20 0 10125 0
[pid=15572/tid=15574] ppid=15570 vsize=43068 CPUtime=1181.32
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 22853 0 0 0 118103 29 0 0 25 0 2 0 362970778 44101632 9758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.33
Current children cumulated vsize (KiB) 43068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15772
/proc/meminfo: memFree=1662648/2055920 swapFree=4143928/4192956
[pid=15572] ppid=15570 vsize=43068 CPUtime=1200.03
/proc/15572/stat : 15572 (MiraXTv1_dyn) S 15570 15572 15500 0 -1 4194304 23442 0 0 0 119973 30 0 0 18 0 2 0 362970777 44101632 9762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15572/statm: 10767 9762 218 20 0 10125 0
[pid=15572/tid=15574] ppid=15570 vsize=43068 CPUtime=1200.02
/proc/15572/task/15574/stat : 15574 (MiraXTv1_dyn) R 15570 15572 15500 0 -1 4194368 23065 0 0 0 119972 30 0 0 25 0 2 0 362970778 44101632 9762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 43068

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): 1201.02
CPU time (s): 1200.05
CPU user time (s): 1199.74
CPU system time (s): 0.313952
CPU usage (%): 99.9195
Max. virtual memory (cumulated for all children) (KiB): 43484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.74
system time used= 0.313952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23442
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= 26807

runsolver used 1.34879 second user time and 3.06953 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Fri May 11 07:42:13 UTC 2007

IDJOB= 309657
IDBENCH= 20265
IDSOLVER= 130
FILE ID= node10/309657-1178869332

PBS_JOBID= 5251043

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1678549664-11-SAT.cnf
COMMAND LINE= /tmp/evaluation/309657-1178869332/MiraXTv1_dyn /tmp/evaluation/309657-1178869332/instance-309657-1178869332.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-309657-1178869332 -o ROOT/results/node10/solver-309657-1178869332 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/309657-1178869332/MiraXTv1_dyn /tmp/evaluation/309657-1178869332/instance-309657-1178869332.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  597b7f6fd53d553e7db789a34606fe09

RANDOM SEED= 998162366

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1701848 kB
Buffers:         49392 kB
Cached:         217436 kB
SwapCached:      18024 kB
Active:         127708 kB
Inactive:       163044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701848 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            4124 kB
Writeback:           0 kB
Mapped:          29836 kB
Slab:            48988 kB
Committed_AS:  5261800 kB
PageTables:       1708 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= 66560 MiB

End job on node10 on Fri May 11 08:02:16 UTC 2007