Trace number 249381

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-CACHED 1.7 RC BF3? (MO) 30.1054 29.2954

General information on the benchmark

Nameprimes/primes-15/
primes-15-80-3-1.xml
MD5SUM834db69707645fe2d3b5656e8d18689b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Maximum constraint arity4
Maximum domain size46
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.18	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.18	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.19	c version CSP COMPETITION BUGFIX 3 CACHED
0.19	c sun.arch.data.model	32
0.19	c java.version	1.5.0_10
0.19	c os.name	Linux
0.19	c os.version	2.6.9-22.EL.rootsmp
0.19	c os.arch	i386
0.19	c Free memory 722620888
0.19	c Max memory 723845120
0.19	c Total memory 723845120
0.19	c Number of processors 2
0.28	c --- Begin Solver configuration ---
0.28	c Stops conflict analysis at the first Unique Implication Point
0.28	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.28	c Learn all clauses as in MiniSAT
0.28	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.28	c VSIDS like heuristics from MiniSAT using a heap
0.28	c No reason simplification
0.28	c --- End Solver configuration ---
0.28	c solving /tmp/evaluation/249381-1168404092/unknown.xml
0.28	c reading problem ... 
0.55	c reading problem named ?
0.55	c reading domains done.
0.55	c reading variables
c reading variables (100) done.
0.75	c reading predicates 
c reading relations (81) done.
1.63	c reading constraints

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node47/watcher-249381-1168404092 -o ROOT/results/node47/solver-249381-1168404092 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/249381-1168404092/sat4jCSP-bf3-cached.jar /tmp/evaluation/249381-1168404092/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.00 2.00 2.00 2/81 6596
/proc/meminfo: memFree=937288/2055920 swapFree=4183980/4192956
[pid=6595] ppid=6593 vsize=18540 CPUtime=0
/proc/6595/stat : 6595 (runsolver) R 6593 6595 6265 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 188808426 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 208717540647 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/6595/statm: 4635 279 244 17 0 2626 0

[startup+0.102224 s]
/proc/loadavg: 2.00 2.00 2.00 2/81 6596
/proc/meminfo: memFree=937288/2055920 swapFree=4183980/4192956
[pid=6595] ppid=6593 vsize=897120 CPUtime=0.05
/proc/6595/stat : 6595 (java) R 6593 6595 6265 0 -1 0 3039 0 1 0 5 0 0 0 16 0 6 0 188808426 918650880 2799 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155232083 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/6595/statm: 224280 2799 1451 14 0 211300 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 897120

[startup+0.510269 s]
/proc/loadavg: 2.00 2.00 2.00 2/81 6596
/proc/meminfo: memFree=937288/2055920 swapFree=4183980/4192956
[pid=6595] ppid=6593 vsize=905236 CPUtime=0.46
/proc/6595/stat : 6595 (java) R 6593 6595 6265 0 -1 0 5807 0 1 0 44 2 0 0 19 0 12 0 188808426 926961664 5402 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4151906702 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6595/statm: 226309 5402 2246 14 0 212746 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 905236

[startup+1.33336 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 6607
/proc/meminfo: memFree=918960/2055920 swapFree=4183980/4192956
[pid=6595] ppid=6593 vsize=905236 CPUtime=1.28
/proc/6595/stat : 6595 (java) R 6593 6595 6265 0 -1 0 7986 0 1 0 124 4 0 0 20 0 12 0 188808426 926961664 7342 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6595/statm: 226309 7342 2466 14 0 212746 0
[pid=6595/tid=6597] ppid=6593 vsize=905236 CPUtime=0
/proc/6595/task/6597/stat : 6597 (java) S 6593 6595 6265 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 188808431 926961664 7342 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6598] ppid=6593 vsize=905236 CPUtime=0
/proc/6595/task/6598/stat : 6598 (java) S 6593 6595 6265 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 188808431 926961664 7342 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6599] ppid=6593 vsize=905236 CPUtime=0
/proc/6595/task/6599/stat : 6599 (java) S 6593 6595 6265 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 188808434 926961664 7342 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6600] ppid=6593 vsize=905236 CPUtime=0
/proc/6595/task/6600/stat : 6600 (java) S 6593 6595 6265 0 -1 64 7 0 0 0 0 0 0 0 21 0 12 0 188808434 926961664 7342 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6601] ppid=6593 vsize=905236 CPUtime=0
/proc/6595/task/6601/stat : 6601 (java) S 6593 6595 6265 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 188808434 926961664 7342 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6602] ppid=6593 vsize=905236 CPUtime=0
/proc/6595/task/6602/stat : 6602 (java) S 6593 6595 6265 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 188808438 926961664 7342 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6603] ppid=6593 vsize=905236 CPUtime=0
/proc/6595/task/6603/stat : 6603 (java) S 6593 6595 6265 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 188808438 926961664 7342 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6604] ppid=6593 vsize=905236 CPUtime=0.19
/proc/6595/task/6604/stat : 6604 (java) R 6593 6595 6265 0 -1 64 270 0 0 0 19 0 0 0 16 0 12 0 188808438 926961664 7342 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154867192 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6605] ppid=6593 vsize=905236 CPUtime=0.28
/proc/6595/task/6605/stat : 6605 (java) S 6593 6595 6265 0 -1 64 731 0 0 0 28 0 0 0 16 0 12 0 188808438 926961664 7342 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6606] ppid=6593 vsize=905236 CPUtime=0
/proc/6595/task/6606/stat : 6606 (java) S 6593 6595 6265 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 188808438 926961664 7342 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6607] ppid=6593 vsize=905236 CPUtime=0
/proc/6595/task/6607/stat : 6607 (java) S 6593 6595 6265 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 188808438 926961664 7342 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 905236

[startup+2.99209 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 6607
/proc/meminfo: memFree=886384/2055920 swapFree=4183980/4192956
[pid=6595] ppid=6593 vsize=906376 CPUtime=2.92
/proc/6595/stat : 6595 (java) R 6593 6595 6265 0 -1 0 25341 0 1 0 280 12 0 0 25 0 12 0 188808426 928129024 24436 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6595/statm: 226594 24436 2482 14 0 213031 0
[pid=6595/tid=6597] ppid=6593 vsize=906376 CPUtime=0.1
/proc/6595/task/6597/stat : 6597 (java) R 6593 6595 6265 0 -1 64 2604 0 0 0 9 1 0 0 15 0 12 0 188808431 928129024 24436 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6598] ppid=6593 vsize=906376 CPUtime=0.01
/proc/6595/task/6598/stat : 6598 (java) R 6593 6595 6265 0 -1 64 1250 0 0 0 1 0 0 0 16 0 12 0 188808431 928129024 24436 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154631240 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6599] ppid=6593 vsize=906376 CPUtime=0
/proc/6595/task/6599/stat : 6599 (java) R 6593 6595 6265 0 -1 64 13 0 0 0 0 0 0 0 16 0 12 0 188808434 928129024 24436 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6600] ppid=6593 vsize=906376 CPUtime=0
/proc/6595/task/6600/stat : 6600 (java) S 6593 6595 6265 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 188808434 928129024 24436 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6601] ppid=6593 vsize=906376 CPUtime=0
/proc/6595/task/6601/stat : 6601 (java) S 6593 6595 6265 0 -1 64 5 0 0 0 0 0 0 0 17 0 12 0 188808434 928129024 24436 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6602] ppid=6593 vsize=906376 CPUtime=0
/proc/6595/task/6602/stat : 6602 (java) S 6593 6595 6265 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 188808438 928129024 24436 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6603] ppid=6593 vsize=906376 CPUtime=0
/proc/6595/task/6603/stat : 6603 (java) S 6593 6595 6265 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 188808438 928129024 24436 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6604] ppid=6593 vsize=906376 CPUtime=0.31
/proc/6595/task/6604/stat : 6604 (java) S 6593 6595 6265 0 -1 64 310 0 0 0 31 0 0 0 16 0 12 0 188808438 928129024 24436 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6605] ppid=6593 vsize=906376 CPUtime=0.55
/proc/6595/task/6605/stat : 6605 (java) S 6593 6595 6265 0 -1 64 865 0 0 0 55 0 0 0 16 0 12 0 188808438 928129024 24436 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6606] ppid=6593 vsize=906376 CPUtime=0
/proc/6595/task/6606/stat : 6606 (java) S 6593 6595 6265 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 188808438 928129024 24436 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6607] ppid=6593 vsize=906376 CPUtime=0
/proc/6595/task/6607/stat : 6607 (java) S 6593 6595 6265 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 188808438 928129024 24436 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 906376

[startup+6.19987 s]
/proc/loadavg: 2.07 2.02 2.00 5/92 6607
/proc/meminfo: memFree=791536/2055920 swapFree=4183980/4192956
[pid=6595] ppid=6593 vsize=908616 CPUtime=6.11
/proc/6595/stat : 6595 (java) R 6593 6595 6265 0 -1 0 40240 0 1 0 593 18 0 0 21 0 12 0 188808426 930422784 38766 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054243481 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6595/statm: 227154 38766 2482 14 0 213591 0
[pid=6595/tid=6597] ppid=6593 vsize=908616 CPUtime=0.23
/proc/6595/task/6597/stat : 6597 (java) S 6593 6595 6265 0 -1 64 2923 0 0 0 22 1 0 0 16 0 12 0 188808431 930422784 38766 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6598] ppid=6593 vsize=908616 CPUtime=0.89
/proc/6595/task/6598/stat : 6598 (java) S 6593 6595 6265 0 -1 64 15819 0 0 0 83 6 0 0 16 0 12 0 188808431 930422784 38766 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6599] ppid=6593 vsize=908616 CPUtime=0
/proc/6595/task/6599/stat : 6599 (java) S 6593 6595 6265 0 -1 64 17 0 0 0 0 0 0 0 16 0 12 0 188808434 930422784 38766 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6600] ppid=6593 vsize=908616 CPUtime=0
/proc/6595/task/6600/stat : 6600 (java) S 6593 6595 6265 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 188808434 930422784 38766 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6601] ppid=6593 vsize=908616 CPUtime=0
/proc/6595/task/6601/stat : 6601 (java) S 6593 6595 6265 0 -1 64 5 0 0 0 0 0 0 0 17 0 12 0 188808434 930422784 38766 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6602] ppid=6593 vsize=908616 CPUtime=0
/proc/6595/task/6602/stat : 6602 (java) S 6593 6595 6265 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 188808438 930422784 38766 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6603] ppid=6593 vsize=908616 CPUtime=0
/proc/6595/task/6603/stat : 6603 (java) S 6593 6595 6265 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 188808438 930422784 38766 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6604] ppid=6593 vsize=908616 CPUtime=0.32
/proc/6595/task/6604/stat : 6604 (java) S 6593 6595 6265 0 -1 64 310 0 0 0 32 0 0 0 16 0 12 0 188808438 930422784 38766 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6605] ppid=6593 vsize=908616 CPUtime=0.56
/proc/6595/task/6605/stat : 6605 (java) S 6593 6595 6265 0 -1 64 866 0 0 0 56 0 0 0 16 0 12 0 188808438 930422784 38766 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6606] ppid=6593 vsize=908616 CPUtime=0
/proc/6595/task/6606/stat : 6606 (java) S 6593 6595 6265 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 188808438 930422784 38766 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6607] ppid=6593 vsize=908616 CPUtime=0
/proc/6595/task/6607/stat : 6607 (java) S 6593 6595 6265 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 188808438 930422784 38766 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 908616

[startup+12.6136 s]
/proc/loadavg: 2.23 2.05 2.02 3/92 6607
/proc/meminfo: memFree=681456/2055920 swapFree=4183980/4192956
[pid=6595] ppid=6593 vsize=909256 CPUtime=12.44
/proc/6595/stat : 6595 (java) R 6593 6595 6265 0 -1 0 68689 0 1 0 1213 31 0 0 25 0 12 0 188808426 931078144 66240 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054268075 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6595/statm: 227314 66240 2482 14 0 213751 0
[pid=6595/tid=6597] ppid=6593 vsize=909256 CPUtime=1.19
/proc/6595/task/6597/stat : 6597 (java) S 6593 6595 6265 0 -1 64 15534 0 0 0 112 7 0 0 17 0 12 0 188808431 931078144 66240 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6598] ppid=6593 vsize=909256 CPUtime=2.01
/proc/6595/task/6598/stat : 6598 (java) S 6593 6595 6265 0 -1 64 31631 0 0 0 188 13 0 0 16 0 12 0 188808431 931078144 66240 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6599] ppid=6593 vsize=909256 CPUtime=0
/proc/6595/task/6599/stat : 6599 (java) S 6593 6595 6265 0 -1 64 22 0 0 0 0 0 0 0 15 0 12 0 188808434 931078144 66240 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6600] ppid=6593 vsize=909256 CPUtime=0
/proc/6595/task/6600/stat : 6600 (java) S 6593 6595 6265 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 188808434 931078144 66240 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6601] ppid=6593 vsize=909256 CPUtime=0
/proc/6595/task/6601/stat : 6601 (java) S 6593 6595 6265 0 -1 64 5 0 0 0 0 0 0 0 17 0 12 0 188808434 931078144 66240 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6602] ppid=6593 vsize=909256 CPUtime=0
/proc/6595/task/6602/stat : 6602 (java) S 6593 6595 6265 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 188808438 931078144 66240 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6603] ppid=6593 vsize=909256 CPUtime=0
/proc/6595/task/6603/stat : 6603 (java) S 6593 6595 6265 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 188808438 931078144 66240 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6604] ppid=6593 vsize=909256 CPUtime=0.32
/proc/6595/task/6604/stat : 6604 (java) S 6593 6595 6265 0 -1 64 310 0 0 0 32 0 0 0 16 0 12 0 188808438 931078144 66240 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6605] ppid=6593 vsize=909256 CPUtime=0.56
/proc/6595/task/6605/stat : 6605 (java) S 6593 6595 6265 0 -1 64 866 0 0 0 56 0 0 0 16 0 12 0 188808438 931078144 66240 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6606] ppid=6593 vsize=909256 CPUtime=0
/proc/6595/task/6606/stat : 6606 (java) S 6593 6595 6265 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 188808438 931078144 66240 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6607] ppid=6593 vsize=909256 CPUtime=0
/proc/6595/task/6607/stat : 6607 (java) S 6593 6595 6265 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 188808438 931078144 66240 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 909256

[startup+25.5049 s]
/proc/loadavg: 2.34 2.08 2.02 5/92 6607
/proc/meminfo: memFree=331696/2055920 swapFree=4183980/4192956
[pid=6595] ppid=6593 vsize=910536 CPUtime=25.96
/proc/6595/stat : 6595 (java) R 6593 6595 6265 0 -1 0 170856 0 1 0 2525 71 0 0 17 0 12 0 188808426 932388864 166010 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054127455 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6595/statm: 227634 166010 2482 14 0 214071 0
[pid=6595/tid=6597] ppid=6593 vsize=910536 CPUtime=4.76
/proc/6595/task/6597/stat : 6597 (java) S 6593 6595 6265 0 -1 64 71573 0 0 0 447 29 0 0 16 0 12 0 188808431 932388864 166010 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=910536 CPUtime=4.59
/proc/6595/task/6598/stat : 6598 (java) S 6593 6595 6265 0 -1 64 71576 0 0 0 431 28 0 0 16 0 12 0 188808431 932388864 166010 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=910536 CPUtime=0.01
/proc/6595/task/6599/stat : 6599 (java) S 6593 6595 6265 0 -1 64 24 0 0 0 1 0 0 0 16 0 12 0 188808434 932388864 166010 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6595/tid=6600] ppid=6593 vsize=910536 CPUtime=0
/proc/6595/task/6600/stat : 6600 (java) S 6593 6595 6265 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 188808434 932388864 166010 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6601] ppid=6593 vsize=910536 CPUtime=0
/proc/6595/task/6601/stat : 6601 (java) S 6593 6595 6265 0 -1 64 5 0 0 0 0 0 0 0 17 0 12 0 188808434 932388864 166010 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6602] ppid=6593 vsize=910536 CPUtime=0
/proc/6595/task/6602/stat : 6602 (java) S 6593 6595 6265 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 188808438 932388864 166010 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6603] ppid=6593 vsize=910536 CPUtime=0
/proc/6595/task/6603/stat : 6603 (java) S 6593 6595 6265 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 188808438 932388864 166010 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6604] ppid=6593 vsize=910536 CPUtime=0.35
/proc/6595/task/6604/stat : 6604 (java) S 6593 6595 6265 0 -1 64 312 0 0 0 35 0 0 0 16 0 12 0 188808438 932388864 166010 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6605] ppid=6593 vsize=910536 CPUtime=0.62
/proc/6595/task/6605/stat : 6605 (java) S 6593 6595 6265 0 -1 64 877 0 0 0 62 0 0 0 16 0 12 0 188808438 932388864 166010 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6606] ppid=6593 vsize=910536 CPUtime=0
/proc/6595/task/6606/stat : 6606 (java) S 6593 6595 6265 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 188808438 932388864 166010 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6607] ppid=6593 vsize=910536 CPUtime=0
/proc/6595/task/6607/stat : 6607 (java) S 6593 6595 6265 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 188808438 932388864 166010 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.96
Current children cumulated vsize (KiB) 910536



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+27.1631 s]
/proc/loadavg: 2.31 2.08 2.02 4/92 6607
/proc/meminfo: memFree=222000/2055920 swapFree=4183980/4192956
[pid=6595] ppid=6593 vsize=929100 CPUtime=27.98
/proc/6595/stat : 6595 (java) S 6593 6595 6265 0 -1 0 190315 0 1 0 2717 81 0 0 18 0 12 0 188808426 951398400 180944 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6595/statm: 232275 180944 2482 14 0 218712 0
[pid=6595/tid=6597] ppid=6593 vsize=929100 CPUtime=5.54
/proc/6595/task/6597/stat : 6597 (java) S 6593 6595 6265 0 -1 64 79629 0 0 0 521 33 0 0 16 0 12 0 188808431 951398400 180945 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6595/tid=6598] ppid=6593 vsize=929100 CPUtime=5.05
/proc/6595/task/6598/stat : 6598 (java) R 6593 6595 6265 0 -1 64 77045 0 0 0 475 30 0 0 17 0 12 0 188808431 951398400 180946 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6595/tid=6599] ppid=6593 vsize=929100 CPUtime=0.31
/proc/6595/task/6599/stat : 6599 (java) R 6593 6595 6265 0 -1 64 5958 0 0 0 28 3 0 0 16 0 12 0 188808434 951398400 180946 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154454247 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6595/tid=6600] ppid=6593 vsize=929100 CPUtime=0
/proc/6595/task/6600/stat : 6600 (java) S 6593 6595 6265 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 188808434 951398400 180947 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6601] ppid=6593 vsize=929100 CPUtime=0
/proc/6595/task/6601/stat : 6601 (java) S 6593 6595 6265 0 -1 64 5 0 0 0 0 0 0 0 17 0 12 0 188808434 951398400 180947 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6602] ppid=6593 vsize=929100 CPUtime=0
/proc/6595/task/6602/stat : 6602 (java) S 6593 6595 6265 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 188808438 951398400 180947 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6603] ppid=6593 vsize=929100 CPUtime=0
/proc/6595/task/6603/stat : 6603 (java) S 6593 6595 6265 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 188808438 951398400 180948 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6604] ppid=6593 vsize=929100 CPUtime=0.35
/proc/6595/task/6604/stat : 6604 (java) S 6593 6595 6265 0 -1 64 312 0 0 0 35 0 0 0 16 0 12 0 188808438 951398400 180948 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6605] ppid=6593 vsize=929100 CPUtime=0.62
/proc/6595/task/6605/stat : 6605 (java) S 6593 6595 6265 0 -1 64 877 0 0 0 62 0 0 0 16 0 12 0 188808438 951398400 180949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6606] ppid=6593 vsize=929100 CPUtime=0
/proc/6595/task/6606/stat : 6606 (java) S 6593 6595 6265 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 188808438 951398400 180949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6595/tid=6607] ppid=6593 vsize=929100 CPUtime=0
/proc/6595/task/6607/stat : 6607 (java) S 6593 6595 6265 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 188808438 951398400 180950 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 27.98
Current children cumulated vsize (KiB) 929100

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Child ended because it received signal 9 (SIGKILL)
Real time (s): 29.2954
CPU time (s): 30.1054
CPU user time (s): 29.1756
CPU system time (s): 0.929858
CPU usage (%): 102.765
Max. virtual memory (cumulated for all children) (KiB): 929100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.1756
system time used= 0.929858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191865
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= 1791
involuntary context switches= 2362

runsolver used 0.042993 s user time and 0.103984 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Wed Jan 10 04:41:32 UTC 2007


IDJOB= 249381
IDBENCH= 11779
FILE ID= node47/249381-1168404092

PBS_JOBID= 3523070

Free space on /tmp= 66562 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-15/primes-15-80-3-1.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/249381-1168404092/sat4jCSP-bf3-cached.jar /tmp/evaluation/249381-1168404092/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-249381-1168404092 -o ROOT/results/node47/solver-249381-1168404092 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/249381-1168404092/sat4jCSP-bf3-cached.jar /tmp/evaluation/249381-1168404092/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  834db69707645fe2d3b5656e8d18689b

RANDOM SEED= 238238823

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:      2055920 kB
MemFree:        937768 kB
Buffers:         50084 kB
Cached:         319988 kB
SwapCached:       3452 kB
Active:         830812 kB
Inactive:       227092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        937768 kB
SwapTotal:     4192956 kB
SwapFree:      4183980 kB
Dirty:            2416 kB
Writeback:           0 kB
Mapped:         701132 kB
Slab:            44280 kB
Committed_AS:  4872788 kB
PageTables:       3228 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= 66562 MiB



End job on node47 on Wed Jan 10 04:42:01 UTC 2007