Trace number 292378

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 205.808 105.24

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1414833579-15.UNSAT.shuffled.cnf
MD5SUMb2802bae5d92b90eb2c4213147949897
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark175.918
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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/292378-1171752911/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.00	c Input file : '/tmp/evaluation/292378-1171752911/instance-292378-1171752911.cnf'
0.00/0.00	c [#vars: 90, #clauses: 1917, 5-CNF]
0.00/0.00	c unit clauses propagate before processing (#clause: 1917)
0.00/0.00	c estimated distribution: 8 tasks
0.00/0.01	c [PID]: 7492 7493 7494 7495 7496 7497 7498
0.00/0.41	c [PID]: 7499
0.00/0.41	c real distribution: 8 tasks
181.34/90.99	c <7490> [7498: UNSAT][7492: UNSAT][7494: UNSAT][7499: UNSAT][7497: UNSAT]
201.28/100.99	c <7490> [7495: UNSAT][7496: UNSAT][7493: UNSAT]
205.76/105.23	s UNSATISFIABLE
205.76/105.23	c CPU time            : 205.780 seconds
205.76/105.23	c Elapsed Time        : 105.233 seconds
205.76/105.23	c Size of search tree : 820856 nodes
205.76/105.23	c average speed       : 3988.998 nodes/sec.
205.76/105.23	

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/node15/watcher-292378-1171752911 -o ROOT/results/node15/solver-292378-1171752911 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292378-1171752911/kcnfs-smp /tmp/evaluation/292378-1171752911/instance-292378-1171752911.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 1.04 3/77 7490
/proc/meminfo: memFree=1275336/2055920 swapFree=4192812/4192956
[pid=7490] ppid=7488 vsize=180916 CPUtime=0
/proc/7490/stat : 7490 (kcnfs-smp) R 7488 7490 6431 0 -1 4194304 131 0 0 0 0 0 0 0 18 0 1 0 195245495 185257984 116 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/7490/statm: 45229 117 48 160 0 45067 0

[startup+0.107101 s]
/proc/loadavg: 0.92 0.98 1.04 3/77 7490
/proc/meminfo: memFree=1275336/2055920 swapFree=4192812/4192956
[pid=7490] ppid=7488 vsize=181176 CPUtime=0
/proc/7490/stat : 7490 (kcnfs-smp) R 7488 7490 6431 0 -1 4194304 457 0 0 0 0 0 0 0 24 0 1 0 195245495 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836899 0 0 4096 0 0 0 0 17 0 0 0
/proc/7490/statm: 45294 263 65 160 0 45132 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 181176

[startup+0.515171 s]
/proc/loadavg: 0.92 0.98 1.04 3/77 7490
/proc/meminfo: memFree=1275336/2055920 swapFree=4192812/4192956
[pid=7490] ppid=7488 vsize=181176 CPUtime=0
/proc/7490/stat : 7490 (kcnfs-smp) S 7488 7490 6431 0 -1 4194304 491 0 0 0 0 0 0 0 24 0 1 0 195245495 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7490/statm: 45294 263 65 160 0 45132 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 181176

[startup+1.33731 s]
/proc/loadavg: 0.92 0.98 1.04 9/86 7499
/proc/meminfo: memFree=1272128/2055920 swapFree=4192812/4192956
[pid=7490] ppid=7488 vsize=181176 CPUtime=0
/proc/7490/stat : 7490 (kcnfs-smp) S 7488 7490 6431 0 -1 4194304 491 0 0 0 0 0 0 0 24 0 1 0 195245495 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7490/statm: 45294 263 65 160 0 45132 0
[pid=7492] ppid=7490 vsize=181176 CPUtime=0.44
/proc/7492/stat : 7492 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 55 0 0 0 44 0 0 0 23 0 1 0 195245496 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580277 0 0 4096 2 0 0 0 17 1 0 0
/proc/7492/statm: 45294 281 73 160 0 45132 0
[pid=7493] ppid=7490 vsize=181176 CPUtime=0.4
/proc/7493/stat : 7493 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 40 0 0 0 23 0 1 0 195245497 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580317 0 0 4096 0 0 0 0 17 1 0 0
/proc/7493/statm: 45294 281 73 160 0 45132 0
[pid=7494] ppid=7490 vsize=181176 CPUtime=0.41
/proc/7494/stat : 7494 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 41 0 0 0 25 0 1 0 195245499 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567307 0 0 4096 2 0 0 0 17 0 0 0
/proc/7494/statm: 45294 281 73 160 0 45132 0
[pid=7495] ppid=7490 vsize=181176 CPUtime=0.3
/proc/7495/stat : 7495 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 30 0 0 0 25 0 1 0 195245500 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134581735 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 45294 281 73 160 0 45132 0
[pid=7496] ppid=7490 vsize=181176 CPUtime=0.3
/proc/7496/stat : 7496 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 30 0 0 0 25 0 1 0 195245501 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580277 0 0 4096 2 0 0 0 17 1 0 0
/proc/7496/statm: 45294 281 73 160 0 45132 0
[pid=7497] ppid=7490 vsize=181176 CPUtime=0.32
/proc/7497/stat : 7497 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 32 0 0 0 25 0 1 0 195245501 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134610600 0 0 4096 0 0 0 0 17 0 0 0
/proc/7497/statm: 45294 281 73 160 0 45132 0
[pid=7498] ppid=7490 vsize=181176 CPUtime=0.2
/proc/7498/stat : 7498 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 20 0 0 0 25 0 1 0 195245501 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577530 0 0 4096 2 0 0 0 17 0 0 0
/proc/7498/statm: 45294 281 73 160 0 45132 0
[pid=7499] ppid=7490 vsize=181176 CPUtime=0.24
/proc/7499/stat : 7499 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 24 0 0 0 25 0 1 0 195245532 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134692647 0 0 4096 0 0 0 0 17 0 0 0
/proc/7499/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 1630584

[startup+2.98159 s]
/proc/loadavg: 0.92 0.98 1.04 10/86 7499
/proc/meminfo: memFree=1271936/2055920 swapFree=4192812/4192956
[pid=7490] ppid=7488 vsize=181176 CPUtime=0
/proc/7490/stat : 7490 (kcnfs-smp) S 7488 7490 6431 0 -1 4194304 491 0 0 0 0 0 0 0 24 0 1 0 195245495 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7490/statm: 45294 263 65 160 0 45132 0
[pid=7492] ppid=7490 vsize=181176 CPUtime=0.87
/proc/7492/stat : 7492 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 55 0 0 0 87 0 0 0 25 0 1 0 195245496 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720511 0 0 4096 2 0 0 0 17 1 0 0
/proc/7492/statm: 45294 281 73 160 0 45132 0
[pid=7493] ppid=7490 vsize=181176 CPUtime=0.82
/proc/7493/stat : 7493 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 82 0 0 0 25 0 1 0 195245497 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720483 0 0 4096 0 0 0 0 17 1 0 0
/proc/7493/statm: 45294 281 73 160 0 45132 0
[pid=7494] ppid=7490 vsize=181176 CPUtime=0.81
/proc/7494/stat : 7494 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 81 0 0 0 25 0 1 0 195245499 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134579568 0 0 4096 2 0 0 0 17 0 0 0
/proc/7494/statm: 45294 281 73 160 0 45132 0
[pid=7495] ppid=7490 vsize=181176 CPUtime=0.7
/proc/7495/stat : 7495 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 70 0 0 0 25 0 1 0 195245500 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134610374 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 45294 281 73 160 0 45132 0
[pid=7496] ppid=7490 vsize=181176 CPUtime=0.7
/proc/7496/stat : 7496 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 70 0 0 0 25 0 1 0 195245501 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134589648 0 0 4096 2 0 0 0 17 1 0 0
/proc/7496/statm: 45294 281 73 160 0 45132 0
[pid=7497] ppid=7490 vsize=181176 CPUtime=0.76
/proc/7497/stat : 7497 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 76 0 0 0 25 0 1 0 195245501 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134614489 0 0 4096 0 0 0 0 17 0 0 0
/proc/7497/statm: 45294 281 73 160 0 45132 0
[pid=7498] ppid=7490 vsize=181176 CPUtime=0.6
/proc/7498/stat : 7498 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 60 0 0 0 25 0 1 0 195245501 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580342 0 0 4096 2 0 0 0 17 0 0 0
/proc/7498/statm: 45294 281 73 160 0 45132 0
[pid=7499] ppid=7490 vsize=181176 CPUtime=0.64
/proc/7499/stat : 7499 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 64 0 0 0 25 0 1 0 195245532 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580277 0 0 4096 0 0 0 0 17 0 0 0
/proc/7499/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 1630584

[startup+6.28016 s]
/proc/loadavg: 1.49 1.10 1.07 9/86 7499
/proc/meminfo: memFree=1271680/2055920 swapFree=4192812/4192956
[pid=7490] ppid=7488 vsize=181176 CPUtime=0
/proc/7490/stat : 7490 (kcnfs-smp) S 7488 7490 6431 0 -1 4194304 491 0 0 0 0 0 0 0 24 0 1 0 195245495 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7490/statm: 45294 263 65 160 0 45132 0
[pid=7492] ppid=7490 vsize=181176 CPUtime=1.74
/proc/7492/stat : 7492 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 55 0 0 0 174 0 0 0 25 0 1 0 195245496 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720483 0 0 4096 2 0 0 0 17 1 0 0
/proc/7492/statm: 45294 281 73 160 0 45132 0
[pid=7493] ppid=7490 vsize=181176 CPUtime=1.62
/proc/7493/stat : 7493 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 162 0 0 0 25 0 1 0 195245497 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720659 0 0 4096 0 0 0 0 17 1 0 0
/proc/7493/statm: 45294 281 73 160 0 45132 0
[pid=7494] ppid=7490 vsize=181176 CPUtime=1.61
/proc/7494/stat : 7494 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 161 0 0 0 25 0 1 0 195245499 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134612833 0 0 4096 2 0 0 0 17 0 0 0
/proc/7494/statm: 45294 281 73 160 0 45132 0
[pid=7495] ppid=7490 vsize=181176 CPUtime=1.52
/proc/7495/stat : 7495 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 152 0 0 0 25 0 1 0 195245500 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134619920 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 45294 281 73 160 0 45132 0
[pid=7496] ppid=7490 vsize=181176 CPUtime=1.5
/proc/7496/stat : 7496 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 150 0 0 0 25 0 1 0 195245501 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134692382 0 0 4096 2 0 0 0 17 1 0 0
/proc/7496/statm: 45294 281 73 160 0 45132 0
[pid=7497] ppid=7490 vsize=181176 CPUtime=1.6
/proc/7497/stat : 7497 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 160 0 0 0 25 0 1 0 195245501 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134576883 0 0 4096 0 0 0 0 17 0 0 0
/proc/7497/statm: 45294 281 73 160 0 45132 0
[pid=7498] ppid=7490 vsize=181176 CPUtime=1.44
/proc/7498/stat : 7498 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 144 0 0 0 25 0 1 0 195245501 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134619403 0 0 4096 2 0 0 0 17 0 0 0
/proc/7498/statm: 45294 281 73 160 0 45132 0
[pid=7499] ppid=7490 vsize=181176 CPUtime=1.44
/proc/7499/stat : 7499 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 144 0 0 0 25 0 1 0 195245532 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134576892 0 0 4096 0 0 0 0 17 0 0 0
/proc/7499/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 1630584

[startup+12.7693 s]
/proc/loadavg: 2.01 1.21 1.11 9/86 7499
/proc/meminfo: memFree=1271616/2055920 swapFree=4192812/4192956
[pid=7490] ppid=7488 vsize=181176 CPUtime=0
/proc/7490/stat : 7490 (kcnfs-smp) S 7488 7490 6431 0 -1 4194304 491 0 0 0 0 0 0 0 24 0 1 0 195245495 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7490/statm: 45294 263 65 160 0 45132 0
[pid=7492] ppid=7490 vsize=181176 CPUtime=3.34
/proc/7492/stat : 7492 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 55 0 0 0 334 0 0 0 25 0 1 0 195245496 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572267 0 0 4096 2 0 0 0 17 1 0 0
/proc/7492/statm: 45294 281 73 160 0 45132 0
[pid=7493] ppid=7490 vsize=181176 CPUtime=3.22
/proc/7493/stat : 7493 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 322 0 0 0 25 0 1 0 195245497 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134579126 0 0 4096 0 0 0 0 17 1 0 0
/proc/7493/statm: 45294 281 73 160 0 45132 0
[pid=7494] ppid=7490 vsize=181176 CPUtime=3.21
/proc/7494/stat : 7494 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 321 0 0 0 25 0 1 0 195245499 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134709266 0 0 4096 2 0 0 0 17 0 0 0
/proc/7494/statm: 45294 281 73 160 0 45132 0
[pid=7495] ppid=7490 vsize=181176 CPUtime=3.2
/proc/7495/stat : 7495 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 320 0 0 0 25 0 1 0 195245500 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572727 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 45294 281 73 160 0 45132 0
[pid=7496] ppid=7490 vsize=181176 CPUtime=3.11
/proc/7496/stat : 7496 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 311 0 0 0 25 0 1 0 195245501 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720629 0 0 4096 2 0 0 0 17 1 0 0
/proc/7496/statm: 45294 281 73 160 0 45132 0
[pid=7497] ppid=7490 vsize=181176 CPUtime=3.2
/proc/7497/stat : 7497 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 320 0 0 0 25 0 1 0 195245501 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720483 0 0 4096 0 0 0 0 17 0 0 0
/proc/7497/statm: 45294 281 73 160 0 45132 0
[pid=7498] ppid=7490 vsize=181176 CPUtime=3.1
/proc/7498/stat : 7498 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 310 0 0 0 25 0 1 0 195245501 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577530 0 0 4096 2 0 0 0 17 0 0 0
/proc/7498/statm: 45294 281 73 160 0 45132 0
[pid=7499] ppid=7490 vsize=181176 CPUtime=3.05
/proc/7499/stat : 7499 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 305 0 0 0 25 0 1 0 195245532 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134579732 0 0 4096 0 0 0 0 17 0 0 0
/proc/7499/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 1630584

[startup+25.6375 s]
/proc/loadavg: 3.33 1.55 1.22 9/86 7499
/proc/meminfo: memFree=1271616/2055920 swapFree=4192812/4192956
[pid=7490] ppid=7488 vsize=181176 CPUtime=0
/proc/7490/stat : 7490 (kcnfs-smp) S 7488 7490 6431 0 -1 4194304 491 0 0 0 0 0 0 0 24 0 1 0 195245495 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7490/statm: 45294 263 65 160 0 45132 0
[pid=7492] ppid=7490 vsize=181176 CPUtime=6.54
/proc/7492/stat : 7492 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 55 0 0 0 654 0 0 0 25 0 1 0 195245496 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577653 0 0 4096 2 0 0 0 17 1 0 0
/proc/7492/statm: 45294 281 73 160 0 45132 0
[pid=7493] ppid=7490 vsize=181176 CPUtime=6.42
/proc/7493/stat : 7493 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 642 0 0 0 25 0 1 0 195245497 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134581683 0 0 4096 0 0 0 0 17 1 0 0
/proc/7493/statm: 45294 281 73 160 0 45132 0
[pid=7494] ppid=7490 vsize=181176 CPUtime=6.41
/proc/7494/stat : 7494 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 641 0 0 0 25 0 1 0 195245499 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577417 0 0 4096 2 0 0 0 17 0 0 0
/proc/7494/statm: 45294 281 73 160 0 45132 0
[pid=7495] ppid=7490 vsize=181176 CPUtime=6.4
/proc/7495/stat : 7495 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 640 0 0 0 25 0 1 0 195245500 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572890 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 45294 281 73 160 0 45132 0
[pid=7496] ppid=7490 vsize=181176 CPUtime=6.37
/proc/7496/stat : 7496 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 637 0 0 0 25 0 1 0 195245501 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134576910 0 0 4096 2 0 0 0 17 1 0 0
/proc/7496/statm: 45294 281 73 160 0 45132 0
[pid=7497] ppid=7490 vsize=181176 CPUtime=6.4
/proc/7497/stat : 7497 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 640 0 0 0 25 0 1 0 195245501 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577736 0 0 4096 0 0 0 0 17 0 0 0
/proc/7497/statm: 45294 281 73 160 0 45132 0
[pid=7498] ppid=7490 vsize=181176 CPUtime=6.3
/proc/7498/stat : 7498 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 630 0 0 0 25 0 1 0 195245501 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720511 0 0 4096 2 0 0 0 17 0 0 0
/proc/7498/statm: 45294 281 73 160 0 45132 0
[pid=7499] ppid=7490 vsize=181176 CPUtime=6.26
/proc/7499/stat : 7499 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 626 0 0 0 25 0 1 0 195245532 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134720569 0 0 4096 0 0 0 0 17 0 0 0
/proc/7499/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 1630584

[startup+51.2829 s]
/proc/loadavg: 4.93 2.06 1.40 9/86 7499
/proc/meminfo: memFree=1271616/2055920 swapFree=4192812/4192956
[pid=7490] ppid=7488 vsize=181176 CPUtime=0
/proc/7490/stat : 7490 (kcnfs-smp) S 7488 7490 6431 0 -1 4194304 491 0 0 0 0 0 0 0 24 0 1 0 195245495 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7490/statm: 45294 263 65 160 0 45132 0
[pid=7492] ppid=7490 vsize=181176 CPUtime=12.94
/proc/7492/stat : 7492 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 55 0 0 0 1294 0 0 0 25 0 1 0 195245496 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580075 0 0 4096 2 0 0 0 17 1 0 0
/proc/7492/statm: 45294 281 73 160 0 45132 0
[pid=7493] ppid=7490 vsize=181176 CPUtime=12.83
/proc/7493/stat : 7493 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 1283 0 0 0 25 0 1 0 195245497 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580310 0 0 4096 0 0 0 0 17 1 0 0
/proc/7493/statm: 45294 281 73 160 0 45132 0
[pid=7494] ppid=7490 vsize=181176 CPUtime=12.8
/proc/7494/stat : 7494 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 1280 0 0 0 25 0 1 0 195245499 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572727 0 0 4096 2 0 0 0 17 0 0 0
/proc/7494/statm: 45294 281 73 160 0 45132 0
[pid=7495] ppid=7490 vsize=181176 CPUtime=12.8
/proc/7495/stat : 7495 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 1280 0 0 0 25 0 1 0 195245500 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134580071 0 0 4096 0 0 0 0 17 1 0 0
/proc/7495/statm: 45294 281 73 160 0 45132 0
[pid=7496] ppid=7490 vsize=181176 CPUtime=12.8
/proc/7496/stat : 7496 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 1280 0 0 0 25 0 1 0 195245501 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134695815 0 0 4096 2 0 0 0 17 1 0 0
/proc/7496/statm: 45294 281 73 160 0 45132 0
[pid=7497] ppid=7490 vsize=181176 CPUtime=12.79
/proc/7497/stat : 7497 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 1279 0 0 0 25 0 1 0 195245501 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567524 0 0 4096 0 0 0 0 17 0 0 0
/proc/7497/statm: 45294 281 73 160 0 45132 0
[pid=7498] ppid=7490 vsize=181176 CPUtime=12.65
/proc/7498/stat : 7498 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 1265 0 0 0 25 0 1 0 195245501 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134581678 0 0 4096 2 0 0 0 17 0 0 0
/proc/7498/statm: 45294 281 73 160 0 45132 0
[pid=7499] ppid=7490 vsize=181176 CPUtime=12.64
/proc/7499/stat : 7499 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 1264 0 0 0 25 0 1 0 195245532 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572900 0 0 4096 0 0 0 0 17 0 0 0
/proc/7499/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1630584

[startup+102.545 s]
/proc/loadavg: 6.27 2.89 1.72 2/79 7499
/proc/meminfo: memFree=1273400/2055920 swapFree=4192812/4192956
[pid=7490] ppid=7488 vsize=181176 CPUtime=174.43
/proc/7490/stat : 7490 (kcnfs-smp) S 7488 7490 6431 0 -1 4194304 492 1177 0 0 0 0 17441 2 16 0 1 0 195245495 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7490/statm: 45294 263 65 160 0 45132 0
[pid=7493] ppid=7490 vsize=181176 CPUtime=28.66
/proc/7493/stat : 7493 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 2866 0 0 0 25 0 1 0 195245497 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134567577 0 0 4096 0 0 0 0 17 1 0 0
/proc/7493/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 203.09
Current children cumulated vsize (KiB) 362352

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

[startup+103.78 s]
/proc/loadavg: 5.85 2.86 1.71 2/79 7499
/proc/meminfo: memFree=1273400/2055920 swapFree=4192812/4192956
[pid=7490] ppid=7488 vsize=181176 CPUtime=174.43
/proc/7490/stat : 7490 (kcnfs-smp) S 7488 7490 6431 0 -1 4194304 492 1177 0 0 0 0 17441 2 16 0 1 0 195245495 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7490/statm: 45294 263 65 160 0 45132 0
[pid=7493] ppid=7490 vsize=181176 CPUtime=29.9
/proc/7493/stat : 7493 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 2990 0 0 0 25 0 1 0 195245497 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134569461 0 0 4096 0 0 0 0 17 1 0 0
/proc/7493/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 204.33
Current children cumulated vsize (KiB) 362352

[startup+104.6 s]
/proc/loadavg: 5.85 2.86 1.71 2/79 7499
/proc/meminfo: memFree=1273400/2055920 swapFree=4192812/4192956
[pid=7490] ppid=7488 vsize=181176 CPUtime=174.43
/proc/7490/stat : 7490 (kcnfs-smp) S 7488 7490 6431 0 -1 4194304 492 1177 0 0 0 0 17441 2 16 0 1 0 195245495 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7490/statm: 45294 263 65 160 0 45132 0
[pid=7493] ppid=7490 vsize=181176 CPUtime=30.72
/proc/7493/stat : 7493 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 3072 0 0 0 25 0 1 0 195245497 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134697027 0 0 4096 0 0 0 0 17 1 0 0
/proc/7493/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 205.15
Current children cumulated vsize (KiB) 362352

[startup+105.008 s]
/proc/loadavg: 5.85 2.86 1.71 2/79 7499
/proc/meminfo: memFree=1273400/2055920 swapFree=4192812/4192956
[pid=7490] ppid=7488 vsize=181176 CPUtime=174.43
/proc/7490/stat : 7490 (kcnfs-smp) S 7488 7490 6431 0 -1 4194304 492 1177 0 0 0 0 17441 2 16 0 1 0 195245495 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7490/statm: 45294 263 65 160 0 45132 0
[pid=7493] ppid=7490 vsize=181176 CPUtime=31.12
/proc/7493/stat : 7493 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 3112 0 0 0 25 0 1 0 195245497 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134577718 0 0 4096 0 0 0 0 17 1 0 0
/proc/7493/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 205.55
Current children cumulated vsize (KiB) 362352

[startup+105.212 s]
/proc/loadavg: 5.85 2.86 1.71 2/79 7499
/proc/meminfo: memFree=1273400/2055920 swapFree=4192812/4192956
[pid=7490] ppid=7488 vsize=181176 CPUtime=174.43
/proc/7490/stat : 7490 (kcnfs-smp) S 7488 7490 6431 0 -1 4194304 492 1177 0 0 0 0 17441 2 16 0 1 0 195245495 185524224 263 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7490/statm: 45294 263 65 160 0 45132 0
[pid=7493] ppid=7490 vsize=181176 CPUtime=31.33
/proc/7493/stat : 7493 (kcnfs-smp) R 7490 7490 6431 0 -1 4194368 54 0 0 0 3133 0 0 0 25 0 1 0 195245497 185524224 281 18446744073709551615 134512640 135172044 4294956624 18446744073709551615 134572727 0 0 4096 0 0 0 0 17 1 0 0
/proc/7493/statm: 45294 281 73 160 0 45132 0
Current children cumulated CPU time (s) 205.76
Current children cumulated vsize (KiB) 362352

Child status: 20
Real time (s): 105.24
CPU time (s): 205.808
CPU user time (s): 205.782
CPU system time (s): 0.025996
CPU usage (%): 195.561
Max. virtual memory (cumulated for all children) (KiB): 1630584

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

runsolver used 0.112982 second user time and 0.275958 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Feb 17 22:55:11 UTC 2007

IDJOB= 292378
IDBENCH= 19838
IDSOLVER= 112
FILE ID= node15/292378-1171752911

PBS_JOBID= 3839254

Free space on /tmp= 66533 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1414833579-15.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292378-1171752911/kcnfs-smp /tmp/evaluation/292378-1171752911/instance-292378-1171752911.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-292378-1171752911 -o ROOT/results/node15/solver-292378-1171752911 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292378-1171752911/kcnfs-smp /tmp/evaluation/292378-1171752911/instance-292378-1171752911.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  b2802bae5d92b90eb2c4213147949897

RANDOM SEED= 338211231

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1275744 kB
Buffers:         46112 kB
Cached:         603628 kB
SwapCached:          0 kB
Active:         651516 kB
Inactive:        58612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1275744 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3204 kB
Writeback:           0 kB
Mapped:          79252 kB
Slab:            55504 kB
Committed_AS:   733436 kB
PageTables:       1800 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= 66533 MiB

End job on node15 on Sat Feb 17 22:56:57 UTC 2007