Trace number 3095209

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
MPhaseSAT64 2011-03-03? (TO) 1299.97 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1959079526-027.UNKNOWN.cnf
MD5SUMf44a4cf4fe89dcbd323f749ee3ba0f10
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark146.379
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3095209-1301760254/watcher-3095209-1301760254 -o /tmp/evaluation-result-3095209-1301760254/solver-3095209-1301760254 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3095209-1301760254.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.92 3.98 3.93 5/187 14066
/proc/meminfo: memFree=22052340/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=3152 CPUtime=0 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 372 0 0 0 0 0 0 0 25 0 1 0 287625042 3227648 310 33554432000 134512640 134761588 4289527792 18446744073709551615 134559337 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 788 310 238 61 0 91 0

[startup+0.028496 s]
/proc/loadavg: 3.92 3.98 3.93 5/187 14066
/proc/meminfo: memFree=22052340/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=3460 CPUtime=0.02 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 485 0 0 0 2 0 0 0 25 0 1 0 287625042 3543040 423 33554432000 134512640 134761588 4289527792 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 865 423 273 61 0 168 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3460

[startup+0.100483 s]
/proc/loadavg: 3.92 3.98 3.93 5/187 14066
/proc/meminfo: memFree=22052340/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=3864 CPUtime=0.09 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 586 0 0 0 9 0 0 0 25 0 1 0 287625042 3956736 524 33554432000 134512640 134761588 4289527792 18446744073709551615 134616756 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 966 524 274 61 0 269 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3864

[startup+0.300449 s]
/proc/loadavg: 3.92 3.98 3.93 5/187 14066
/proc/meminfo: memFree=22052340/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=4776 CPUtime=0.29 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 830 0 0 0 29 0 0 0 25 0 1 0 287625042 4890624 760 33554432000 134512640 134761588 4289527792 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1194 760 274 61 0 497 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4776

[startup+0.700383 s]
/proc/loadavg: 3.92 3.98 3.93 5/187 14066
/proc/meminfo: memFree=22052340/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=5612 CPUtime=0.69 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 1103 0 0 0 69 0 0 0 25 0 1 0 287625042 5746688 937 33554432000 134512640 134761588 4289527792 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1403 937 274 61 0 706 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5612

[startup+1.50025 s]
/proc/loadavg: 3.92 3.98 3.93 5/188 14067
/proc/meminfo: memFree=22049280/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=5612 CPUtime=1.49 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 1106 0 0 0 149 0 0 0 25 0 1 0 287625042 5746688 940 33554432000 134512640 134761588 4289527792 18446744073709551615 134605788 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1403 940 277 61 0 706 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5612

[startup+3.10098 s]
/proc/loadavg: 3.92 3.98 3.93 5/188 14067
/proc/meminfo: memFree=22046680/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=5612 CPUtime=3.09 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 1106 0 0 0 309 0 0 0 25 0 1 0 287625042 5746688 940 33554432000 134512640 134761588 4289527792 18446744073709551615 134608929 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1403 940 277 61 0 706 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5612

[startup+6.30044 s]
/proc/loadavg: 3.93 3.98 3.93 5/188 14069
/proc/meminfo: memFree=22044676/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=5612 CPUtime=6.29 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 1106 0 0 0 629 0 0 0 25 0 1 0 287625042 5746688 940 33554432000 134512640 134761588 4289527792 18446744073709551615 134609726 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1403 940 277 61 0 706 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5612

[startup+12.7004 s]
/proc/loadavg: 3.93 3.98 3.93 5/188 14069
/proc/meminfo: memFree=22044176/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=5876 CPUtime=12.69 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 1364 0 0 0 1269 0 0 0 25 0 1 0 287625042 6017024 1038 33554432000 134512640 134761588 4289527792 18446744073709551615 134636732 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1469 1038 277 61 0 772 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5876

[startup+25.5002 s]
/proc/loadavg: 3.95 3.98 3.93 5/188 14069
/proc/meminfo: memFree=22048904/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=6276 CPUtime=25.49 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 4099 0 0 0 2549 0 0 0 25 0 1 0 287625042 6426624 974 33554432000 134512640 134761588 4289527792 18446744073709551615 134635842 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1569 974 286 61 0 872 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6276

[startup+51.1009 s]
/proc/loadavg: 3.96 3.98 3.93 5/188 14069
/proc/meminfo: memFree=22044060/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=6276 CPUtime=51.09 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 19941 0 0 0 5106 3 0 0 25 0 1 0 287625042 6426624 974 33554432000 134512640 134761588 4289527792 18446744073709551615 134705840 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1569 974 286 61 0 872 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6276

[startup+102.306 s]
/proc/loadavg: 3.98 3.98 3.93 5/188 14074
/proc/meminfo: memFree=22043540/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=7384 CPUtime=102.3 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 50222 0 0 0 10223 7 0 0 25 0 1 0 287625042 7561216 1245 33554432000 134512640 134761588 4289527792 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1846 1245 286 61 0 1149 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 7384

[startup+162.3 s]
/proc/loadavg: 3.99 3.98 3.93 5/188 14076
/proc/meminfo: memFree=22046452/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=6596 CPUtime=162.28 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 84396 0 0 0 16216 12 0 0 25 0 1 0 287625042 6754304 1032 33554432000 134512640 134761588 4289527792 18446744073709551615 8817984 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1649 1032 286 61 0 952 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 6596

[startup+222.301 s]
/proc/loadavg: 3.99 3.98 3.93 5/188 14076
/proc/meminfo: memFree=22046808/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=6596 CPUtime=222.28 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 108623 0 0 0 22213 15 0 0 25 0 1 0 287625042 6754304 1064 33554432000 134512640 134761588 4289527792 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1649 1064 286 61 0 952 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 6596

[startup+282.301 s]
/proc/loadavg: 3.99 3.98 3.93 5/188 14078
/proc/meminfo: memFree=22042336/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=8568 CPUtime=282.29 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 136704 0 0 0 28209 20 0 0 25 0 1 0 287625042 8773632 1525 33554432000 134512640 134761588 4289527792 18446744073709551615 134606074 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 2142 1525 286 61 0 1445 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 8568

[startup+342.301 s]
/proc/loadavg: 3.95 3.97 3.93 5/188 14108
/proc/meminfo: memFree=22049996/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=7920 CPUtime=342.28 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 164384 0 0 0 34205 23 0 0 25 0 1 0 287625042 8110080 1395 33554432000 134512640 134761588 4289527792 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1980 1395 286 61 0 1283 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 7920

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.93 5/188 14138
/proc/meminfo: memFree=22053320/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=7264 CPUtime=402.28 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 193063 0 0 0 40200 28 0 0 25 0 1 0 287625042 7438336 1231 33554432000 134512640 134761588 4289527792 18446744073709551615 134747388 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1816 1231 286 61 0 1119 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 7264

[startup+462.301 s]
/proc/loadavg: 4.04 3.99 3.93 5/188 14140
/proc/meminfo: memFree=22051696/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=7848 CPUtime=462.28 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 214828 0 0 0 46198 30 0 0 25 0 1 0 287625042 8036352 1361 33554432000 134512640 134761588 4289527792 18446744073709551615 134635860 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1962 1361 286 61 0 1265 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 7848

[startup+522.3 s]
/proc/loadavg: 3.96 3.97 3.93 6/188 14249
/proc/meminfo: memFree=22051812/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=7880 CPUtime=522.28 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 246926 0 0 0 52194 34 0 0 25 0 1 0 287625042 8069120 1353 33554432000 134512640 134761588 4289527792 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1970 1353 286 61 0 1273 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 7880

[startup+582.3 s]
/proc/loadavg: 3.98 3.97 3.93 6/188 14251
/proc/meminfo: memFree=22046216/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=7316 CPUtime=582.28 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 276494 0 0 0 58189 39 0 0 25 0 1 0 287625042 7491584 1212 33554432000 134512640 134761588 4289527792 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1829 1212 286 61 0 1132 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 7316

[startup+642.3 s]
/proc/loadavg: 3.99 3.97 3.93 6/188 14253
/proc/meminfo: memFree=22049556/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=6580 CPUtime=642.29 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 312960 0 0 0 64184 45 0 0 25 0 1 0 287625042 6737920 1028 33554432000 134512640 134761588 4289527792 18446744073709551615 134748028 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1645 1028 286 61 0 948 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 6580

[startup+702.3 s]
/proc/loadavg: 3.99 3.97 3.93 6/188 14255
/proc/meminfo: memFree=22047416/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=7888 CPUtime=702.27 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 347287 0 0 0 70177 50 0 0 25 0 1 0 287625042 8077312 1371 33554432000 134512640 134761588 4289527792 18446744073709551615 134748606 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1972 1371 286 61 0 1275 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 7888

[startup+762.306 s]
/proc/loadavg: 3.99 3.97 3.93 6/188 14257
/proc/meminfo: memFree=22046656/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=7304 CPUtime=762.28 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 383938 0 0 0 76171 57 0 0 25 0 1 0 287625042 7479296 1241 33554432000 134512640 134761588 4289527792 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1826 1241 286 61 0 1129 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 7304

[startup+822.301 s]
/proc/loadavg: 3.99 3.97 3.93 6/188 14257
/proc/meminfo: memFree=22046752/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=8080 CPUtime=822.28 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 412114 0 0 0 82167 61 0 0 25 0 1 0 287625042 8273920 1435 33554432000 134512640 134761588 4289527792 18446744073709551615 134748088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 2020 1435 286 61 0 1323 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 8080

[startup+882.301 s]
/proc/loadavg: 3.99 3.97 3.93 6/188 14259
/proc/meminfo: memFree=22046244/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=7336 CPUtime=882.27 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 425234 0 0 0 88164 63 0 0 25 0 1 0 287625042 7512064 1233 33554432000 134512640 134761588 4289527792 18446744073709551615 134748056 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1834 1233 286 61 0 1137 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 7336

[startup+942.301 s]
/proc/loadavg: 4.04 3.99 3.93 6/188 14261
/proc/meminfo: memFree=22044112/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=7128 CPUtime=942.26 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 445107 0 0 0 94160 66 0 0 25 0 1 0 287625042 7299072 1197 33554432000 134512640 134761588 4289527792 18446744073709551615 134747294 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1782 1197 286 61 0 1085 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 7128

[startup+1002.3 s]
/proc/loadavg: 4.01 3.99 3.93 6/188 14263
/proc/meminfo: memFree=22044956/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=8040 CPUtime=1002.26 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 470432 0 0 0 100156 70 0 0 25 0 1 0 287625042 8232960 1425 33554432000 134512640 134761588 4289527792 18446744073709551615 134747651 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 2010 1425 286 61 0 1313 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 8040

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.93 6/188 14265
/proc/meminfo: memFree=22042332/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=6620 CPUtime=1062.26 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 500563 0 0 0 106152 74 0 0 25 0 1 0 287625042 6778880 1038 33554432000 134512640 134761588 4289527792 18446744073709551615 134748602 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1655 1038 286 61 0 958 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 6620

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.93 6/188 14265
/proc/meminfo: memFree=22040948/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=9400 CPUtime=1122.26 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 525721 0 0 0 112148 78 0 0 25 0 1 0 287625042 9625600 1766 33554432000 134512640 134761588 4289527792 18446744073709551615 134747177 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 2350 1766 286 61 0 1653 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 9400

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.93 6/188 14267
/proc/meminfo: memFree=22039940/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=6276 CPUtime=1182.26 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 558011 0 0 0 118143 83 0 0 25 0 1 0 287625042 6426624 964 33554432000 134512640 134761588 4289527792 18446744073709551615 134748267 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1569 964 286 61 0 872 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 6276

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.93 6/188 14269
/proc/meminfo: memFree=22047472/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=9848 CPUtime=1242.26 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 584280 0 0 0 124140 86 0 0 25 0 1 0 287625042 10084352 1845 33554432000 134512640 134761588 4289527792 18446744073709551615 134607256 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 2462 1845 286 61 0 1765 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 9848



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 14271
/proc/meminfo: memFree=22043372/32951132 swapFree=67111528/67111528
[pid=14066] ppid=14064 vsize=7320 CPUtime=1299.96 cores=1,3
/proc/14066/stat : 14066 (MPhaseSAT64) R 14064 14066 12621 0 -1 4202496 607782 0 0 0 129907 89 0 0 25 0 1 0 287625042 7495680 1223 33554432000 134512640 134761588 4289527792 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14066/statm: 1830 1223 286 61 0 1133 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 7320

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): 1300.01
CPU time (s): 1299.97
CPU user time (s): 1299.08
CPU system time (s): 0.893864
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 10360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.08
system time used= 0.893864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 607782
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= 15
involuntary context switches= 1359

runsolver used 1.86972 second user time and 4.23436 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-02 18:04:14
IDJOB=3095209
IDBENCH=83091
IDSOLVER=1521
FILE ID=node129/3095209-1301760254
RUNJOBID= node129-1301756648-12641
PBS_JOBID= 12841055
Free space on /tmp= 72148 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1959079526-027.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3095209-1301760254/watcher-3095209-1301760254 -o /tmp/evaluation-result-3095209-1301760254/solver-3095209-1301760254 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3095209-1301760254.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= f44a4cf4fe89dcbd323f749ee3ba0f10
RANDOM SEED=2052052809

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      22052496 kB
Buffers:        349008 kB
Cached:       10215040 kB
SwapCached:          0 kB
Active:        7110992 kB
Inactive:      3538400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      22052496 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             396 kB
Writeback:           0 kB
AnonPages:       85396 kB
Mapped:          17112 kB
Slab:           186708 kB
PageTables:       5292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   276520 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72148 MiB
End job on node129 at 2011-04-02 18:25:56