Trace number 1831587

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
clasp 1.2.0-SAT09-32UNSAT 1762.68 1763.38

General information on the benchmark

Namemanol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark91.7301
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1762.60/1763.37	c clasp version 1.2.0-SAT09 
1762.60/1763.37	c Reading from ...774007/instance-1831587-1242774007.cnf
1762.60/1763.37	c Reading      : Done(0.390s)
1762.60/1763.37	c Preprocessing: |-\|Done(6.550s)
1762.60/1763.37	c Solving...
1762.60/1763.37	
1762.60/1763.37	c Models    : 0     
1762.60/1763.37	c Time         : 1762.380s (Solve: 1755.440s)
1762.60/1763.37	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1831587-1242774007/watcher-1831587-1242774007 -o /tmp/evaluation-result-1831587-1242774007/solver-1831587-1242774007 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831587-1242774007.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.97 3/65 18997
/proc/meminfo: memFree=1832208/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=3492 CPUtime=0
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 574 0 0 0 0 0 0 0 18 0 1 0 305430814 3575808 380 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 873 383 139 377 0 493 0

[startup+0.0365181 s]
/proc/loadavg: 0.85 0.97 0.97 3/65 18997
/proc/meminfo: memFree=1832208/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=19048 CPUtime=0.03
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 4173 0 0 0 2 1 0 0 18 0 1 0 305430814 19505152 3000 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 4762 3004 140 377 0 4382 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19048

[startup+0.101525 s]
/proc/loadavg: 0.85 0.97 0.97 3/65 18997
/proc/meminfo: memFree=1832208/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=25704 CPUtime=0.09
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 6900 0 0 0 7 2 0 0 18 0 1 0 305430814 26320896 5727 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 6426 5727 144 377 0 6046 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25704

[startup+0.301545 s]
/proc/loadavg: 0.85 0.97 0.97 3/65 18997
/proc/meminfo: memFree=1832208/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=39092 CPUtime=0.29
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 10564 0 0 0 25 4 0 0 20 0 1 0 305430814 40030208 8748 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 9773 8755 144 377 0 9393 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39092

[startup+0.701586 s]
/proc/loadavg: 0.85 0.97 0.97 3/65 18997
/proc/meminfo: memFree=1832208/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=62068 CPUtime=0.7
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 19590 0 0 0 62 8 0 0 24 0 1 0 305430814 63557632 14649 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 15517 14649 165 377 0 15137 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 62068

[startup+1.50167 s]
/proc/loadavg: 0.85 0.97 0.97 2/66 18998
/proc/meminfo: memFree=1767048/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=75164 CPUtime=1.5
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 23679 0 0 0 141 9 0 0 25 0 1 0 305430814 76967936 17876 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 18791 17876 170 377 0 18411 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 75164

[startup+3.10184 s]
/proc/loadavg: 0.85 0.97 0.97 2/66 18998
/proc/meminfo: memFree=1753928/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=89516 CPUtime=3.09
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 27550 0 0 0 299 10 0 0 25 0 1 0 305430814 91664384 21427 1992294400 134512640 136057169 4294956160 18446744073709551615 134771789 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 22379 21427 170 377 0 21999 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 89516

[startup+6.30117 s]
/proc/loadavg: 0.86 0.97 0.97 2/66 18998
/proc/meminfo: memFree=1738056/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=98676 CPUtime=6.28
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 30088 0 0 0 616 12 0 0 25 0 1 0 305430814 101044224 23677 1992294400 134512640 136057169 4294956160 18446744073709551615 134774171 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 24669 23677 170 377 0 24289 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 98676

[startup+12.7018 s]
/proc/loadavg: 0.87 0.97 0.97 2/66 18998
/proc/meminfo: memFree=1743632/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=92308 CPUtime=12.68
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 31582 0 0 0 1254 14 0 0 25 0 1 0 305430814 94523392 22206 1992294400 134512640 136057169 4294956160 18446744073709551615 134649331 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 23077 22206 182 377 0 22697 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 92308

[startup+25.5012 s]
/proc/loadavg: 0.90 0.97 0.97 2/66 18998
/proc/meminfo: memFree=1743696/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=92440 CPUtime=25.47
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 31609 0 0 0 2533 14 0 0 25 0 1 0 305430814 94658560 22233 1992294400 134512640 136057169 4294956160 18446744073709551615 134823782 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 23110 22233 182 377 0 22730 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 92440

[startup+51.1019 s]
/proc/loadavg: 0.93 0.97 0.97 2/66 18998
/proc/meminfo: memFree=1743632/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=92664 CPUtime=51.07
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 31654 0 0 0 5093 14 0 0 25 0 1 0 305430814 94887936 22278 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 23166 22278 182 377 0 22786 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 92664

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1743304/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=93148 CPUtime=102.24
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 31748 0 0 0 10210 14 0 0 25 0 1 0 305430814 95383552 22372 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 23287 22372 182 377 0 22907 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 93148

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1735240/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=101140 CPUtime=162.21
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 33765 0 0 0 16206 15 0 0 25 0 1 0 305430814 103567360 24389 1992294400 134512640 136057169 4294956160 18446744073709551615 134649391 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 25285 24389 182 377 0 24905 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 101140

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1729544/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=106916 CPUtime=222.19
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 35194 0 0 0 22203 16 0 0 25 0 1 0 305430814 109481984 25818 1992294400 134512640 136057169 4294956160 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 26729 25818 182 377 0 26349 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 106916

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1718152/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=118288 CPUtime=282.16
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 38007 0 0 0 28197 19 0 0 25 0 1 0 305430814 121126912 28631 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 29572 28631 182 377 0 29192 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 118288

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1718088/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=118288 CPUtime=342.14
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 38037 0 0 0 34195 19 0 0 25 0 1 0 305430814 121126912 28661 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 29572 28661 182 377 0 29192 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 118288

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1717072/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=119380 CPUtime=402.12
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 38302 0 0 0 40193 19 0 0 25 0 1 0 305430814 122245120 28926 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 29845 28926 182 377 0 29465 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 119380

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1714704/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=121900 CPUtime=462.1
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 39001 0 0 0 46190 20 0 0 25 0 1 0 305430814 124825600 29489 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 30475 29489 182 377 0 30095 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 121900

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1709840/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=127332 CPUtime=522.07
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 40351 0 0 0 52186 21 0 0 25 0 1 0 305430814 130387968 30839 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 31833 30839 182 377 0 31453 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 127332

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1704528/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=132060 CPUtime=582.04
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 41519 0 0 0 58182 22 0 0 25 0 1 0 305430814 135229440 32007 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 33015 32007 182 377 0 32635 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 132060

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1704464/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=132060 CPUtime=642.02
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 41519 0 0 0 64180 22 0 0 25 0 1 0 305430814 135229440 32007 1992294400 134512640 136057169 4294956160 18446744073709551615 134649293 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 33015 32007 182 377 0 32635 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 132060

[startup+702.302 s]

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

/proc/meminfo: memFree=1680208/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=156284 CPUtime=1061.86
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 47503 0 0 0 106158 28 0 0 25 0 1 0 305430814 160034816 37991 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 39071 37991 182 377 0 38691 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 156284

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1680208/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=156284 CPUtime=1121.84
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 47504 0 0 0 112156 28 0 0 25 0 1 0 305430814 160034816 37992 1992294400 134512640 136057169 4294956160 18446744073709551615 134823333 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 39071 37992 182 377 0 38691 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 156284

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1680080/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=156512 CPUtime=1181.81
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 47525 0 0 0 118153 28 0 0 25 0 1 0 305430814 160268288 38013 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 39128 38013 182 377 0 38748 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 156512

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1679952/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=156512 CPUtime=1241.79
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 47525 0 0 0 124151 28 0 0 25 0 1 0 305430814 160268288 38013 1992294400 134512640 136057169 4294956160 18446744073709551615 134823371 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 39128 38013 182 377 0 38748 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 156512

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1679888/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=156512 CPUtime=1301.77
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 47525 0 0 0 130149 28 0 0 25 0 1 0 305430814 160268288 38013 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 39128 38013 182 377 0 38748 0
Current children cumulated CPU time (s) 1301.77
Current children cumulated vsize (KiB) 156512

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1679824/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=156512 CPUtime=1361.75
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 47530 0 0 0 136147 28 0 0 25 0 1 0 305430814 160268288 38018 1992294400 134512640 136057169 4294956160 18446744073709551615 134649326 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 39128 38018 182 377 0 38748 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 156512

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1676112/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=160236 CPUtime=1421.73
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 48471 0 0 0 142144 29 0 0 25 0 1 0 305430814 164081664 38959 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 40059 38959 182 377 0 39679 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 160236

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1675664/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=160668 CPUtime=1481.7
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 48578 0 0 0 148141 29 0 0 25 0 1 0 305430814 164524032 39066 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 40167 39066 182 377 0 39787 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 160668

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1675472/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=160808 CPUtime=1541.67
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 48623 0 0 0 154138 29 0 0 25 0 1 0 305430814 164667392 39111 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 40202 39111 182 377 0 39822 0
Current children cumulated CPU time (s) 1541.67
Current children cumulated vsize (KiB) 160808

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1675216/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=161088 CPUtime=1601.65
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 48674 0 0 0 160136 29 0 0 25 0 1 0 305430814 164954112 39162 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 40272 39162 182 377 0 39892 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 161088

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1675152/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=161088 CPUtime=1661.63
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 48687 0 0 0 166134 29 0 0 25 0 1 0 305430814 164954112 39175 1992294400 134512640 136057169 4294956160 18446744073709551615 134649358 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 40272 39175 182 377 0 39892 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 161088

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1675152/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=161088 CPUtime=1721.6
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 48687 0 0 0 172131 29 0 0 25 0 1 0 305430814 164954112 39175 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 40272 39175 182 377 0 39892 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 161088

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

[startup+1740.7 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1675152/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=161088 CPUtime=1740
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 48687 0 0 0 173971 29 0 0 25 0 1 0 305430814 164954112 39175 1992294400 134512640 136057169 4294956160 18446744073709551615 134823782 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 40272 39175 182 377 0 39892 0
Current children cumulated CPU time (s) 1740
Current children cumulated vsize (KiB) 161088

[startup+1753.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1675088/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=161088 CPUtime=1752.8
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 48687 0 0 0 175251 29 0 0 25 0 1 0 305430814 164954112 39175 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 40272 39175 182 377 0 39892 0
Current children cumulated CPU time (s) 1752.8
Current children cumulated vsize (KiB) 161088

[startup+1759.9 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1675088/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=161088 CPUtime=1759.2
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 48687 0 0 0 175891 29 0 0 25 0 1 0 305430814 164954112 39175 1992294400 134512640 136057169 4294956160 18446744073709551615 134618456 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 40272 39175 182 377 0 39892 0
Current children cumulated CPU time (s) 1759.2
Current children cumulated vsize (KiB) 161088

[startup+1761.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1675088/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=161088 CPUtime=1760.79
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 48687 0 0 0 176050 29 0 0 25 0 1 0 305430814 164954112 39175 1992294400 134512640 136057169 4294956160 18446744073709551615 134624614 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 40272 39175 182 377 0 39892 0
Current children cumulated CPU time (s) 1760.79
Current children cumulated vsize (KiB) 161088

[startup+1762.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1675088/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=161088 CPUtime=1761.59
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 48687 0 0 0 176130 29 0 0 25 0 1 0 305430814 164954112 39175 1992294400 134512640 136057169 4294956160 18446744073709551615 134823619 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 40272 39175 182 377 0 39892 0
Current children cumulated CPU time (s) 1761.59
Current children cumulated vsize (KiB) 161088

[startup+1763.1 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1675088/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=65984 CPUtime=1762.4
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 48692 0 0 0 176209 31 0 0 25 0 1 0 305430814 67567616 16022 1992294400 134512640 136057169 4294956160 18446744073709551615 135439450 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 16496 16022 187 377 0 16116 0
Current children cumulated CPU time (s) 1762.4
Current children cumulated vsize (KiB) 65984

[startup+1763.31 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 19004
/proc/meminfo: memFree=1767568/2055920 swapFree=4178336/4192956
[pid=18997] ppid=18995 vsize=65984 CPUtime=1762.6
/proc/18997/stat : 18997 (clasp) R 18995 18997 18960 0 -1 4194304 48692 0 0 0 176229 31 0 0 25 0 1 0 305430814 67567616 16022 1992294400 134512640 136057169 4294956160 18446744073709551615 135433712 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18997/statm: 16496 16022 187 377 0 16116 0
Current children cumulated CPU time (s) 1762.6
Current children cumulated vsize (KiB) 65984

Child status: 20
Real time (s): 1763.38
CPU time (s): 1762.68
CPU user time (s): 1762.36
CPU system time (s): 0.321951
CPU usage (%): 99.9604
Max. virtual memory (cumulated for all children) (KiB): 161088

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

runsolver used 2.09368 second user time and 4.25235 second system time

The end

Launcher Data

Begin job on node79 at 2009-05-20 01:00:08
IDJOB=1831587
IDBENCH=69595
IDSOLVER=637
FILE ID=node79/1831587-1242774007
PBS_JOBID= 9322298
Free space on /tmp= 66324 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT_RACE08/cnf/manol-pipe-g10nid.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-1831587-1242774007/watcher-1831587-1242774007 -o /tmp/evaluation-result-1831587-1242774007/solver-1831587-1242774007 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831587-1242774007.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d46e452956bc993f202d3b06fd3e858e
RANDOM SEED=917555990

node79.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1832688 kB
Buffers:         16096 kB
Cached:         168256 kB
SwapCached:       9176 kB
Active:          85556 kB
Inactive:       109852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832688 kB
SwapTotal:     4192956 kB
SwapFree:      4178336 kB
Dirty:           13464 kB
Writeback:           0 kB
Mapped:          15320 kB
Slab:            13768 kB
Committed_AS:  1029988 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66324 MiB
End job on node79 at 2009-05-20 01:29:32