Trace number 3274878

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
SAT09 reference solver: clasp 1.2.0-SAT09-32? (TO) 1299.99 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
MD5SUM556c58061360a1b195d9b2f28888af77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03469
Satisfiable
(Un)Satisfiability was proved
Number of variables2115
Number of clauses356340
Sum of the clauses size714705
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2356295
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3274878-1303610503/watcher-3274878-1303610503 -o /tmp/evaluation-result-3274878-1303610503/solver-3274878-1303610503 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274878-1303610503.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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: 2.54 2.94 3.28 3/184 25355
/proc/meminfo: memFree=16559024/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=2600 CPUtime=0 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 1 0 472649958 2662400 366 33554432000 134512640 136057169 4287254224 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 650 367 145 378 0 270 0

[startup+0.10156 s]
/proc/loadavg: 2.54 2.94 3.28 3/184 25355
/proc/meminfo: memFree=16559024/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=13828 CPUtime=0.09 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 3979 0 0 0 9 0 0 0 25 0 1 0 472649958 14159872 3081 33554432000 134512640 136057169 4287254224 18446744073709551615 134772059 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 3457 3082 163 378 0 3077 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13828

[startup+0.200543 s]
/proc/loadavg: 2.54 2.94 3.28 3/184 25355
/proc/meminfo: memFree=16559024/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=19612 CPUtime=0.19 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 5966 0 0 0 19 0 0 0 25 0 1 0 472649958 20082688 4425 33554432000 134512640 136057169 4287254224 18446744073709551615 134774659 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 4903 4425 166 378 0 4523 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19612

[startup+0.300581 s]
/proc/loadavg: 2.54 2.94 3.28 3/184 25355
/proc/meminfo: memFree=16559024/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=19612 CPUtime=0.29 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 5966 0 0 0 29 0 0 0 25 0 1 0 472649958 20082688 4425 33554432000 134512640 136057169 4287254224 18446744073709551615 134774631 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 4903 4425 166 378 0 4523 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19612

[startup+0.700455 s]
/proc/loadavg: 2.54 2.94 3.28 3/184 25355
/proc/meminfo: memFree=16559024/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=19612 CPUtime=0.69 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 5966 0 0 0 69 0 0 0 25 0 1 0 472649958 20082688 4425 33554432000 134512640 136057169 4287254224 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 4903 4425 166 378 0 4523 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19612

[startup+1.50031 s]
/proc/loadavg: 2.54 2.94 3.28 5/190 25366
/proc/meminfo: memFree=16463120/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=19612 CPUtime=1.49 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 5966 0 0 0 149 0 0 0 25 0 1 0 472649958 20082688 4425 33554432000 134512640 136057169 4287254224 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 4903 4425 166 378 0 4523 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19612

[startup+3.10103 s]
/proc/loadavg: 2.54 2.94 3.28 5/190 25366
/proc/meminfo: memFree=16446876/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=22252 CPUtime=3.09 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 6649 0 0 0 309 0 0 0 25 0 1 0 472649958 22786048 5108 33554432000 134512640 136057169 4287254224 18446744073709551615 134627860 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 5563 5108 172 378 0 5183 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22252

[startup+6.30047 s]
/proc/loadavg: 2.66 2.96 3.28 5/190 25366
/proc/meminfo: memFree=16418860/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=40572 CPUtime=6.3 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 12736 0 0 0 628 2 0 0 25 0 1 0 472649958 41545728 9903 33554432000 134512640 136057169 4287254224 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 10143 9903 182 378 0 9763 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 40572

[startup+12.7003 s]
/proc/loadavg: 2.76 2.98 3.28 5/190 25366
/proc/meminfo: memFree=16368548/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=77028 CPUtime=12.69 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 21796 0 0 0 1266 3 0 0 25 0 1 0 472649958 78876672 18963 33554432000 134512640 136057169 4287254224 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 19257 18963 182 378 0 18877 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77028

[startup+25.5011 s]
/proc/loadavg: 3.04 3.03 3.29 5/190 25863
/proc/meminfo: memFree=16856324/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=129260 CPUtime=25.48 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 34790 0 0 0 2542 6 0 0 25 0 1 0 472649958 132362240 31957 33554432000 134512640 136057169 4287254224 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 32315 31957 182 378 0 31935 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 129260

[startup+51.1006 s]
/proc/loadavg: 3.36 3.10 3.31 5/190 25864
/proc/meminfo: memFree=16716376/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=156976 CPUtime=51.09 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 41547 0 0 0 5101 8 0 0 25 0 1 0 472649958 160743424 38714 33554432000 134512640 136057169 4287254224 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 39244 38714 182 378 0 38864 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 156976

[startup+102.301 s]
/proc/loadavg: 3.72 3.24 3.35 5/190 25865
/proc/meminfo: memFree=16477996/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=229632 CPUtime=102.29 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 59732 0 0 0 10218 11 0 0 25 0 1 0 472649958 235143168 56763 33554432000 134512640 136057169 4287254224 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 57408 56763 182 378 0 57028 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 229632

[startup+162.301 s]
/proc/loadavg: 3.90 3.38 3.38 5/190 25870
/proc/meminfo: memFree=16317480/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=264444 CPUtime=162.28 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 68426 0 0 0 16215 13 0 0 25 0 1 0 472649958 270790656 65457 33554432000 134512640 136057169 4287254224 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 66111 65457 182 378 0 65731 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 264444

[startup+222.306 s]
/proc/loadavg: 3.96 3.49 3.42 5/190 25872
/proc/meminfo: memFree=16237944/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=265424 CPUtime=222.29 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 68665 0 0 0 22216 13 0 0 25 0 1 0 472649958 271794176 65696 33554432000 134512640 136057169 4287254224 18446744073709551615 134634298 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 66356 65696 182 378 0 65976 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 265424

[startup+282.301 s]
/proc/loadavg: 3.98 3.58 3.45 5/190 25873
/proc/meminfo: memFree=16200336/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=293620 CPUtime=282.29 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 75673 0 0 0 28213 16 0 0 25 0 1 0 472649958 300666880 72704 33554432000 134512640 136057169 4287254224 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 73405 72704 182 378 0 73025 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 293620

[startup+342.3 s]
/proc/loadavg: 3.77 3.60 3.47 4/184 25892
/proc/meminfo: memFree=16264128/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=297848 CPUtime=342.28 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 76611 0 0 0 34212 16 0 0 25 0 1 0 472649958 304996352 73642 33554432000 134512640 136057169 4287254224 18446744073709551615 134618380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 74462 73642 182 378 0 74082 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 297848

[startup+402.301 s]
/proc/loadavg: 3.28 3.49 3.44 4/184 25893
/proc/meminfo: memFree=16206060/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=299844 CPUtime=402.28 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 77030 0 0 0 40212 16 0 0 25 0 1 0 472649958 307040256 74061 33554432000 134512640 136057169 4287254224 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 74961 74061 182 378 0 74581 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 299844

[startup+462.3 s]
/proc/loadavg: 3.10 3.40 3.41 4/184 25895
/proc/meminfo: memFree=16133860/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=326424 CPUtime=462.27 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 83708 0 0 0 46210 17 0 0 25 0 1 0 472649958 334258176 80536 33554432000 134512640 136057169 4287254224 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 81606 80536 182 378 0 81226 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 326424

[startup+522.301 s]
/proc/loadavg: 3.04 3.32 3.38 4/184 25897
/proc/meminfo: memFree=16089192/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=364804 CPUtime=522.27 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 93008 0 0 0 52207 20 0 0 25 0 1 0 472649958 373559296 89836 33554432000 134512640 136057169 4287254224 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 91201 89836 182 378 0 90821 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 364804

[startup+582.301 s]
/proc/loadavg: 3.01 3.26 3.35 4/184 25898
/proc/meminfo: memFree=16081336/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=367416 CPUtime=582.27 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 93597 0 0 0 58207 20 0 0 25 0 1 0 472649958 376233984 90425 33554432000 134512640 136057169 4287254224 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 91854 90425 182 378 0 91474 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 367416

[startup+642.3 s]
/proc/loadavg: 3.00 3.21 3.33 4/184 25900
/proc/meminfo: memFree=16072988/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=372080 CPUtime=642.26 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 94604 0 0 0 64206 20 0 0 25 0 1 0 472649958 381009920 91432 33554432000 134512640 136057169 4287254224 18446744073709551615 134615961 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 93020 91432 182 378 0 92640 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 372080

[startup+702.301 s]
/proc/loadavg: 3.05 3.19 3.31 4/184 25901
/proc/meminfo: memFree=16004740/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=372720 CPUtime=702.26 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 94778 0 0 0 70206 20 0 0 25 0 1 0 472649958 381665280 91606 33554432000 134512640 136057169 4287254224 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 93180 91606 182 378 0 92800 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 372720

[startup+762.3 s]
/proc/loadavg: 3.02 3.15 3.29 4/184 25903
/proc/meminfo: memFree=15961044/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=373524 CPUtime=762.27 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 94958 0 0 0 76207 20 0 0 25 0 1 0 472649958 382488576 91786 33554432000 134512640 136057169 4287254224 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 93381 91786 182 378 0 93001 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 373524

[startup+822.301 s]
/proc/loadavg: 3.00 3.12 3.26 4/184 25905
/proc/meminfo: memFree=15941780/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=383444 CPUtime=822.26 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 97426 0 0 0 82205 21 0 0 25 0 1 0 472649958 392646656 94133 33554432000 134512640 136057169 4287254224 18446744073709551615 134615979 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 95861 94133 182 378 0 95481 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 383444

[startup+882.306 s]
/proc/loadavg: 3.00 3.10 3.25 4/184 25906
/proc/meminfo: memFree=15934304/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=384860 CPUtime=882.26 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 97715 0 0 0 88205 21 0 0 25 0 1 0 472649958 394096640 94422 33554432000 134512640 136057169 4287254224 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 96215 94422 182 378 0 95835 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 384860

[startup+942.301 s]
/proc/loadavg: 3.00 3.08 3.23 4/184 25908
/proc/meminfo: memFree=15926328/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=390460 CPUtime=942.26 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 99002 0 0 0 94205 21 0 0 25 0 1 0 472649958 399831040 95709 33554432000 134512640 136057169 4287254224 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 97615 95709 182 378 0 97235 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 390460

[startup+1002.3 s]
/proc/loadavg: 3.00 3.06 3.21 4/184 25909
/proc/meminfo: memFree=15913888/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=395656 CPUtime=1002.25 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 100263 0 0 0 100204 21 0 0 25 0 1 0 472649958 405151744 96970 33554432000 134512640 136057169 4287254224 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 98914 96970 182 378 0 98534 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 395656

[startup+1062.3 s]
/proc/loadavg: 3.00 3.05 3.19 4/184 25911
/proc/meminfo: memFree=15906280/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=398480 CPUtime=1062.26 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 100854 0 0 0 106204 22 0 0 25 0 1 0 472649958 408043520 97561 33554432000 134512640 136057169 4287254224 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 99620 97561 182 378 0 99240 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 398480

[startup+1122.3 s]
/proc/loadavg: 3.00 3.04 3.18 4/184 25913
/proc/meminfo: memFree=15864096/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=399516 CPUtime=1122.26 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 101061 0 0 0 112204 22 0 0 25 0 1 0 472649958 409104384 97768 33554432000 134512640 136057169 4287254224 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 99879 97768 182 378 0 99499 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 399516

[startup+1182.3 s]
/proc/loadavg: 3.00 3.03 3.17 4/184 25914
/proc/meminfo: memFree=15843344/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=408084 CPUtime=1182.25 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 103132 0 0 0 118202 23 0 0 25 0 1 0 472649958 417878016 99839 33554432000 134512640 136057169 4287254224 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 102021 99839 182 378 0 101641 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 408084

[startup+1242.3 s]
/proc/loadavg: 3.36 3.10 3.18 5/191 18597
/proc/meminfo: memFree=15815480/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=422048 CPUtime=1242.25 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 106613 0 0 0 124201 24 0 0 25 0 1 0 472649958 432177152 103320 33554432000 134512640 136057169 4287254224 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 105512 103320 182 378 0 105132 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 422048



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.30 3.15 3.19 3/183 31666
/proc/meminfo: memFree=15922284/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=426420 CPUtime=1299.95 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 107596 0 0 0 129971 24 0 0 25 0 1 0 472649958 436654080 104303 33554432000 134512640 136057169 4287254224 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 106605 104303 182 378 0 106225 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 426420

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

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

[startup+1300 s]
/proc/loadavg: 3.30 3.15 3.19 3/183 31666
/proc/meminfo: memFree=15922284/32950928 swapFree=67111528/67111528
[pid=25355] ppid=25353 vsize=426420 CPUtime=1299.95 cores=1,3
/proc/25355/stat : 25355 (clasp) R 25353 25355 25305 0 -1 4202496 107596 0 0 0 129971 24 0 0 25 0 1 0 472649958 436654080 104303 33554432000 134512640 136057169 4287254224 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25355/statm: 106605 104303 182 378 0 106225 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 426420

Child status: 0
Real time (s): 1300.03
CPU time (s): 1299.99
CPU user time (s): 1299.72
CPU system time (s): 0.268959
CPU usage (%): 99.9971
Max. virtual memory (cumulated for all children) (KiB): 426420

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

runsolver used 2.03369 second user time and 5.05123 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-24 04:01:43
IDJOB=3274878
IDBENCH=88216
IDSOLVER=1674
FILE ID=node125/3274878-1303610503
RUNJOBID= node125-1303610503-25325
PBS_JOBID= 13150636
Free space on /tmp= 72708 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274878-1303610503/watcher-3274878-1303610503 -o /tmp/evaluation-result-3274878-1303610503/solver-3274878-1303610503 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274878-1303610503.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 556c58061360a1b195d9b2f28888af77
RANDOM SEED=84373850

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16559304 kB
Buffers:       2189352 kB
Cached:       13596888 kB
SwapCached:          0 kB
Active:        7857084 kB
Inactive:      8003312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16559304 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11784 kB
Writeback:           0 kB
AnonPages:       74012 kB
Mapped:          16756 kB
Slab:           465728 kB
PageTables:       5536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   238944 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= 73244 MiB
End job on node125 at 2011-04-24 04:23:25