Trace number 1831993

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 573.408 573.563

General information on the benchmark

Namemanol-pipe-c6nidw_i.cnf
MD5SUM15c4413e436aecbd4fcb1d7037e18abf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.8672
Satisfiable
(Un)Satisfiability was proved
Number of variables95863
Number of clauses283363
Sum of the clauses size661179
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2188908
Number of clauses of size 394454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

573.34/573.56	c clasp version 1.2.0-SAT09 
573.34/573.56	c Reading from ...821053/instance-1831993-1242821053.cnf
573.34/573.56	c Reading      : Done(0.160s)
573.34/573.56	c Preprocessing: |-\Done(2.330s)
573.34/573.56	c Solving...
573.34/573.56	
573.34/573.56	c Models    : 0     
573.34/573.56	c Time         : 573.250s (Solve: 570.760s)
573.34/573.56	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-1831993-1242821053/watcher-1831993-1242821053 -o /tmp/evaluation-result-1831993-1242821053/solver-1831993-1242821053 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831993-1242821053.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.37 1.80 1.85 3/64 18090
/proc/meminfo: memFree=1664960/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=2768 CPUtime=0
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 595 0 0 0 0 0 0 0 20 0 1 0 310134181 2834432 400 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 692 404 139 377 0 312 0

[startup+0.103682 s]
/proc/loadavg: 1.37 1.80 1.85 3/64 18090
/proc/meminfo: memFree=1664960/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=15572 CPUtime=0.09
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 4092 0 0 0 8 1 0 0 20 0 1 0 310134181 15945728 3459 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 3893 3459 144 377 0 3513 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15572

[startup+0.201691 s]
/proc/loadavg: 1.37 1.80 1.85 3/64 18090
/proc/meminfo: memFree=1664960/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=23868 CPUtime=0.19
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 7109 0 0 0 17 2 0 0 21 0 1 0 310134181 24440832 5525 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 5967 5526 165 377 0 5587 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 23868

[startup+0.301705 s]
/proc/loadavg: 1.37 1.80 1.85 3/64 18090
/proc/meminfo: memFree=1664960/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=28712 CPUtime=0.29
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 8414 0 0 0 26 3 0 0 22 0 1 0 310134181 29401088 6694 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 7178 6694 165 377 0 6798 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28712

[startup+0.701751 s]
/proc/loadavg: 1.37 1.80 1.85 3/64 18090
/proc/meminfo: memFree=1664960/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=35044 CPUtime=0.69
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 10175 0 0 0 66 3 0 0 25 0 1 0 310134181 35885056 8252 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 8761 8252 170 377 0 8381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35044

[startup+1.50185 s]
/proc/loadavg: 1.34 1.79 1.85 2/65 18091
/proc/meminfo: memFree=1628728/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=41040 CPUtime=1.49
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 11737 0 0 0 144 5 0 0 25 0 1 0 310134181 42024960 9686 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 10260 9686 170 377 0 9880 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41040

[startup+3.10103 s]
/proc/loadavg: 1.34 1.79 1.85 2/65 18091
/proc/meminfo: memFree=1624056/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=40648 CPUtime=3.09
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 13020 0 0 0 303 6 0 0 25 0 1 0 310134181 41623552 9666 1992294400 134512640 136057169 4294956160 18446744073709551615 134649358 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 10162 9666 182 377 0 9782 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40648

[startup+6.30141 s]
/proc/loadavg: 1.31 1.78 1.84 2/65 18091
/proc/meminfo: memFree=1626552/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=40648 CPUtime=6.29
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 13029 0 0 0 623 6 0 0 25 0 1 0 310134181 41623552 9675 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 10162 9675 182 377 0 9782 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40648

[startup+12.7012 s]
/proc/loadavg: 1.29 1.76 1.84 2/65 18091
/proc/meminfo: memFree=1626560/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=40792 CPUtime=12.69
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 13062 0 0 0 1263 6 0 0 25 0 1 0 310134181 41771008 9708 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 10198 9708 182 377 0 9818 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40792

[startup+25.5017 s]
/proc/loadavg: 1.24 1.74 1.83 2/65 18091
/proc/meminfo: memFree=1626496/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=41028 CPUtime=25.48
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 13086 0 0 0 2542 6 0 0 25 0 1 0 310134181 42012672 9732 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 10257 9732 182 377 0 9877 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41028

[startup+51.1017 s]
/proc/loadavg: 1.14 1.67 1.80 2/65 18091
/proc/meminfo: memFree=1625280/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=42092 CPUtime=51.08
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 13376 0 0 0 5101 7 0 0 25 0 1 0 310134181 43102208 10022 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 10523 10022 182 377 0 10143 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42092

[startup+102.302 s]
/proc/loadavg: 1.06 1.56 1.76 2/65 18091
/proc/meminfo: memFree=1622848/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=44604 CPUtime=102.26
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 14010 0 0 0 10219 7 0 0 25 0 1 0 310134181 45674496 10656 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 11151 10656 182 377 0 10771 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 44604

[startup+162.302 s]
/proc/loadavg: 1.02 1.46 1.71 2/65 18091
/proc/meminfo: memFree=1620160/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=47524 CPUtime=162.25
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 14695 0 0 0 16216 9 0 0 25 0 1 0 310134181 48664576 11341 1992294400 134512640 136057169 4294956160 18446744073709551615 134649297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 11881 11341 182 377 0 11501 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 47524

[startup+222.306 s]
/proc/loadavg: 1.01 1.37 1.66 2/65 18091
/proc/meminfo: memFree=1618432/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=48992 CPUtime=222.23
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 15091 0 0 0 22214 9 0 0 25 0 1 0 310134181 50167808 11737 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 12248 11737 182 377 0 11868 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 48992

[startup+282.302 s]
/proc/loadavg: 1.00 1.30 1.62 2/65 18091
/proc/meminfo: memFree=1616768/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=50576 CPUtime=282.22
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 15489 0 0 0 28212 10 0 0 25 0 1 0 310134181 51789824 12135 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 12644 12135 182 377 0 12264 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 50576

[startup+342.302 s]
/proc/loadavg: 1.00 1.24 1.58 2/65 18091
/proc/meminfo: memFree=1613440/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=53884 CPUtime=342.2
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 16317 0 0 0 34210 10 0 0 25 0 1 0 310134181 55177216 12963 1992294400 134512640 136057169 4294956160 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 13471 12963 182 377 0 13091 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 53884

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.54 2/65 18091
/proc/meminfo: memFree=1610368/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=56944 CPUtime=402.18
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 17067 0 0 0 40207 11 0 0 25 0 1 0 310134181 58310656 13713 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 14236 13713 182 377 0 13856 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 56944

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.50 2/65 18091
/proc/meminfo: memFree=1609024/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=58264 CPUtime=462.16
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 17399 0 0 0 46205 11 0 0 25 0 1 0 310134181 59662336 14045 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 14566 14045 182 377 0 14186 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 58264

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.47 2/65 18091
/proc/meminfo: memFree=1608320/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=58932 CPUtime=522.15
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 17565 0 0 0 52204 11 0 0 25 0 1 0 310134181 60346368 14211 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 14733 14211 182 377 0 14353 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 58932

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

[startup+537.601 s]
/proc/loadavg: 1.00 1.12 1.46 2/65 18091
/proc/meminfo: memFree=1608320/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=58932 CPUtime=537.44
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 17565 0 0 0 53733 11 0 0 25 0 1 0 310134181 60346368 14211 1992294400 134512640 136057169 4294956160 18446744073709551615 134823694 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 14733 14211 182 377 0 14353 0
Current children cumulated CPU time (s) 537.44
Current children cumulated vsize (KiB) 58932

[startup+550.403 s]
/proc/loadavg: 1.00 1.11 1.45 2/65 18091
/proc/meminfo: memFree=1608320/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=58932 CPUtime=550.24
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 17565 0 0 0 55013 11 0 0 25 0 1 0 310134181 60346368 14211 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 14733 14211 182 377 0 14353 0
Current children cumulated CPU time (s) 550.24
Current children cumulated vsize (KiB) 58932

[startup+563.201 s]
/proc/loadavg: 1.00 1.11 1.44 2/65 18091
/proc/meminfo: memFree=1608320/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=58932 CPUtime=563.04
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 17566 0 0 0 56293 11 0 0 25 0 1 0 310134181 60346368 14212 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 14733 14212 182 377 0 14353 0
Current children cumulated CPU time (s) 563.04
Current children cumulated vsize (KiB) 58932

[startup+569.602 s]
/proc/loadavg: 1.00 1.11 1.44 2/65 18091
/proc/meminfo: memFree=1608320/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=58932 CPUtime=569.43
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 17566 0 0 0 56932 11 0 0 25 0 1 0 310134181 60346368 14212 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 14733 14212 182 377 0 14353 0
Current children cumulated CPU time (s) 569.43
Current children cumulated vsize (KiB) 58932

[startup+571.202 s]
/proc/loadavg: 1.00 1.10 1.44 2/65 18091
/proc/meminfo: memFree=1608320/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=58932 CPUtime=571.03
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 17566 0 0 0 57092 11 0 0 25 0 1 0 310134181 60346368 14212 1992294400 134512640 136057169 4294956160 18446744073709551615 134624591 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 14733 14212 182 377 0 14353 0
Current children cumulated CPU time (s) 571.03
Current children cumulated vsize (KiB) 58932

[startup+572.801 s]
/proc/loadavg: 1.00 1.10 1.44 2/65 18091
/proc/meminfo: memFree=1608320/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=58932 CPUtime=572.63
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 17566 0 0 0 57252 11 0 0 25 0 1 0 310134181 60346368 14212 1992294400 134512640 136057169 4294956160 18446744073709551615 134812866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 14733 14212 182 377 0 14353 0
Current children cumulated CPU time (s) 572.63
Current children cumulated vsize (KiB) 58932

[startup+573.205 s]
/proc/loadavg: 1.00 1.10 1.44 2/65 18091
/proc/meminfo: memFree=1608320/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=58932 CPUtime=573.04
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 17566 0 0 0 57293 11 0 0 25 0 1 0 310134181 60346368 14212 1992294400 134512640 136057169 4294956160 18446744073709551615 134812866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 14733 14212 182 377 0 14353 0
Current children cumulated CPU time (s) 573.04
Current children cumulated vsize (KiB) 58932

[startup+573.401 s]
/proc/loadavg: 1.00 1.10 1.44 2/65 18091
/proc/meminfo: memFree=1608320/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=29576 CPUtime=573.24
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 17571 0 0 0 57312 12 0 0 25 0 1 0 310134181 30285824 7010 1992294400 134512640 136057169 4294956160 18446744073709551615 135439450 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 7394 7010 187 377 0 7014 0
Current children cumulated CPU time (s) 573.24
Current children cumulated vsize (KiB) 29576

[startup+573.501 s]
/proc/loadavg: 1.00 1.10 1.44 2/65 18091
/proc/meminfo: memFree=1608320/2055920 swapFree=4179592/4192956
[pid=18090] ppid=18088 vsize=29576 CPUtime=573.34
/proc/18090/stat : 18090 (clasp) R 18088 18090 18026 0 -1 4194304 17571 0 0 0 57322 12 0 0 25 0 1 0 310134181 30285824 7010 1992294400 134512640 136057169 4294956160 18446744073709551615 135433867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18090/statm: 7394 7010 187 377 0 7014 0
Current children cumulated CPU time (s) 573.34
Current children cumulated vsize (KiB) 29576

Child status: 20
Real time (s): 573.563
CPU time (s): 573.408
CPU user time (s): 573.281
CPU system time (s): 0.12698
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 58932

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

runsolver used 0.472928 second user time and 1.12183 second system time

The end

Launcher Data

Begin job on node75 at 2009-05-20 14:04:13
IDJOB=1831993
IDBENCH=71780
IDSOLVER=637
FILE ID=node75/1831993-1242821053
PBS_JOBID= 9322479
Free space on /tmp= 66260 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT_RACE06/manol-pipe-c6nidw_i.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-1831993-1242821053/watcher-1831993-1242821053 -o /tmp/evaluation-result-1831993-1242821053/solver-1831993-1242821053 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831993-1242821053.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= 15c4413e436aecbd4fcb1d7037e18abf
RANDOM SEED=100646847

node75.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.213
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.213
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:       1665376 kB
Buffers:         49652 kB
Cached:         290332 kB
SwapCached:       7564 kB
Active:          69252 kB
Inactive:       280252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665376 kB
SwapTotal:     4192956 kB
SwapFree:      4179592 kB
Dirty:            6780 kB
Writeback:           0 kB
Mapped:          14500 kB
Slab:            26948 kB
Committed_AS:   888876 kB
PageTables:       1424 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= 66260 MiB
End job on node75 at 2009-05-20 14:13:47