Trace number 296560

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 25.4881 12.869

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1392532406-12.UNSAT.shuffled.cnf
MD5SUMaca6cad74270d95cd75e3239f6304512
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.4519
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses4005
Sum of the clauses size28035
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54005

Solver Data (download as text)

0.00/0.00	
0.00/0.00	c Computed by /tmp/evaluation/296560-1171825088/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.01	c Input file : '/tmp/evaluation/296560-1171825088/instance-296560-1171825088.cnf'
0.00/0.01	c [#vars: 45, #clauses: 4005, 7-CNF]
0.00/0.02	c unit clauses propagate before processing (#clause: 4005)
0.00/0.02	c estimated distribution: 8 tasks
0.00/0.02	c [PID]: 21405 21406 21407 21408 21409 21410 21411
0.02/0.44	c [PID]: 21412
0.02/0.44	c real distribution: 8 tasks
23.93/12.08	c <21403> [21412: UNSAT][21407: UNSAT][21411: UNSAT][21409: UNSAT][21405: UNSAT]
24.97/12.61	c <21403> [21410: UNSAT][21408: UNSAT][21406: UNSAT]
25.45/12.86	s UNSATISFIABLE
25.45/12.86	c CPU time            : 25.340 seconds
25.45/12.86	c Elapsed Time        : 12.853 seconds
25.45/12.86	c Size of search tree : 90480 nodes
25.45/12.86	c average speed       : 3572.049 nodes/sec.
25.45/12.86	

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/node38/watcher-296560-1171825088 -o ROOT/results/node38/solver-296560-1171825088 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296560-1171825088/kcnfs-smp /tmp/evaluation/296560-1171825088/instance-296560-1171825088.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.94 0.97 0.99 3/64 21403
/proc/meminfo: memFree=852008/2055920 swapFree=4183804/4192956
[pid=21403] ppid=21401 vsize=180916 CPUtime=0
/proc/21403/stat : 21403 (kcnfs-smp) R 21401 21403 21295 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 202464634 185257984 112 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134841789 0 0 4096 0 0 0 0 17 1 0 0
/proc/21403/statm: 45229 113 48 160 0 45067 0

[startup+0.107405 s]
/proc/loadavg: 0.94 0.97 0.99 3/64 21403
/proc/meminfo: memFree=852008/2055920 swapFree=4183804/4192956
[pid=21403] ppid=21401 vsize=181968 CPUtime=0.02
/proc/21403/stat : 21403 (kcnfs-smp) R 21401 21403 21295 0 -1 4194304 670 0 0 0 2 0 0 0 23 0 1 0 202464634 186335232 506 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134836899 0 0 4096 0 0 0 0 17 0 0 0
/proc/21403/statm: 45492 506 65 160 0 45330 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 181968

[startup+0.51745 s]
/proc/loadavg: 0.94 0.97 0.99 3/64 21403
/proc/meminfo: memFree=852008/2055920 swapFree=4183804/4192956
[pid=21403] ppid=21401 vsize=181968 CPUtime=0.02
/proc/21403/stat : 21403 (kcnfs-smp) S 21401 21403 21295 0 -1 4194304 741 0 0 0 2 0 0 0 23 0 1 0 202464634 186335232 506 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21403/statm: 45492 506 65 160 0 45330 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 181968

[startup+1.33854 s]
/proc/loadavg: 1.50 1.09 1.03 9/73 21412
/proc/meminfo: memFree=847712/2055920 swapFree=4183804/4192956
[pid=21403] ppid=21401 vsize=181968 CPUtime=0.02
/proc/21403/stat : 21403 (kcnfs-smp) S 21401 21403 21295 0 -1 4194304 741 0 0 0 2 0 0 0 23 0 1 0 202464634 186335232 506 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21403/statm: 45492 506 65 160 0 45330 0
[pid=21405] ppid=21403 vsize=181968 CPUtime=0.51
/proc/21405/stat : 21405 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 51 0 0 0 23 0 1 0 202464637 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134720495 0 0 4096 2 0 0 0 17 1 0 0
/proc/21405/statm: 45492 528 73 160 0 45330 0
[pid=21406] ppid=21403 vsize=181968 CPUtime=0.41
/proc/21406/stat : 21406 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 41 0 0 0 24 0 1 0 202464637 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134589612 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 45492 528 73 160 0 45330 0
[pid=21407] ppid=21403 vsize=181968 CPUtime=0.39
/proc/21407/stat : 21407 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 39 0 0 0 24 0 1 0 202464639 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134709862 0 0 4096 2 0 0 0 17 0 0 0
/proc/21407/statm: 45492 528 73 160 0 45330 0
[pid=21408] ppid=21403 vsize=181968 CPUtime=0.3
/proc/21408/stat : 21408 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 30 0 0 0 25 0 1 0 202464640 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134573388 0 0 4096 0 0 0 0 17 1 0 0
/proc/21408/statm: 45492 528 73 160 0 45330 0
[pid=21409] ppid=21403 vsize=181968 CPUtime=0.3
/proc/21409/stat : 21409 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 30 0 0 0 25 0 1 0 202464641 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134572900 0 0 4096 2 0 0 0 17 0 0 0
/proc/21409/statm: 45492 528 73 160 0 45330 0
[pid=21410] ppid=21403 vsize=181968 CPUtime=0.2
/proc/21410/stat : 21410 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 20 0 0 0 25 0 1 0 202464641 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134577435 0 0 4096 0 0 0 0 17 1 0 0
/proc/21410/statm: 45492 528 73 160 0 45330 0
[pid=21411] ppid=21403 vsize=181968 CPUtime=0.24
/proc/21411/stat : 21411 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 24 0 0 0 25 0 1 0 202464671 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134695236 0 0 4096 2 0 0 0 17 0 0 0
/proc/21411/statm: 45492 528 73 160 0 45330 0
[pid=21412] ppid=21403 vsize=181968 CPUtime=0.22
/proc/21412/stat : 21412 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 22 0 0 0 25 0 1 0 202464676 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134623607 0 0 4096 0 0 0 0 17 0 0 0
/proc/21412/statm: 45492 528 73 160 0 45330 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 1637712

[startup+2.97473 s]
/proc/loadavg: 1.50 1.09 1.03 9/73 21412
/proc/meminfo: memFree=847520/2055920 swapFree=4183804/4192956
[pid=21403] ppid=21401 vsize=181968 CPUtime=0.02
/proc/21403/stat : 21403 (kcnfs-smp) S 21401 21403 21295 0 -1 4194304 741 0 0 0 2 0 0 0 23 0 1 0 202464634 186335232 506 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21403/statm: 45492 506 65 160 0 45330 0
[pid=21405] ppid=21403 vsize=181968 CPUtime=0.93
/proc/21405/stat : 21405 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 93 0 0 0 25 0 1 0 202464637 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134572087 0 0 4096 2 0 0 0 17 1 0 0
/proc/21405/statm: 45492 528 73 160 0 45330 0
[pid=21406] ppid=21403 vsize=181968 CPUtime=0.81
/proc/21406/stat : 21406 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 81 0 0 0 25 0 1 0 202464637 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134690743 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 45492 528 73 160 0 45330 0
[pid=21407] ppid=21403 vsize=181968 CPUtime=0.8
/proc/21407/stat : 21407 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 80 0 0 0 25 0 1 0 202464639 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134717216 0 0 4096 2 0 0 0 17 0 0 0
/proc/21407/statm: 45492 528 73 160 0 45330 0
[pid=21408] ppid=21403 vsize=181968 CPUtime=0.71
/proc/21408/stat : 21408 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 71 0 0 0 25 0 1 0 202464640 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134720511 0 0 4096 0 0 0 0 17 1 0 0
/proc/21408/statm: 45492 528 73 160 0 45330 0
[pid=21409] ppid=21403 vsize=181968 CPUtime=0.72
/proc/21409/stat : 21409 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 72 0 0 0 25 0 1 0 202464641 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134577545 0 0 4096 2 0 0 0 17 0 0 0
/proc/21409/statm: 45492 528 73 160 0 45330 0
[pid=21410] ppid=21403 vsize=181968 CPUtime=0.6
/proc/21410/stat : 21410 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 60 0 0 0 25 0 1 0 202464641 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134572890 0 0 4096 0 0 0 0 17 1 0 0
/proc/21410/statm: 45492 528 73 160 0 45330 0
[pid=21411] ppid=21403 vsize=181968 CPUtime=0.64
/proc/21411/stat : 21411 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 64 0 0 0 25 0 1 0 202464671 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134580154 0 0 4096 2 0 0 0 17 0 0 0
/proc/21411/statm: 45492 528 73 160 0 45330 0
[pid=21412] ppid=21403 vsize=181968 CPUtime=0.62
/proc/21412/stat : 21412 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 62 0 0 0 25 0 1 0 202464676 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134577523 0 0 4096 0 0 0 0 17 0 0 0
/proc/21412/statm: 45492 528 73 160 0 45330 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 1637712

[startup+6.17609 s]
/proc/loadavg: 1.50 1.09 1.03 9/73 21412
/proc/meminfo: memFree=847392/2055920 swapFree=4183804/4192956
[pid=21403] ppid=21401 vsize=181968 CPUtime=0.02
/proc/21403/stat : 21403 (kcnfs-smp) S 21401 21403 21295 0 -1 4194304 741 0 0 0 2 0 0 0 23 0 1 0 202464634 186335232 506 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21403/statm: 45492 506 65 160 0 45330 0
[pid=21405] ppid=21403 vsize=181968 CPUtime=1.73
/proc/21405/stat : 21405 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 173 0 0 0 25 0 1 0 202464637 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134589703 0 0 4096 2 0 0 0 17 1 0 0
/proc/21405/statm: 45492 528 73 160 0 45330 0
[pid=21406] ppid=21403 vsize=181968 CPUtime=1.61
/proc/21406/stat : 21406 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 161 0 0 0 25 0 1 0 202464637 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134577649 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 45492 528 73 160 0 45330 0
[pid=21407] ppid=21403 vsize=181968 CPUtime=1.6
/proc/21407/stat : 21407 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 160 0 0 0 25 0 1 0 202464639 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134691142 0 0 4096 2 0 0 0 17 0 0 0
/proc/21407/statm: 45492 528 73 160 0 45330 0
[pid=21408] ppid=21403 vsize=181968 CPUtime=1.51
/proc/21408/stat : 21408 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 151 0 0 0 25 0 1 0 202464640 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134589683 0 0 4096 0 0 0 0 17 1 0 0
/proc/21408/statm: 45492 528 73 160 0 45330 0
[pid=21409] ppid=21403 vsize=181968 CPUtime=1.51
/proc/21409/stat : 21409 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 151 0 0 0 25 0 1 0 202464641 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134580323 0 0 4096 2 0 0 0 17 0 0 0
/proc/21409/statm: 45492 528 73 160 0 45330 0
[pid=21410] ppid=21403 vsize=181968 CPUtime=1.39
/proc/21410/stat : 21410 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 139 0 0 0 25 0 1 0 202464641 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134720529 0 0 4096 0 0 0 0 17 1 0 0
/proc/21410/statm: 45492 528 73 160 0 45330 0
[pid=21411] ppid=21403 vsize=181968 CPUtime=1.44
/proc/21411/stat : 21411 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 144 0 0 0 25 0 1 0 202464671 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134572846 0 0 4096 2 0 0 0 17 0 0 0
/proc/21411/statm: 45492 528 73 160 0 45330 0
[pid=21412] ppid=21403 vsize=181968 CPUtime=1.42
/proc/21412/stat : 21412 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 142 0 0 0 25 0 1 0 202464676 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134580154 0 0 4096 0 0 0 0 17 0 0 0
/proc/21412/statm: 45492 528 73 160 0 45330 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 1637712

[startup+12.6578 s]
/proc/loadavg: 2.50 1.31 1.11 5/69 21412
/proc/meminfo: memFree=848576/2055920 swapFree=4183804/4192956
[pid=21403] ppid=21401 vsize=181968 CPUtime=18.54
/proc/21403/stat : 21403 (kcnfs-smp) S 21401 21403 21295 0 -1 4194304 742 2208 0 0 2 0 1851 1 18 0 1 0 202464634 186335232 506 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21403/statm: 45492 506 65 160 0 45330 0
[pid=21406] ppid=21403 vsize=181968 CPUtime=3.36
/proc/21406/stat : 21406 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 336 0 0 0 25 0 1 0 202464637 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134691238 0 0 4096 0 0 0 0 17 0 0 0
/proc/21406/statm: 45492 528 73 160 0 45330 0
[pid=21408] ppid=21403 vsize=181968 CPUtime=3.29
/proc/21408/stat : 21408 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 329 0 0 0 25 0 1 0 202464640 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134696971 0 0 4096 0 0 0 0 17 1 0 0
/proc/21408/statm: 45492 528 73 160 0 45330 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 545904

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

[startup+12.7598 s]
/proc/loadavg: 2.50 1.31 1.11 5/69 21412
/proc/meminfo: memFree=848576/2055920 swapFree=4183804/4192956
[pid=21403] ppid=21401 vsize=181968 CPUtime=21.89
/proc/21403/stat : 21403 (kcnfs-smp) S 21401 21403 21295 0 -1 4194304 742 2576 0 0 2 0 2186 1 16 0 1 0 202464634 186335232 506 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21403/statm: 45492 506 65 160 0 45330 0
[pid=21406] ppid=21403 vsize=181968 CPUtime=3.46
/proc/21406/stat : 21406 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 56 0 0 0 346 0 0 0 25 0 1 0 202464637 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134577440 0 0 4096 0 0 0 0 17 0 0 0
/proc/21406/statm: 45492 528 73 160 0 45330 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 363936

[startup+12.8619 s]
/proc/loadavg: 2.50 1.31 1.11 5/69 21412
/proc/meminfo: memFree=848576/2055920 swapFree=4183804/4192956
[pid=21403] ppid=21401 vsize=181968 CPUtime=21.89
/proc/21403/stat : 21403 (kcnfs-smp) S 21401 21403 21295 0 -1 4194304 742 2576 0 0 2 0 2186 1 16 0 1 0 202464634 186335232 506 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21403/statm: 45492 506 65 160 0 45330 0
[pid=21406] ppid=21403 vsize=181968 CPUtime=3.56
/proc/21406/stat : 21406 (kcnfs-smp) R 21403 21403 21295 0 -1 4194368 185 0 0 0 356 0 0 0 25 0 1 0 202464637 186335232 528 18446744073709551615 134512640 135172044 4294956640 18446744073709551615 134815955 0 0 4096 0 0 0 0 17 0 0 0
/proc/21406/statm: 45492 528 73 160 0 45330 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 363936

Child status: 20
Real time (s): 12.869
CPU time (s): 25.4881
CPU user time (s): 25.4661
CPU system time (s): 0.021996
CPU usage (%): 198.059
Max. virtual memory (cumulated for all children) (KiB): 1637712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.4661
system time used= 0.021996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4008
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= 56
involuntary context switches= 484

runsolver used 0.015997 second user time and 0.038994 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun Feb 18 18:58:08 UTC 2007

IDJOB= 296560
IDBENCH= 19940
IDSOLVER= 112
FILE ID= node38/296560-1171825088

PBS_JOBID= 3839655

Free space on /tmp= 66561 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S1392532406-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296560-1171825088/kcnfs-smp /tmp/evaluation/296560-1171825088/instance-296560-1171825088.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-296560-1171825088 -o ROOT/results/node38/solver-296560-1171825088 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296560-1171825088/kcnfs-smp /tmp/evaluation/296560-1171825088/instance-296560-1171825088.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  aca6cad74270d95cd75e3239f6304512

RANDOM SEED= 666875756

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.233
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.233
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:        852416 kB
Buffers:         42368 kB
Cached:        1038000 kB
SwapCached:       3416 kB
Active:         818020 kB
Inactive:       272084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        852416 kB
SwapTotal:     4192956 kB
SwapFree:      4183804 kB
Dirty:            3300 kB
Writeback:           0 kB
Mapped:          15320 kB
Slab:            99324 kB
Committed_AS:   434812 kB
PageTables:       1468 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 node38 on Sun Feb 18 18:58:21 UTC 2007