Trace number 308204

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, and are wall clock time (not CPU 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
KCNFS SMPSignal 765.066 2400.01

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S1286605994-07-SAT.cnf
MD5SUMe4e9587cc33e3fc7e177d5d00533cb0d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.6609
Satisfiable
(Un)Satisfiability was proved
Number of variables3498
Number of clauses9344
Sum of the clauses size25229
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22803
Number of clauses of size 36541
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	
0.00/0.00	c Computed by /tmp/evaluation/308204-1172592138/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.01	c Input file : '/tmp/evaluation/308204-1172592138/instance-308204-1172592138.cnf'
0.00/0.01	c [#vars: 3500, #clauses: 9344 , (2-3)-CNF]
0.00/0.02	c unit clauses propagate before processing (#clause: 9344)
0.00/0.02	c estimated distribution: 8 tasks
0.00/0.03	c <25105> [PID]: 25107 25108 25109 25110 25111 25112 25113
0.02/0.36	c <25105> [PID]: 25114
0.02/0.36	c real distribution: 8 tasks
62.70/31.50	c <25105> [25113: UNSAT][25112: UNSAT][25114: UNSAT][25111: UNSAT][25107: SAT][25107: NOT SOLVED]
765.01/2400.00	c <25105> [25108: SAT]
765.01/2400.00	c <25105> [25108: NOT SOLVED][25109: SAT][25109: NOT SOLVED][25110: SAT]

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node16/watcher-308204-1172592138 -o ROOT/results/node16/solver-308204-1172592138 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/308204-1172592138/kcnfs-smp /tmp/evaluation/308204-1172592138/instance-308204-1172592138.cnf 

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): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.01 3/83 25105
/proc/meminfo: memFree=1398944/2055920 swapFree=4192812/4192956
[pid=25105] ppid=25103 vsize=180916 CPUtime=0
/proc/25105/stat : 25105 (kcnfs-smp) R 25103 25105 25026 0 -1 4194304 131 0 0 0 0 0 0 0 18 0 1 0 279168155 185257984 116 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/25105/statm: 45229 116 48 160 0 45067 0

[startup+0.064175 s]
/proc/loadavg: 0.00 0.00 0.01 3/83 25105
/proc/meminfo: memFree=1398944/2055920 swapFree=4192812/4192956
[pid=25105] ppid=25103 vsize=182568 CPUtime=0.02
/proc/25105/stat : 25105 (kcnfs-smp) R 25103 25105 25026 0 -1 4194304 804 0 0 0 2 0 0 0 18 0 1 0 279168155 186949632 709 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836899 0 0 4096 0 0 0 0 17 0 0 0
/proc/25105/statm: 45642 709 63 160 0 45480 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 182568

[startup+0.101172 s]
/proc/loadavg: 0.00 0.00 0.01 3/83 25105
/proc/meminfo: memFree=1398944/2055920 swapFree=4192812/4192956
[pid=25105] ppid=25103 vsize=182568 CPUtime=0.02
/proc/25105/stat : 25105 (kcnfs-smp) R 25103 25105 25026 0 -1 4194304 885 0 0 0 2 0 0 0 22 0 1 0 279168155 186949632 710 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836899 0 0 4096 0 0 0 0 17 0 0 0
/proc/25105/statm: 45642 710 63 160 0 45480 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 182568

[startup+0.301147 s]
/proc/loadavg: 0.00 0.00 0.01 3/83 25105
/proc/meminfo: memFree=1398944/2055920 swapFree=4192812/4192956
[pid=25105] ppid=25103 vsize=182568 CPUtime=0.02
/proc/25105/stat : 25105 (kcnfs-smp) R 25103 25105 25026 0 -1 4194304 912 0 0 0 2 0 0 0 22 0 1 0 279168155 186949632 710 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836899 0 0 4096 0 0 0 0 17 1 0 0
/proc/25105/statm: 45642 710 63 160 0 45480 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 182568

[startup+0.701099 s]
/proc/loadavg: 0.00 0.00 0.01 3/83 25105
/proc/meminfo: memFree=1398944/2055920 swapFree=4192812/4192956
[pid=25105] ppid=25103 vsize=182568 CPUtime=0.04
/proc/25105/stat : 25105 (kcnfs-smp) S 25103 25105 25026 0 -1 4194304 1009 0 0 0 4 0 0 0 22 0 1 0 279168155 186949632 715 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25105/statm: 45642 715 65 160 0 45480 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 182568

[startup+1.502 s]
/proc/loadavg: 0.00 0.00 0.01 9/92 25116
/proc/meminfo: memFree=1393224/2055920 swapFree=4192812/4192956
[pid=25105] ppid=25103 vsize=182568 CPUtime=0.04
/proc/25105/stat : 25105 (kcnfs-smp) S 25103 25105 25026 0 -1 4194304 1009 0 0 0 4 0 0 0 22 0 1 0 279168155 186949632 715 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25105/statm: 45642 715 65 160 0 45480 0
[pid=25107] ppid=25105 vsize=182568 CPUtime=0.53
/proc/25107/stat : 25107 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 76 0 0 0 53 0 0 0 24 0 1 0 279168158 186949632 731 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580180 0 0 4096 2 0 0 0 17 1 0 0
/proc/25107/statm: 45642 731 71 160 0 45480 0
[pid=25108] ppid=25105 vsize=182568 CPUtime=0.44
/proc/25108/stat : 25108 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 74 0 0 0 44 0 0 0 24 0 1 0 279168158 186949632 729 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572912 0 0 4096 0 0 0 0 17 0 0 0
/proc/25108/statm: 45642 729 69 160 0 45480 0
[pid=25109] ppid=25105 vsize=182568 CPUtime=0.4
/proc/25109/stat : 25109 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 74 0 0 0 40 0 0 0 25 0 1 0 279168160 186949632 729 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572834 0 0 4096 2 0 0 0 17 0 0 0
/proc/25109/statm: 45642 729 69 160 0 45480 0
[pid=25110] ppid=25105 vsize=182568 CPUtime=0.4
/proc/25110/stat : 25110 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 74 0 0 0 40 0 0 0 25 0 1 0 279168161 186949632 729 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134543830 0 0 4096 0 0 0 0 17 0 0 0
/proc/25110/statm: 45642 729 69 160 0 45480 0
[pid=25111] ppid=25105 vsize=182568 CPUtime=0.3
/proc/25111/stat : 25111 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 70 0 0 0 30 0 0 0 25 0 1 0 279168162 186949632 725 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567399 0 0 4096 2 0 0 0 17 0 0 0
/proc/25111/statm: 45642 725 69 160 0 45480 0
[pid=25112] ppid=25105 vsize=182568 CPUtime=0.34
/proc/25112/stat : 25112 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 76 0 0 0 34 0 0 0 25 0 1 0 279168182 186949632 731 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567283 0 0 4096 0 0 0 0 17 1 0 0
/proc/25112/statm: 45642 731 71 160 0 45480 0
[pid=25113] ppid=25105 vsize=182568 CPUtime=0.25
/proc/25113/stat : 25113 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 70 0 0 0 25 0 0 0 25 0 1 0 279168188 186949632 730 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134633206 0 0 4096 2 0 0 0 17 1 0 0
/proc/25113/statm: 45642 730 71 160 0 45480 0
[pid=25114] ppid=25105 vsize=182568 CPUtime=0.2
/proc/25114/stat : 25114 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 70 0 0 0 20 0 0 0 25 0 1 0 279168190 186949632 730 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567604 0 0 4096 0 0 0 0 17 1 0 0
/proc/25114/statm: 45642 730 71 160 0 45480 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 1643112

[startup+3.10182 s]
/proc/loadavg: 0.64 0.13 0.05 9/92 25116
/proc/meminfo: memFree=1392968/2055920 swapFree=4192812/4192956
[pid=25105] ppid=25103 vsize=182568 CPUtime=0.04
/proc/25105/stat : 25105 (kcnfs-smp) S 25103 25105 25026 0 -1 4194304 1009 0 0 0 4 0 0 0 22 0 1 0 279168155 186949632 715 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25105/statm: 45642 715 65 160 0 45480 0
[pid=25107] ppid=25105 vsize=182568 CPUtime=0.93
/proc/25107/stat : 25107 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 77 0 0 0 93 0 0 0 25 0 1 0 279168158 186949632 732 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572670 0 0 4096 2 0 0 0 17 1 0 0
/proc/25107/statm: 45642 732 71 160 0 45480 0
[pid=25108] ppid=25105 vsize=182568 CPUtime=0.83
/proc/25108/stat : 25108 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 78 0 0 0 83 0 0 0 25 0 1 0 279168158 186949632 733 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134683195 0 0 4096 0 0 0 0 17 0 0 0
/proc/25108/statm: 45642 733 71 160 0 45480 0
[pid=25109] ppid=25105 vsize=182568 CPUtime=0.8
/proc/25109/stat : 25109 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 78 0 0 0 80 0 0 0 25 0 1 0 279168160 186949632 733 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567320 0 0 4096 2 0 0 0 17 0 0 0
/proc/25109/statm: 45642 733 71 160 0 45480 0
[pid=25110] ppid=25105 vsize=182568 CPUtime=0.8
/proc/25110/stat : 25110 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 78 0 0 0 80 0 0 0 25 0 1 0 279168161 186949632 733 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134683111 0 0 4096 0 0 0 0 17 0 0 0
/proc/25110/statm: 45642 733 71 160 0 45480 0
[pid=25111] ppid=25105 vsize=182568 CPUtime=0.69
/proc/25111/stat : 25111 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 71 0 0 0 69 0 0 0 25 0 1 0 279168162 186949632 726 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567500 0 0 4096 2 0 0 0 17 0 0 0
/proc/25111/statm: 45642 726 69 160 0 45480 0
[pid=25112] ppid=25105 vsize=182568 CPUtime=0.74
/proc/25112/stat : 25112 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 76 0 0 0 74 0 0 0 25 0 1 0 279168182 186949632 731 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567365 0 0 4096 0 0 0 0 17 1 0 0
/proc/25112/statm: 45642 731 71 160 0 45480 0
[pid=25113] ppid=25105 vsize=182568 CPUtime=0.65
/proc/25113/stat : 25113 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 73 0 0 0 65 0 0 0 25 0 1 0 279168188 186949632 733 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567517 0 0 4096 2 0 0 0 17 1 0 0
/proc/25113/statm: 45642 733 71 160 0 45480 0
[pid=25114] ppid=25105 vsize=182568 CPUtime=0.6
/proc/25114/stat : 25114 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 74 0 0 0 60 0 0 0 25 0 1 0 279168190 186949632 732 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572621 0 0 4096 0 0 0 0 17 1 0 0
/proc/25114/statm: 45642 732 71 160 0 45480 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 1643112

[startup+6.30244 s]
/proc/loadavg: 0.64 0.13 0.05 9/92 25118
/proc/meminfo: memFree=1392648/2055920 swapFree=4192812/4192956
[pid=25105] ppid=25103 vsize=182568 CPUtime=0.04
/proc/25105/stat : 25105 (kcnfs-smp) S 25103 25105 25026 0 -1 4194304 1009 0 0 0 4 0 0 0 22 0 1 0 279168155 186949632 715 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25105/statm: 45642 715 65 160 0 45480 0
[pid=25107] ppid=25105 vsize=182568 CPUtime=1.73
/proc/25107/stat : 25107 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 78 0 0 0 173 0 0 0 25 0 1 0 279168158 186949632 733 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567334 0 0 4096 2 0 0 0 17 1 0 0
/proc/25107/statm: 45642 733 71 160 0 45480 0
[pid=25108] ppid=25105 vsize=182568 CPUtime=1.61
/proc/25108/stat : 25108 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 78 0 0 0 161 0 0 0 25 0 1 0 279168158 186949632 733 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580273 0 0 4096 0 0 0 0 17 0 0 0
/proc/25108/statm: 45642 733 71 160 0 45480 0
[pid=25109] ppid=25105 vsize=182568 CPUtime=1.6
/proc/25109/stat : 25109 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 78 0 0 0 160 0 0 0 25 0 1 0 279168160 186949632 733 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567399 0 0 4096 2 0 0 0 17 0 0 0
/proc/25109/statm: 45642 733 71 160 0 45480 0
[pid=25110] ppid=25105 vsize=182568 CPUtime=1.59
/proc/25110/stat : 25110 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 78 0 0 0 159 0 0 0 25 0 1 0 279168161 186949632 733 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134636567 0 0 4096 0 0 0 0 17 0 0 0
/proc/25110/statm: 45642 733 71 160 0 45480 0
[pid=25111] ppid=25105 vsize=182568 CPUtime=1.49
/proc/25111/stat : 25111 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 76 0 0 0 149 0 0 0 25 0 1 0 279168162 186949632 731 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572315 0 0 4096 2 0 0 0 17 0 0 0
/proc/25111/statm: 45642 731 71 160 0 45480 0
[pid=25112] ppid=25105 vsize=182568 CPUtime=1.54
/proc/25112/stat : 25112 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 77 0 0 0 154 0 0 0 25 0 1 0 279168182 186949632 732 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580041 0 0 4096 0 0 0 0 17 1 0 0
/proc/25112/statm: 45642 732 71 160 0 45480 0
[pid=25113] ppid=25105 vsize=182568 CPUtime=1.45
/proc/25113/stat : 25113 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 75 0 0 0 145 0 0 0 25 0 1 0 279168188 186949632 733 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567234 0 0 4096 2 0 0 0 17 1 0 0
/proc/25113/statm: 45642 733 71 160 0 45480 0
[pid=25114] ppid=25105 vsize=182568 CPUtime=1.4
/proc/25114/stat : 25114 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 74 0 0 0 140 0 0 0 25 0 1 0 279168190 186949632 732 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134683135 0 0 4096 0 0 0 0 17 1 0 0
/proc/25114/statm: 45642 732 71 160 0 45480 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 1643112

[startup+12.7027 s]
/proc/loadavg: 1.77 0.39 0.14 9/86 25140
/proc/meminfo: memFree=1393336/2055920 swapFree=4192812/4192956
[pid=25105] ppid=25103 vsize=182568 CPUtime=0.04
/proc/25105/stat : 25105 (kcnfs-smp) S 25103 25105 25026 0 -1 4194304 1009 0 0 0 4 0 0 0 22 0 1 0 279168155 186949632 715 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25105/statm: 45642 715 65 160 0 45480 0
[pid=25107] ppid=25105 vsize=182568 CPUtime=3.33
/proc/25107/stat : 25107 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 78 0 0 0 333 0 0 0 25 0 1 0 279168158 186949632 733 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134601243 0 0 4096 2 0 0 0 17 1 0 0
/proc/25107/statm: 45642 733 71 160 0 45480 0
[pid=25108] ppid=25105 vsize=182568 CPUtime=3.21
/proc/25108/stat : 25108 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 78 0 0 0 321 0 0 0 25 0 1 0 279168158 186949632 733 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572793 0 0 4096 0 0 0 0 17 0 0 0
/proc/25108/statm: 45642 733 71 160 0 45480 0
[pid=25109] ppid=25105 vsize=182568 CPUtime=3.2
/proc/25109/stat : 25109 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 78 0 0 0 320 0 0 0 25 0 1 0 279168160 186949632 733 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572638 0 0 4096 2 0 0 0 17 0 0 0
/proc/25109/statm: 45642 733 71 160 0 45480 0
[pid=25110] ppid=25105 vsize=182568 CPUtime=3.19
/proc/25110/stat : 25110 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 78 0 0 0 319 0 0 0 25 0 1 0 279168161 186949632 733 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567371 0 0 4096 0 0 0 0 17 0 0 0
/proc/25110/statm: 45642 733 71 160 0 45480 0
[pid=25111] ppid=25105 vsize=182568 CPUtime=3.05
/proc/25111/stat : 25111 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 77 0 0 0 305 0 0 0 25 0 1 0 279168162 186949632 732 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580054 0 0 4096 2 0 0 0 17 0 0 0
/proc/25111/statm: 45642 732 71 160 0 45480 0
[pid=25112] ppid=25105 vsize=182568 CPUtime=3.14
/proc/25112/stat : 25112 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 78 0 0 0 314 0 0 0 25 0 1 0 279168182 186949632 733 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 1 0 0
/proc/25112/statm: 45642 733 71 160 0 45480 0
[pid=25113] ppid=25105 vsize=182568 CPUtime=3.02
/proc/25113/stat : 25113 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 75 0 0 0 302 0 0 0 25 0 1 0 279168188 186949632 733 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567202 0 0 4096 2 0 0 0 17 1 0 0
/proc/25113/statm: 45642 733 71 160 0 45480 0
[pid=25114] ppid=25105 vsize=182568 CPUtime=3
/proc/25114/stat : 25114 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 74 0 0 0 300 0 0 0 25 0 1 0 279168190 186949632 732 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572315 0 0 4096 0 0 0 0 17 1 0 0
/proc/25114/statm: 45642 732 71 160 0 45480 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 1643112

[startup+25.5022 s]
/proc/loadavg: 2.73 0.64 0.22 9/86 25140
/proc/meminfo: memFree=1393528/2055920 swapFree=4192812/4192956
[pid=25105] ppid=25103 vsize=182568 CPUtime=0.04
/proc/25105/stat : 25105 (kcnfs-smp) S 25103 25105 25026 0 -1 4194304 1009 0 0 0 4 0 0 0 22 0 1 0 279168155 186949632 715 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25105/statm: 45642 715 65 160 0 45480 0
[pid=25107] ppid=25105 vsize=182568 CPUtime=6.53
/proc/25107/stat : 25107 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 78 0 0 0 653 0 0 0 25 0 1 0 279168158 186949632 733 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567505 0 0 4096 2 0 0 0 17 1 0 0
/proc/25107/statm: 45642 733 71 160 0 45480 0
[pid=25108] ppid=25105 vsize=182568 CPUtime=6.41
/proc/25108/stat : 25108 (kcnfs-smp) R 25105 25105 25026 0 -1 4194368 78 0 0 0 641 0 0 0 25 0 1 0 279168158 186949632 733 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134636655 0 0 4096 0 0 0 0 17 0 0 0
/proc/25108/statm: 45642 733 71 160 0 45480 0

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

[pid=25107] ppid=25105 vsize=183504 CPUtime=329.3
/proc/25107/stat : 25107 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 137 0 0 0 32928 2 0 0 25 0 1 0 279168158 187908096 747 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/25107/statm: 45876 747 74 160 0 45714 0
[pid=25108] ppid=25105 vsize=183504 CPUtime=71.52
/proc/25108/stat : 25108 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 136 0 0 0 7152 0 0 0 25 0 1 0 279168158 187908096 746 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/25108/statm: 45876 746 74 160 0 45714 0
[pid=25109] ppid=25105 vsize=183508 CPUtime=81.91
/proc/25109/stat : 25109 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 138 0 0 0 8191 0 0 0 25 0 1 0 279168160 187912192 748 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/25109/statm: 45877 748 74 160 0 45715 0
[pid=25110] ppid=25105 vsize=183504 CPUtime=196.91
/proc/25110/stat : 25110 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 137 0 0 0 19690 1 0 0 25 0 1 0 279168161 187908096 747 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/25110/statm: 45876 747 74 160 0 45714 0
Current children cumulated CPU time (s) 765.01
Current children cumulated vsize (KiB) 916588

[startup+2082.31 s]
/proc/loadavg: 0.00 0.00 0.16 1/82 25142
/proc/meminfo: memFree=1394408/2055920 swapFree=4192812/4192956
[pid=25105] ppid=25103 vsize=182568 CPUtime=85.37
/proc/25105/stat : 25105 (kcnfs-smp) S 25103 25105 25026 0 -1 4194304 1010 492 0 0 4 0 8532 1 16 0 1 0 279168155 186949632 715 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25105/statm: 45642 715 65 160 0 45480 0
[pid=25107] ppid=25105 vsize=183504 CPUtime=329.3
/proc/25107/stat : 25107 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 137 0 0 0 32928 2 0 0 25 0 1 0 279168158 187908096 747 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/25107/statm: 45876 747 74 160 0 45714 0
[pid=25108] ppid=25105 vsize=183504 CPUtime=71.52
/proc/25108/stat : 25108 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 136 0 0 0 7152 0 0 0 25 0 1 0 279168158 187908096 746 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/25108/statm: 45876 746 74 160 0 45714 0
[pid=25109] ppid=25105 vsize=183508 CPUtime=81.91
/proc/25109/stat : 25109 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 138 0 0 0 8191 0 0 0 25 0 1 0 279168160 187912192 748 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/25109/statm: 45877 748 74 160 0 45715 0
[pid=25110] ppid=25105 vsize=183504 CPUtime=196.91
/proc/25110/stat : 25110 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 137 0 0 0 19690 1 0 0 25 0 1 0 279168161 187908096 747 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/25110/statm: 45876 747 74 160 0 45714 0
Current children cumulated CPU time (s) 765.01
Current children cumulated vsize (KiB) 916588

[startup+2142.3 s]
/proc/loadavg: 0.00 0.00 0.15 1/82 25142
/proc/meminfo: memFree=1394408/2055920 swapFree=4192812/4192956
[pid=25105] ppid=25103 vsize=182568 CPUtime=85.37
/proc/25105/stat : 25105 (kcnfs-smp) S 25103 25105 25026 0 -1 4194304 1010 492 0 0 4 0 8532 1 16 0 1 0 279168155 186949632 715 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25105/statm: 45642 715 65 160 0 45480 0
[pid=25107] ppid=25105 vsize=183504 CPUtime=329.3
/proc/25107/stat : 25107 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 137 0 0 0 32928 2 0 0 25 0 1 0 279168158 187908096 747 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/25107/statm: 45876 747 74 160 0 45714 0
[pid=25108] ppid=25105 vsize=183504 CPUtime=71.52
/proc/25108/stat : 25108 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 136 0 0 0 7152 0 0 0 25 0 1 0 279168158 187908096 746 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/25108/statm: 45876 746 74 160 0 45714 0
[pid=25109] ppid=25105 vsize=183508 CPUtime=81.91
/proc/25109/stat : 25109 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 138 0 0 0 8191 0 0 0 25 0 1 0 279168160 187912192 748 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/25109/statm: 45877 748 74 160 0 45715 0
[pid=25110] ppid=25105 vsize=183504 CPUtime=196.91
/proc/25110/stat : 25110 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 137 0 0 0 19690 1 0 0 25 0 1 0 279168161 187908096 747 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/25110/statm: 45876 747 74 160 0 45714 0
Current children cumulated CPU time (s) 765.01
Current children cumulated vsize (KiB) 916588

[startup+2202.3 s]
/proc/loadavg: 0.00 0.00 0.14 1/82 25142
/proc/meminfo: memFree=1394408/2055920 swapFree=4192812/4192956
[pid=25105] ppid=25103 vsize=182568 CPUtime=85.37
/proc/25105/stat : 25105 (kcnfs-smp) S 25103 25105 25026 0 -1 4194304 1010 492 0 0 4 0 8532 1 16 0 1 0 279168155 186949632 715 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25105/statm: 45642 715 65 160 0 45480 0
[pid=25107] ppid=25105 vsize=183504 CPUtime=329.3
/proc/25107/stat : 25107 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 137 0 0 0 32928 2 0 0 25 0 1 0 279168158 187908096 747 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/25107/statm: 45876 747 74 160 0 45714 0
[pid=25108] ppid=25105 vsize=183504 CPUtime=71.52
/proc/25108/stat : 25108 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 136 0 0 0 7152 0 0 0 25 0 1 0 279168158 187908096 746 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/25108/statm: 45876 746 74 160 0 45714 0
[pid=25109] ppid=25105 vsize=183508 CPUtime=81.91
/proc/25109/stat : 25109 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 138 0 0 0 8191 0 0 0 25 0 1 0 279168160 187912192 748 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/25109/statm: 45877 748 74 160 0 45715 0
[pid=25110] ppid=25105 vsize=183504 CPUtime=196.91
/proc/25110/stat : 25110 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 137 0 0 0 19690 1 0 0 25 0 1 0 279168161 187908096 747 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/25110/statm: 45876 747 74 160 0 45714 0
Current children cumulated CPU time (s) 765.01
Current children cumulated vsize (KiB) 916588

[startup+2262.3 s]
/proc/loadavg: 0.00 0.00 0.13 1/82 25142
/proc/meminfo: memFree=1394408/2055920 swapFree=4192812/4192956
[pid=25105] ppid=25103 vsize=182568 CPUtime=85.37
/proc/25105/stat : 25105 (kcnfs-smp) S 25103 25105 25026 0 -1 4194304 1010 492 0 0 4 0 8532 1 16 0 1 0 279168155 186949632 715 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25105/statm: 45642 715 65 160 0 45480 0
[pid=25107] ppid=25105 vsize=183504 CPUtime=329.3
/proc/25107/stat : 25107 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 137 0 0 0 32928 2 0 0 25 0 1 0 279168158 187908096 747 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/25107/statm: 45876 747 74 160 0 45714 0
[pid=25108] ppid=25105 vsize=183504 CPUtime=71.52
/proc/25108/stat : 25108 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 136 0 0 0 7152 0 0 0 25 0 1 0 279168158 187908096 746 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/25108/statm: 45876 746 74 160 0 45714 0
[pid=25109] ppid=25105 vsize=183508 CPUtime=81.91
/proc/25109/stat : 25109 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 138 0 0 0 8191 0 0 0 25 0 1 0 279168160 187912192 748 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/25109/statm: 45877 748 74 160 0 45715 0
[pid=25110] ppid=25105 vsize=183504 CPUtime=196.91
/proc/25110/stat : 25110 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 137 0 0 0 19690 1 0 0 25 0 1 0 279168161 187908096 747 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/25110/statm: 45876 747 74 160 0 45714 0
Current children cumulated CPU time (s) 765.01
Current children cumulated vsize (KiB) 916588

[startup+2322.3 s]
/proc/loadavg: 0.00 0.00 0.12 1/82 25142
/proc/meminfo: memFree=1394344/2055920 swapFree=4192812/4192956
[pid=25105] ppid=25103 vsize=182568 CPUtime=85.37
/proc/25105/stat : 25105 (kcnfs-smp) S 25103 25105 25026 0 -1 4194304 1010 492 0 0 4 0 8532 1 16 0 1 0 279168155 186949632 715 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25105/statm: 45642 715 65 160 0 45480 0
[pid=25107] ppid=25105 vsize=183504 CPUtime=329.3
/proc/25107/stat : 25107 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 137 0 0 0 32928 2 0 0 25 0 1 0 279168158 187908096 747 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/25107/statm: 45876 747 74 160 0 45714 0
[pid=25108] ppid=25105 vsize=183504 CPUtime=71.52
/proc/25108/stat : 25108 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 136 0 0 0 7152 0 0 0 25 0 1 0 279168158 187908096 746 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/25108/statm: 45876 746 74 160 0 45714 0
[pid=25109] ppid=25105 vsize=183508 CPUtime=81.91
/proc/25109/stat : 25109 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 138 0 0 0 8191 0 0 0 25 0 1 0 279168160 187912192 748 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/25109/statm: 45877 748 74 160 0 45715 0
[pid=25110] ppid=25105 vsize=183504 CPUtime=196.91
/proc/25110/stat : 25110 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 137 0 0 0 19690 1 0 0 25 0 1 0 279168161 187908096 747 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/25110/statm: 45876 747 74 160 0 45714 0
Current children cumulated CPU time (s) 765.01
Current children cumulated vsize (KiB) 916588

[startup+2382.3 s]
/proc/loadavg: 0.00 0.00 0.10 1/82 25142
/proc/meminfo: memFree=1394408/2055920 swapFree=4192812/4192956
[pid=25105] ppid=25103 vsize=182568 CPUtime=85.37
/proc/25105/stat : 25105 (kcnfs-smp) S 25103 25105 25026 0 -1 4194304 1010 492 0 0 4 0 8532 1 16 0 1 0 279168155 186949632 715 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25105/statm: 45642 715 65 160 0 45480 0
[pid=25107] ppid=25105 vsize=183504 CPUtime=329.3
/proc/25107/stat : 25107 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 137 0 0 0 32928 2 0 0 25 0 1 0 279168158 187908096 747 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/25107/statm: 45876 747 74 160 0 45714 0
[pid=25108] ppid=25105 vsize=183504 CPUtime=71.52
/proc/25108/stat : 25108 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 136 0 0 0 7152 0 0 0 25 0 1 0 279168158 187908096 746 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/25108/statm: 45876 746 74 160 0 45714 0
[pid=25109] ppid=25105 vsize=183508 CPUtime=81.91
/proc/25109/stat : 25109 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 138 0 0 0 8191 0 0 0 25 0 1 0 279168160 187912192 748 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/25109/statm: 45877 748 74 160 0 45715 0
[pid=25110] ppid=25105 vsize=183504 CPUtime=196.91
/proc/25110/stat : 25110 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 137 0 0 0 19690 1 0 0 25 0 1 0 279168161 187908096 747 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/25110/statm: 45876 747 74 160 0 45714 0
Current children cumulated CPU time (s) 765.01
Current children cumulated vsize (KiB) 916588



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]
/proc/loadavg: 0.00 0.00 0.10 1/82 25142
/proc/meminfo: memFree=1394344/2055920 swapFree=4192812/4192956
[pid=25105] ppid=25103 vsize=182568 CPUtime=85.37
/proc/25105/stat : 25105 (kcnfs-smp) S 25103 25105 25026 0 -1 4194304 1010 492 0 0 4 0 8532 1 16 0 1 0 279168155 186949632 715 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25105/statm: 45642 715 65 160 0 45480 0
[pid=25107] ppid=25105 vsize=183504 CPUtime=329.3
/proc/25107/stat : 25107 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 137 0 0 0 32928 2 0 0 25 0 1 0 279168158 187908096 747 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/25107/statm: 45876 747 74 160 0 45714 0
[pid=25108] ppid=25105 vsize=183504 CPUtime=71.52
/proc/25108/stat : 25108 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 136 0 0 0 7152 0 0 0 25 0 1 0 279168158 187908096 746 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/25108/statm: 45876 746 74 160 0 45714 0
[pid=25109] ppid=25105 vsize=183508 CPUtime=81.91
/proc/25109/stat : 25109 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 138 0 0 0 8191 0 0 0 25 0 1 0 279168160 187912192 748 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 2 18446744071563648864 0 0 17 1 0 0
/proc/25109/statm: 45877 748 74 160 0 45715 0
[pid=25110] ppid=25105 vsize=183504 CPUtime=196.91
/proc/25110/stat : 25110 (kcnfs-smp) S 25105 25105 25026 0 -1 4194368 137 0 0 0 19690 1 0 0 25 0 1 0 279168161 187908096 747 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134841885 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/25110/statm: 45876 747 74 160 0 45714 0
Current children cumulated CPU time (s) 765.01
Current children cumulated vsize (KiB) 916588

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400.01
CPU time (s): 765.066
CPU user time (s): 765
CPU system time (s): 0.065989
CPU usage (%): 31.8776
Max. virtual memory (cumulated for all children) (KiB): 1643112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 765
system time used= 0.065989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2087
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= 57
involuntary context switches= 18581

runsolver used 2.47362 second user time and 6.28604 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Tue Feb 27 16:02:18 UTC 2007

IDJOB= 308204
IDBENCH= 20225
IDSOLVER= 112
FILE ID= node16/308204-1172592138

PBS_JOBID= 3980674

Free space on /tmp= 66555 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v3500/unif2p-p0.7-v3500-c9345-S1286605994-07-SAT.cnf
COMMAND LINE= /tmp/evaluation/308204-1172592138/kcnfs-smp /tmp/evaluation/308204-1172592138/instance-308204-1172592138.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-308204-1172592138 -o ROOT/results/node16/solver-308204-1172592138 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/308204-1172592138/kcnfs-smp /tmp/evaluation/308204-1172592138/instance-308204-1172592138.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  e4e9587cc33e3fc7e177d5d00533cb0d

RANDOM SEED= 292657123

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.281
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.281
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:       1399672 kB
Buffers:         64084 kB
Cached:         455912 kB
SwapCached:          0 kB
Active:         276660 kB
Inactive:       297520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1399672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3564 kB
Writeback:           0 kB
Mapped:          73480 kB
Slab:            67316 kB
Committed_AS:  1102092 kB
PageTables:       1960 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= 66555 MiB

End job on node16 on Tue Feb 27 16:42:20 UTC 2007