Trace number 1724397

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 748.853 749.081

General information on the benchmark

Namevelev-pipe-uns-1.0-8.cnf
MD5SUM0767e5dbf6844720495e9eb5423112e1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark312.627
Satisfiable
(Un)Satisfiability was proved
Number of variables35065
Number of clauses1332773
Sum of the clauses size3936683
Maximum clause length178
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21290115
Number of clauses of size 314508
Number of clauses of size 4256
Number of clauses of size 5216
Number of clauses of size over 527677

Solver Data

748.77/749.08	c clasp version 1.2.0-SAT09 
748.77/749.08	c Reading from ...695640/instance-1724397-1240695640.cnf
748.77/749.08	c Reading      : Done(0.780s)
748.77/749.08	c Preprocessing: |-\Done(9.590s)
748.77/749.08	c Solving...
748.77/749.08	
748.77/749.08	c Models    : 0     
748.77/749.08	c Time         : 748.770s (Solve: 738.400s)
748.77/749.08	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-1724397-1240695640/watcher-1724397-1240695640 -o /tmp/evaluation-result-1724397-1240695640/solver-1724397-1240695640 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1724397-1240695640.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32215
/proc/meminfo: memFree=1113648/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=4448 CPUtime=0
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 546 0 0 0 0 0 0 0 18 0 1 0 97590140 4554752 433 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 1112 436 140 377 0 732 0

[startup+0.0756641 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32215
/proc/meminfo: memFree=1113648/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=8776 CPUtime=0.07
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 2175 0 0 0 6 1 0 0 18 0 1 0 97590140 8986624 1910 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 2194 1910 144 377 0 1814 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8776

[startup+0.102667 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32215
/proc/meminfo: memFree=1113648/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=10364 CPUtime=0.09
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 2690 0 0 0 8 1 0 0 18 0 1 0 97590140 10612736 2289 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 2591 2289 144 377 0 2211 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10364

[startup+0.302694 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32215
/proc/meminfo: memFree=1113648/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=21792 CPUtime=0.29
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 6387 0 0 0 26 3 0 0 19 0 1 0 97590140 22315008 5023 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 5448 5024 144 377 0 5068 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21792

[startup+0.701749 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32215
/proc/meminfo: memFree=1113648/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=43292 CPUtime=0.69
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 13241 0 0 0 62 7 0 0 22 0 1 0 97590140 44331008 10167 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 10823 10167 144 377 0 10443 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43292

[startup+1.50186 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=1055976/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=81128 CPUtime=1.49
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 25555 0 0 0 137 12 0 0 25 0 1 0 97590140 83075072 19399 1992294400 134512640 136057169 4294956160 18446744073709551615 134774506 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 20282 19399 168 377 0 19902 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81128

[startup+3.10107 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=1036520/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=81128 CPUtime=3.09
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 25555 0 0 0 297 12 0 0 25 0 1 0 97590140 83075072 19399 1992294400 134512640 136057169 4294956160 18446744073709551615 134774488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 20282 19399 168 377 0 19902 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81128

[startup+6.30151 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=1036456/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=83640 CPUtime=6.29
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 26180 0 0 0 617 12 0 0 25 0 1 0 97590140 85647360 20024 1992294400 134512640 136057169 4294956160 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 20910 20024 170 377 0 20530 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83640

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=1038056/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=77840 CPUtime=12.69
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 28048 0 0 0 1255 14 0 0 25 0 1 0 97590140 79708160 19014 1992294400 134512640 136057169 4294956160 18446744073709551615 134649313 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 19460 19014 183 377 0 19080 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77840

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=1038120/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=77840 CPUtime=25.48
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 28057 0 0 0 2534 14 0 0 25 0 1 0 97590140 79708160 19023 1992294400 134512640 136057169 4294956160 18446744073709551615 134756799 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 19460 19023 183 377 0 19080 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 77840

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=1038312/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=77840 CPUtime=51.07
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 28063 0 0 0 5093 14 0 0 25 0 1 0 97590140 79708160 19029 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 19460 19029 183 377 0 19080 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 77840

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=1020456/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=95636 CPUtime=102.26
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 32548 0 0 0 10207 19 0 0 25 0 1 0 97590140 97931264 23514 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 23909 23514 183 377 0 23529 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 95636

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=933224/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=184812 CPUtime=162.23
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 54899 0 0 0 16189 34 0 0 25 0 1 0 97590140 189247488 45662 1992294400 134512640 136057169 4294956160 18446744073709551615 134809642 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 46203 45662 183 377 0 45823 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 184812

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=924776/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=191492 CPUtime=222.22
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 56703 0 0 0 22186 36 0 0 25 0 1 0 97590140 196087808 47356 1992294400 134512640 136057169 4294956160 18446744073709551615 134618465 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 47873 47356 183 377 0 47493 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 191492

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=849064/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=268548 CPUtime=282.19
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 75786 0 0 0 28166 53 0 0 25 0 1 0 97590140 274993152 66439 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 67137 66439 183 377 0 66757 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 268548

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=803304/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=314416 CPUtime=342.18
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 87493 0 0 0 34155 63 0 0 25 0 1 0 97590140 321961984 77721 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 78604 77721 183 377 0 78224 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 314416

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=773736/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=344840 CPUtime=402.17
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 95183 0 0 0 40147 70 0 0 25 0 1 0 97590140 353116160 85109 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 86210 85109 183 377 0 85830 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 344840

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=720296/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=399956 CPUtime=462.14
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 109311 0 0 0 46135 79 0 0 25 0 1 0 97590140 409554944 98660 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 99989 98660 183 377 0 99609 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 399956

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=659368/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=459796 CPUtime=522.13
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 124422 0 0 0 52124 89 0 0 25 0 1 0 97590140 470831104 113590 1992294400 134512640 136057169 4294956160 18446744073709551615 134828295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 114949 113590 183 377 0 114569 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 459796

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=658600/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=460640 CPUtime=582.11
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 124612 0 0 0 58121 90 0 0 25 0 1 0 97590140 471695360 113780 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 115160 113780 183 377 0 114780 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 460640

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=658152/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=461000 CPUtime=642.1
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 124714 0 0 0 64120 90 0 0 25 0 1 0 97590140 472064000 113882 1992294400 134512640 136057169 4294956160 18446744073709551615 134828494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 115250 113882 183 377 0 114870 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 461000

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=657064/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=462264 CPUtime=702.07
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 125179 0 0 0 70117 90 0 0 25 0 1 0 97590140 473358336 114166 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 115566 114166 183 377 0 115186 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 462264

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

[startup+716.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=656744/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=462804 CPUtime=716.48
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 125479 0 0 0 71557 91 0 0 25 0 1 0 97590140 473911296 114195 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 115701 114195 183 377 0 115321 0
Current children cumulated CPU time (s) 716.48
Current children cumulated vsize (KiB) 462804

[startup+729.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=635432/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=484576 CPUtime=729.27
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 130964 0 0 0 72834 93 0 0 25 0 1 0 97590140 496205824 119680 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 121144 119680 183 377 0 120764 0
Current children cumulated CPU time (s) 729.27
Current children cumulated vsize (KiB) 484576

[startup+742.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=624296/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=494068 CPUtime=742.06
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 134265 0 0 0 74111 95 0 0 25 0 1 0 97590140 505925632 122279 1992294400 134512640 136057169 4294956160 18446744073709551615 134823613 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 123517 122279 183 377 0 123137 0
Current children cumulated CPU time (s) 742.06
Current children cumulated vsize (KiB) 494068

[startup+745.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=624296/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=494068 CPUtime=745.26
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 134265 0 0 0 74431 95 0 0 25 0 1 0 97590140 505925632 122279 1992294400 134512640 136057169 4294956160 18446744073709551615 134624593 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 123517 122279 183 377 0 123137 0
Current children cumulated CPU time (s) 745.26
Current children cumulated vsize (KiB) 494068

[startup+747.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=624296/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=494068 CPUtime=746.86
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 134265 0 0 0 74591 95 0 0 25 0 1 0 97590140 505925632 122279 1992294400 134512640 136057169 4294956160 18446744073709551615 134624629 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 123517 122279 183 377 0 123137 0
Current children cumulated CPU time (s) 746.86
Current children cumulated vsize (KiB) 494068

[startup+747.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=624808/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=493344 CPUtime=747.67
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 134265 0 0 0 74672 95 0 0 25 0 1 0 97590140 505184256 122149 1992294400 134512640 136057169 4294956160 18446744073709551615 134624610 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 123336 122149 183 377 0 122956 0
Current children cumulated CPU time (s) 747.67
Current children cumulated vsize (KiB) 493344

[startup+748.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=624808/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=493344 CPUtime=748.46
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 134265 0 0 0 74751 95 0 0 25 0 1 0 97590140 505184256 122149 1992294400 134512640 136057169 4294956160 18446744073709551615 134624585 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 123336 122149 183 377 0 122956 0
Current children cumulated CPU time (s) 748.46
Current children cumulated vsize (KiB) 493344

[startup+748.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=624808/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=493344 CPUtime=748.66
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 134268 0 0 0 74771 95 0 0 25 0 1 0 97590140 505184256 122152 1992294400 134512640 136057169 4294956160 18446744073709551615 135437427 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 123336 122152 186 377 0 122956 0
Current children cumulated CPU time (s) 748.66
Current children cumulated vsize (KiB) 493344

[startup+749.002 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32216
/proc/meminfo: memFree=682856/2055920 swapFree=4192956/4192956
[pid=32215] ppid=32213 vsize=457384 CPUtime=748.77
/proc/32215/stat : 32215 (clasp) R 32213 32215 31974 0 -1 4194304 134269 0 0 0 74780 97 0 0 25 0 1 0 97590140 468361216 113208 1992294400 134512640 136057169 4294956160 18446744073709551615 135651118 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32215/statm: 114346 113208 12331 377 0 113966 0
Current children cumulated CPU time (s) 748.77
Current children cumulated vsize (KiB) 457384

Child status: 20
Real time (s): 749.081
CPU time (s): 748.853
CPU user time (s): 747.82
CPU system time (s): 1.03284
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 497728

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

runsolver used 0.474927 second user time and 1.66875 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-25 23:40:42
IDJOB=1724397
IDBENCH=71777
IDSOLVER=508
FILE ID=node71/1724397-1240695640
PBS_JOBID= 9186734
Free space on /tmp= 66452 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT_RACE06/velev-pipe-uns-1.0-8.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-1724397-1240695640/watcher-1724397-1240695640 -o /tmp/evaluation-result-1724397-1240695640/solver-1724397-1240695640 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1724397-1240695640.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 0767e5dbf6844720495e9eb5423112e1
RANDOM SEED=2095351319

node71.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.236
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.236
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1114064 kB
Buffers:         90836 kB
Cached:         751820 kB
SwapCached:          0 kB
Active:         307768 kB
Inactive:       548760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1114064 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           25988 kB
Writeback:           0 kB
Mapped:          23636 kB
Slab:            71268 kB
Committed_AS:   247900 kB
PageTables:       1436 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= 66448 MiB
End job on node71 at 2009-04-25 23:53:11