Trace number 3250345

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) 1300 1300.01

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34309.cnf
MD5SUMe252fbf81407f3388187ab50f0786909
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables34307
Number of clauses708206
Sum of the clauses size3541030
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708206
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-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3250345-1303512702/watcher-3250345-1303512702 -o /tmp/evaluation-result-3250345-1303512702/solver-3250345-1303512702 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3250345-1303512702.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.97 4.01 3.92 4/189 1345
/proc/meminfo: memFree=13810660/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=14136 CPUtime=0 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 320 0 0 0 0 0 0 0 22 0 1 0 541501042 14475264 262 33554432000 134512640 134761588 4287812272 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 3534 262 225 61 0 2837 0

[startup+0.0395239 s]
/proc/loadavg: 3.97 4.01 3.92 4/189 1345
/proc/meminfo: memFree=13810660/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=14136 CPUtime=0.03 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 522 0 0 0 3 0 0 0 22 0 1 0 541501042 14475264 464 33554432000 134512640 134761588 4287812272 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 3534 464 225 61 0 2837 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14136

[startup+0.100502 s]
/proc/loadavg: 3.97 4.01 3.92 4/189 1345
/proc/meminfo: memFree=13810660/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=14136 CPUtime=0.09 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 843 0 0 0 9 0 0 0 22 0 1 0 541501042 14475264 785 33554432000 134512640 134761588 4287812272 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 3534 785 225 61 0 2837 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14136

[startup+0.300469 s]
/proc/loadavg: 3.97 4.01 3.92 4/189 1345
/proc/meminfo: memFree=13810660/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=14136 CPUtime=0.29 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 1856 0 0 0 29 0 0 0 23 0 1 0 541501042 14475264 1798 33554432000 134512640 134761588 4287812272 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 3534 1799 225 61 0 2837 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14136

[startup+0.700403 s]
/proc/loadavg: 3.97 4.01 3.92 4/189 1345
/proc/meminfo: memFree=13810660/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=18380 CPUtime=0.69 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 3866 0 0 0 69 0 0 0 25 0 1 0 541501042 18821120 3808 33554432000 134512640 134761588 4287812272 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 4595 3808 226 61 0 3898 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18380

[startup+1.50019 s]
/proc/loadavg: 3.97 4.01 3.92 5/190 1346
/proc/meminfo: memFree=13795284/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=37356 CPUtime=1.49 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 23439 0 0 0 146 3 0 0 25 0 1 0 541501042 38252544 8835 33554432000 134512640 134761588 4287812272 18446744073709551615 134559274 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/1345/statm: 9339 8835 302 61 0 8642 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37356

[startup+3.10096 s]
/proc/loadavg: 3.97 4.01 3.92 5/190 1346
/proc/meminfo: memFree=13739800/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=72324 CPUtime=3.09 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 42617 0 0 0 303 6 0 0 25 0 1 0 541501042 74059776 17635 33554432000 134512640 134761588 4287812272 18446744073709551615 134709267 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 18081 17635 328 61 0 17384 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72324

[startup+6.30035 s]
/proc/loadavg: 4.06 4.03 3.92 5/190 1346
/proc/meminfo: memFree=13740828/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=72300 CPUtime=6.29 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 43293 0 0 0 623 6 0 0 25 0 1 0 541501042 74035200 17637 33554432000 134512640 134761588 4287812272 18446744073709551615 134747294 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 18075 17637 336 61 0 17378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72300

[startup+12.7002 s]
/proc/loadavg: 4.05 4.03 3.92 5/190 1346
/proc/meminfo: memFree=13740332/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=74060 CPUtime=12.69 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 46192 0 0 0 1263 6 0 0 25 0 1 0 541501042 75837440 18073 33554432000 134512640 134761588 4287812272 18446744073709551615 134748148 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 18515 18073 336 61 0 17818 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74060

[startup+25.5008 s]
/proc/loadavg: 4.04 4.03 3.92 5/190 1346
/proc/meminfo: memFree=13703884/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=76132 CPUtime=25.49 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 50581 0 0 0 2542 7 0 0 25 0 1 0 541501042 77959168 18563 33554432000 134512640 134761588 4287812272 18446744073709551615 134747120 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 19033 18563 336 61 0 18336 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76132

[startup+51.1011 s]
/proc/loadavg: 4.02 4.02 3.92 5/190 1347
/proc/meminfo: memFree=13662196/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=112292 CPUtime=51.09 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 151187 0 0 0 5089 20 0 0 25 0 1 0 541501042 114987008 27607 33554432000 134512640 134761588 4287812272 18446744073709551615 134618386 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 28073 27607 341 61 0 27376 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 112292

[startup+102.307 s]
/proc/loadavg: 4.01 4.02 3.92 5/190 1348
/proc/meminfo: memFree=13655772/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=114828 CPUtime=102.3 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 154259 0 0 0 10209 21 0 0 25 0 1 0 541501042 117583872 28242 33554432000 134512640 134761588 4287812272 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 28707 28242 341 61 0 28010 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 114828

[startup+162.3 s]
/proc/loadavg: 4.00 4.01 3.92 5/190 1350
/proc/meminfo: memFree=13619588/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=114680 CPUtime=162.29 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 159856 0 0 0 16207 22 0 0 25 0 1 0 541501042 117432320 28205 33554432000 134512640 134761588 4287812272 18446744073709551615 134748140 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 28670 28205 341 61 0 27973 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 114680

[startup+222.3 s]
/proc/loadavg: 4.12 4.04 3.93 5/190 1351
/proc/meminfo: memFree=13618264/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=148216 CPUtime=222.29 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 173941 0 0 0 22205 24 0 0 25 0 1 0 541501042 151773184 36589 33554432000 134512640 134761588 4287812272 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 37054 36589 341 61 0 36357 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 148216

[startup+282.3 s]
/proc/loadavg: 4.04 4.03 3.93 5/190 1353
/proc/meminfo: memFree=13583168/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=148960 CPUtime=282.28 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 185656 0 0 0 28202 26 0 0 25 0 1 0 541501042 152535040 36775 33554432000 134512640 134761588 4287812272 18446744073709551615 134682463 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 37240 36775 341 61 0 36543 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 148960

[startup+342.301 s]
/proc/loadavg: 4.05 4.04 3.94 5/190 1355
/proc/meminfo: memFree=13581540/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=149500 CPUtime=342.29 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 188724 0 0 0 34202 27 0 0 25 0 1 0 541501042 153088000 36910 33554432000 134512640 134761588 4287812272 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 37375 36910 341 61 0 36678 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 149500

[startup+402.301 s]
/proc/loadavg: 4.02 4.03 3.94 5/190 1356
/proc/meminfo: memFree=13612780/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=151008 CPUtime=402.28 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 193149 0 0 0 40201 27 0 0 25 0 1 0 541501042 154632192 37287 33554432000 134512640 134761588 4287812272 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 37752 37287 341 61 0 37055 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 151008

[startup+462.301 s]
/proc/loadavg: 4.00 4.02 3.94 5/190 1358
/proc/meminfo: memFree=13618092/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=116732 CPUtime=462.28 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 195929 0 0 0 46200 28 0 0 25 0 1 0 541501042 119533568 28718 33554432000 134512640 134761588 4287812272 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 29183 28718 341 61 0 28486 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 116732

[startup+522.301 s]
/proc/loadavg: 4.06 4.03 3.94 5/190 1359
/proc/meminfo: memFree=13583604/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=148960 CPUtime=522.28 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 207627 0 0 0 52199 29 0 0 25 0 1 0 541501042 152535040 36775 33554432000 134512640 134761588 4287812272 18446744073709551615 134680525 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 37240 36775 341 61 0 36543 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 148960

[startup+582.301 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 1370
/proc/meminfo: memFree=13572612/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=152064 CPUtime=582.28 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 210949 0 0 0 58198 30 0 0 25 0 1 0 541501042 155713536 37551 33554432000 134512640 134761588 4287812272 18446744073709551615 134684632 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 38016 37551 341 61 0 37319 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 152064

[startup+642.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 1372
/proc/meminfo: memFree=13566508/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=155344 CPUtime=642.28 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 214152 0 0 0 64198 30 0 0 25 0 1 0 541501042 159072256 38371 33554432000 134512640 134761588 4287812272 18446744073709551615 134632841 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 38836 38371 341 61 0 38139 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 155344

[startup+702.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 1373
/proc/meminfo: memFree=13571072/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=150528 CPUtime=702.29 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 216656 0 0 0 70198 31 0 0 25 0 1 0 541501042 154140672 37167 33554432000 134512640 134761588 4287812272 18446744073709551615 134680491 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 37632 37167 341 61 0 36935 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 150528

[startup+762.306 s]
/proc/loadavg: 4.06 4.02 3.95 5/190 1375
/proc/meminfo: memFree=13571184/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=156672 CPUtime=762.28 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 222392 0 0 0 76197 31 0 0 25 0 1 0 541501042 160432128 38703 33554432000 134512640 134761588 4287812272 18446744073709551615 134747171 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 39168 38703 341 61 0 38471 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 156672

[startup+822.301 s]
/proc/loadavg: 4.06 4.03 3.95 5/190 1376
/proc/meminfo: memFree=13567564/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=155620 CPUtime=822.28 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 225187 0 0 0 82196 32 0 0 25 0 1 0 541501042 159354880 38440 33554432000 134512640 134761588 4287812272 18446744073709551615 134747274 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 38905 38440 341 61 0 38208 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 155620

[startup+882.301 s]
/proc/loadavg: 4.07 4.04 3.96 5/190 1378
/proc/meminfo: memFree=13571636/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=153092 CPUtime=882.29 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 228892 0 0 0 88196 33 0 0 25 0 1 0 541501042 156766208 37808 33554432000 134512640 134761588 4287812272 18446744073709551615 134747641 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 38273 37808 341 61 0 37576 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 153092

[startup+942.301 s]
/proc/loadavg: 4.02 4.03 3.96 5/190 1380
/proc/meminfo: memFree=13567028/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=155320 CPUtime=942.28 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 231889 0 0 0 94195 33 0 0 25 0 1 0 541501042 159047680 38365 33554432000 134512640 134761588 4287812272 18446744073709551615 134632841 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 38830 38365 341 61 0 38133 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 155320

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/190 1381
/proc/meminfo: memFree=13569980/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=156392 CPUtime=1002.29 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 236100 0 0 0 100195 34 0 0 25 0 1 0 541501042 160145408 38633 33554432000 134512640 134761588 4287812272 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 39098 38633 341 61 0 38401 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 156392

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.96 5/190 1383
/proc/meminfo: memFree=13562640/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=152296 CPUtime=1062.28 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 238054 0 0 0 106194 34 0 0 25 0 1 0 541501042 155951104 37609 33554432000 134512640 134761588 4287812272 18446744073709551615 134748088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 38074 37609 341 61 0 37377 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 152296

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 1384
/proc/meminfo: memFree=13571300/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=152836 CPUtime=1122.29 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 240494 0 0 0 112194 35 0 0 25 0 1 0 541501042 156504064 37744 33554432000 134512640 134761588 4287812272 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 38209 37744 341 61 0 37512 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 152836

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 1386
/proc/meminfo: memFree=13572280/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=152296 CPUtime=1182.29 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 244554 0 0 0 118194 35 0 0 25 0 1 0 541501042 155951104 37609 33554432000 134512640 134761588 4287812272 18446744073709551615 134748077 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 38074 37609 341 61 0 37377 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 152296

[startup+1242.3 s]
/proc/loadavg: 3.16 3.79 3.89 3/178 1424
/proc/meminfo: memFree=13614356/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=153080 CPUtime=1242.28 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 247594 0 0 0 124193 35 0 0 25 0 1 0 541501042 156753920 37837 33554432000 134512640 134761588 4287812272 18446744073709551615 134748168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 38270 37837 341 61 0 37573 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 153080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.27 3.43 3.76 2/172 1443
/proc/meminfo: memFree=13787116/32950928 swapFree=67111528/67111528
[pid=1345] ppid=1343 vsize=155308 CPUtime=1299.98 cores=1,3
/proc/1345/stat : 1345 (MPhaseSAT64) R 1343 1345 969 0 -1 4202496 249899 0 0 0 129962 36 0 0 25 0 1 0 541501042 159035392 38394 33554432000 134512640 134761588 4287812272 18446744073709551615 134644378 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/1345/statm: 38827 38394 341 61 0 38130 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 155308

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): 1300
CPU user time (s): 1299.63
CPU system time (s): 0.368943
CPU usage (%): 99.9988
Max. virtual memory (cumulated for all children) (KiB): 159440

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

runsolver used 2.09968 second user time and 4.94725 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-23 00:51:44
IDJOB=3250345
IDBENCH=83251
IDSOLVER=1521
FILE ID=node113/3250345-1303512702
RUNJOBID= node113-1303511308-990
PBS_JOBID= 13134248
Free space on /tmp= 70584 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-5-5_34309.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250345-1303512702/watcher-3250345-1303512702 -o /tmp/evaluation-result-3250345-1303512702/solver-3250345-1303512702 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3250345-1303512702.cnf

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

MD5SUM BENCH= e252fbf81407f3388187ab50f0786909
RANDOM SEED=1096423769

node113.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.846
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.69
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.846
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.76
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.846
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.74
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.846
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.75
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.846
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.846
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.75
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13810692 kB
Buffers:       1698044 kB
Cached:       16691060 kB
SwapCached:          0 kB
Active:       10606564 kB
Inactive:      7947800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13810692 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           46164 kB
Writeback:           0 kB
AnonPages:      165036 kB
Mapped:          16676 kB
Slab:           519672 kB
PageTables:       5428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   350852 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70608 MiB
End job on node113 at 2011-04-23 01:13:26