Trace number 1577827

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 780.59 780.802

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark183.559
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

Solver Data

780.48/780.79	c clasp version 1.2.0-SAT09 
780.48/780.79	c Reading from ...005015/instance-1577827-1241005015.cnf
780.48/780.79	c Reading      : Done(0.980s)
780.48/780.79	c Preprocessing: |-\Done(5.930s)
780.48/780.79	c Solving...
780.48/780.79	
780.48/780.79	c Models    : 0     
780.48/780.79	c Time         : 780.380s (Solve: 773.470s)
780.48/780.79	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-1577827-1241005015/watcher-1577827-1241005015 -o /tmp/evaluation-result-1577827-1241005015/solver-1577827-1241005015 -C 1200 -W 1800 -M 1800 HOME/clasp --file=HOME/instance-1577827-1241005015.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.73 2.53 1.98 3/64 31447
/proc/meminfo: memFree=1185884/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=3908 CPUtime=0
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 490 0 0 0 0 0 0 0 18 0 1 0 128530710 4001792 378 1992294400 134512640 136057169 4294956144 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 0 0 0
/proc/31447/statm: 977 381 139 377 0 597 0

[startup+0.0247069 s]
/proc/loadavg: 2.73 2.53 1.98 3/64 31447
/proc/meminfo: memFree=1185884/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=26960 CPUtime=0.01
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 3090 0 0 0 0 1 0 0 18 0 1 0 128530710 27607040 1309 1992294400 134512640 136057169 4294956144 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 0 0 0
/proc/31447/statm: 6740 1314 140 377 0 6360 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26960

[startup+0.101714 s]
/proc/loadavg: 2.73 2.53 1.98 3/64 31447
/proc/meminfo: memFree=1185884/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=32908 CPUtime=0.09
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 9138 0 0 0 5 4 0 0 18 0 1 0 128530710 33697792 7357 1992294400 134512640 136057169 4294956144 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/31447/statm: 8227 7357 147 377 0 7847 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32908

[startup+0.301734 s]
/proc/loadavg: 2.73 2.53 1.98 3/64 31447
/proc/meminfo: memFree=1185884/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=43576 CPUtime=0.29
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 12365 0 0 0 23 6 0 0 19 0 1 0 128530710 44621824 9941 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/31447/statm: 10894 9942 147 377 0 10514 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43576

[startup+0.701775 s]
/proc/loadavg: 2.73 2.53 1.98 3/64 31447
/proc/meminfo: memFree=1185884/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=64336 CPUtime=0.7
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 18732 0 0 0 59 11 0 0 23 0 1 0 128530710 65880064 15168 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/31447/statm: 16084 15168 147 377 0 15704 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 64336

[startup+1.50186 s]
/proc/loadavg: 2.73 2.53 1.98 2/65 31448
/proc/meminfo: memFree=1107476/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=112612 CPUtime=1.49
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 36591 0 0 0 132 17 0 0 25 0 1 0 128530710 115314688 26926 1992294400 134512640 136057169 4294956144 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 0 0 0
/proc/31447/statm: 28153 26926 165 377 0 27773 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 112612

[startup+3.10203 s]
/proc/loadavg: 2.73 2.53 1.98 2/65 31448
/proc/meminfo: memFree=1070868/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=122056 CPUtime=3.09
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 40172 0 0 0 290 19 0 0 25 0 1 0 128530710 124985344 29086 1992294400 134512640 136057169 4294956144 18446744073709551615 135437311 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 30514 29086 170 377 0 30134 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122056

[startup+6.30121 s]
/proc/loadavg: 2.76 2.53 1.98 2/65 31448
/proc/meminfo: memFree=1067988/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=122632 CPUtime=6.28
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 40640 0 0 0 609 19 0 0 25 0 1 0 128530710 125575168 29266 1992294400 134512640 136057169 4294956144 18446744073709551615 134785148 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 30658 29266 170 377 0 30278 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 122632

[startup+12.7059 s]
/proc/loadavg: 2.78 2.54 1.99 2/65 31448
/proc/meminfo: memFree=1083604/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=105344 CPUtime=12.69
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 41835 0 0 0 1249 20 0 0 25 0 1 0 128530710 107872256 25338 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 26336 25338 182 377 0 25956 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 105344

[startup+25.5022 s]
/proc/loadavg: 2.82 2.56 2.01 2/65 31448
/proc/meminfo: memFree=1083604/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=105344 CPUtime=25.48
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 41836 0 0 0 2528 20 0 0 25 0 1 0 128530710 107872256 25339 1992294400 134512640 136057169 4294956144 18446744073709551615 134649297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 26336 25339 182 377 0 25956 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 105344

[startup+51.1028 s]
/proc/loadavg: 2.88 2.60 2.03 2/65 31448
/proc/meminfo: memFree=1083796/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=105344 CPUtime=51.07
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 41836 0 0 0 5087 20 0 0 25 0 1 0 128530710 107872256 25339 1992294400 134512640 136057169 4294956144 18446744073709551615 134823770 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 26336 25339 182 377 0 25956 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 105344

[startup+102.305 s]
/proc/loadavg: 2.70 2.59 2.06 2/65 31448
/proc/meminfo: memFree=1080404/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=109580 CPUtime=102.26
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 42849 0 0 0 10205 21 0 0 25 0 1 0 128530710 112209920 26352 1992294400 134512640 136057169 4294956144 18446744073709551615 134823782 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 27395 26352 182 377 0 27015 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 109580

[startup+162.302 s]
/proc/loadavg: 1.97 2.43 2.04 2/65 31448
/proc/meminfo: memFree=1058900/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=132244 CPUtime=162.24
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 48611 0 0 0 16197 27 0 0 25 0 1 0 128530710 135417856 31978 1992294400 134512640 136057169 4294956144 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 33061 31978 182 377 0 32681 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 132244

[startup+222.302 s]
/proc/loadavg: 1.35 2.17 1.97 2/65 31448
/proc/meminfo: memFree=1049748/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=141304 CPUtime=222.23
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 50868 0 0 0 22194 29 0 0 25 0 1 0 128530710 144695296 34235 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 35326 34235 182 377 0 34946 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 141304

[startup+282.303 s]
/proc/loadavg: 1.13 1.95 1.90 2/65 31450
/proc/meminfo: memFree=1022932/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=168492 CPUtime=282.21
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 57651 0 0 0 28186 35 0 0 25 0 1 0 128530710 172535808 41018 1992294400 134512640 136057169 4294956144 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 42123 41018 182 377 0 41743 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 168492

[startup+342.305 s]
/proc/loadavg: 1.05 1.78 1.85 2/65 31450
/proc/meminfo: memFree=1013908/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=176964 CPUtime=342.2
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 59811 0 0 0 34184 36 0 0 25 0 1 0 128530710 181211136 43178 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 44241 43178 182 377 0 43861 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 176964

[startup+402.301 s]
/proc/loadavg: 1.02 1.63 1.79 2/65 31450
/proc/meminfo: memFree=1014036/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=176964 CPUtime=402.18
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 59813 0 0 0 40182 36 0 0 25 0 1 0 128530710 181211136 43180 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 44241 43180 182 377 0 43861 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 176964

[startup+462.301 s]
/proc/loadavg: 1.00 1.51 1.74 2/65 31450
/proc/meminfo: memFree=1001300/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=189628 CPUtime=462.16
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 63005 0 0 0 46177 39 0 0 25 0 1 0 128530710 194179072 46372 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 47407 46372 182 377 0 47027 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 189628

[startup+522.301 s]
/proc/loadavg: 1.00 1.42 1.69 2/65 31450
/proc/meminfo: memFree=966164/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=225392 CPUtime=522.15
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 72043 0 0 0 52169 46 0 0 25 0 1 0 128530710 230801408 55207 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 56348 55207 182 377 0 55968 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 225392

[startup+582.302 s]
/proc/loadavg: 1.00 1.34 1.64 2/65 31450
/proc/meminfo: memFree=950164/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=241012 CPUtime=582.14
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 75940 0 0 0 58164 50 0 0 25 0 1 0 128530710 246796288 59104 1992294400 134512640 136057169 4294956144 18446744073709551615 134823686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 60253 59104 182 377 0 59873 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 241012

[startup+642.302 s]
/proc/loadavg: 1.00 1.27 1.60 2/65 31450
/proc/meminfo: memFree=950100/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=241012 CPUtime=642.12
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 75942 0 0 0 64162 50 0 0 25 0 1 0 128530710 246796288 59106 1992294400 134512640 136057169 4294956144 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 60253 59106 182 377 0 59873 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 241012

[startup+702.301 s]
/proc/loadavg: 1.00 1.22 1.56 2/65 31450
/proc/meminfo: memFree=906324/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=284668 CPUtime=702.1
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 86856 0 0 0 70152 58 0 0 25 0 1 0 128530710 291500032 70020 1992294400 134512640 136057169 4294956144 18446744073709551615 134615835 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 71167 70020 182 377 0 70787 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 284668

[startup+762.301 s]
/proc/loadavg: 1.00 1.18 1.52 2/65 31450
/proc/meminfo: memFree=906324/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=284668 CPUtime=762.08
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 86861 0 0 0 76150 58 0 0 25 0 1 0 128530710 291500032 70025 1992294400 134512640 136057169 4294956144 18446744073709551615 134649358 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 71167 70025 182 377 0 70787 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 284668

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

[startup+769.201 s]
/proc/loadavg: 1.00 1.18 1.52 2/65 31450
/proc/meminfo: memFree=906324/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=284668 CPUtime=768.98
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 86861 0 0 0 76840 58 0 0 25 0 1 0 128530710 291500032 70025 1992294400 134512640 136057169 4294956144 18446744073709551615 134824827 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 71167 70025 182 377 0 70787 0
Current children cumulated CPU time (s) 768.98
Current children cumulated vsize (KiB) 284668

[startup+775.602 s]
/proc/loadavg: 1.00 1.17 1.51 2/65 31450
/proc/meminfo: memFree=906324/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=284668 CPUtime=775.39
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 86862 0 0 0 77481 58 0 0 25 0 1 0 128530710 291500032 70026 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 71167 70026 182 377 0 70787 0
Current children cumulated CPU time (s) 775.39
Current children cumulated vsize (KiB) 284668

[startup+778.801 s]
/proc/loadavg: 1.00 1.17 1.51 2/65 31450
/proc/meminfo: memFree=906324/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=284668 CPUtime=778.58
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 86862 0 0 0 77800 58 0 0 25 0 1 0 128530710 291500032 70026 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 71167 70026 182 377 0 70787 0
Current children cumulated CPU time (s) 778.58
Current children cumulated vsize (KiB) 284668

[startup+779.601 s]
/proc/loadavg: 1.00 1.17 1.51 2/65 31450
/proc/meminfo: memFree=906324/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=284668 CPUtime=779.38
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 86862 0 0 0 77880 58 0 0 25 0 1 0 128530710 291500032 70026 1992294400 134512640 136057169 4294956144 18446744073709551615 134624627 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 71167 70026 182 377 0 70787 0
Current children cumulated CPU time (s) 779.38
Current children cumulated vsize (KiB) 284668

[startup+780.401 s]
/proc/loadavg: 1.00 1.17 1.51 2/65 31450
/proc/meminfo: memFree=906324/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=284668 CPUtime=780.18
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194304 86862 0 0 0 77960 58 0 0 25 0 1 0 128530710 291500032 70026 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 71167 70026 182 377 0 70787 0
Current children cumulated CPU time (s) 780.18
Current children cumulated vsize (KiB) 284668

[startup+780.801 s]
/proc/loadavg: 1.00 1.17 1.51 2/65 31450
/proc/meminfo: memFree=906324/2055920 swapFree=4181664/4192956
[pid=31447] ppid=31445 vsize=0 CPUtime=780.58
/proc/31447/stat : 31447 (clasp) R 31445 31447 31025 0 -1 4194308 86867 0 0 0 77996 62 0 0 25 0 1 0 128530710 0 0 1992294400 0 0 0 0 0 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31447/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 780.58
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 780.802
CPU time (s): 780.59
CPU user time (s): 779.965
CPU system time (s): 0.624905
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 284668

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

runsolver used 0.923859 second user time and 2.48662 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-29 13:36:56
IDJOB=1577827
IDBENCH=70967
IDSOLVER=508
FILE ID=node90/1577827-1241005015
PBS_JOBID= 9204782
Free space on /tmp= 66528 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L100_coli.sat.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-1577827-1241005015/watcher-1577827-1241005015 -o /tmp/evaluation-result-1577827-1241005015/solver-1577827-1241005015 -C 1200 -W 1800 -M 1800  HOME/clasp --file=HOME/instance-1577827-1241005015.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= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=1061728890

node90.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.238
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.238
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:       1186316 kB
Buffers:         56884 kB
Cached:         731100 kB
SwapCached:      10200 kB
Active:         161008 kB
Inactive:       640308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1186316 kB
SwapTotal:     4192956 kB
SwapFree:      4181664 kB
Dirty:           32032 kB
Writeback:           0 kB
Mapped:          14904 kB
Slab:            54244 kB
Committed_AS:   416060 kB
PageTables:       1428 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= 66524 MiB
End job on node90 at 2009-04-29 13:49:57