Trace number 309655

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.13 601.632

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 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/node1/watcher-309655-1178869206 -o ROOT/results/node1/solver-309655-1178869206 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/309655-1178869206/MiraXTv3_dyn /tmp/evaluation/309655-1178869206/instance-309655-1178869206.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.10 1.18 1.29 3/77 23043
/proc/meminfo: memFree=1766464/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=3920 CPUtime=0
/proc/23043/stat : 23043 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194304 314 0 0 0 0 0 0 0 18 0 1 0 362958460 4014080 289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6267853 0 0 4096 0 0 0 0 17 0 0 0
/proc/23043/statm: 980 289 206 20 0 338 0

[startup+0.086025 s]
/proc/loadavg: 1.10 1.18 1.29 3/77 23043
/proc/meminfo: memFree=1766464/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=6020 CPUtime=0.15
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 659 0 0 0 15 0 0 0 18 0 3 0 362958460 6164480 634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 1505 634 218 20 0 863 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 6020

[startup+0.101025 s]
/proc/loadavg: 1.10 1.18 1.29 3/77 23043
/proc/meminfo: memFree=1766464/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=6940 CPUtime=0.18
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 688 0 0 0 18 0 0 0 18 0 3 0 362958460 7106560 663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 1735 663 218 20 0 1093 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6940

[startup+0.301048 s]
/proc/loadavg: 1.10 1.18 1.29 3/77 23043
/proc/meminfo: memFree=1766464/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=8688 CPUtime=0.58
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 1039 0 0 0 58 0 0 0 18 0 3 0 362958460 8896512 1014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 2172 1014 218 20 0 1530 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8688

[startup+0.701093 s]
/proc/loadavg: 1.10 1.18 1.29 3/77 23043
/proc/meminfo: memFree=1766464/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=10920 CPUtime=1.37
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 1607 0 0 0 137 0 0 0 18 0 3 0 362958460 11182080 1582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 2730 1582 218 20 0 2088 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10920

[startup+1.50118 s]
/proc/loadavg: 1.10 1.18 1.29 3/80 23046
/proc/meminfo: memFree=1759400/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=13992 CPUtime=2.97
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 2586 0 0 0 296 1 0 0 18 0 3 0 362958460 14327808 2561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 3498 2561 218 20 0 2856 0
[pid=23043/tid=23045] ppid=23041 vsize=13992 CPUtime=1.48
/proc/23043/task/23045/stat : 23045 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 1131 0 0 0 148 0 0 0 25 0 3 0 362958461 14327808 2561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23043/tid=23046] ppid=23041 vsize=13992 CPUtime=1.47
/proc/23043/task/23046/stat : 23046 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 1076 0 0 0 147 0 0 0 18 0 3 0 362958461 14327808 2561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526679 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13992

[startup+3.10135 s]
/proc/loadavg: 1.17 1.20 1.29 3/80 23046
/proc/meminfo: memFree=1754664/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=17376 CPUtime=6.16
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 3218 0 0 0 615 1 0 0 18 0 3 0 362958460 17793024 3193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 4344 3193 218 20 0 3702 0
[pid=23043/tid=23045] ppid=23041 vsize=17376 CPUtime=3.07
/proc/23043/task/23045/stat : 23045 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 1462 0 0 0 307 0 0 0 25 0 3 0 362958461 17793024 3193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23043/tid=23046] ppid=23041 vsize=17376 CPUtime=3.06
/proc/23043/task/23046/stat : 23046 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 1377 0 0 0 306 0 0 0 24 0 3 0 362958461 17793024 3193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17376

[startup+6.30169 s]
/proc/loadavg: 1.17 1.20 1.29 3/80 23046
/proc/meminfo: memFree=1748968/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=25196 CPUtime=12.55
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 5142 0 0 0 1252 3 0 0 18 0 3 0 362958460 25800704 5043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 6299 5043 218 20 0 5657 0
[pid=23043/tid=23045] ppid=23041 vsize=25196 CPUtime=6.27
/proc/23043/task/23045/stat : 23045 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 2320 0 0 0 626 1 0 0 25 0 3 0 362958461 25800704 5043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23043/tid=23046] ppid=23041 vsize=25196 CPUtime=6.25
/proc/23043/task/23046/stat : 23046 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 2443 0 0 0 624 1 0 0 20 0 3 0 362958461 25800704 5043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526189 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 25196

[startup+12.7024 s]
/proc/loadavg: 1.30 1.22 1.30 3/80 23046
/proc/meminfo: memFree=1734632/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=38932 CPUtime=25.32
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 8674 0 0 0 2526 6 0 0 18 0 3 0 362958460 39866368 8399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 9733 8399 218 20 0 9091 0
[pid=23043/tid=23045] ppid=23041 vsize=38932 CPUtime=12.67
/proc/23043/task/23045/stat : 23045 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 4075 0 0 0 1265 2 0 0 25 0 3 0 362958461 39866368 8399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23043/tid=23046] ppid=23041 vsize=38932 CPUtime=12.63
/proc/23043/task/23046/stat : 23046 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 4220 0 0 0 1260 3 0 0 25 0 3 0 362958461 39866368 8399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526499 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 38932

[startup+25.5017 s]
/proc/loadavg: 1.41 1.25 1.31 3/80 23046
/proc/meminfo: memFree=1726376/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=45416 CPUtime=50.85
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 10679 0 0 0 5077 8 0 0 18 0 3 0 362958460 46505984 10055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 11354 10055 218 20 0 10712 0
[pid=23043/tid=23045] ppid=23041 vsize=45416 CPUtime=25.45
/proc/23043/task/23045/stat : 23045 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 5175 0 0 0 2542 3 0 0 25 0 3 0 362958461 46505984 10055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23043/tid=23046] ppid=23041 vsize=45416 CPUtime=25.37
/proc/23043/task/23046/stat : 23046 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 5125 0 0 0 2533 4 0 0 25 0 3 0 362958461 46505984 10055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 45416

[startup+51.1015 s]
/proc/loadavg: 1.61 1.31 1.33 3/80 23046
/proc/meminfo: memFree=1708648/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=62300 CPUtime=101.92
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 15704 0 0 0 10178 14 0 0 18 0 3 0 362958460 63795200 14462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 15575 14462 218 20 0 14933 0
[pid=23043/tid=23045] ppid=23041 vsize=62300 CPUtime=51.02
/proc/23043/task/23045/stat : 23045 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 7692 0 0 0 5096 6 0 0 25 0 3 0 362958461 63795200 14462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23043/tid=23046] ppid=23041 vsize=62300 CPUtime=50.88
/proc/23043/task/23046/stat : 23046 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 7633 0 0 0 5080 8 0 0 25 0 3 0 362958461 63795200 14462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 62300

[startup+102.307 s]
/proc/loadavg: 1.84 1.42 1.36 3/80 23046
/proc/meminfo: memFree=1701544/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=70816 CPUtime=204.04
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 18777 0 0 0 20386 18 0 0 18 0 3 0 362958460 72515584 16227 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 17704 16227 218 20 0 17062 0
[pid=23043/tid=23045] ppid=23041 vsize=70816 CPUtime=102.19
/proc/23043/task/23045/stat : 23045 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 9477 0 0 0 10211 8 0 0 24 0 3 0 362958461 72515584 16227 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23043/tid=23046] ppid=23041 vsize=70816 CPUtime=101.83
/proc/23043/task/23046/stat : 23046 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 8921 0 0 0 10174 9 0 0 23 0 3 0 362958461 72515584 16227 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 70816

[startup+162.301 s]
/proc/loadavg: 1.94 1.52 1.40 3/80 23046
/proc/meminfo: memFree=1700008/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=72120 CPUtime=323.73
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 20568 0 0 0 32353 20 0 0 18 0 3 0 362958460 73850880 16609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 18030 16609 218 20 0 17388 0
[pid=23043/tid=23045] ppid=23041 vsize=72120 CPUtime=162.12
/proc/23043/task/23045/stat : 23045 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 10501 0 0 0 16203 9 0 0 25 0 3 0 362958461 73850880 16609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23043/tid=23046] ppid=23041 vsize=72120 CPUtime=161.58
/proc/23043/task/23046/stat : 23046 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 9688 0 0 0 16148 10 0 0 25 0 3 0 362958461 73850880 16609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.73
Current children cumulated vsize (KiB) 72120

[startup+222.302 s]
/proc/loadavg: 1.98 1.61 1.43 3/80 23046
/proc/meminfo: memFree=1698792/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=72688 CPUtime=443.4
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 22202 0 0 0 44318 22 0 0 18 0 3 0 362958460 74432512 16935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 18172 16935 218 20 0 17530 0
[pid=23043/tid=23045] ppid=23041 vsize=72688 CPUtime=222.06
/proc/23043/task/23045/stat : 23045 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 11273 0 0 0 22196 10 0 0 25 0 3 0 362958461 74432512 16935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23043/tid=23046] ppid=23041 vsize=72688 CPUtime=221.32
/proc/23043/task/23046/stat : 23046 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 10550 0 0 0 22121 11 0 0 25 0 3 0 362958461 74432512 16935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.4
Current children cumulated vsize (KiB) 72688

[startup+282.301 s]
/proc/loadavg: 1.99 1.68 1.47 3/80 23046
/proc/meminfo: memFree=1697896/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=74012 CPUtime=563.11
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 23674 0 0 0 56288 23 0 0 18 0 3 0 362958460 75788288 17139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 18503 17139 218 20 0 17861 0
[pid=23043/tid=23045] ppid=23041 vsize=74012 CPUtime=282
/proc/23043/task/23045/stat : 23045 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 12092 0 0 0 28190 10 0 0 25 0 3 0 362958461 75788288 17139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23043/tid=23046] ppid=23041 vsize=74012 CPUtime=281.08
/proc/23043/task/23046/stat : 23046 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 11203 0 0 0 28096 12 0 0 25 0 3 0 362958461 75788288 17139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.11
Current children cumulated vsize (KiB) 74012

[startup+342.302 s]
/proc/loadavg: 1.99 1.73 1.50 3/80 23046
/proc/meminfo: memFree=1697640/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=74012 CPUtime=682.78
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 25238 0 0 0 68253 25 0 0 18 0 3 0 362958460 75788288 17202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 18503 17202 218 20 0 17861 0
[pid=23043/tid=23045] ppid=23041 vsize=74012 CPUtime=341.93
/proc/23043/task/23045/stat : 23045 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 12876 0 0 0 34182 11 0 0 25 0 3 0 362958461 75788288 17202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23043/tid=23046] ppid=23041 vsize=74012 CPUtime=340.82
/proc/23043/task/23046/stat : 23046 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 11983 0 0 0 34069 13 0 0 25 0 3 0 362958461 75788288 17202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.78
Current children cumulated vsize (KiB) 74012

[startup+402.301 s]
/proc/loadavg: 1.99 1.78 1.53 3/80 23046
/proc/meminfo: memFree=1697192/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=74168 CPUtime=802.46
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 26515 0 0 0 80220 26 0 0 18 0 3 0 362958460 75948032 17318 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 18542 17318 218 20 0 17900 0
[pid=23043/tid=23045] ppid=23041 vsize=74168 CPUtime=401.85
/proc/23043/task/23045/stat : 23045 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 13521 0 0 0 40174 11 0 0 25 0 3 0 362958461 75948032 17318 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23043/tid=23046] ppid=23041 vsize=74168 CPUtime=400.58
/proc/23043/task/23046/stat : 23046 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 12615 0 0 0 40044 14 0 0 25 0 3 0 362958461 75948032 17318 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.46
Current children cumulated vsize (KiB) 74168

[startup+462.302 s]
/proc/loadavg: 1.99 1.82 1.55 3/80 23046
/proc/meminfo: memFree=1695592/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=76792 CPUtime=922.15
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 28194 0 0 0 92188 27 0 0 18 0 3 0 362958460 78635008 17711 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 19198 17711 218 20 0 18556 0
[pid=23043/tid=23045] ppid=23041 vsize=76792 CPUtime=461.81
/proc/23043/task/23045/stat : 23045 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 14420 0 0 0 46169 12 0 0 24 0 3 0 362958461 78635008 17711 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23043/tid=23046] ppid=23041 vsize=76792 CPUtime=460.33
/proc/23043/task/23046/stat : 23046 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 13395 0 0 0 46018 15 0 0 23 0 3 0 362958461 78635008 17711 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.15
Current children cumulated vsize (KiB) 76792

[startup+522.301 s]
/proc/loadavg: 1.99 1.85 1.58 3/80 23046
/proc/meminfo: memFree=1693480/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=78900 CPUtime=1041.87
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 29819 0 0 0 104158 29 0 0 18 0 3 0 362958460 80793600 18228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 19725 18228 218 20 0 19083 0
[pid=23043/tid=23045] ppid=23041 vsize=78900 CPUtime=521.76
/proc/23043/task/23045/stat : 23045 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 15300 0 0 0 52163 13 0 0 25 0 3 0 362958461 80793600 18228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23043/tid=23046] ppid=23041 vsize=78900 CPUtime=520.09
/proc/23043/task/23046/stat : 23046 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 14140 0 0 0 51993 16 0 0 25 0 3 0 362958461 80793600 18228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.87
Current children cumulated vsize (KiB) 78900

[startup+582.302 s]
/proc/loadavg: 1.99 1.87 1.60 3/80 23046
/proc/meminfo: memFree=1690024/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=81832 CPUtime=1161.56
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 31914 0 0 0 116124 32 0 0 18 0 3 0 362958460 83795968 19092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 20458 19092 218 20 0 19816 0
[pid=23043/tid=23045] ppid=23041 vsize=81832 CPUtime=581.69
/proc/23043/task/23045/stat : 23045 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 16273 0 0 0 58155 14 0 0 25 0 3 0 362958461 83795968 19092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23043/tid=23046] ppid=23041 vsize=81832 CPUtime=579.86
/proc/23043/task/23046/stat : 23046 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 15262 0 0 0 57968 18 0 0 25 0 3 0 362958461 83795968 19092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.56
Current children cumulated vsize (KiB) 81832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.88 1.61 3/80 23046
/proc/meminfo: memFree=1689960/2055920 swapFree=4145760/4192956
[pid=23043] ppid=23041 vsize=81832 CPUtime=1200.1
/proc/23043/stat : 23043 (MiraXTv3_dyn) S 23041 23043 21751 0 -1 4194304 32338 0 0 0 119977 33 0 0 18 0 3 0 362958460 83795968 19101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23043/statm: 20458 19101 218 20 0 19816 0
[pid=23043/tid=23045] ppid=23041 vsize=81832 CPUtime=600.99
/proc/23043/task/23045/stat : 23045 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 16485 0 0 0 60085 14 0 0 25 0 3 0 362958461 83795968 19101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23043/tid=23046] ppid=23041 vsize=81832 CPUtime=599.08
/proc/23043/task/23046/stat : 23046 (MiraXTv3_dyn) R 23041 23043 21751 0 -1 4194368 15474 0 0 0 59890 18 0 0 25 0 3 0 362958461 83795968 19101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 81832

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.632
CPU time (s): 1200.13
CPU user time (s): 1199.79
CPU system time (s): 0.343947
CPU usage (%): 199.48
Max. virtual memory (cumulated for all children) (KiB): 82244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.343947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32338
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= 156
involuntary context switches= 22561

runsolver used 0.541917 second user time and 1.66075 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Fri May 11 07:40:06 UTC 2007

IDJOB= 309655
IDBENCH= 20265
IDSOLVER= 128
FILE ID= node1/309655-1178869206

PBS_JOBID= 5251031

Free space on /tmp= 54611 MiB

SOLVER NAME= MiraXT v3
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/309655-1178869206/MiraXTv3_dyn /tmp/evaluation/309655-1178869206/instance-309655-1178869206.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-309655-1178869206 -o ROOT/results/node1/solver-309655-1178869206 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/309655-1178869206/MiraXTv3_dyn /tmp/evaluation/309655-1178869206/instance-309655-1178869206.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  597b7f6fd53d553e7db789a34606fe09

RANDOM SEED= 466280269

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:       1766744 kB
Buffers:         48236 kB
Cached:         131212 kB
SwapCached:      14692 kB
Active:         113308 kB
Inactive:        91144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1766744 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            3944 kB
Writeback:           0 kB
Mapped:          29896 kB
Slab:            70236 kB
Committed_AS:  9728504 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 07:50:10 UTC 2007