Trace number 1831955

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 2289.73 2290.36

General information on the benchmark

Namemanol-pipe-c7nidw.cnf
MD5SUMcddc29f8f256e39e02d9b418f68e802c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark109.569
Satisfiable
(Un)Satisfiability was proved
Number of variables169072
Number of clauses501421
Sum of the clauses size1169981
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2334280
Number of clauses of size 3167140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

2289.65/2290.36	c clasp version 1.2.0-SAT09 
2289.65/2290.36	c Reading from ...793830/instance-1831955-1242793830.cnf
2289.65/2290.36	c Reading      : Done(0.300s)
2289.65/2290.36	c Preprocessing: |-\|Done(4.730s)
2289.65/2290.36	c Solving...
2289.65/2290.36	
2289.65/2290.36	c Models    : 0     
2289.65/2290.36	c Time         : 2289.640s (Solve: 2284.610s)
2289.65/2290.36	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-1831955-1242793830/watcher-1831955-1242793830 -o /tmp/evaluation-result-1831955-1242793830/solver-1831955-1242793830 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831955-1242793830.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.99 0.97 0.93 3/64 9544
/proc/meminfo: memFree=1628632/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=3208 CPUtime=0
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 572 0 0 0 0 0 0 0 20 0 1 0 307411106 3284992 378 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 802 383 139 377 0 422 0

[startup+0.018968 s]
/proc/loadavg: 0.99 0.97 0.93 3/64 9544
/proc/meminfo: memFree=1628632/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=14916 CPUtime=0.01
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 2274 0 0 0 1 0 0 0 20 0 1 0 307411106 15273984 1507 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 3729 1511 140 377 0 3349 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14916

[startup+0.101978 s]
/proc/loadavg: 0.99 0.97 0.93 3/64 9544
/proc/meminfo: memFree=1628632/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=21212 CPUtime=0.09
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 5548 0 0 0 8 1 0 0 20 0 1 0 307411106 21721088 4781 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 5303 4782 144 377 0 4923 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21212

[startup+0.302 s]
/proc/loadavg: 0.99 0.97 0.93 3/64 9544
/proc/meminfo: memFree=1628632/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=33040 CPUtime=0.29
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 9413 0 0 0 26 3 0 0 22 0 1 0 307411106 33832960 7547 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 8260 7547 144 377 0 7880 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33040

[startup+0.701047 s]
/proc/loadavg: 0.99 0.97 0.93 3/64 9544
/proc/meminfo: memFree=1628632/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=54836 CPUtime=0.69
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 17378 0 0 0 64 5 0 0 25 0 1 0 307411106 56152064 12779 1992294400 134512640 136057169 4294956160 18446744073709551615 134776208 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 13709 12779 168 377 0 13329 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54836

[startup+1.50114 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9545
/proc/meminfo: memFree=1575056/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=63448 CPUtime=1.49
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 19504 0 0 0 143 6 0 0 25 0 1 0 307411106 64970752 14905 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 15862 14905 170 377 0 15482 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63448

[startup+3.10133 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9545
/proc/meminfo: memFree=1563664/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=73196 CPUtime=3.09
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 22243 0 0 0 302 7 0 0 25 0 1 0 307411106 74952704 17324 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 18299 17324 170 377 0 17919 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73196

[startup+6.3027 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9545
/proc/meminfo: memFree=1560272/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=70800 CPUtime=6.29
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 24374 0 0 0 621 8 0 0 25 0 1 0 307411106 72499200 17154 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 17700 17154 182 377 0 17320 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70800

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9545
/proc/meminfo: memFree=1560344/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=70800 CPUtime=12.69
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 24381 0 0 0 1261 8 0 0 25 0 1 0 307411106 72499200 17161 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 17700 17161 182 377 0 17320 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70800

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9545
/proc/meminfo: memFree=1560216/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=70952 CPUtime=25.48
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 24431 0 0 0 2540 8 0 0 25 0 1 0 307411106 72654848 17211 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 17738 17211 182 377 0 17358 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 70952

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9545
/proc/meminfo: memFree=1560024/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=71220 CPUtime=51.07
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 24478 0 0 0 5099 8 0 0 25 0 1 0 307411106 72929280 17258 1992294400 134512640 136057169 4294956160 18446744073709551615 134624326 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 17805 17258 182 377 0 17425 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 71220

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9545
/proc/meminfo: memFree=1557464/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=73704 CPUtime=102.26
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 25110 0 0 0 10217 9 0 0 25 0 1 0 307411106 75472896 17890 1992294400 134512640 136057169 4294956160 18446744073709551615 134613123 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 18426 17890 182 377 0 18046 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 73704

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9545
/proc/meminfo: memFree=1556888/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=74368 CPUtime=162.24
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 25277 0 0 0 16215 9 0 0 25 0 1 0 307411106 76152832 18057 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 18592 18058 182 377 0 18212 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 74368

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9545
/proc/meminfo: memFree=1554136/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=77008 CPUtime=222.22
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 25945 0 0 0 22212 10 0 0 25 0 1 0 307411106 78856192 18725 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 19252 18725 182 377 0 18872 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 77008

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9545
/proc/meminfo: memFree=1551896/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=79292 CPUtime=282.21
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 26514 0 0 0 28210 11 0 0 25 0 1 0 307411106 81195008 19294 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 19823 19294 182 377 0 19443 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 79292

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9545
/proc/meminfo: memFree=1549976/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=81288 CPUtime=342.19
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 26975 0 0 0 34208 11 0 0 25 0 1 0 307411106 83238912 19755 1992294400 134512640 136057169 4294956160 18446744073709551615 134811565 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 20322 19755 182 377 0 19942 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 81288

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9545
/proc/meminfo: memFree=1549720/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=81716 CPUtime=402.17
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 27064 0 0 0 40206 11 0 0 25 0 1 0 307411106 83677184 19844 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 20429 19844 182 377 0 20049 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 81716

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9545
/proc/meminfo: memFree=1544216/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=87136 CPUtime=462.15
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 28448 0 0 0 46203 12 0 0 25 0 1 0 307411106 89227264 21228 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 21784 21228 182 377 0 21404 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 87136

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9545
/proc/meminfo: memFree=1534552/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=96748 CPUtime=522.14
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 30828 0 0 0 52199 15 0 0 25 0 1 0 307411106 99069952 23608 1992294400 134512640 136057169 4294956160 18446744073709551615 134825009 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 24187 23608 182 377 0 23807 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 96748

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9545
/proc/meminfo: memFree=1532312/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=98884 CPUtime=582.12
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 31376 0 0 0 58197 15 0 0 25 0 1 0 307411106 101257216 24156 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 24721 24156 182 377 0 24341 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 98884

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9545
/proc/meminfo: memFree=1532312/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=98884 CPUtime=642.11
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 31376 0 0 0 64196 15 0 0 25 0 1 0 307411106 101257216 24156 1992294400 134512640 136057169 4294956160 18446744073709551615 134630512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 24721 24156 182 377 0 24341 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 98884

[startup+702.301 s]

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

/proc/meminfo: memFree=1509208/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=121772 CPUtime=1601.85
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 37142 0 0 0 160163 22 0 0 25 0 1 0 307411106 124694528 29786 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 30443 29786 182 377 0 30063 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 121772

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9547
/proc/meminfo: memFree=1509208/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=121772 CPUtime=1661.84
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 37142 0 0 0 166162 22 0 0 25 0 1 0 307411106 124694528 29786 1992294400 134512640 136057169 4294956160 18446744073709551615 134823758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 30443 29786 182 377 0 30063 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 121772

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9547
/proc/meminfo: memFree=1509144/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=121772 CPUtime=1721.82
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 37142 0 0 0 172160 22 0 0 25 0 1 0 307411106 124694528 29786 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 30443 29786 182 377 0 30063 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 121772

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9547
/proc/meminfo: memFree=1509144/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=121772 CPUtime=1781.8
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 37142 0 0 0 178158 22 0 0 25 0 1 0 307411106 124694528 29786 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 30443 29786 182 377 0 30063 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 121772

[startup+1842.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9553
/proc/meminfo: memFree=1508944/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=121772 CPUtime=1841.78
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 37143 0 0 0 184156 22 0 0 25 0 1 0 307411106 124694528 29787 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 30443 29787 182 377 0 30063 0
Current children cumulated CPU time (s) 1841.78
Current children cumulated vsize (KiB) 121772

[startup+1902.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9553
/proc/meminfo: memFree=1494544/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=136276 CPUtime=1901.76
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 40786 0 0 0 190151 25 0 0 25 0 1 0 307411106 139546624 33430 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 34069 33430 182 377 0 33689 0
Current children cumulated CPU time (s) 1901.76
Current children cumulated vsize (KiB) 136276

[startup+1962.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9553
/proc/meminfo: memFree=1491856/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=139036 CPUtime=1961.75
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 41461 0 0 0 196149 26 0 0 25 0 1 0 307411106 142372864 34105 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 34759 34105 182 377 0 34379 0
Current children cumulated CPU time (s) 1961.75
Current children cumulated vsize (KiB) 139036

[startup+2022.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9553
/proc/meminfo: memFree=1491856/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=139036 CPUtime=2021.73
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 41461 0 0 0 202147 26 0 0 25 0 1 0 307411106 142372864 34105 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 34759 34105 182 377 0 34379 0
Current children cumulated CPU time (s) 2021.73
Current children cumulated vsize (KiB) 139036

[startup+2082.31 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9553
/proc/meminfo: memFree=1491856/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=139036 CPUtime=2081.71
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 41462 0 0 0 208145 26 0 0 25 0 1 0 307411106 142372864 34106 1992294400 134512640 136057169 4294956160 18446744073709551615 134618235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 34759 34106 182 377 0 34379 0
Current children cumulated CPU time (s) 2081.71
Current children cumulated vsize (KiB) 139036

[startup+2142.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9553
/proc/meminfo: memFree=1491800/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=139036 CPUtime=2141.69
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 41464 0 0 0 214143 26 0 0 25 0 1 0 307411106 142372864 34108 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 34759 34108 182 377 0 34379 0
Current children cumulated CPU time (s) 2141.69
Current children cumulated vsize (KiB) 139036

[startup+2202.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9553
/proc/meminfo: memFree=1491800/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=139036 CPUtime=2201.68
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 41464 0 0 0 220142 26 0 0 25 0 1 0 307411106 142372864 34108 1992294400 134512640 136057169 4294956160 18446744073709551615 134649293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 34759 34108 182 377 0 34379 0
Current children cumulated CPU time (s) 2201.68
Current children cumulated vsize (KiB) 139036

[startup+2262.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9553
/proc/meminfo: memFree=1491800/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=139036 CPUtime=2261.66
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 41464 0 0 0 226140 26 0 0 25 0 1 0 307411106 142372864 34108 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 34759 34108 182 377 0 34379 0
Current children cumulated CPU time (s) 2261.66
Current children cumulated vsize (KiB) 139036

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

[startup+2265.5 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9553
/proc/meminfo: memFree=1491800/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=139036 CPUtime=2264.86
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 41464 0 0 0 226460 26 0 0 25 0 1 0 307411106 142372864 34108 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 34759 34108 182 377 0 34379 0
Current children cumulated CPU time (s) 2264.86
Current children cumulated vsize (KiB) 139036

[startup+2278.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9553
/proc/meminfo: memFree=1491800/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=139036 CPUtime=2277.66
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 41464 0 0 0 227740 26 0 0 25 0 1 0 307411106 142372864 34108 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 34759 34108 182 377 0 34379 0
Current children cumulated CPU time (s) 2277.66
Current children cumulated vsize (KiB) 139036

[startup+2284.71 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9553
/proc/meminfo: memFree=1491800/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=139036 CPUtime=2284.06
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 41464 0 0 0 228380 26 0 0 25 0 1 0 307411106 142372864 34108 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 34759 34108 182 377 0 34379 0
Current children cumulated CPU time (s) 2284.06
Current children cumulated vsize (KiB) 139036

[startup+2287.9 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9553
/proc/meminfo: memFree=1491800/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=139036 CPUtime=2287.26
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 41464 0 0 0 228700 26 0 0 25 0 1 0 307411106 142372864 34108 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 34759 34108 182 377 0 34379 0
Current children cumulated CPU time (s) 2287.26
Current children cumulated vsize (KiB) 139036

[startup+2289.5 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9553
/proc/meminfo: memFree=1491800/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=139036 CPUtime=2288.85
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 41464 0 0 0 228859 26 0 0 25 0 1 0 307411106 142372864 34108 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 34759 34108 182 377 0 34379 0
Current children cumulated CPU time (s) 2288.85
Current children cumulated vsize (KiB) 139036

[startup+2289.9 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9553
/proc/meminfo: memFree=1491800/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=139036 CPUtime=2289.25
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 41464 0 0 0 228899 26 0 0 25 0 1 0 307411106 142372864 34108 1992294400 134512640 136057169 4294956160 18446744073709551615 134812866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 34759 34108 182 377 0 34379 0
Current children cumulated CPU time (s) 2289.25
Current children cumulated vsize (KiB) 139036

[startup+2290.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 9553
/proc/meminfo: memFree=1578456/2055920 swapFree=4179532/4192956
[pid=9544] ppid=9542 vsize=50820 CPUtime=2289.65
/proc/9544/stat : 9544 (clasp) R 9542 9544 9472 0 -1 4194304 41469 0 0 0 228938 27 0 0 25 0 1 0 307411106 52039680 12408 1992294400 134512640 136057169 4294956160 18446744073709551615 135433692 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9544/statm: 12705 12408 187 377 0 12325 0
Current children cumulated CPU time (s) 2289.65
Current children cumulated vsize (KiB) 50820

Child status: 20
Real time (s): 2290.36
CPU time (s): 2289.73
CPU user time (s): 2289.44
CPU system time (s): 0.285956
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 139036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2289.44
system time used= 0.285956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41469
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= 4260

runsolver used 1.65375 second user time and 4.87126 second system time

The end

Launcher Data

Begin job on node53 at 2009-05-20 06:30:31
IDJOB=1831955
IDBENCH=71715
IDSOLVER=637
FILE ID=node53/1831955-1242793830
PBS_JOBID= 9322391
Free space on /tmp= 66044 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT_RACE06/manol-pipe-c7nidw.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-1831955-1242793830/watcher-1831955-1242793830 -o /tmp/evaluation-result-1831955-1242793830/solver-1831955-1242793830 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831955-1242793830.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= cddc29f8f256e39e02d9b418f68e802c
RANDOM SEED=1280248100

node53.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.245
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.245
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:       1629112 kB
Buffers:         44880 kB
Cached:         309744 kB
SwapCached:       7612 kB
Active:          77268 kB
Inactive:       287008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1629112 kB
SwapTotal:     4192956 kB
SwapFree:      4179532 kB
Dirty:           10552 kB
Writeback:           0 kB
Mapped:          13548 kB
Slab:            48520 kB
Committed_AS:   923240 kB
PageTables:       1380 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= 66040 MiB
End job on node53 at 2009-05-20 07:08:41