Trace number 293034

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 SMPUNSAT 983.433 513.949

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1481093667-06.UNSAT.shuffled.cnf
MD5SUMbd3636480ccd2ac89b0fc1e6396aab86
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark785.06
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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/293034-1171763604/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.00	c Input file : '/tmp/evaluation/293034-1171763604/instance-293034-1171763604.cnf'
0.00/0.00	c [#vars: 100, #clauses: 2130, 5-CNF]
0.00/0.00	c unit clauses propagate before processing (#clause: 2130)
0.00/0.00	c estimated distribution: 8 tasks
0.00/0.01	c [PID]: 2947 2948 2949 2950 2951 2952 2953
0.00/0.31	c [PID]: 2954
0.00/0.31	c real distribution: 8 tasks
716.01/358.97	c <2945> [2951: UNSAT][2950: UNSAT][2954: UNSAT][2948: UNSAT][2953: UNSAT]
897.92/450.06	c <2945> [2949: UNSAT][2952: UNSAT][2947: UNSAT]
983.31/513.94	s UNSATISFIABLE
983.31/513.94	c CPU time            : 983.510 seconds
983.31/513.94	c Elapsed Time        : 513.941 seconds
983.31/513.94	c Size of search tree : 3621657 nodes
983.31/513.94	c average speed       : 3682.379 nodes/sec.
983.31/513.94	

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node42/watcher-293034-1171763604 -o ROOT/results/node42/solver-293034-1171763604 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293034-1171763604/kcnfs-smp /tmp/evaluation/293034-1171763604/instance-293034-1171763604.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.92 0.98 0.99 3/64 2945
/proc/meminfo: memFree=438480/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=180916 CPUtime=0
/proc/2945/stat : 2945 (kcnfs-smp) R 2943 2945 2436 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 196316464 185257984 111 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/2945/statm: 45229 112 48 160 0 45067 0

[startup+0.10706 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2945
/proc/meminfo: memFree=438480/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=181176 CPUtime=0
/proc/2945/stat : 2945 (kcnfs-smp) R 2943 2945 2436 0 -1 4194304 384 0 0 0 0 0 0 0 21 0 1 0 196316464 185524224 280 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836899 0 0 4096 0 0 0 0 17 0 0 0
/proc/2945/statm: 45294 280 65 160 0 45132 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 181176

[startup+0.515137 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2945
/proc/meminfo: memFree=438480/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=181176 CPUtime=0
/proc/2945/stat : 2945 (kcnfs-smp) S 2943 2945 2436 0 -1 4194304 518 0 0 0 0 0 0 0 21 0 1 0 196316464 185524224 280 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 45294 280 65 160 0 45132 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 181176

[startup+1.33729 s]
/proc/loadavg: 0.92 0.98 0.99 9/73 2954
/proc/meminfo: memFree=435088/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=181176 CPUtime=0
/proc/2945/stat : 2945 (kcnfs-smp) S 2943 2945 2436 0 -1 4194304 518 0 0 0 0 0 0 0 21 0 1 0 196316464 185524224 280 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 45294 280 65 160 0 45132 0
[pid=2947] ppid=2945 vsize=181176 CPUtime=0.52
/proc/2947/stat : 2947 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 52 0 0 0 23 0 1 0 196316465 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577523 0 0 4096 2 0 0 0 17 1 0 0
/proc/2947/statm: 45294 298 73 160 0 45132 0
[pid=2948] ppid=2945 vsize=181176 CPUtime=0.4
/proc/2948/stat : 2948 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 40 0 0 0 23 0 1 0 196316466 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580392 0 0 4096 0 0 0 0 17 1 0 0
/proc/2948/statm: 45294 298 73 160 0 45132 0
[pid=2949] ppid=2945 vsize=181176 CPUtime=0.4
/proc/2949/stat : 2949 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 40 0 0 0 25 0 1 0 196316466 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577649 0 0 4096 2 0 0 0 17 0 0 0
/proc/2949/statm: 45294 298 73 160 0 45132 0
[pid=2950] ppid=2945 vsize=181176 CPUtime=0.2
/proc/2950/stat : 2950 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 54 0 0 0 20 0 0 0 23 0 1 0 196316466 185524224 297 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134622380 0 0 4096 0 0 0 0 17 1 0 0
/proc/2950/statm: 45294 297 73 160 0 45132 0
[pid=2951] ppid=2945 vsize=181176 CPUtime=0.34
/proc/2951/stat : 2951 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 34 0 0 0 25 0 1 0 196316486 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134620865 0 0 4096 2 0 0 0 17 1 0 0
/proc/2951/statm: 45294 298 73 160 0 45132 0
[pid=2952] ppid=2945 vsize=181176 CPUtime=0.32
/proc/2952/stat : 2952 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 32 0 0 0 25 0 1 0 196316491 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134579685 0 0 4096 0 0 0 0 17 0 0 0
/proc/2952/statm: 45294 298 73 160 0 45132 0
[pid=2953] ppid=2945 vsize=181176 CPUtime=0.22
/proc/2953/stat : 2953 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 22 0 0 0 25 0 1 0 196316494 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134612306 0 0 4096 2 0 0 0 17 0 0 0
/proc/2953/statm: 45294 298 73 160 0 45132 0
[pid=2954] ppid=2945 vsize=181176 CPUtime=0.2
/proc/2954/stat : 2954 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 20 0 0 0 25 0 1 0 196316495 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720511 0 0 4096 0 0 0 0 17 0 0 0
/proc/2954/statm: 45294 298 73 160 0 45132 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 1630584

[startup+2.98961 s]
/proc/loadavg: 0.92 0.98 0.99 9/73 2954
/proc/meminfo: memFree=434960/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=181176 CPUtime=0
/proc/2945/stat : 2945 (kcnfs-smp) S 2943 2945 2436 0 -1 4194304 518 0 0 0 0 0 0 0 21 0 1 0 196316464 185524224 280 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 45294 280 65 160 0 45132 0
[pid=2947] ppid=2945 vsize=181176 CPUtime=0.97
/proc/2947/stat : 2947 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 97 0 0 0 25 0 1 0 196316465 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577653 0 0 4096 2 0 0 0 17 1 0 0
/proc/2947/statm: 45294 298 73 160 0 45132 0
[pid=2948] ppid=2945 vsize=181176 CPUtime=0.8
/proc/2948/stat : 2948 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 80 0 0 0 25 0 1 0 196316466 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577632 0 0 4096 0 0 0 0 17 1 0 0
/proc/2948/statm: 45294 298 73 160 0 45132 0
[pid=2949] ppid=2945 vsize=181176 CPUtime=0.8
/proc/2949/stat : 2949 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 80 0 0 0 25 0 1 0 196316466 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134693535 0 0 4096 2 0 0 0 17 0 0 0
/proc/2949/statm: 45294 298 73 160 0 45132 0
[pid=2950] ppid=2945 vsize=181176 CPUtime=0.6
/proc/2950/stat : 2950 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 60 0 0 0 25 0 1 0 196316466 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577530 0 0 4096 0 0 0 0 17 1 0 0
/proc/2950/statm: 45294 298 73 160 0 45132 0
[pid=2951] ppid=2945 vsize=181176 CPUtime=0.74
/proc/2951/stat : 2951 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 74 0 0 0 25 0 1 0 196316486 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134614348 0 0 4096 2 0 0 0 17 1 0 0
/proc/2951/statm: 45294 298 73 160 0 45132 0
[pid=2952] ppid=2945 vsize=181176 CPUtime=0.72
/proc/2952/stat : 2952 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 72 0 0 0 25 0 1 0 196316491 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580075 0 0 4096 0 0 0 0 17 0 0 0
/proc/2952/statm: 45294 298 73 160 0 45132 0
[pid=2953] ppid=2945 vsize=181176 CPUtime=0.67
/proc/2953/stat : 2953 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 67 0 0 0 25 0 1 0 196316494 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580339 0 0 4096 2 0 0 0 17 0 0 0
/proc/2953/statm: 45294 298 73 160 0 45132 0
[pid=2954] ppid=2945 vsize=181176 CPUtime=0.6
/proc/2954/stat : 2954 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 60 0 0 0 25 0 1 0 196316495 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134610312 0 0 4096 0 0 0 0 17 0 0 0
/proc/2954/statm: 45294 298 73 160 0 45132 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 1630584

[startup+6.28024 s]
/proc/loadavg: 1.49 1.10 1.03 9/73 2954
/proc/meminfo: memFree=434704/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=181176 CPUtime=0
/proc/2945/stat : 2945 (kcnfs-smp) S 2943 2945 2436 0 -1 4194304 518 0 0 0 0 0 0 0 21 0 1 0 196316464 185524224 280 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 45294 280 65 160 0 45132 0
[pid=2947] ppid=2945 vsize=181176 CPUtime=1.8
/proc/2947/stat : 2947 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 180 0 0 0 25 0 1 0 196316465 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134693602 0 0 4096 2 0 0 0 17 1 0 0
/proc/2947/statm: 45294 298 73 160 0 45132 0
[pid=2948] ppid=2945 vsize=181176 CPUtime=1.6
/proc/2948/stat : 2948 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 160 0 0 0 25 0 1 0 196316466 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720482 0 0 4096 0 0 0 0 17 1 0 0
/proc/2948/statm: 45294 298 73 160 0 45132 0
[pid=2949] ppid=2945 vsize=181176 CPUtime=1.6
/proc/2949/stat : 2949 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 160 0 0 0 25 0 1 0 196316466 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134568946 0 0 4096 2 0 0 0 17 0 0 0
/proc/2949/statm: 45294 298 73 160 0 45132 0
[pid=2950] ppid=2945 vsize=181176 CPUtime=1.45
/proc/2950/stat : 2950 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 145 0 0 0 25 0 1 0 196316466 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577447 0 0 4096 0 0 0 0 17 1 0 0
/proc/2950/statm: 45294 298 73 160 0 45132 0
[pid=2951] ppid=2945 vsize=181176 CPUtime=1.54
/proc/2951/stat : 2951 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 154 0 0 0 25 0 1 0 196316486 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572608 0 0 4096 2 0 0 0 17 1 0 0
/proc/2951/statm: 45294 298 73 160 0 45132 0
[pid=2952] ppid=2945 vsize=181176 CPUtime=1.52
/proc/2952/stat : 2952 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 152 0 0 0 25 0 1 0 196316491 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572122 0 0 4096 0 0 0 0 17 0 0 0
/proc/2952/statm: 45294 298 73 160 0 45132 0
[pid=2953] ppid=2945 vsize=181176 CPUtime=1.51
/proc/2953/stat : 2953 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 151 0 0 0 25 0 1 0 196316494 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134692550 0 0 4096 2 0 0 0 17 0 0 0
/proc/2953/statm: 45294 298 73 160 0 45132 0
[pid=2954] ppid=2945 vsize=181176 CPUtime=1.44
/proc/2954/stat : 2954 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 144 0 0 0 25 0 1 0 196316495 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580371 0 0 4096 0 0 0 0 17 0 0 0
/proc/2954/statm: 45294 298 73 160 0 45132 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 1630584

[startup+12.7745 s]
/proc/loadavg: 2.49 1.33 1.11 9/73 2954
/proc/meminfo: memFree=434640/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=181176 CPUtime=0
/proc/2945/stat : 2945 (kcnfs-smp) S 2943 2945 2436 0 -1 4194304 518 0 0 0 0 0 0 0 21 0 1 0 196316464 185524224 280 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 45294 280 65 160 0 45132 0
[pid=2947] ppid=2945 vsize=181176 CPUtime=3.4
/proc/2947/stat : 2947 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 340 0 0 0 25 0 1 0 196316465 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580154 0 0 4096 2 0 0 0 17 1 0 0
/proc/2947/statm: 45294 298 73 160 0 45132 0
[pid=2948] ppid=2945 vsize=181176 CPUtime=3.2
/proc/2948/stat : 2948 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 320 0 0 0 25 0 1 0 196316466 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720537 0 0 4096 0 0 0 0 17 1 0 0
/proc/2948/statm: 45294 298 73 160 0 45132 0
[pid=2949] ppid=2945 vsize=181176 CPUtime=3.2
/proc/2949/stat : 2949 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 320 0 0 0 25 0 1 0 196316466 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577653 0 0 4096 2 0 0 0 17 0 0 0
/proc/2949/statm: 45294 298 73 160 0 45132 0
[pid=2950] ppid=2945 vsize=181176 CPUtime=3.09
/proc/2950/stat : 2950 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 309 0 0 0 25 0 1 0 196316466 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134614423 0 0 4096 0 0 0 0 17 1 0 0
/proc/2950/statm: 45294 298 73 160 0 45132 0
[pid=2951] ppid=2945 vsize=181176 CPUtime=3.2
/proc/2951/stat : 2951 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 320 0 0 0 25 0 1 0 196316486 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577693 0 0 4096 2 0 0 0 17 1 0 0
/proc/2951/statm: 45294 298 73 160 0 45132 0
[pid=2952] ppid=2945 vsize=181176 CPUtime=3.12
/proc/2952/stat : 2952 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 312 0 0 0 25 0 1 0 196316491 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720489 0 0 4096 0 0 0 0 17 0 0 0
/proc/2952/statm: 45294 298 73 160 0 45132 0
[pid=2953] ppid=2945 vsize=181176 CPUtime=3.11
/proc/2953/stat : 2953 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 311 0 0 0 25 0 1 0 196316494 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577653 0 0 4096 2 0 0 0 17 0 0 0
/proc/2953/statm: 45294 298 73 160 0 45132 0
[pid=2954] ppid=2945 vsize=181176 CPUtime=3.1
/proc/2954/stat : 2954 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 310 0 0 0 25 0 1 0 196316495 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134578958 0 0 4096 0 0 0 0 17 0 0 0
/proc/2954/statm: 45294 298 73 160 0 45132 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 1630584

[startup+25.6399 s]
/proc/loadavg: 3.33 1.55 1.18 9/73 2954
/proc/meminfo: memFree=434640/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=181176 CPUtime=0
/proc/2945/stat : 2945 (kcnfs-smp) S 2943 2945 2436 0 -1 4194304 518 0 0 0 0 0 0 0 21 0 1 0 196316464 185524224 280 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 45294 280 65 160 0 45132 0
[pid=2947] ppid=2945 vsize=181176 CPUtime=6.6
/proc/2947/stat : 2947 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 660 0 0 0 25 0 1 0 196316465 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580071 0 0 4096 2 0 0 0 17 1 0 0
/proc/2947/statm: 45294 298 73 160 0 45132 0
[pid=2948] ppid=2945 vsize=181176 CPUtime=6.41
/proc/2948/stat : 2948 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 641 0 0 0 25 0 1 0 196316466 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580317 0 0 4096 0 0 0 0 17 1 0 0
/proc/2948/statm: 45294 298 73 160 0 45132 0
[pid=2949] ppid=2945 vsize=181176 CPUtime=6.41
/proc/2949/stat : 2949 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 641 0 0 0 25 0 1 0 196316466 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572727 0 0 4096 2 0 0 0 17 0 0 0
/proc/2949/statm: 45294 298 73 160 0 45132 0
[pid=2950] ppid=2945 vsize=181176 CPUtime=6.29
/proc/2950/stat : 2950 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 629 0 0 0 25 0 1 0 196316466 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572727 0 0 4096 0 0 0 0 17 1 0 0
/proc/2950/statm: 45294 298 73 160 0 45132 0
[pid=2951] ppid=2945 vsize=181176 CPUtime=6.44
/proc/2951/stat : 2951 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 644 0 0 0 25 0 1 0 196316486 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572900 0 0 4096 2 0 0 0 17 1 0 0
/proc/2951/statm: 45294 298 73 160 0 45132 0
[pid=2952] ppid=2945 vsize=181176 CPUtime=6.32
/proc/2952/stat : 2952 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 632 0 0 0 25 0 1 0 196316491 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134692487 0 0 4096 0 0 0 0 17 0 0 0
/proc/2952/statm: 45294 298 73 160 0 45132 0
[pid=2953] ppid=2945 vsize=181176 CPUtime=6.31
/proc/2953/stat : 2953 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 55 0 0 0 631 0 0 0 25 0 1 0 196316494 185524224 298 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134622369 0 0 4096 2 0 0 0 17 0 0 0
/proc/2953/statm: 45294 298 73 160 0 45132 0
[pid=2954] ppid=2945 vsize=181176 CPUtime=6.3
/proc/2954/stat : 2954 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 630 0 0 0 25 0 1 0 196316495 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580283 0 0 4096 0 0 0 0 17 0 0 0
/proc/2954/statm: 45294 299 73 160 0 45132 0
Current children cumulated CPU time (s) 51.08

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


[startup+342.712 s]
/proc/loadavg: 7.99 5.75 3.13 9/73 2954
/proc/meminfo: memFree=434512/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=181176 CPUtime=0
/proc/2945/stat : 2945 (kcnfs-smp) S 2943 2945 2436 0 -1 4194304 518 0 0 0 0 0 0 0 21 0 1 0 196316464 185524224 280 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 45294 280 65 160 0 45132 0
[pid=2947] ppid=2945 vsize=181176 CPUtime=85.89
/proc/2947/stat : 2947 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 8589 0 0 0 25 0 1 0 196316465 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720511 0 0 4096 2 0 0 0 17 1 0 0
/proc/2947/statm: 45294 299 73 160 0 45132 0
[pid=2948] ppid=2945 vsize=181176 CPUtime=85.69
/proc/2948/stat : 2948 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 8569 0 0 0 25 0 1 0 196316466 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577642 0 0 4096 0 0 0 0 17 1 0 0
/proc/2948/statm: 45294 299 73 160 0 45132 0
[pid=2949] ppid=2945 vsize=181176 CPUtime=85.38
/proc/2949/stat : 2949 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 8538 0 0 0 25 0 1 0 196316466 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572912 0 0 4096 2 0 0 0 17 0 0 0
/proc/2949/statm: 45294 299 73 160 0 45132 0
[pid=2950] ppid=2945 vsize=181176 CPUtime=85.51
/proc/2950/stat : 2950 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 8551 0 0 0 25 0 1 0 196316466 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720483 0 0 4096 0 0 0 0 17 1 0 0
/proc/2950/statm: 45294 299 73 160 0 45132 0
[pid=2951] ppid=2945 vsize=181176 CPUtime=85.63
/proc/2951/stat : 2951 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 8563 0 0 0 25 0 1 0 196316486 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577464 0 0 4096 2 0 0 0 17 1 0 0
/proc/2951/statm: 45294 299 73 160 0 45132 0
[pid=2952] ppid=2945 vsize=181176 CPUtime=85.26
/proc/2952/stat : 2952 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 8526 0 0 0 25 0 1 0 196316491 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134578331 0 0 4096 0 0 0 0 17 0 0 0
/proc/2952/statm: 45294 299 73 160 0 45132 0
[pid=2953] ppid=2945 vsize=181176 CPUtime=85.19
/proc/2953/stat : 2953 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 8519 0 0 0 25 0 1 0 196316494 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134610980 0 0 4096 2 0 0 0 17 0 0 0
/proc/2953/statm: 45294 299 73 160 0 45132 0
[pid=2954] ppid=2945 vsize=181176 CPUtime=85.19
/proc/2954/stat : 2954 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 8519 0 0 0 25 0 1 0 196316495 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134623531 0 0 4096 0 0 0 0 17 0 0 0
/proc/2954/statm: 45294 299 73 160 0 45132 0
Current children cumulated CPU time (s) 683.74
Current children cumulated vsize (KiB) 1630584

[startup+402.798 s]
/proc/loadavg: 7.26 5.99 3.38 6/70 2954
/proc/meminfo: memFree=435112/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=181176 CPUtime=286.54
/proc/2945/stat : 2945 (kcnfs-smp) S 2943 2945 2436 0 -1 4194304 519 546 0 0 0 0 28653 1 16 0 1 0 196316464 185524224 280 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2945/statm: 45294 280 65 160 0 45132 0
[pid=2947] ppid=2945 vsize=181176 CPUtime=105.59
/proc/2947/stat : 2947 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 10559 0 0 0 25 0 1 0 196316465 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134579701 0 0 4096 2 0 0 0 17 1 0 0
/proc/2947/statm: 45294 299 73 160 0 45132 0
[pid=2948] ppid=2945 vsize=181176 CPUtime=105.45
/proc/2948/stat : 2948 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 10545 0 0 0 25 0 1 0 196316466 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572890 0 0 4096 0 0 0 0 17 1 0 0
/proc/2948/statm: 45294 299 73 160 0 45132 0
[pid=2949] ppid=2945 vsize=181176 CPUtime=102.08
/proc/2949/stat : 2949 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 10208 0 0 0 25 0 1 0 196316466 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134698116 0 0 4096 2 0 0 0 17 0 0 0
/proc/2949/statm: 45294 299 73 160 0 45132 0
[pid=2952] ppid=2945 vsize=181176 CPUtime=102
/proc/2952/stat : 2952 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 10200 0 0 0 25 0 1 0 196316491 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580075 0 0 4096 0 0 0 0 17 0 0 0
/proc/2952/statm: 45294 299 73 160 0 45132 0
[pid=2953] ppid=2945 vsize=181176 CPUtime=101.97
/proc/2953/stat : 2953 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 10197 0 0 0 25 0 1 0 196316494 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572648 0 0 4096 2 0 0 0 17 0 0 0
/proc/2953/statm: 45294 299 73 160 0 45132 0
Current children cumulated CPU time (s) 803.63
Current children cumulated vsize (KiB) 1087056

[startup+462.876 s]
/proc/loadavg: 4.75 5.54 3.38 3/73 3018
/proc/meminfo: memFree=435016/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=181176 CPUtime=644.51
/proc/2945/stat : 2945 (kcnfs-smp) S 2943 2945 2436 0 -1 4194304 519 1092 0 0 0 0 64449 2 16 0 1 0 196316464 185524224 280 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 45294 280 65 160 0 45132 0
[pid=2947] ppid=2945 vsize=181176 CPUtime=142.49
/proc/2947/stat : 2947 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 14249 0 0 0 25 0 1 0 196316465 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577653 0 0 4096 2 0 0 0 17 1 0 0
/proc/2947/statm: 45294 299 73 160 0 45132 0
[pid=2952] ppid=2945 vsize=181176 CPUtime=136.44
/proc/2952/stat : 2952 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 13643 1 0 0 25 0 1 0 196316491 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720495 0 0 4096 0 0 0 0 17 0 0 0
/proc/2952/statm: 45294 299 73 160 0 45132 0
Current children cumulated CPU time (s) 923.44
Current children cumulated vsize (KiB) 543528

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

[startup+474.264 s]
/proc/loadavg: 4.06 5.34 3.36 2/72 3036
/proc/meminfo: memFree=435280/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=181176 CPUtime=789.89
/proc/2945/stat : 2945 (kcnfs-smp) S 2943 2945 2436 0 -1 4194304 519 1274 0 0 0 0 78985 4 16 0 1 0 196316464 185524224 280 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 45294 280 65 160 0 45132 0
[pid=2947] ppid=2945 vsize=181176 CPUtime=153.86
/proc/2947/stat : 2947 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 15386 0 0 0 25 0 1 0 196316465 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572648 0 0 4096 2 0 0 0 17 1 0 0
/proc/2947/statm: 45294 299 73 160 0 45132 0
Current children cumulated CPU time (s) 943.75
Current children cumulated vsize (KiB) 362352

[startup+500.518 s]
/proc/loadavg: 3.02 4.99 3.29 2/72 3068
/proc/meminfo: memFree=435280/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=181176 CPUtime=789.89
/proc/2945/stat : 2945 (kcnfs-smp) S 2943 2945 2436 0 -1 4194304 519 1274 0 0 0 0 78985 4 16 0 1 0 196316464 185524224 280 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 45294 280 65 160 0 45132 0
[pid=2947] ppid=2945 vsize=181176 CPUtime=180.09
/proc/2947/stat : 2947 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 18009 0 0 0 25 0 1 0 196316465 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577090 0 0 4096 2 0 0 0 17 1 0 0
/proc/2947/statm: 45294 299 73 160 0 45132 0
Current children cumulated CPU time (s) 969.98
Current children cumulated vsize (KiB) 362352

[startup+507.081 s]
/proc/loadavg: 2.86 4.93 3.28 2/72 3072
/proc/meminfo: memFree=435216/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=181176 CPUtime=789.89
/proc/2945/stat : 2945 (kcnfs-smp) S 2943 2945 2436 0 -1 4194304 519 1274 0 0 0 0 78985 4 16 0 1 0 196316464 185524224 280 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 45294 280 65 160 0 45132 0
[pid=2947] ppid=2945 vsize=181176 CPUtime=186.66
/proc/2947/stat : 2947 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 18666 0 0 0 25 0 1 0 196316465 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134622581 0 0 4096 2 0 0 0 17 1 0 0
/proc/2947/statm: 45294 299 73 160 0 45132 0
Current children cumulated CPU time (s) 976.55
Current children cumulated vsize (KiB) 362352

[startup+510.358 s]
/proc/loadavg: 2.71 4.86 3.27 2/72 3076
/proc/meminfo: memFree=435280/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=181176 CPUtime=789.89
/proc/2945/stat : 2945 (kcnfs-smp) S 2943 2945 2436 0 -1 4194304 519 1274 0 0 0 0 78985 4 16 0 1 0 196316464 185524224 280 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 45294 280 65 160 0 45132 0
[pid=2947] ppid=2945 vsize=181176 CPUtime=189.93
/proc/2947/stat : 2947 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 18993 0 0 0 25 0 1 0 196316465 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134610480 0 0 4096 2 0 0 0 17 1 0 0
/proc/2947/statm: 45294 299 73 160 0 45132 0
Current children cumulated CPU time (s) 979.82
Current children cumulated vsize (KiB) 362352

[startup+512.006 s]
/proc/loadavg: 2.71 4.86 3.27 2/72 3078
/proc/meminfo: memFree=435280/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=181176 CPUtime=789.89
/proc/2945/stat : 2945 (kcnfs-smp) S 2943 2945 2436 0 -1 4194304 519 1274 0 0 0 0 78985 4 16 0 1 0 196316464 185524224 280 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 45294 280 65 160 0 45132 0
[pid=2947] ppid=2945 vsize=181176 CPUtime=191.57
/proc/2947/stat : 2947 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 19157 0 0 0 25 0 1 0 196316465 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720504 0 0 4096 2 0 0 0 17 1 0 0
/proc/2947/statm: 45294 299 73 160 0 45132 0
Current children cumulated CPU time (s) 981.46
Current children cumulated vsize (KiB) 362352

[startup+512.826 s]
/proc/loadavg: 2.57 4.80 3.25 2/72 3078
/proc/meminfo: memFree=435280/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=181176 CPUtime=789.89
/proc/2945/stat : 2945 (kcnfs-smp) S 2943 2945 2436 0 -1 4194304 519 1274 0 0 0 0 78985 4 16 0 1 0 196316464 185524224 280 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 45294 280 65 160 0 45132 0
[pid=2947] ppid=2945 vsize=181176 CPUtime=192.39
/proc/2947/stat : 2947 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 19239 0 0 0 25 0 1 0 196316465 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580283 0 0 4096 2 0 0 0 17 1 0 0
/proc/2947/statm: 45294 299 73 160 0 45132 0
Current children cumulated CPU time (s) 982.28
Current children cumulated vsize (KiB) 362352

[startup+513.642 s]
/proc/loadavg: 2.57 4.80 3.25 2/72 3078
/proc/meminfo: memFree=435280/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=181176 CPUtime=789.89
/proc/2945/stat : 2945 (kcnfs-smp) S 2943 2945 2436 0 -1 4194304 519 1274 0 0 0 0 78985 4 16 0 1 0 196316464 185524224 280 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 45294 280 65 160 0 45132 0
[pid=2947] ppid=2945 vsize=181176 CPUtime=193.21
/proc/2947/stat : 2947 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 19321 0 0 0 25 0 1 0 196316465 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720629 0 0 4096 2 0 0 0 17 1 0 0
/proc/2947/statm: 45294 299 73 160 0 45132 0
Current children cumulated CPU time (s) 983.1
Current children cumulated vsize (KiB) 362352

[startup+513.846 s]
/proc/loadavg: 2.57 4.80 3.25 2/72 3078
/proc/meminfo: memFree=435280/2055920 swapFree=4183424/4192956
[pid=2945] ppid=2943 vsize=181176 CPUtime=789.89
/proc/2945/stat : 2945 (kcnfs-smp) S 2943 2945 2436 0 -1 4194304 519 1274 0 0 0 0 78985 4 16 0 1 0 196316464 185524224 280 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2945/statm: 45294 280 65 160 0 45132 0
[pid=2947] ppid=2945 vsize=181176 CPUtime=193.42
/proc/2947/stat : 2947 (kcnfs-smp) R 2945 2945 2436 0 -1 4194368 56 0 0 0 19342 0 0 0 25 0 1 0 196316465 185524224 299 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577396 0 0 4096 2 0 0 0 17 1 0 0
/proc/2947/statm: 45294 299 73 160 0 45132 0
Current children cumulated CPU time (s) 983.31
Current children cumulated vsize (KiB) 362352

Child status: 20
Real time (s): 513.949
CPU time (s): 983.433
CPU user time (s): 983.38
CPU system time (s): 0.053991
CPU usage (%): 191.349
Max. virtual memory (cumulated for all children) (KiB): 1630584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 983.38
system time used= 0.053991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2111
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= 53
involuntary context switches= 15819

runsolver used 0.52392 second user time and 1.3068 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Sun Feb 18 01:53:24 UTC 2007

IDJOB= 293034
IDBENCH= 19854
IDSOLVER= 112
FILE ID= node42/293034-1171763604

PBS_JOBID= 3839510

Free space on /tmp= 66561 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1481093667-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293034-1171763604/kcnfs-smp /tmp/evaluation/293034-1171763604/instance-293034-1171763604.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-293034-1171763604 -o ROOT/results/node42/solver-293034-1171763604 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293034-1171763604/kcnfs-smp /tmp/evaluation/293034-1171763604/instance-293034-1171763604.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  bd3636480ccd2ac89b0fc1e6396aab86

RANDOM SEED= 742444912

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.261
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.261
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:        438888 kB
Buffers:         49260 kB
Cached:        1445760 kB
SwapCached:       3836 kB
Active:         753652 kB
Inactive:       751340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        438888 kB
SwapTotal:     4192956 kB
SwapFree:      4183424 kB
Dirty:            3188 kB
Writeback:           0 kB
Mapped:          15424 kB
Slab:            98116 kB
Committed_AS:   758600 kB
PageTables:       1408 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= 66561 MiB

End job on node42 on Sun Feb 18 02:01:58 UTC 2007