Trace number 1831789

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 737.719 737.906

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark283.257
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

Solver Data

737.70/737.90	c clasp version 1.2.0-SAT09 
737.70/737.90	c Reading from ...777093/instance-1831789-1242777093.cnf
737.70/737.90	c Reading      : Done(0.100s)
737.70/737.90	c Preprocessing: |-\|Done(0.510s)
737.70/737.90	c Solving...
737.70/737.90	
737.70/737.90	c Models    : 0     
737.70/737.90	c Time         : 737.750s (Solve: 737.140s)
737.70/737.90	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-1831789-1242777093/watcher-1831789-1242777093 -o /tmp/evaluation-result-1831789-1242777093/solver-1831789-1242777093 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831789-1242777093.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: 1.00 0.99 0.93 3/64 21383
/proc/meminfo: memFree=1609040/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=4256 CPUtime=0
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 550 0 0 0 0 0 0 0 18 0 1 0 305736493 4358144 437 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 1064 441 140 377 0 684 0

[startup+0.0247579 s]
/proc/loadavg: 1.00 0.99 0.93 3/64 21383
/proc/meminfo: memFree=1609040/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=5472 CPUtime=0.01
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 1205 0 0 0 1 0 0 0 18 0 1 0 305736493 5603328 1092 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 1368 1092 147 377 0 988 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5472

[startup+0.101765 s]
/proc/loadavg: 1.00 0.99 0.93 3/64 21383
/proc/meminfo: memFree=1609040/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=9648 CPUtime=0.09
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 2463 0 0 0 8 1 0 0 18 0 1 0 305736493 9879552 2062 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 2412 2063 147 377 0 2032 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9648

[startup+0.301783 s]
/proc/loadavg: 1.00 0.99 0.93 3/64 21383
/proc/meminfo: memFree=1609040/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=15164 CPUtime=0.29
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 4185 0 0 0 27 2 0 0 19 0 1 0 305736493 15527936 3396 1992294400 134512640 136057169 4294956160 18446744073709551615 134808810 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 3791 3396 171 377 0 3411 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15164

[startup+0.701821 s]
/proc/loadavg: 1.00 0.99 0.93 3/64 21383
/proc/meminfo: memFree=1609040/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=14032 CPUtime=0.69
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 4575 0 0 0 67 2 0 0 22 0 1 0 305736493 14368768 3242 1992294400 134512640 136057169 4294956160 18446744073709551615 135433712 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 3508 3242 179 377 0 3128 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14032

[startup+1.5019 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21384
/proc/meminfo: memFree=1596552/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=14032 CPUtime=1.49
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 4579 0 0 0 147 2 0 0 25 0 1 0 305736493 14368768 3246 1992294400 134512640 136057169 4294956160 18446744073709551615 134649331 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 3508 3246 183 377 0 3128 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14032

[startup+3.10105 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21384
/proc/meminfo: memFree=1596424/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=14032 CPUtime=3.09
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 4596 0 0 0 307 2 0 0 25 0 1 0 305736493 14368768 3263 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 3508 3263 183 377 0 3128 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14032

[startup+6.30136 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21384
/proc/meminfo: memFree=1594888/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=15756 CPUtime=6.28
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 5012 0 0 0 626 2 0 0 25 0 1 0 305736493 16134144 3679 1992294400 134512640 136057169 4294956160 18446744073709551615 134612820 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 3939 3679 183 377 0 3559 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15756

[startup+12.702 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21384
/proc/meminfo: memFree=1593224/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=17748 CPUtime=12.69
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 5504 0 0 0 1266 3 0 0 25 0 1 0 305736493 18173952 4171 1992294400 134512640 136057169 4294956160 18446744073709551615 134823779 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 4437 4171 183 377 0 4057 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17748

[startup+25.5012 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21384
/proc/meminfo: memFree=1591304/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=19248 CPUtime=25.49
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 5899 0 0 0 2545 4 0 0 25 0 1 0 305736493 19709952 4566 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 4812 4566 183 377 0 4432 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19248

[startup+51.1016 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21384
/proc/meminfo: memFree=1588552/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=22140 CPUtime=51.07
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 6592 0 0 0 5103 4 0 0 25 0 1 0 305736493 22671360 5259 1992294400 134512640 136057169 4294956160 18446744073709551615 134630512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 5535 5259 183 377 0 5155 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22140

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21384
/proc/meminfo: memFree=1583624/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=27080 CPUtime=102.26
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 7824 0 0 0 10221 5 0 0 25 0 1 0 305736493 27729920 6491 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 6770 6491 183 377 0 6390 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27080

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21384
/proc/meminfo: memFree=1582600/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=28184 CPUtime=162.25
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 8075 0 0 0 16219 6 0 0 25 0 1 0 305736493 28860416 6742 1992294400 134512640 136057169 4294956160 18446744073709551615 134612955 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 7046 6742 183 377 0 6666 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 28184

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21384
/proc/meminfo: memFree=1580680/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=30148 CPUtime=222.23
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 8547 0 0 0 22217 6 0 0 25 0 1 0 305736493 30871552 7214 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 7537 7214 183 377 0 7157 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 30148

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21384
/proc/meminfo: memFree=1578952/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=31944 CPUtime=282.22
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 8973 0 0 0 28215 7 0 0 25 0 1 0 305736493 32710656 7640 1992294400 134512640 136057169 4294956160 18446744073709551615 134823366 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 7986 7640 183 377 0 7606 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 31944

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21384
/proc/meminfo: memFree=1577160/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=33680 CPUtime=342.21
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 9419 0 0 0 34213 8 0 0 25 0 1 0 305736493 34488320 8086 1992294400 134512640 136057169 4294956160 18446744073709551615 134823901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 8420 8086 183 377 0 8040 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 33680

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21384
/proc/meminfo: memFree=1575496/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=35428 CPUtime=402.19
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 9827 0 0 0 40211 8 0 0 25 0 1 0 305736493 36278272 8494 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 8857 8494 183 377 0 8477 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 35428

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21384
/proc/meminfo: memFree=1574216/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=36680 CPUtime=462.18
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 10145 0 0 0 46209 9 0 0 25 0 1 0 305736493 37560320 8812 1992294400 134512640 136057169 4294956160 18446744073709551615 134824014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 9170 8812 183 377 0 8790 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 36680

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21384
/proc/meminfo: memFree=1573576/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=37360 CPUtime=522.16
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 10292 0 0 0 52207 9 0 0 25 0 1 0 305736493 38256640 8959 1992294400 134512640 136057169 4294956160 18446744073709551615 134823879 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 9340 8959 183 377 0 8960 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 37360

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21390
/proc/meminfo: memFree=1573120/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=37360 CPUtime=582.14
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 10317 0 0 0 58205 9 0 0 25 0 1 0 305736493 38256640 8984 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 9340 8984 183 377 0 8960 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 37360

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21390
/proc/meminfo: memFree=1573056/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=37668 CPUtime=642.13
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 10374 0 0 0 64204 9 0 0 25 0 1 0 305736493 38572032 9041 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 9417 9041 183 377 0 9037 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 37668

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21390
/proc/meminfo: memFree=1572992/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=37668 CPUtime=702.11
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 10385 0 0 0 70202 9 0 0 25 0 1 0 305736493 38572032 9052 1992294400 134512640 136057169 4294956160 18446744073709551615 134630526 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 9417 9052 183 377 0 9037 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 37668

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

[startup+716.701 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21390
/proc/meminfo: memFree=1572928/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=37668 CPUtime=716.5
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 10385 0 0 0 71641 9 0 0 25 0 1 0 305736493 38572032 9052 1992294400 134512640 136057169 4294956160 18446744073709551615 134809849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 9417 9052 183 377 0 9037 0
Current children cumulated CPU time (s) 716.5
Current children cumulated vsize (KiB) 37668

[startup+729.502 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21390
/proc/meminfo: memFree=1572288/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=38196 CPUtime=729.31
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 10557 0 0 0 72921 10 0 0 25 0 1 0 305736493 39112704 9224 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 9549 9224 183 377 0 9169 0
Current children cumulated CPU time (s) 729.31
Current children cumulated vsize (KiB) 38196

[startup+732.702 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21390
/proc/meminfo: memFree=1572288/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=38196 CPUtime=732.51
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 10557 0 0 0 73241 10 0 0 25 0 1 0 305736493 39112704 9224 1992294400 134512640 136057169 4294956160 18446744073709551615 134624599 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 9549 9224 183 377 0 9169 0
Current children cumulated CPU time (s) 732.51
Current children cumulated vsize (KiB) 38196

[startup+735.905 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21390
/proc/meminfo: memFree=1572288/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=38196 CPUtime=735.71
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 10557 0 0 0 73561 10 0 0 25 0 1 0 305736493 39112704 9224 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 9549 9224 183 377 0 9169 0
Current children cumulated CPU time (s) 735.71
Current children cumulated vsize (KiB) 38196

[startup+736.701 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21390
/proc/meminfo: memFree=1572288/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=38196 CPUtime=736.51
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 10557 0 0 0 73641 10 0 0 25 0 1 0 305736493 39112704 9224 1992294400 134512640 136057169 4294956160 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 9549 9224 183 377 0 9169 0
Current children cumulated CPU time (s) 736.51
Current children cumulated vsize (KiB) 38196

[startup+737.501 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21390
/proc/meminfo: memFree=1572288/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=38196 CPUtime=737.31
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 10557 0 0 0 73721 10 0 0 25 0 1 0 305736493 39112704 9224 1992294400 134512640 136057169 4294956160 18446744073709551615 134823741 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 9549 9224 183 377 0 9169 0
Current children cumulated CPU time (s) 737.31
Current children cumulated vsize (KiB) 38196

[startup+737.901 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21390
/proc/meminfo: memFree=1572288/2055920 swapFree=4078360/4192956
[pid=21383] ppid=21381 vsize=10412 CPUtime=737.7
/proc/21383/stat : 21383 (clasp) R 21381 21383 20804 0 -1 4194304 10561 0 0 0 73760 10 0 0 25 0 1 0 305736493 10661888 2389 1992294400 134512640 136057169 4294956160 18446744073709551615 135433867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21383/statm: 2603 2389 187 377 0 2223 0
Current children cumulated CPU time (s) 737.7
Current children cumulated vsize (KiB) 10412

Child status: 20
Real time (s): 737.906
CPU time (s): 737.719
CPU user time (s): 737.61
CPU system time (s): 0.108983
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 38196

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

runsolver used 0.562914 second user time and 1.52877 second system time

The end

Launcher Data

Begin job on node61 at 2009-05-20 01:51:34
IDJOB=1831789
IDBENCH=70949
IDSOLVER=637
FILE ID=node61/1831789-1242777093
PBS_JOBID= 9322380
Free space on /tmp= 66312 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l45_lambda.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-1831789-1242777093/watcher-1831789-1242777093 -o /tmp/evaluation-result-1831789-1242777093/solver-1831789-1242777093 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831789-1242777093.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= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED=1203782672

node61.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.216
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.216
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:       1609464 kB
Buffers:         22656 kB
Cached:         277588 kB
SwapCached:     109048 kB
Active:         174880 kB
Inactive:       236564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609464 kB
SwapTotal:     4192956 kB
SwapFree:      4078360 kB
Dirty:            5024 kB
Writeback:           0 kB
Mapped:          13468 kB
Slab:            21080 kB
Committed_AS:  1027952 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66308 MiB
End job on node61 at 2009-05-20 02:03:52