Trace number 239010

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
sat4jCSP 1.7 RC BF3SAT 12.5821 12.7666

General information on the benchmark

Nameqcp-qwh/QCP-25/
qcp-25-264-2_ext.xml
MD5SUMf8d2fc979bd99a32a7a551181d053817
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.8084
SatisfiableYES
(Un)Satisfiability was proved
Number of variables625
Number of constraints15000
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension15000
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.16	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.16	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.17	c version CSP COMPETITION BUGFIX 3
0.17	c sun.arch.data.model	32
0.17	c java.version	1.5.0_10
0.17	c os.name	Linux
0.17	c os.version	2.6.9-22.EL.rootsmp
0.17	c os.arch	i386
0.17	c Free memory 722620888
0.17	c Max memory 723845120
0.17	c Total memory 723845120
0.17	c Number of processors 2
0.26	c --- Begin Solver configuration ---
0.26	c Stops conflict analysis at the first Unique Implication Point
0.26	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.26	c Learn all clauses as in MiniSAT
0.26	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.26	c VSIDS like heuristics from MiniSAT using a heap
0.26	c No reason simplification
0.26	c --- End Solver configuration ---
0.26	c solving /tmp/evaluation/239010-1168362853/unknown.xml
0.26	c reading problem ... 
0.54	c reading problem named ?
0.54	c reading domains done.
0.56	c reading variables
c reading variables (625) done.
1.14	c reading relations
c reading relations (27) done.
1.18	c reading constraints
c reading constraints done.
5.11	c ... done. Wall clock time 4.848s.
5.11	c CPU time (experimental) 2.22s.
5.11	c #vars     6961
5.11	c #constraints  528
12.71	c starts		: 12
12.71	c conflicts		: 19571
12.71	c decisions		: 33764
12.71	c propagations		: 2137858
12.71	c inspects		: 18893158
12.71	c learnt literals	: 9
12.71	c learnt binary clauses	: 0
12.71	c learnt ternary clauses	: 62
12.71	c learnt clauses	: 19539
12.71	c root simplifications	: 0
12.71	c removed literals (reason simplification)	: 0
12.71	c reason swapping (by a shorter reason)	: 0
12.71	c Calls to reduceDB	: 0
12.71	c speed (decisions/second)	: 4460.237780713342
12.71	c non guided choices	78
12.71	s SATISFIABLE
12.72	v 24 21 3 10 18 8 13 12 17 19 6 15 11 14 4 2 1 5 20 0 23 9 22 7 16 13 22 12 8 4 17 24 2 20 18 7 16 14 1 9 21 10 6 19 5 15 3 23 11 0 10 16 18 2 23 9 20 19 12 22 5 11 21 7 17 14 15 1 13 24 3 4 0 8 6 16 6 9 20 13 12 21 0 11 2 15 14 1 10 24 5 23 22 17 3 7 18 19 4 8 0 17 8 14 7 16 2 1 15 4 10 5 20 6 3 23 18 9 11 21 13 19 24 12 22 14 20 21 4 2 0 5 9 16 10 18 17 7 15 8 11 19 3 6 22 12 23 1 13 24 19 8 16 5 24 3 23 10 9 12 0 6 4 11 18 13 22 7 14 20 1 21 2 15 17 15 1 4 23 9 6 17 22 19 8 21 2 13 0 11 3 14 10 24 18 16 20 12 5 7 21 4 17 9 22 10 15 5 2 7 8 20 0 12 14 1 16 18 23 13 6 11 3 24 19 1 2 23 21 17 13 10 8 0 20 14 4 12 22 19 24 11 16 3 7 5 15 6 18 9 3 0 1 18 16 19 8 11 6 9 22 13 15 17 12 20 24 2 4 10 14 5 7 23 21 11 23 13 6 14 18 4 7 5 1 20 22 3 8 21 15 0 19 16 12 17 24 9 10 2 22 3 7 17 11 20 12 24 23 21 4 8 5 9 0 18 2 14 15 6 19 16 10 1 13 2 10 19 24 15 22 9 18 13 5 1 12 17 23 16 8 6 21 7 11 20 0 4 3 14 20 24 15 12 6 14 1 23 18 17 16 3 22 13 7 19 5 11 0 9 4 8 21 2 10 18 11 5 22 8 7 19 6 3 24 12 1 16 21 10 0 4 20 2 15 9 17 13 14 23 5 7 14 3 12 2 6 17 24 13 11 19 10 18 22 9 21 15 8 23 0 1 16 20 4 12 9 6 0 20 15 18 21 22 11 23 7 24 2 1 16 13 4 5 19 10 14 8 17 3 23 5 20 16 19 11 0 3 10 14 13 24 2 4 15 6 12 17 22 8 21 7 18 9 1 9 12 24 11 0 5 7 4 1 23 3 10 6 16 20 17 8 13 21 14 22 2 15 19 18 17 14 10 19 21 24 16 20 7 15 2 0 23 3 6 12 9 8 1 4 18 13 5 22 11 7 18 22 15 1 21 14 13 8 3 19 23 9 24 2 4 17 12 10 16 11 6 20 0 5 8 13 11 1 3 23 22 14 4 6 9 21 18 19 5 7 20 0 12 2 24 10 17 16 15 6 19 0 13 10 4 3 15 14 16 17 18 8 5 23 22 7 24 9 1 2 12 11 21 20 4 15 2 7 5 1 11 16 21 0 24 9 19 20 13 10 3 23 18 17 8 22 14 6 12 
12.72	c Total wall clock time (in seconds) : 12.453
12.72	c Total CPU time (experimental, in seconds) : 9.31

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node6/watcher-239010-1168362853 -o ROOT/results/node6/solver-239010-1168362853 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/239010-1168362853/sat4jCSP-bf3.jar /tmp/evaluation/239010-1168362853/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.21 2.46 2.42 4/94 2599
/proc/meminfo: memFree=1168176/2055924 swapFree=4165672/4192956
[pid=2598] ppid=2596 vsize=18540 CPUtime=0
/proc/2598/stat : 2598 (runsolver) R 2596 2598 2487 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 184680705 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 268582841639 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/2598/statm: 4635 279 244 17 0 2626 0

[startup+0.108289 s]
/proc/loadavg: 2.21 2.46 2.42 4/94 2599
/proc/meminfo: memFree=1168176/2055924 swapFree=4165672/4192956
[pid=2598] ppid=2596 vsize=901540 CPUtime=0.09
/proc/2598/stat : 2598 (java) R 2596 2598 2487 0 -1 0 3311 0 1 0 7 2 0 0 20 0 12 0 184680705 923176960 3071 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155215822 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2598/statm: 225385 3071 1557 14 0 212109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 901540

[startup+0.516338 s]
/proc/loadavg: 2.21 2.46 2.42 4/94 2599
/proc/meminfo: memFree=1168176/2055924 swapFree=4165672/4192956
[pid=2598] ppid=2596 vsize=905236 CPUtime=0.5
/proc/2598/stat : 2598 (java) R 2596 2598 2487 0 -1 0 5833 0 1 0 46 4 0 0 22 0 12 0 184680705 926961664 5428 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2598/statm: 226309 5428 2250 14 0 212746 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 905236

[startup+1.33943 s]
/proc/loadavg: 2.21 2.46 2.42 5/105 2610
/proc/meminfo: memFree=1151448/2055924 swapFree=4165672/4192956
[pid=2598] ppid=2596 vsize=905396 CPUtime=1.31
/proc/2598/stat : 2598 (java) R 2596 2598 2487 0 -1 0 7216 0 1 0 127 4 0 0 25 0 12 0 184680705 927125504 6334 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2598/statm: 226349 6334 2323 14 0 212786 0
[pid=2598/tid=2600] ppid=2596 vsize=905396 CPUtime=0
/proc/2598/task/2600/stat : 2600 (java) S 2596 2598 2487 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 184680708 927125504 6334 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2601] ppid=2596 vsize=905396 CPUtime=0
/proc/2598/task/2601/stat : 2601 (java) S 2596 2598 2487 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 184680708 927125504 6334 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2602] ppid=2596 vsize=905396 CPUtime=0
/proc/2598/task/2602/stat : 2602 (java) S 2596 2598 2487 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 184680711 927125504 6334 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2603] ppid=2596 vsize=905396 CPUtime=0
/proc/2598/task/2603/stat : 2603 (java) S 2596 2598 2487 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 184680711 927125504 6334 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2604] ppid=2596 vsize=905396 CPUtime=0
/proc/2598/task/2604/stat : 2604 (java) S 2596 2598 2487 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 184680711 927125504 6334 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2605] ppid=2596 vsize=905396 CPUtime=0
/proc/2598/task/2605/stat : 2605 (java) S 2596 2598 2487 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 184680715 927125504 6334 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2606] ppid=2596 vsize=905396 CPUtime=0
/proc/2598/task/2606/stat : 2606 (java) S 2596 2598 2487 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 184680715 927125504 6334 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2607] ppid=2596 vsize=905396 CPUtime=0.29
/proc/2598/task/2607/stat : 2607 (java) S 2596 2598 2487 0 -1 64 270 0 0 0 29 0 0 0 16 0 12 0 184680715 927125504 6334 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2608] ppid=2596 vsize=905396 CPUtime=0.34
/proc/2598/task/2608/stat : 2608 (java) R 2596 2598 2487 0 -1 64 1199 0 0 0 34 0 0 0 16 0 12 0 184680715 927125504 6334 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154372879 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2609] ppid=2596 vsize=905396 CPUtime=0
/proc/2598/task/2609/stat : 2609 (java) S 2596 2598 2487 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 184680715 927125504 6334 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2610] ppid=2596 vsize=905396 CPUtime=0
/proc/2598/task/2610/stat : 2610 (java) S 2596 2598 2487 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 184680715 927125504 6334 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 905396

[startup+2.99263 s]
/proc/loadavg: 2.21 2.46 2.42 4/105 2610
/proc/meminfo: memFree=1150040/2055924 swapFree=4165672/4192956
[pid=2598] ppid=2596 vsize=906300 CPUtime=2.95
/proc/2598/stat : 2598 (java) R 2596 2598 2487 0 -1 0 9842 0 1 0 289 6 0 0 25 0 12 0 184680705 928051200 7694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053868856 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2598/statm: 226575 7694 2334 14 0 213012 0
[pid=2598/tid=2600] ppid=2596 vsize=906300 CPUtime=0
/proc/2598/task/2600/stat : 2600 (java) S 2596 2598 2487 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 184680708 928051200 7694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2601] ppid=2596 vsize=906300 CPUtime=0
/proc/2598/task/2601/stat : 2601 (java) S 2596 2598 2487 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 184680708 928051200 7694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2602] ppid=2596 vsize=906300 CPUtime=0
/proc/2598/task/2602/stat : 2602 (java) S 2596 2598 2487 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 184680711 928051200 7694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2603] ppid=2596 vsize=906300 CPUtime=0
/proc/2598/task/2603/stat : 2603 (java) S 2596 2598 2487 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 184680711 928051200 7694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2604] ppid=2596 vsize=906300 CPUtime=0
/proc/2598/task/2604/stat : 2604 (java) S 2596 2598 2487 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 184680711 928051200 7694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2605] ppid=2596 vsize=906300 CPUtime=0
/proc/2598/task/2605/stat : 2605 (java) S 2596 2598 2487 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 184680715 928051200 7694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2606] ppid=2596 vsize=906300 CPUtime=0
/proc/2598/task/2606/stat : 2606 (java) S 2596 2598 2487 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 184680715 928051200 7694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2607] ppid=2596 vsize=906300 CPUtime=0.91
/proc/2598/task/2607/stat : 2607 (java) S 2596 2598 2487 0 -1 64 1613 0 0 0 91 0 0 0 16 0 12 0 184680715 928051200 7694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2608] ppid=2596 vsize=906300 CPUtime=0.76
/proc/2598/task/2608/stat : 2608 (java) S 2596 2598 2487 0 -1 64 1419 0 0 0 75 1 0 0 16 0 12 0 184680715 928051200 7694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2609] ppid=2596 vsize=906300 CPUtime=0
/proc/2598/task/2609/stat : 2609 (java) S 2596 2598 2487 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 184680715 928051200 7694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2610] ppid=2596 vsize=906300 CPUtime=0
/proc/2598/task/2610/stat : 2610 (java) S 2596 2598 2487 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 184680715 928051200 7694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 906300

[startup+6.23101 s]
/proc/loadavg: 2.19 2.45 2.42 3/106 2611
/proc/meminfo: memFree=1120016/2055924 swapFree=4165672/4192956
[pid=2598] ppid=2596 vsize=908216 CPUtime=6.15
/proc/2598/stat : 2598 (java) R 2596 2598 2487 0 -1 0 18252 0 1 0 604 11 0 0 25 0 13 0 184680705 930013184 14222 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054775090 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2598/statm: 227054 14222 2362 14 0 213491 0
[pid=2598/tid=2600] ppid=2596 vsize=908216 CPUtime=0
/proc/2598/task/2600/stat : 2600 (java) S 2596 2598 2487 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 184680708 930013184 14222 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2601] ppid=2596 vsize=908216 CPUtime=0
/proc/2598/task/2601/stat : 2601 (java) S 2596 2598 2487 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 184680708 930013184 14222 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2602] ppid=2596 vsize=908216 CPUtime=0
/proc/2598/task/2602/stat : 2602 (java) S 2596 2598 2487 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 184680711 930013184 14222 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2603] ppid=2596 vsize=908216 CPUtime=0
/proc/2598/task/2603/stat : 2603 (java) S 2596 2598 2487 0 -1 64 8 0 0 0 0 0 0 0 21 0 13 0 184680711 930013184 14222 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2604] ppid=2596 vsize=908216 CPUtime=0
/proc/2598/task/2604/stat : 2604 (java) S 2596 2598 2487 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 184680711 930013184 14222 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2605] ppid=2596 vsize=908216 CPUtime=0
/proc/2598/task/2605/stat : 2605 (java) S 2596 2598 2487 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 184680715 930013184 14222 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2606] ppid=2596 vsize=908216 CPUtime=0
/proc/2598/task/2606/stat : 2606 (java) S 2596 2598 2487 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 184680715 930013184 14222 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2607] ppid=2596 vsize=908216 CPUtime=1.6
/proc/2598/task/2607/stat : 2607 (java) S 2596 2598 2487 0 -1 64 2430 0 0 0 160 0 0 0 15 0 13 0 184680715 930013184 14222 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2608] ppid=2596 vsize=908216 CPUtime=1.56
/proc/2598/task/2608/stat : 2608 (java) S 2596 2598 2487 0 -1 64 2938 0 0 0 155 1 0 0 15 0 13 0 184680715 930013184 14222 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2609] ppid=2596 vsize=908216 CPUtime=0
/proc/2598/task/2609/stat : 2609 (java) S 2596 2598 2487 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 184680715 930013184 14222 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2610] ppid=2596 vsize=908216 CPUtime=0
/proc/2598/task/2610/stat : 2610 (java) S 2596 2598 2487 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 184680715 930013184 14222 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2611] ppid=2596 vsize=908216 CPUtime=0
/proc/2598/task/2611/stat : 2611 (java) S 2596 2598 2487 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 184681221 930013184 14222 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 908216

[startup+12.6358 s]
/proc/loadavg: 2.25 2.46 2.43 3/106 2611
/proc/meminfo: memFree=1113808/2055924 swapFree=4165672/4192956
[pid=2598] ppid=2596 vsize=908152 CPUtime=12.47
/proc/2598/stat : 2598 (java) R 2596 2598 2487 0 -1 0 19862 0 1 0 1235 12 0 0 25 0 13 0 184680705 929947648 15812 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054775797 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2598/statm: 227038 15812 2362 14 0 213475 0
[pid=2598/tid=2600] ppid=2596 vsize=908152 CPUtime=0
/proc/2598/task/2600/stat : 2600 (java) S 2596 2598 2487 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 184680708 929947648 15812 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2601] ppid=2596 vsize=908152 CPUtime=0
/proc/2598/task/2601/stat : 2601 (java) S 2596 2598 2487 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 184680708 929947648 15812 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2602] ppid=2596 vsize=908152 CPUtime=0
/proc/2598/task/2602/stat : 2602 (java) S 2596 2598 2487 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 184680711 929947648 15812 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2603] ppid=2596 vsize=908152 CPUtime=0
/proc/2598/task/2603/stat : 2603 (java) S 2596 2598 2487 0 -1 64 8 0 0 0 0 0 0 0 21 0 13 0 184680711 929947648 15812 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2604] ppid=2596 vsize=908152 CPUtime=0
/proc/2598/task/2604/stat : 2604 (java) S 2596 2598 2487 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 184680711 929947648 15812 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2605] ppid=2596 vsize=908152 CPUtime=0
/proc/2598/task/2605/stat : 2605 (java) S 2596 2598 2487 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 184680715 929947648 15812 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2606] ppid=2596 vsize=908152 CPUtime=0
/proc/2598/task/2606/stat : 2606 (java) S 2596 2598 2487 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 184680715 929947648 15812 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2607] ppid=2596 vsize=908152 CPUtime=1.62
/proc/2598/task/2607/stat : 2607 (java) S 2596 2598 2487 0 -1 64 2432 0 0 0 162 0 0 0 16 0 13 0 184680715 929947648 15812 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2608] ppid=2596 vsize=908152 CPUtime=1.57
/proc/2598/task/2608/stat : 2608 (java) S 2596 2598 2487 0 -1 64 2939 0 0 0 156 1 0 0 16 0 13 0 184680715 929947648 15812 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2609] ppid=2596 vsize=908152 CPUtime=0
/proc/2598/task/2609/stat : 2609 (java) S 2596 2598 2487 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 184680715 929947648 15812 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2610] ppid=2596 vsize=908152 CPUtime=0
/proc/2598/task/2610/stat : 2610 (java) S 2596 2598 2487 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 184680715 929947648 15812 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2598/tid=2611] ppid=2596 vsize=908152 CPUtime=0
/proc/2598/task/2611/stat : 2611 (java) S 2596 2598 2487 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 184681221 929947648 15812 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 908152

Child status: 0
Real time (s): 12.7666
CPU time (s): 12.5821
CPU user time (s): 12.4451
CPU system time (s): 0.136979
CPU usage (%): 98.5548
Max. virtual memory (cumulated for all children) (KiB): 908828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.4451
system time used= 0.136979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19918
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1183
involuntary context switches= 1788

runsolver used 0.016997 s user time and 0.054991 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Tue Jan  9 17:14:13 UTC 2007


IDJOB= 239010
IDBENCH= 7032
FILE ID= node6/239010-1168362853

PBS_JOBID= 3503763

Free space on /tmp= 66537 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QCP-25/qcp-25-264-2_ext.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/239010-1168362853/sat4jCSP-bf3.jar /tmp/evaluation/239010-1168362853/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-239010-1168362853 -o ROOT/results/node6/solver-239010-1168362853 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/239010-1168362853/sat4jCSP-bf3.jar /tmp/evaluation/239010-1168362853/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  f8d2fc979bd99a32a7a551181d053817

RANDOM SEED= 943212291

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.240
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.240
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:      2055924 kB
MemFree:       1168656 kB
Buffers:         30116 kB
Cached:         157872 kB
SwapCached:       2888 kB
Active:         760464 kB
Inactive:        65636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1168656 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            3772 kB
Writeback:           0 kB
Mapped:         653952 kB
Slab:            44216 kB
Committed_AS:  6668936 kB
PageTables:       3832 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= 66537 MiB



End job on node6 on Tue Jan  9 17:14:26 UTC 2007