Trace number 1774085

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
kw 2009-03-20? 3600.6 3601.63

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-34-s100.cnf
MD5SUMd33264afbb7fa6f88a24b97cfc468c5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables32465
Number of clauses97748
Sum of the clauses size230766
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262350
Number of clauses of size 335334
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com
3600.56/3601.60	c 3600 seconds
3600.56/3601.60	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774085-1241280099/watcher-1774085-1241280099 -o /tmp/evaluation-result-1774085-1241280099/solver-1774085-1241280099 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774085-1241280099.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 32503
/proc/meminfo: memFree=1494912/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=5684 CPUtime=0
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 774 0 0 0 0 0 0 0 18 0 1 0 156043196 5820416 758 1992294400 4194304 6412682 548682068864 18446744073709551615 4280529 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 1421 762 208 541 0 871 0

[startup+0.038558 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 32503
/proc/meminfo: memFree=1494912/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=21908 CPUtime=0.02
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 4837 0 0 0 1 1 0 0 18 0 1 0 156043196 22433792 4821 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 5477 4821 221 541 0 4927 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21908

[startup+0.101547 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 32503
/proc/meminfo: memFree=1494912/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=22700 CPUtime=0.09
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 5060 0 0 0 8 1 0 0 18 0 1 0 156043196 23244800 5044 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 5675 5044 221 541 0 5125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22700

[startup+0.301567 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 32503
/proc/meminfo: memFree=1494912/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=25268 CPUtime=0.29
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 5846 0 0 0 27 2 0 0 19 0 1 0 156043196 25874432 5781 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 6317 5781 221 541 0 5767 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25268

[startup+0.70161 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 32503
/proc/meminfo: memFree=1494912/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=34392 CPUtime=0.69
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 8454 0 0 0 66 3 0 0 22 0 1 0 156043196 35217408 8101 1992294400 4194304 6412682 548682068864 18446744073709551615 4521871 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 8598 8101 239 541 0 8048 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34392

[startup+1.50271 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32504
/proc/meminfo: memFree=1459832/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=44944 CPUtime=1.49
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 11292 0 0 0 136 13 0 0 25 0 1 0 156043196 46022656 10746 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 11236 10747 248 541 0 10686 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44944

[startup+3.10187 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32504
/proc/meminfo: memFree=1438904/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=61700 CPUtime=3.09
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 15451 0 0 0 294 15 0 0 25 0 1 0 156043196 63180800 14651 1992294400 4194304 6412682 548682068864 18446744073709551615 4360750 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 15425 14651 255 541 0 14875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61700

[startup+6.30121 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32504
/proc/meminfo: memFree=1433976/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=61700 CPUtime=6.29
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 15453 0 0 0 613 16 0 0 25 0 1 0 156043196 63180800 14653 1992294400 4194304 6412682 548682068864 18446744073709551615 4328451 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 15425 14653 255 541 0 14875 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61700

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32504
/proc/meminfo: memFree=1433984/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=61700 CPUtime=12.69
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 15456 0 0 0 1253 16 0 0 25 0 1 0 156043196 63180800 14656 1992294400 4194304 6412682 548682068864 18446744073709551615 4333082 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 15425 14656 255 541 0 14875 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61700

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32504
/proc/meminfo: memFree=1433984/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=61700 CPUtime=25.48
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 15462 0 0 0 2532 16 0 0 25 0 1 0 156043196 63180800 14662 1992294400 4194304 6412682 548682068864 18446744073709551615 5276883 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 15425 14662 255 541 0 14875 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 61700

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32504
/proc/meminfo: memFree=1434112/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=61700 CPUtime=51.07
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 15475 0 0 0 5090 17 0 0 25 0 1 0 156043196 63180800 14675 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 15425 14675 255 541 0 14875 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61700

[startup+102.305 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 32504
/proc/meminfo: memFree=1434048/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=61704 CPUtime=102.27
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 15492 0 0 0 10208 19 0 0 25 0 1 0 156043196 63184896 14692 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 15426 14692 255 541 0 14876 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 61704

[startup+162.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 32504
/proc/meminfo: memFree=1433792/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=61904 CPUtime=162.24
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 15561 0 0 0 16204 20 0 0 25 0 1 0 156043196 63389696 14761 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 15476 14761 258 541 0 14926 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 61904

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32504
/proc/meminfo: memFree=1433728/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=62096 CPUtime=222.23
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 15568 0 0 0 22201 22 0 0 25 0 1 0 156043196 63586304 14768 1992294400 4194304 6412682 548682068864 18446744073709551615 4417072 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 15524 14768 258 541 0 14974 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 62096

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32504
/proc/meminfo: memFree=1433608/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=62096 CPUtime=282.21
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 15578 0 0 0 28198 23 0 0 25 0 1 0 156043196 63586304 14778 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 15524 14778 258 541 0 14974 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 62096

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32504
/proc/meminfo: memFree=1433544/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=62096 CPUtime=342.2
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 15587 0 0 0 34195 25 0 0 25 0 1 0 156043196 63586304 14787 1992294400 4194304 6412682 548682068864 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 15524 14787 258 541 0 14974 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 62096

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32504
/proc/meminfo: memFree=1432904/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=62924 CPUtime=402.18
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 15786 0 0 0 40191 27 0 0 25 0 1 0 156043196 64434176 14986 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 15731 14986 258 541 0 15181 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 62924

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32504
/proc/meminfo: memFree=1432136/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=63644 CPUtime=462.16
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 15971 0 0 0 46187 29 0 0 25 0 1 0 156043196 65171456 15171 1992294400 4194304 6412682 548682068864 18446744073709551615 4362736 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 15911 15171 258 541 0 15361 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 63644

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32504
/proc/meminfo: memFree=1429320/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=66380 CPUtime=522.14
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 16659 0 0 0 52183 31 0 0 25 0 1 0 156043196 67973120 15859 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 16595 15859 258 541 0 16045 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 66380

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32504
/proc/meminfo: memFree=1428104/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=67524 CPUtime=582.13
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 16982 0 0 0 58180 33 0 0 25 0 1 0 156043196 69144576 16182 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 16881 16182 258 541 0 16331 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 67524

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32504
/proc/meminfo: memFree=1424840/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=71368 CPUtime=642.11
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 17783 0 0 0 64176 35 0 0 25 0 1 0 156043196 73080832 16983 1992294400 4194304 6412682 548682068864 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 17842 16983 258 541 0 17292 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 71368

[startup+702.302 s]

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

/proc/meminfo: memFree=1337416/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=162152 CPUtime=2981.44
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 40491 0 0 0 298027 117 0 0 25 0 1 0 156043196 166043648 38732 1992294400 4194304 6412682 548682068864 18446744073709551615 4286837 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 40538 38732 258 541 0 39988 0
Current children cumulated CPU time (s) 2981.44
Current children cumulated vsize (KiB) 162152

[startup+3042.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32506
/proc/meminfo: memFree=1337480/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=162152 CPUtime=3041.42
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 40498 0 0 0 304024 118 0 0 25 0 1 0 156043196 166043648 38739 1992294400 4194304 6412682 548682068864 18446744073709551615 4327490 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 40538 38739 258 541 0 39988 0
Current children cumulated CPU time (s) 3041.42
Current children cumulated vsize (KiB) 162152

[startup+3102.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32506
/proc/meminfo: memFree=1337416/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=162152 CPUtime=3101.41
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 40504 0 0 0 310021 120 0 0 25 0 1 0 156043196 166043648 38745 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 40538 38745 258 541 0 39988 0
Current children cumulated CPU time (s) 3101.41
Current children cumulated vsize (KiB) 162152

[startup+3162.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32506
/proc/meminfo: memFree=1337224/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=162524 CPUtime=3161.39
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 40561 0 0 0 316018 121 0 0 25 0 1 0 156043196 166424576 38802 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 40631 38802 258 541 0 40081 0
Current children cumulated CPU time (s) 3161.39
Current children cumulated vsize (KiB) 162524

[startup+3222.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32506
/proc/meminfo: memFree=1333512/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=167684 CPUtime=3221.37
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 41519 0 0 0 322013 124 0 0 25 0 1 0 156043196 171708416 39760 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 41921 39760 258 541 0 41371 0
Current children cumulated CPU time (s) 3221.37
Current children cumulated vsize (KiB) 167684

[startup+3282.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32506
/proc/meminfo: memFree=1325704/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=175712 CPUtime=3281.36
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 43438 0 0 0 328009 127 0 0 25 0 1 0 156043196 179929088 41679 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 43928 41679 258 541 0 43378 0
Current children cumulated CPU time (s) 3281.36
Current children cumulated vsize (KiB) 175712

[startup+3342.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32506
/proc/meminfo: memFree=1322504/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=178528 CPUtime=3341.34
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 44614 0 0 0 334005 129 0 0 25 0 1 0 156043196 182812672 42435 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 44632 42435 258 541 0 44082 0
Current children cumulated CPU time (s) 3341.34
Current children cumulated vsize (KiB) 178528

[startup+3402.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32506
/proc/meminfo: memFree=1322568/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=178528 CPUtime=3401.33
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 44615 0 0 0 340003 130 0 0 25 0 1 0 156043196 182812672 42436 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 44632 42436 258 541 0 44082 0
Current children cumulated CPU time (s) 3401.33
Current children cumulated vsize (KiB) 178528

[startup+3462.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32506
/proc/meminfo: memFree=1322440/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=178888 CPUtime=3461.31
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 44678 0 0 0 345999 132 0 0 25 0 1 0 156043196 183181312 42499 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 44722 42499 258 541 0 44172 0
Current children cumulated CPU time (s) 3461.31
Current children cumulated vsize (KiB) 178888

[startup+3522.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32506
/proc/meminfo: memFree=1321800/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=179848 CPUtime=3521.29
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 44819 0 0 0 351996 133 0 0 25 0 1 0 156043196 184164352 42640 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 44962 42640 258 541 0 44412 0
Current children cumulated CPU time (s) 3521.29
Current children cumulated vsize (KiB) 179848

[startup+3582.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32512
/proc/meminfo: memFree=1321088/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=180488 CPUtime=3581.26
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 44953 0 0 0 357991 135 0 0 25 0 1 0 156043196 184819712 42774 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 45122 42774 258 541 0 44572 0
Current children cumulated CPU time (s) 3581.26
Current children cumulated vsize (KiB) 180488

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

[startup+3583.9 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32512
/proc/meminfo: memFree=1321088/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=180488 CPUtime=3582.86
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 44953 0 0 0 358151 135 0 0 25 0 1 0 156043196 184819712 42774 1992294400 4194304 6412682 548682068864 18446744073709551615 4417649 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 45122 42774 258 541 0 44572 0
Current children cumulated CPU time (s) 3582.86
Current children cumulated vsize (KiB) 180488

[startup+3590.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32512
/proc/meminfo: memFree=1321088/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=180488 CPUtime=3589.26
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 44958 0 0 0 358791 135 0 0 25 0 1 0 156043196 184819712 42779 1992294400 4194304 6412682 548682068864 18446744073709551615 4363163 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 45122 42779 258 541 0 44572 0
Current children cumulated CPU time (s) 3589.26
Current children cumulated vsize (KiB) 180488

[startup+3596.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32512
/proc/meminfo: memFree=1321088/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=180488 CPUtime=3595.66
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 44960 0 0 0 359431 135 0 0 25 0 1 0 156043196 184819712 42781 1992294400 4194304 6412682 548682068864 18446744073709551615 4328451 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 45122 42781 258 541 0 44572 0
Current children cumulated CPU time (s) 3595.66
Current children cumulated vsize (KiB) 180488

[startup+3599.9 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32512
/proc/meminfo: memFree=1321088/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=180488 CPUtime=3598.86
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 44960 0 0 0 359750 136 0 0 25 0 1 0 156043196 184819712 42781 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 45122 42781 258 541 0 44572 0
Current children cumulated CPU time (s) 3598.86
Current children cumulated vsize (KiB) 180488

[startup+3600.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32512
/proc/meminfo: memFree=1321088/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=180488 CPUtime=3599.66
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 44960 0 0 0 359830 136 0 0 25 0 1 0 156043196 184819712 42781 1992294400 4194304 6412682 548682068864 18446744073709551615 4333423 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 45122 42781 258 541 0 44572 0
Current children cumulated CPU time (s) 3599.66
Current children cumulated vsize (KiB) 180488

[startup+3601.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32512
/proc/meminfo: memFree=1321088/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=180488 CPUtime=3600.06
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 44960 0 0 0 359870 136 0 0 25 0 1 0 156043196 184819712 42781 1992294400 4194304 6412682 548682068864 18446744073709551615 4417464 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 45122 42781 258 541 0 44572 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 180488

[startup+3601.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32512
/proc/meminfo: memFree=1321088/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=180488 CPUtime=3600.46
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 44961 0 0 0 359910 136 0 0 25 0 1 0 156043196 184819712 42782 1992294400 4194304 6412682 548682068864 18446744073709551615 4328922 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 45122 42782 258 541 0 44572 0
Current children cumulated CPU time (s) 3600.46
Current children cumulated vsize (KiB) 180488

[startup+3601.6 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 32512
/proc/meminfo: memFree=1321088/2055920 swapFree=4180872/4192956
[pid=32503] ppid=32501 vsize=180488 CPUtime=3600.56
/proc/32503/stat : 32503 (kw) R 32501 32503 32325 0 -1 0 44961 0 0 0 359920 136 0 0 25 0 1 0 156043196 184819712 42782 1992294400 4194304 6412682 548682068864 18446744073709551615 4328929 0 0 4096 0 0 0 0 17 1 0 0
/proc/32503/statm: 45122 42782 258 541 0 44572 0
Current children cumulated CPU time (s) 3600.56
Current children cumulated vsize (KiB) 180488

Child status: 0
Real time (s): 3601.63
CPU time (s): 3600.6
CPU user time (s): 3599.21
CPU system time (s): 1.39079
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 180488

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

runsolver used 2.81057 second user time and 7.44887 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-02 18:01:39
IDJOB=1774085
IDBENCH=70864
IDSOLVER=611
FILE ID=node19/1774085-1241280099
PBS_JOBID= 9225021
Free space on /tmp= 66496 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-34-s100.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774085-1241280099/watcher-1774085-1241280099 -o /tmp/evaluation-result-1774085-1241280099/solver-1774085-1241280099 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1774085-1241280099.cnf

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

MD5SUM BENCH= d33264afbb7fa6f88a24b97cfc468c5a
RANDOM SEED=889862673

node19.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:       1495328 kB
Buffers:         81068 kB
Cached:         383056 kB
SwapCached:       6776 kB
Active:          56304 kB
Inactive:       416668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1495328 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:            3792 kB
Writeback:           0 kB
Mapped:          13476 kB
Slab:            73552 kB
Committed_AS:   721140 kB
PageTables:       1456 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= 66492 MiB
End job on node19 at 2009-05-02 19:01:41