Trace number 298528

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 35.1906 19.611

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1459708824-17.UNSAT.shuffled.cnf
MD5SUM975946115a74669405c34f3732da3d4a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.1906
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
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/298528-1171857494/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.00	c Input file : '/tmp/evaluation/298528-1171857494/instance-298528-1171857494.cnf'
0.00/0.00	c [#vars: 360, #clauses: 1533 -> 1622 clauses (pre-processing), tautology: 0, 3-CNF]
0.00/0.00	c unit clauses propagate before processing (#clause: 1622)
0.00/0.00	c estimated distribution: 8 tasks
0.00/0.01	c <26254> [PID]: 26256 26257 26258 26259 26260 26261 26262
0.00/0.41	c <26254> [PID]: 26263
0.00/0.41	c real distribution: 8 tasks
13.73/6.91	c <26254> [26261: UNSAT][26260: UNSAT][26263: UNSAT][26262: UNSAT][26258: UNSAT]
30.56/15.35	c <26254> [26256: UNSAT][26259: UNSAT][26257: UNSAT]
35.09/19.61	s UNSATISFIABLE
35.09/19.61	c CPU time            : 35.130 seconds
35.09/19.61	c Elapsed Time        : 19.607 seconds
35.09/19.61	c Size of search tree : 75754 nodes
35.09/19.61	c average speed       : 2156.391 nodes/sec.
35.09/19.61	

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/node59/watcher-298528-1171857494 -o ROOT/results/node59/solver-298528-1171857494 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298528-1171857494/kcnfs-smp /tmp/evaluation/298528-1171857494/instance-298528-1171857494.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: 1.00 1.00 1.00 3/64 26254
/proc/meminfo: memFree=945096/2055920 swapFree=4183672/4192956
[pid=26254] ppid=26252 vsize=181848 CPUtime=0
/proc/26254/stat : 26254 (kcnfs-smp) R 26252 26254 25402 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 205706170 186212352 118 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134726675 0 0 4096 0 0 0 0 17 1 0 0
/proc/26254/statm: 45462 118 51 160 0 45300 0

[startup+0.106188 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26254
/proc/meminfo: memFree=945096/2055920 swapFree=4183672/4192956
[pid=26254] ppid=26252 vsize=182316 CPUtime=0
/proc/26254/stat : 26254 (kcnfs-smp) R 26252 26254 25402 0 -1 4194304 374 0 0 0 0 0 0 0 24 0 1 0 205706170 186691584 215 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836899 0 0 4096 0 0 0 0 17 0 0 0
/proc/26254/statm: 45579 215 70 160 0 45417 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 182316

[startup+0.514231 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26254
/proc/meminfo: memFree=945096/2055920 swapFree=4183672/4192956
[pid=26254] ppid=26252 vsize=182316 CPUtime=0
/proc/26254/stat : 26254 (kcnfs-smp) S 26252 26254 25402 0 -1 4194304 400 0 0 0 0 0 0 0 24 0 1 0 205706170 186691584 215 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26254/statm: 45579 215 70 160 0 45417 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 182316

[startup+1.33632 s]
/proc/loadavg: 1.00 1.00 1.00 9/73 26263
/proc/meminfo: memFree=942392/2055920 swapFree=4183672/4192956
[pid=26254] ppid=26252 vsize=182316 CPUtime=0
/proc/26254/stat : 26254 (kcnfs-smp) S 26252 26254 25402 0 -1 4194304 400 0 0 0 0 0 0 0 24 0 1 0 205706170 186691584 215 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26254/statm: 45579 215 70 160 0 45417 0
[pid=26256] ppid=26254 vsize=182316 CPUtime=0.44
/proc/26256/stat : 26256 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 44 0 0 0 23 0 1 0 205706171 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572863 0 0 4096 2 0 0 0 17 1 0 0
/proc/26256/statm: 45579 228 76 160 0 45417 0
[pid=26257] ppid=26254 vsize=182316 CPUtime=0.4
/proc/26257/stat : 26257 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 40 0 0 0 23 0 1 0 205706172 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579685 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 45579 228 76 160 0 45417 0
[pid=26258] ppid=26254 vsize=182316 CPUtime=0.41
/proc/26258/stat : 26258 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 41 0 0 0 25 0 1 0 205706174 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580088 0 0 4096 2 0 0 0 17 0 0 0
/proc/26258/statm: 45579 228 76 160 0 45417 0
[pid=26259] ppid=26254 vsize=182316 CPUtime=0.3
/proc/26259/stat : 26259 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 30 0 0 0 25 0 1 0 205706175 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683204 0 0 4096 0 0 0 0 17 1 0 0
/proc/26259/statm: 45579 228 76 160 0 45417 0
[pid=26260] ppid=26254 vsize=182316 CPUtime=0.3
/proc/26260/stat : 26260 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 30 0 0 0 25 0 1 0 205706176 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567320 0 0 4096 2 0 0 0 17 1 0 0
/proc/26260/statm: 45579 228 76 160 0 45417 0
[pid=26261] ppid=26254 vsize=182316 CPUtime=0.32
/proc/26261/stat : 26261 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 32 0 0 0 25 0 1 0 205706176 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580020 0 0 4096 0 0 0 0 17 0 0 0
/proc/26261/statm: 45579 228 76 160 0 45417 0
[pid=26262] ppid=26254 vsize=182316 CPUtime=0.2
/proc/26262/stat : 26262 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 20 0 0 0 25 0 1 0 205706176 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134589774 0 0 4096 2 0 0 0 17 0 0 0
/proc/26262/statm: 45579 228 76 160 0 45417 0
[pid=26263] ppid=26254 vsize=182316 CPUtime=0.24
/proc/26263/stat : 26263 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 24 0 0 0 25 0 1 0 205706206 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577061 0 0 4096 0 0 0 0 17 0 0 0
/proc/26263/statm: 45579 228 76 160 0 45417 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 1640844

[startup+2.9885 s]
/proc/loadavg: 1.00 1.00 1.00 9/73 26263
/proc/meminfo: memFree=942200/2055920 swapFree=4183672/4192956
[pid=26254] ppid=26252 vsize=182316 CPUtime=0
/proc/26254/stat : 26254 (kcnfs-smp) S 26252 26254 25402 0 -1 4194304 400 0 0 0 0 0 0 0 24 0 1 0 205706170 186691584 215 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26254/statm: 45579 215 70 160 0 45417 0
[pid=26256] ppid=26254 vsize=182316 CPUtime=0.87
/proc/26256/stat : 26256 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 87 0 0 0 25 0 1 0 205706171 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134674474 0 0 4096 2 0 0 0 17 1 0 0
/proc/26256/statm: 45579 228 76 160 0 45417 0
[pid=26257] ppid=26254 vsize=182316 CPUtime=0.82
/proc/26257/stat : 26257 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 82 0 0 0 25 0 1 0 205706172 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134601746 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 45579 228 76 160 0 45417 0
[pid=26258] ppid=26254 vsize=182316 CPUtime=0.81
/proc/26258/stat : 26258 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 81 0 0 0 25 0 1 0 205706174 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577074 0 0 4096 2 0 0 0 17 0 0 0
/proc/26258/statm: 45579 228 76 160 0 45417 0
[pid=26259] ppid=26254 vsize=182316 CPUtime=0.7
/proc/26259/stat : 26259 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 70 0 0 0 25 0 1 0 205706175 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577693 0 0 4096 0 0 0 0 17 1 0 0
/proc/26259/statm: 45579 228 76 160 0 45417 0
[pid=26260] ppid=26254 vsize=182316 CPUtime=0.7
/proc/26260/stat : 26260 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 70 0 0 0 25 0 1 0 205706176 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683197 0 0 4096 2 0 0 0 17 1 0 0
/proc/26260/statm: 45579 228 76 160 0 45417 0
[pid=26261] ppid=26254 vsize=182316 CPUtime=0.76
/proc/26261/stat : 26261 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 76 0 0 0 25 0 1 0 205706176 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580088 0 0 4096 0 0 0 0 17 0 0 0
/proc/26261/statm: 45579 228 76 160 0 45417 0
[pid=26262] ppid=26254 vsize=182316 CPUtime=0.6
/proc/26262/stat : 26262 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 60 0 0 0 25 0 1 0 205706176 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577556 0 0 4096 2 0 0 0 17 0 0 0
/proc/26262/statm: 45579 228 76 160 0 45417 0
[pid=26263] ppid=26254 vsize=182316 CPUtime=0.64
/proc/26263/stat : 26263 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 64 0 0 0 25 0 1 0 205706206 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683120 0 0 4096 0 0 0 0 17 0 0 0
/proc/26263/statm: 45579 228 76 160 0 45417 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 1640844

[startup+6.19386 s]
/proc/loadavg: 1.64 1.13 1.04 9/73 26263
/proc/meminfo: memFree=942008/2055920 swapFree=4183672/4192956
[pid=26254] ppid=26252 vsize=182316 CPUtime=0
/proc/26254/stat : 26254 (kcnfs-smp) S 26252 26254 25402 0 -1 4194304 400 0 0 0 0 0 0 0 24 0 1 0 205706170 186691584 215 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26254/statm: 45579 215 70 160 0 45417 0
[pid=26256] ppid=26254 vsize=182316 CPUtime=1.67
/proc/26256/stat : 26256 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 167 0 0 0 25 0 1 0 205706171 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572949 0 0 4096 2 0 0 0 17 1 0 0
/proc/26256/statm: 45579 228 76 160 0 45417 0
[pid=26257] ppid=26254 vsize=182316 CPUtime=1.62
/proc/26257/stat : 26257 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 162 0 0 0 25 0 1 0 205706172 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683349 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 45579 228 76 160 0 45417 0
[pid=26258] ppid=26254 vsize=182316 CPUtime=1.61
/proc/26258/stat : 26258 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 161 0 0 0 25 0 1 0 205706174 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683214 0 0 4096 2 0 0 0 17 0 0 0
/proc/26258/statm: 45579 228 76 160 0 45417 0
[pid=26259] ppid=26254 vsize=182316 CPUtime=1.5
/proc/26259/stat : 26259 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 150 0 0 0 25 0 1 0 205706175 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134589818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26259/statm: 45579 228 76 160 0 45417 0
[pid=26260] ppid=26254 vsize=182316 CPUtime=1.5
/proc/26260/stat : 26260 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 150 0 0 0 25 0 1 0 205706176 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567510 0 0 4096 2 0 0 0 17 1 0 0
/proc/26260/statm: 45579 228 76 160 0 45417 0
[pid=26261] ppid=26254 vsize=0 CPUtime=1.51
/proc/26261/stat : 26261 (kcnfs-smp) R 26254 26254 25402 0 -1 4194372 55 0 0 0 151 0 0 0 25 0 1 0 205706176 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/26261/statm: 0 0 0 0 0 0 0
[pid=26262] ppid=26254 vsize=182316 CPUtime=1.44
/proc/26262/stat : 26262 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 144 0 0 0 25 0 1 0 205706176 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577430 0 0 4096 2 0 0 0 17 0 0 0
/proc/26262/statm: 45579 228 76 160 0 45417 0
[pid=26263] ppid=26254 vsize=182316 CPUtime=1.44
/proc/26263/stat : 26263 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 144 0 0 0 25 0 1 0 205706206 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567517 0 0 4096 0 0 0 0 17 0 0 0
/proc/26263/statm: 45579 228 76 160 0 45417 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 1458528

[startup+12.6596 s]
/proc/loadavg: 1.91 1.20 1.06 4/68 26263
/proc/meminfo: memFree=942880/2055920 swapFree=4183672/4192956
[pid=26254] ppid=26252 vsize=182316 CPUtime=13.52
/proc/26254/stat : 26254 (kcnfs-smp) S 26252 26254 25402 0 -1 4194304 401 275 0 0 0 0 1352 0 15 0 1 0 205706170 186691584 215 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26254/statm: 45579 215 70 160 0 45417 0
[pid=26256] ppid=26254 vsize=182316 CPUtime=4.22
/proc/26256/stat : 26256 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 422 0 0 0 25 0 1 0 205706171 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577632 0 0 4096 2 0 0 0 17 0 0 0
/proc/26256/statm: 45579 228 76 160 0 45417 0
[pid=26257] ppid=26254 vsize=182316 CPUtime=3.77
/proc/26257/stat : 26257 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 377 0 0 0 25 0 1 0 205706172 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577733 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 45579 228 76 160 0 45417 0
[pid=26259] ppid=26254 vsize=182316 CPUtime=3.7
/proc/26259/stat : 26259 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 370 0 0 0 25 0 1 0 205706175 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572608 0 0 4096 0 0 0 0 17 1 0 0
/proc/26259/statm: 45579 228 76 160 0 45417 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 729264

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

[startup+13.1746 s]
/proc/loadavg: 1.91 1.20 1.06 4/68 26263
/proc/meminfo: memFree=942880/2055920 swapFree=4183672/4192956
[pid=26254] ppid=26252 vsize=182316 CPUtime=13.52
/proc/26254/stat : 26254 (kcnfs-smp) S 26252 26254 25402 0 -1 4194304 401 275 0 0 0 0 1352 0 15 0 1 0 205706170 186691584 215 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26254/statm: 45579 215 70 160 0 45417 0
[pid=26256] ppid=26254 vsize=182316 CPUtime=4.73
/proc/26256/stat : 26256 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 473 0 0 0 25 0 1 0 205706171 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577530 0 0 4096 2 0 0 0 17 0 0 0
/proc/26256/statm: 45579 228 76 160 0 45417 0
[pid=26257] ppid=26254 vsize=182316 CPUtime=4.02
/proc/26257/stat : 26257 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 402 0 0 0 25 0 1 0 205706172 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134578316 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 45579 228 76 160 0 45417 0
[pid=26259] ppid=26254 vsize=182316 CPUtime=3.97
/proc/26259/stat : 26259 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 397 0 0 0 25 0 1 0 205706175 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567641 0 0 4096 0 0 0 0 17 1 0 0
/proc/26259/statm: 45579 228 76 160 0 45417 0
Current children cumulated CPU time (s) 26.24
Current children cumulated vsize (KiB) 729264

[startup+16.467 s]
/proc/loadavg: 2.00 1.23 1.07 2/66 26263
/proc/meminfo: memFree=943416/2055920 swapFree=4183672/4192956
[pid=26254] ppid=26252 vsize=182316 CPUtime=25.5
/proc/26254/stat : 26254 (kcnfs-smp) S 26252 26254 25402 0 -1 4194304 401 385 0 0 0 0 2550 0 16 0 1 0 205706170 186691584 215 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26254/statm: 45579 215 70 160 0 45417 0
[pid=26257] ppid=26254 vsize=182316 CPUtime=6.52
/proc/26257/stat : 26257 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 652 0 0 0 25 0 1 0 205706172 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134595645 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 45579 228 76 160 0 45417 0
Current children cumulated CPU time (s) 32.02
Current children cumulated vsize (KiB) 364632

[startup+18.1032 s]
/proc/loadavg: 2.00 1.23 1.07 2/66 26263
/proc/meminfo: memFree=943480/2055920 swapFree=4183672/4192956
[pid=26254] ppid=26252 vsize=182316 CPUtime=25.5
/proc/26254/stat : 26254 (kcnfs-smp) S 26252 26254 25402 0 -1 4194304 401 385 0 0 0 0 2550 0 16 0 1 0 205706170 186691584 215 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26254/statm: 45579 215 70 160 0 45417 0
[pid=26257] ppid=26254 vsize=182316 CPUtime=8.16
/proc/26257/stat : 26257 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 816 0 0 0 25 0 1 0 205706172 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134596603 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 45579 228 76 160 0 45417 0
Current children cumulated CPU time (s) 33.66
Current children cumulated vsize (KiB) 364632

[startup+18.9233 s]
/proc/loadavg: 2.00 1.23 1.07 2/66 26263
/proc/meminfo: memFree=943480/2055920 swapFree=4183672/4192956
[pid=26254] ppid=26252 vsize=182316 CPUtime=25.5
/proc/26254/stat : 26254 (kcnfs-smp) S 26252 26254 25402 0 -1 4194304 401 385 0 0 0 0 2550 0 16 0 1 0 205706170 186691584 215 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26254/statm: 45579 215 70 160 0 45417 0
[pid=26257] ppid=26254 vsize=182316 CPUtime=8.98
/proc/26257/stat : 26257 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 898 0 0 0 25 0 1 0 205706172 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134640226 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 45579 228 76 160 0 45417 0
Current children cumulated CPU time (s) 34.48
Current children cumulated vsize (KiB) 364632

[startup+19.3353 s]
/proc/loadavg: 2.00 1.23 1.07 2/66 26263
/proc/meminfo: memFree=943480/2055920 swapFree=4183672/4192956
[pid=26254] ppid=26252 vsize=182316 CPUtime=25.5
/proc/26254/stat : 26254 (kcnfs-smp) S 26252 26254 25402 0 -1 4194304 401 385 0 0 0 0 2550 0 16 0 1 0 205706170 186691584 215 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26254/statm: 45579 215 70 160 0 45417 0
[pid=26257] ppid=26254 vsize=182316 CPUtime=9.39
/proc/26257/stat : 26257 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 939 0 0 0 25 0 1 0 205706172 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580041 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 45579 228 76 160 0 45417 0
Current children cumulated CPU time (s) 34.89
Current children cumulated vsize (KiB) 364632

[startup+19.5393 s]
/proc/loadavg: 2.00 1.23 1.07 2/66 26263
/proc/meminfo: memFree=943480/2055920 swapFree=4183672/4192956
[pid=26254] ppid=26252 vsize=182316 CPUtime=25.5
/proc/26254/stat : 26254 (kcnfs-smp) S 26252 26254 25402 0 -1 4194304 401 385 0 0 0 0 2550 0 16 0 1 0 205706170 186691584 215 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26254/statm: 45579 215 70 160 0 45417 0
[pid=26257] ppid=26254 vsize=182316 CPUtime=9.59
/proc/26257/stat : 26257 (kcnfs-smp) R 26254 26254 25402 0 -1 4194368 43 0 0 0 959 0 0 0 25 0 1 0 205706172 186691584 228 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567350 0 0 4096 0 0 0 0 17 1 0 0
/proc/26257/statm: 45579 228 76 160 0 45417 0
Current children cumulated CPU time (s) 35.09
Current children cumulated vsize (KiB) 364632

Child status: 20
Real time (s): 19.611
CPU time (s): 35.1906
CPU user time (s): 35.1787
CPU system time (s): 0.011998
CPU usage (%): 179.443
Max. virtual memory (cumulated for all children) (KiB): 1640844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.1787
system time used= 0.011998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 864
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= 62
involuntary context switches= 564

runsolver used 0.018997 second user time and 0.053991 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Mon Feb 19 03:58:14 UTC 2007

IDJOB= 298528
IDBENCH= 19988
IDSOLVER= 112
FILE ID= node59/298528-1171857494

PBS_JOBID= 3839739

Free space on /tmp= 66561 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1459708824-17.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298528-1171857494/kcnfs-smp /tmp/evaluation/298528-1171857494/instance-298528-1171857494.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-298528-1171857494 -o ROOT/results/node59/solver-298528-1171857494 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298528-1171857494/kcnfs-smp /tmp/evaluation/298528-1171857494/instance-298528-1171857494.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  975946115a74669405c34f3732da3d4a

RANDOM SEED= 220909282

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:        945568 kB
Buffers:         50700 kB
Cached:         939508 kB
SwapCached:       3884 kB
Active:         822704 kB
Inactive:       177652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        945568 kB
SwapTotal:     4192956 kB
SwapFree:      4183672 kB
Dirty:            3172 kB
Writeback:           0 kB
Mapped:          15348 kB
Slab:            95964 kB
Committed_AS:   438768 kB
PageTables:       1472 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 node59 on Mon Feb 19 03:58:34 UTC 2007