Trace number 3276418

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) 5000.05 4999.93

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p30-s19690873.cnf
MD5SUMe096925b96a6999132833f44e4f216d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.155975
Satisfiable
(Un)Satisfiability was proved
Number of variables1638
Number of clauses253275
Sum of the clauses size508108
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253235
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3276418-1303672459/watcher-3276418-1303672459 -o /tmp/evaluation-result-3276418-1303672459/solver-3276418-1303672459 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3276418-1303672459.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13981
/proc/meminfo: memFree=15548680/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=2352 CPUtime=0 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 347 0 0 0 0 0 0 0 25 0 1 0 478845691 2408448 301 33554432000 134512640 136057169 4289757616 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 588 301 145 378 0 208 0

[startup+0.070941 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13981
/proc/meminfo: memFree=15548680/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=10192 CPUtime=0.06 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 2797 0 0 0 6 0 0 0 25 0 1 0 478845691 10436608 2207 33554432000 134512640 136057169 4289757616 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 2548 2207 163 378 0 2168 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10192

[startup+0.100922 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13981
/proc/meminfo: memFree=15548680/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=14160 CPUtime=0.08 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 4100 0 0 0 8 0 0 0 25 0 1 0 478845691 14499840 3171 33554432000 134512640 136057169 4289757616 18446744073709551615 134774422 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 3540 3171 166 378 0 3160 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14160

[startup+0.300891 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13981
/proc/meminfo: memFree=15548680/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=14160 CPUtime=0.28 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 4100 0 0 0 28 0 0 0 25 0 1 0 478845691 14499840 3171 33554432000 134512640 136057169 4289757616 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 3540 3171 166 378 0 3160 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 14160

[startup+0.700816 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13981
/proc/meminfo: memFree=15548680/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=14160 CPUtime=0.68 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 4100 0 0 0 68 0 0 0 25 0 1 0 478845691 14499840 3171 33554432000 134512640 136057169 4289757616 18446744073709551615 134774488 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 3540 3171 166 378 0 3160 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14160

[startup+1.50069 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13982
/proc/meminfo: memFree=15536396/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=15216 CPUtime=1.48 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 4379 0 0 0 148 0 0 0 25 0 1 0 478845691 15581184 3450 33554432000 134512640 136057169 4289757616 18446744073709551615 134765777 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 3804 3450 168 378 0 3424 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15216

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13982
/proc/meminfo: memFree=15535404/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=14764 CPUtime=3.08 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 4880 0 0 0 308 0 0 0 25 0 1 0 478845691 15118336 3455 33554432000 134512640 136057169 4289757616 18446744073709551615 134618170 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 3691 3455 182 378 0 3311 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14764

[startup+6.30082 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13982
/proc/meminfo: memFree=15520272/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=33472 CPUtime=6.28 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 9559 0 0 0 627 1 0 0 25 0 1 0 478845691 34275328 8134 33554432000 134512640 136057169 4289757616 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 8368 8134 182 378 0 7988 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33472

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13982
/proc/meminfo: memFree=15488244/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=64392 CPUtime=12.69 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 17230 0 0 0 1266 3 0 0 25 0 1 0 478845691 65937408 15805 33554432000 134512640 136057169 4289757616 18446744073709551615 134635337 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 16098 15805 182 378 0 15718 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64392

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13983
/proc/meminfo: memFree=15460092/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=89744 CPUtime=25.49 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 23463 0 0 0 2545 4 0 0 25 0 1 0 478845691 91897856 22038 33554432000 134512640 136057169 4289757616 18446744073709551615 134615854 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 22436 22038 182 378 0 22056 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89744

[startup+51.1009 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13983
/proc/meminfo: memFree=15442572/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=106728 CPUtime=51.09 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 27660 0 0 0 5104 5 0 0 25 0 1 0 478845691 109289472 26235 33554432000 134512640 136057169 4289757616 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 26682 26235 182 378 0 26302 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 106728

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13985
/proc/meminfo: memFree=15394568/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=154884 CPUtime=102.29 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 39532 0 0 0 10222 7 0 0 25 0 1 0 478845691 158601216 38107 33554432000 134512640 136057169 4289757616 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 38721 38107 182 378 0 38341 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 154884

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13986
/proc/meminfo: memFree=15379408/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=170416 CPUtime=162.29 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 43431 0 0 0 16221 8 0 0 25 0 1 0 478845691 174505984 41870 33554432000 134512640 136057169 4289757616 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 42604 41870 182 378 0 42224 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 170416

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13988
/proc/meminfo: memFree=15364628/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=185256 CPUtime=222.3 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 47022 0 0 0 22221 9 0 0 25 0 1 0 478845691 189702144 45461 33554432000 134512640 136057169 4289757616 18446744073709551615 134828340 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 46314 45461 182 378 0 45934 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 185256

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13990
/proc/meminfo: memFree=15348720/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=200320 CPUtime=282.29 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 50646 0 0 0 28220 9 0 0 25 0 1 0 478845691 205127680 49085 33554432000 134512640 136057169 4289757616 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 50080 49085 182 378 0 49700 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 200320

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 13991
/proc/meminfo: memFree=15343860/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=204604 CPUtime=342.29 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 51682 0 0 0 34220 9 0 0 25 0 1 0 478845691 209514496 50121 33554432000 134512640 136057169 4289757616 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 51151 50121 182 378 0 50771 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 204604

[startup+402.301 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 13993
/proc/meminfo: memFree=15342340/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=206596 CPUtime=402.29 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 52135 0 0 0 40220 9 0 0 25 0 1 0 478845691 211554304 50574 33554432000 134512640 136057169 4289757616 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 51649 50574 182 378 0 51269 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 206596

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 13994
/proc/meminfo: memFree=15338848/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=210260 CPUtime=462.3 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 52933 0 0 0 46220 10 0 0 25 0 1 0 478845691 215306240 51372 33554432000 134512640 136057169 4289757616 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 52565 51372 182 378 0 52185 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 210260

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 13996
/proc/meminfo: memFree=15336216/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=212748 CPUtime=522.3 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 53492 0 0 0 52220 10 0 0 25 0 1 0 478845691 217853952 51931 33554432000 134512640 136057169 4289757616 18446744073709551615 134823929 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 53187 51931 182 378 0 52807 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 212748

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13998
/proc/meminfo: memFree=15335328/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=213816 CPUtime=582.3 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 53739 0 0 0 58220 10 0 0 25 0 1 0 478845691 218947584 52178 33554432000 134512640 136057169 4289757616 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/13981/statm: 53454 52178 182 378 0 53074 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 213816

[startup+642.3 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.09 2/172 14120
/proc/meminfo: memFree=15393684/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=449088 CPUtime=4062.39 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 110154 0 0 0 406212 27 0 0 25 0 1 0 478845691 459866112 107805 33554432000 134512640 136057169 4289757616 18446744073709551615 134616032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13981/statm: 112272 107805 182 378 0 111892 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 449088

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/172 14122
/proc/meminfo: memFree=15393652/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=449408 CPUtime=4122.38 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 110221 0 0 0 412211 27 0 0 25 0 1 0 478845691 460193792 107872 33554432000 134512640 136057169 4289757616 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13981/statm: 112352 107872 182 378 0 111972 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 449408

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/172 14124
/proc/meminfo: memFree=15390996/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=452448 CPUtime=4182.38 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 110829 0 0 0 418211 27 0 0 25 0 1 0 478845691 463306752 108480 33554432000 134512640 136057169 4289757616 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13981/statm: 113112 108480 182 378 0 112732 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 452448

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/172 14125
/proc/meminfo: memFree=15391340/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=452448 CPUtime=4242.38 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 110829 0 0 0 424211 27 0 0 25 0 1 0 478845691 463306752 108480 33554432000 134512640 136057169 4289757616 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13981/statm: 113112 108480 182 378 0 112732 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 452448

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/172 14127
/proc/meminfo: memFree=15391168/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=452448 CPUtime=4302.39 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 110853 0 0 0 430211 28 0 0 25 0 1 0 478845691 463306752 108504 33554432000 134512640 136057169 4289757616 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13981/statm: 113112 108504 182 378 0 112732 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 452448

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/172 14128
/proc/meminfo: memFree=15390144/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=453408 CPUtime=4362.39 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 111065 0 0 0 436211 28 0 0 25 0 1 0 478845691 464289792 108716 33554432000 134512640 136057169 4289757616 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13981/statm: 113352 108716 182 378 0 112972 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 453408

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/172 14130
/proc/meminfo: memFree=15387620/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=455968 CPUtime=4422.39 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 111657 0 0 0 442211 28 0 0 25 0 1 0 478845691 466911232 109308 33554432000 134512640 136057169 4289757616 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13981/statm: 113992 109308 182 378 0 113612 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 455968

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/172 14132
/proc/meminfo: memFree=15387468/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=456448 CPUtime=4482.39 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 111759 0 0 0 448211 28 0 0 25 0 1 0 478845691 467402752 109410 33554432000 134512640 136057169 4289757616 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13981/statm: 114112 109410 182 378 0 113732 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 456448

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/172 14133
/proc/meminfo: memFree=15386924/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=456768 CPUtime=4542.39 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 111847 0 0 0 454211 28 0 0 25 0 1 0 478845691 467730432 109498 33554432000 134512640 136057169 4289757616 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13981/statm: 114192 109498 182 378 0 113812 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 456768

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/172 14135
/proc/meminfo: memFree=15384536/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=459208 CPUtime=4602.4 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 112439 0 0 0 460212 28 0 0 25 0 1 0 478845691 470228992 110090 33554432000 134512640 136057169 4289757616 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13981/statm: 114802 110090 182 378 0 114422 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 459208

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/172 14136
/proc/meminfo: memFree=15384604/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=459208 CPUtime=4662.39 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 112445 0 0 0 466211 28 0 0 25 0 1 0 478845691 470228992 110096 33554432000 134512640 136057169 4289757616 18446744073709551615 134634308 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13981/statm: 114802 110096 182 378 0 114422 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 459208

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.03 2/172 14138
/proc/meminfo: memFree=15383452/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=460232 CPUtime=4722.41 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 112685 0 0 0 472212 29 0 0 25 0 1 0 478845691 471277568 110336 33554432000 134512640 136057169 4289757616 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13981/statm: 115058 110336 182 378 0 114678 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 460232

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/172 14140
/proc/meminfo: memFree=15379192/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=464936 CPUtime=4782.4 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 113806 0 0 0 478211 29 0 0 25 0 1 0 478845691 476094464 111457 33554432000 134512640 136057169 4289757616 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13981/statm: 116234 111457 182 378 0 115854 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 464936

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/172 14141
/proc/meminfo: memFree=15378536/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=465472 CPUtime=4842.4 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 113919 0 0 0 484211 29 0 0 25 0 1 0 478845691 476643328 111570 33554432000 134512640 136057169 4289757616 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13981/statm: 116368 111570 182 378 0 115988 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 465472

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/172 14143
/proc/meminfo: memFree=15376752/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=467588 CPUtime=4902.41 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 114391 0 0 0 490211 30 0 0 25 0 1 0 478845691 478810112 112042 33554432000 134512640 136057169 4289757616 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13981/statm: 116897 112042 182 378 0 116517 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 467588

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 14144
/proc/meminfo: memFree=15362336/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=482084 CPUtime=4962.4 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 117999 0 0 0 496210 30 0 0 25 0 1 0 478845691 493654016 115650 33554432000 134512640 136057169 4289757616 18446744073709551615 134823862 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13981/statm: 120521 115650 182 378 0 120141 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 482084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 14145
/proc/meminfo: memFree=15362312/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=482436 CPUtime=5000.01 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 118060 0 0 0 499971 30 0 0 25 0 1 0 478845691 494014464 115711 33554432000 134512640 136057169 4289757616 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13981/statm: 120609 115711 182 378 0 120229 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 482436

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 14145
/proc/meminfo: memFree=15362312/32950928 swapFree=67111528/67111528
[pid=13981] ppid=13979 vsize=482436 CPUtime=5000.01 cores=0,2,4,6
/proc/13981/stat : 13981 (clasp) R 13979 13981 13547 0 -1 4202496 118060 0 0 0 499971 30 0 0 25 0 1 0 478845691 494014464 115711 33554432000 134512640 136057169 4289757616 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13981/statm: 120609 115711 182 378 0 120229 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 482436

Child status: 0
Real time (s): 4999.93
CPU time (s): 5000.05
CPU user time (s): 4999.71
CPU system time (s): 0.332949
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 482436

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

runsolver used 7.79581 second user time and 15.5916 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-24 21:14:19
IDJOB=3276418
IDBENCH=88229
IDSOLVER=1677
FILE ID=node123/3276418-1303672459
RUNJOBID= node123-1303664656-13565
PBS_JOBID= 13150748
Free space on /tmp= 72768 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q585-n40-p30-s19690873.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-3276418-1303672459/watcher-3276418-1303672459 -o /tmp/evaluation-result-3276418-1303672459/solver-3276418-1303672459 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3276418-1303672459.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= e096925b96a6999132833f44e4f216d7
RANDOM SEED=1026213641

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.838
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.838
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.838
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.80
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.838
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.74
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.838
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:     32950928 kB
MemFree:      15548960 kB
Buffers:       2139980 kB
Cached:       14394220 kB
SwapCached:          0 kB
Active:        8073536 kB
Inactive:      8797852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15548960 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5056 kB
Writeback:           0 kB
AnonPages:      336256 kB
Mapped:          15792 kB
Slab:           466504 kB
PageTables:       5472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   487976 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= 72768 MiB
End job on node123 at 2011-04-24 22:37:41