Trace number 247782

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) 47.6758 47.0008

General information on the benchmark

Nameprimes/primes-10/
primes-10-80-2-7.xml
MD5SUM6eedfddbc92fbf38353150dd371176b0
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.030995
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Maximum constraint arity9
Maximum domain size28
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.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.15	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.15	c version CSP COMPETITION BUGFIX 3 CACHED
0.15	c sun.arch.data.model	32
0.15	c java.version	1.5.0_10
0.15	c os.name	Linux
0.15	c os.version	2.6.9-22.EL.rootsmp
0.15	c os.arch	i386
0.15	c Free memory 722620888
0.15	c Max memory 723845120
0.15	c Total memory 723845120
0.15	c Number of processors 2
0.24	c --- Begin Solver configuration ---
0.24	c Stops conflict analysis at the first Unique Implication Point
0.24	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.24	c Learn all clauses as in MiniSAT
0.24	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24	c VSIDS like heuristics from MiniSAT using a heap
0.24	c No reason simplification
0.24	c --- End Solver configuration ---
0.25	c solving /tmp/evaluation/247782-1168393924/unknown.xml
0.25	c reading problem ... 
0.52	c reading problem named ?
0.52	c reading domains done.
0.52	c reading variables
c reading variables (100) done.
0.67	c reading predicates 
c reading relations (81) done.
1.89	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/node5/watcher-247782-1168393924 -o ROOT/results/node5/solver-247782-1168393924 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/247782-1168393924/sat4jCSP-bf3-cached.jar /tmp/evaluation/247782-1168393924/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: 1.88 1.46 1.30 4/94 27699
/proc/meminfo: memFree=1444960/2055920 swapFree=4192812/4192956
[pid=27698] ppid=27696 vsize=896088 CPUtime=0.03
/proc/27698/stat : 27698 (java) S 27696 27698 27112 0 -1 0 2780 0 1 0 3 0 0 0 18 0 4 0 168006855 917594112 2542 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/27698/statm: 224022 2542 1323 14 0 211042 0
[pid=27698/tid=27700] ppid=27696 vsize=896088 CPUtime=0
/proc/27698/task/27700/stat : 27700 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 0 0 0 0 18 0 4 0 168006857 917594112 2542 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 0 0 0 -1 1 0 0
[pid=27698/tid=27701] ppid=27696 vsize=896088 CPUtime=0
/proc/27698/task/27701/stat : 27701 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 0 0 0 0 19 0 4 0 168006857 917594112 2542 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 0 0 0 -1 1 0 0
[pid=27698/tid=27702] ppid=27696 vsize=896088 CPUtime=0
/proc/27698/task/27702/stat : 27702 (java) R 27696 27698 27112 0 -1 64 0 0 0 0 0 0 0 0 20 0 4 0 168006860 917594112 2542 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 8740824 0 4 0 7368 0 0 0 -1 1 0 0

[startup+0.103562 s]
/proc/loadavg: 1.88 1.46 1.30 4/94 27699
/proc/meminfo: memFree=1444960/2055920 swapFree=4192812/4192956
[pid=27698] ppid=27696 vsize=901540 CPUtime=0.09
/proc/27698/stat : 27698 (java) R 27696 27698 27112 0 -1 0 3357 0 1 0 8 1 0 0 22 0 12 0 168006855 923176960 3117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27698/statm: 225385 3117 1569 14 0 212109 0
[pid=27698/tid=27700] ppid=27696 vsize=901540 CPUtime=0
/proc/27698/task/27700/stat : 27700 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 168006857 923176960 3117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27701] ppid=27696 vsize=901540 CPUtime=0
/proc/27698/task/27701/stat : 27701 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 168006857 923176960 3117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27702] ppid=27696 vsize=901540 CPUtime=0
/proc/27698/task/27702/stat : 27702 (java) S 27696 27698 27112 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 168006860 923176960 3117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 901540

[startup+0.511608 s]
/proc/loadavg: 1.88 1.46 1.30 4/94 27699
/proc/meminfo: memFree=1444960/2055920 swapFree=4192812/4192956
[pid=27698] ppid=27696 vsize=905236 CPUtime=0.49
/proc/27698/stat : 27698 (java) R 27696 27698 27112 0 -1 0 5850 0 1 0 47 2 0 0 23 0 12 0 168006855 926961664 5444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4053868358 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27698/statm: 226309 5444 2247 14 0 212746 0
[pid=27698/tid=27700] ppid=27696 vsize=905236 CPUtime=0
/proc/27698/task/27700/stat : 27700 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 168006857 926961664 5444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27701] ppid=27696 vsize=905236 CPUtime=0
/proc/27698/task/27701/stat : 27701 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 168006857 926961664 5444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27702] ppid=27696 vsize=905236 CPUtime=0
/proc/27698/task/27702/stat : 27702 (java) S 27696 27698 27112 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 168006860 926961664 5444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 905236

[startup+1.3357 s]
/proc/loadavg: 1.88 1.46 1.30 4/105 27710
/proc/meminfo: memFree=1426568/2055920 swapFree=4192812/4192956
[pid=27698] ppid=27696 vsize=905884 CPUtime=1.31
/proc/27698/stat : 27698 (java) R 27696 27698 27112 0 -1 0 8121 0 1 0 128 3 0 0 19 0 12 0 168006855 927625216 7248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27698/statm: 226471 7248 2467 14 0 212908 0
[pid=27698/tid=27700] ppid=27696 vsize=905884 CPUtime=0
/proc/27698/task/27700/stat : 27700 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 168006857 927625216 7248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27701] ppid=27696 vsize=905884 CPUtime=0
/proc/27698/task/27701/stat : 27701 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 168006857 927625216 7248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27702] ppid=27696 vsize=905884 CPUtime=0
/proc/27698/task/27702/stat : 27702 (java) S 27696 27698 27112 0 -1 64 4 0 0 0 0 0 0 0 17 0 12 0 168006860 927625216 7248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27703] ppid=27696 vsize=905884 CPUtime=0
/proc/27698/task/27703/stat : 27703 (java) S 27696 27698 27112 0 -1 64 7 0 0 0 0 0 0 0 20 0 12 0 168006861 927625216 7248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27704] ppid=27696 vsize=905884 CPUtime=0
/proc/27698/task/27704/stat : 27704 (java) S 27696 27698 27112 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 168006861 927625216 7248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27705] ppid=27696 vsize=905884 CPUtime=0
/proc/27698/task/27705/stat : 27705 (java) S 27696 27698 27112 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 168006864 927625216 7248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27706] ppid=27696 vsize=905884 CPUtime=0
/proc/27698/task/27706/stat : 27706 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 168006864 927625216 7248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27707] ppid=27696 vsize=905884 CPUtime=0.31
/proc/27698/task/27707/stat : 27707 (java) R 27696 27698 27112 0 -1 64 639 0 0 0 31 0 0 0 16 0 12 0 168006864 927625216 7248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4151598677 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27708] ppid=27696 vsize=905884 CPUtime=0.22
/proc/27698/task/27708/stat : 27708 (java) S 27696 27698 27112 0 -1 64 691 0 0 0 22 0 0 0 16 0 12 0 168006864 927625216 7248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27709] ppid=27696 vsize=905884 CPUtime=0
/proc/27698/task/27709/stat : 27709 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 168006865 927625216 7248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27710] ppid=27696 vsize=905884 CPUtime=0
/proc/27698/task/27710/stat : 27710 (java) S 27696 27698 27112 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 168006865 927625216 7248 18446744073709551615 134512640 134570532 4294956480 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) 905884

[startup+2.98888 s]
/proc/loadavg: 1.88 1.46 1.30 4/105 27710
/proc/meminfo: memFree=1418632/2055920 swapFree=4192812/4192956
[pid=27698] ppid=27696 vsize=917472 CPUtime=3.13
/proc/27698/stat : 27698 (java) R 27696 27698 27112 0 -1 0 21428 0 1 0 304 9 0 0 25 0 12 0 168006855 939491328 18505 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4054415562 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27698/statm: 229368 18507 2484 14 0 215805 0
[pid=27698/tid=27700] ppid=27696 vsize=917472 CPUtime=0
/proc/27698/task/27700/stat : 27700 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 168006857 939491328 18507 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27701] ppid=27696 vsize=917472 CPUtime=0
/proc/27698/task/27701/stat : 27701 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 168006857 939491328 18509 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27702] ppid=27696 vsize=917472 CPUtime=0
/proc/27698/task/27702/stat : 27702 (java) S 27696 27698 27112 0 -1 64 4 0 0 0 0 0 0 0 16 0 12 0 168006860 939491328 18510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27703] ppid=27696 vsize=917472 CPUtime=0
/proc/27698/task/27703/stat : 27703 (java) S 27696 27698 27112 0 -1 64 7 0 0 0 0 0 0 0 20 0 12 0 168006861 939491328 18511 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27704] ppid=27696 vsize=917472 CPUtime=0
/proc/27698/task/27704/stat : 27704 (java) S 27696 27698 27112 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 168006861 939491328 18512 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27705] ppid=27696 vsize=917472 CPUtime=0
/proc/27698/task/27705/stat : 27705 (java) S 27696 27698 27112 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 168006864 939491328 18514 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27706] ppid=27696 vsize=917472 CPUtime=0.01
/proc/27698/task/27706/stat : 27706 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 168006864 939491328 18515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27707] ppid=27696 vsize=917472 CPUtime=1.14
/proc/27698/task/27707/stat : 27707 (java) S 27696 27698 27112 0 -1 64 4623 0 0 0 113 1 0 0 16 0 12 0 168006864 939491328 18516 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27708] ppid=27696 vsize=917472 CPUtime=0.57
/proc/27698/task/27708/stat : 27708 (java) S 27696 27698 27112 0 -1 64 1777 0 0 0 56 1 0 0 16 0 12 0 168006864 939491328 18518 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27709] ppid=27696 vsize=917472 CPUtime=0
/proc/27698/task/27709/stat : 27709 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 168006865 939491328 18519 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27710] ppid=27696 vsize=917472 CPUtime=0
/proc/27698/task/27710/stat : 27710 (java) S 27696 27698 27112 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 168006865 939491328 18520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 917472

[startup+6.27525 s]
/proc/loadavg: 1.89 1.47 1.30 3/105 27710
/proc/meminfo: memFree=1303432/2055920 swapFree=4192812/4192956
[pid=27698] ppid=27696 vsize=921320 CPUtime=6.44
/proc/27698/stat : 27698 (java) R 27696 27698 27112 0 -1 0 43777 0 1 0 625 19 0 0 25 0 12 0 168006855 943431680 39947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27698/statm: 230330 39947 2487 14 0 216767 0
[pid=27698/tid=27700] ppid=27696 vsize=921320 CPUtime=0.28
/proc/27698/task/27700/stat : 27700 (java) R 27696 27698 27112 0 -1 64 5134 0 0 0 27 1 0 0 15 0 12 0 168006857 943431680 39947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27701] ppid=27696 vsize=921320 CPUtime=0.53
/proc/27698/task/27701/stat : 27701 (java) R 27696 27698 27112 0 -1 64 11914 0 0 0 49 4 0 0 16 0 12 0 168006857 943431680 39947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154958734 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27702] ppid=27696 vsize=921320 CPUtime=0
/proc/27698/task/27702/stat : 27702 (java) S 27696 27698 27112 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 168006860 943431680 39947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27703] ppid=27696 vsize=921320 CPUtime=0
/proc/27698/task/27703/stat : 27703 (java) S 27696 27698 27112 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168006861 943431680 39947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27704] ppid=27696 vsize=921320 CPUtime=0
/proc/27698/task/27704/stat : 27704 (java) S 27696 27698 27112 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168006861 943431680 39947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27705] ppid=27696 vsize=921320 CPUtime=0
/proc/27698/task/27705/stat : 27705 (java) S 27696 27698 27112 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 168006864 943431680 39947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27706] ppid=27696 vsize=921320 CPUtime=0.01
/proc/27698/task/27706/stat : 27706 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 168006864 943431680 39947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27707] ppid=27696 vsize=921320 CPUtime=1.15
/proc/27698/task/27707/stat : 27707 (java) S 27696 27698 27112 0 -1 64 4623 0 0 0 114 1 0 0 16 0 12 0 168006864 943431680 39947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27708] ppid=27696 vsize=921320 CPUtime=0.57
/proc/27698/task/27708/stat : 27708 (java) S 27696 27698 27112 0 -1 64 1777 0 0 0 56 1 0 0 16 0 12 0 168006864 943431680 39947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27709] ppid=27696 vsize=921320 CPUtime=0
/proc/27698/task/27709/stat : 27709 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 168006865 943431680 39947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27710] ppid=27696 vsize=921320 CPUtime=0
/proc/27698/task/27710/stat : 27710 (java) S 27696 27698 27112 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 168006865 943431680 39947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.44
Current children cumulated vsize (KiB) 921320

[startup+12.676 s]
/proc/loadavg: 2.06 1.51 1.32 3/105 27710
/proc/meminfo: memFree=1191560/2055920 swapFree=4192812/4192956
[pid=27698] ppid=27696 vsize=921320 CPUtime=12.87
/proc/27698/stat : 27698 (java) R 27696 27698 27112 0 -1 0 71203 0 1 0 1255 32 0 0 25 0 12 0 168006855 943431680 67027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4054322620 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27698/statm: 230330 67027 2487 14 0 216767 0
[pid=27698/tid=27700] ppid=27696 vsize=921320 CPUtime=1.08
/proc/27698/task/27700/stat : 27700 (java) S 27696 27698 27112 0 -1 64 20478 0 0 0 99 9 0 0 16 0 12 0 168006857 943431680 67027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27701] ppid=27696 vsize=921320 CPUtime=1.21
/proc/27698/task/27701/stat : 27701 (java) S 27696 27698 27112 0 -1 64 23970 0 0 0 111 10 0 0 16 0 12 0 168006857 943431680 67027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27702] ppid=27696 vsize=921320 CPUtime=0
/proc/27698/task/27702/stat : 27702 (java) S 27696 27698 27112 0 -1 64 19 0 0 0 0 0 0 0 15 0 12 0 168006860 943431680 67027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27703] ppid=27696 vsize=921320 CPUtime=0
/proc/27698/task/27703/stat : 27703 (java) S 27696 27698 27112 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168006861 943431680 67027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27704] ppid=27696 vsize=921320 CPUtime=0
/proc/27698/task/27704/stat : 27704 (java) S 27696 27698 27112 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168006861 943431680 67027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27705] ppid=27696 vsize=921320 CPUtime=0
/proc/27698/task/27705/stat : 27705 (java) S 27696 27698 27112 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 168006864 943431680 67027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27706] ppid=27696 vsize=921320 CPUtime=0.01
/proc/27698/task/27706/stat : 27706 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 168006864 943431680 67027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27707] ppid=27696 vsize=921320 CPUtime=1.15
/proc/27698/task/27707/stat : 27707 (java) S 27696 27698 27112 0 -1 64 4623 0 0 0 114 1 0 0 16 0 12 0 168006864 943431680 67027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27708] ppid=27696 vsize=921320 CPUtime=0.57
/proc/27698/task/27708/stat : 27708 (java) S 27696 27698 27112 0 -1 64 1777 0 0 0 56 1 0 0 16 0 12 0 168006864 943431680 67027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27709] ppid=27696 vsize=921320 CPUtime=0
/proc/27698/task/27709/stat : 27709 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 168006865 943431680 67027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27710] ppid=27696 vsize=921320 CPUtime=0
/proc/27698/task/27710/stat : 27710 (java) S 27696 27698 27112 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 168006865 943431680 67027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.87
Current children cumulated vsize (KiB) 921320

[startup+25.5474 s]
/proc/loadavg: 2.04 1.54 1.33 4/105 27710
/proc/meminfo: memFree=970120/2055920 swapFree=4192812/4192956
[pid=27698] ppid=27696 vsize=921320 CPUtime=26.01
/proc/27698/stat : 27698 (java) R 27696 27698 27112 0 -1 0 126975 0 1 0 2546 55 0 0 21 0 12 0 168006855 943431680 122675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4054346742 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27698/statm: 230330 122675 2487 14 0 216767 0
[pid=27698/tid=27700] ppid=27696 vsize=921320 CPUtime=2.35
/proc/27698/task/27700/stat : 27700 (java) S 27696 27698 27112 0 -1 64 40011 0 0 0 219 16 0 0 16 0 12 0 168006857 943431680 122675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27701] ppid=27696 vsize=921320 CPUtime=3.31
/proc/27698/task/27701/stat : 27701 (java) S 27696 27698 27112 0 -1 64 60181 0 0 0 307 24 0 0 16 0 12 0 168006857 943431680 122675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27702] ppid=27696 vsize=921320 CPUtime=0
/proc/27698/task/27702/stat : 27702 (java) S 27696 27698 27112 0 -1 64 19 0 0 0 0 0 0 0 15 0 12 0 168006860 943431680 122675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27703] ppid=27696 vsize=921320 CPUtime=0
/proc/27698/task/27703/stat : 27703 (java) S 27696 27698 27112 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168006861 943431680 122675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27704] ppid=27696 vsize=921320 CPUtime=0
/proc/27698/task/27704/stat : 27704 (java) S 27696 27698 27112 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168006861 943431680 122675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27705] ppid=27696 vsize=921320 CPUtime=0
/proc/27698/task/27705/stat : 27705 (java) S 27696 27698 27112 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 168006864 943431680 122675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27706] ppid=27696 vsize=921320 CPUtime=0.01
/proc/27698/task/27706/stat : 27706 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 168006864 943431680 122675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27707] ppid=27696 vsize=921320 CPUtime=1.15
/proc/27698/task/27707/stat : 27707 (java) S 27696 27698 27112 0 -1 64 4623 0 0 0 114 1 0 0 16 0 12 0 168006864 943431680 122675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27708] ppid=27696 vsize=921320 CPUtime=0.57
/proc/27698/task/27708/stat : 27708 (java) S 27696 27698 27112 0 -1 64 1777 0 0 0 56 1 0 0 16 0 12 0 168006864 943431680 122675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27709] ppid=27696 vsize=921320 CPUtime=0
/proc/27698/task/27709/stat : 27709 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 168006865 943431680 122675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27710] ppid=27696 vsize=921320 CPUtime=0
/proc/27698/task/27710/stat : 27710 (java) S 27696 27698 27112 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 168006865 943431680 122675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.01
Current children cumulated vsize (KiB) 921320



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+44.8534 s]
/proc/loadavg: 2.19 1.59 1.35 3/105 27710
/proc/meminfo: memFree=695432/2055920 swapFree=4192812/4192956
[pid=27698] ppid=27696 vsize=929324 CPUtime=45.55
/proc/27698/stat : 27698 (java) S 27696 27698 27112 0 -1 0 195060 0 1 0 4472 83 0 0 19 0 12 0 168006855 951627776 189450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27698/statm: 232331 189450 2487 14 0 218768 0
[pid=27698/tid=27700] ppid=27696 vsize=929324 CPUtime=3.65
/proc/27698/task/27700/stat : 27700 (java) S 27696 27698 27112 0 -1 64 46928 0 0 0 346 19 0 0 16 0 12 0 168006857 951627776 189450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27701] ppid=27696 vsize=929324 CPUtime=7.49
/proc/27698/task/27701/stat : 27701 (java) S 27696 27698 27112 0 -1 64 118865 0 0 0 702 47 0 0 16 0 12 0 168006857 951627776 189450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27702] ppid=27696 vsize=929324 CPUtime=0.13
/proc/27698/task/27702/stat : 27702 (java) R 27696 27698 27112 0 -1 64 2467 0 0 0 11 2 0 0 16 0 12 0 168006860 951627776 189450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152681618 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27703] ppid=27696 vsize=929324 CPUtime=0
/proc/27698/task/27703/stat : 27703 (java) S 27696 27698 27112 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168006861 951627776 189450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27704] ppid=27696 vsize=929324 CPUtime=0
/proc/27698/task/27704/stat : 27704 (java) S 27696 27698 27112 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168006861 951627776 189450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27705] ppid=27696 vsize=929324 CPUtime=0
/proc/27698/task/27705/stat : 27705 (java) S 27696 27698 27112 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 168006864 951627776 189450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27706] ppid=27696 vsize=929324 CPUtime=0.01
/proc/27698/task/27706/stat : 27706 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 168006864 951627776 189450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27707] ppid=27696 vsize=929324 CPUtime=1.15
/proc/27698/task/27707/stat : 27707 (java) S 27696 27698 27112 0 -1 64 4623 0 0 0 114 1 0 0 16 0 12 0 168006864 951627776 189450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27708] ppid=27696 vsize=929324 CPUtime=0.57
/proc/27698/task/27708/stat : 27708 (java) S 27696 27698 27112 0 -1 64 1777 0 0 0 56 1 0 0 16 0 12 0 168006864 951627776 189450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27698/tid=27709] ppid=27696 vsize=929324 CPUtime=0
/proc/27698/task/27709/stat : 27709 (java) S 27696 27698 27112 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 168006865 951627776 189450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27698/tid=27710] ppid=27696 vsize=929324 CPUtime=0
/proc/27698/task/27710/stat : 27710 (java) S 27696 27698 27112 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 168006865 951627776 189450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 45.55
Current children cumulated vsize (KiB) 929324

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): 47.0008
CPU time (s): 47.6758
CPU user time (s): 46.6299
CPU system time (s): 1.04584
CPU usage (%): 101.436
Max. virtual memory (cumulated for all children) (KiB): 969328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.6299
system time used= 1.04584
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219586
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= 2639
involuntary context switches= 3233

runsolver used 0.075988 s user time and 0.147977 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Wed Jan 10 01:52:04 UTC 2007


IDJOB= 247782
IDBENCH= 11656
FILE ID= node5/247782-1168393924

PBS_JOBID= 3522827

Free space on /tmp= 66553 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-10/primes-10-80-2-7.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/247782-1168393924/sat4jCSP-bf3-cached.jar /tmp/evaluation/247782-1168393924/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-247782-1168393924 -o ROOT/results/node5/solver-247782-1168393924 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/247782-1168393924/sat4jCSP-bf3-cached.jar /tmp/evaluation/247782-1168393924/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  6eedfddbc92fbf38353150dd371176b0

RANDOM SEED= 13001291

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:       1445376 kB
Buffers:         55356 kB
Cached:         406840 kB
SwapCached:          0 kB
Active:         405344 kB
Inactive:       148144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1445376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2480 kB
Writeback:           0 kB
Mapped:         119296 kB
Slab:            41708 kB
Committed_AS:  5965976 kB
PageTables:       2360 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= 66553 MiB



End job on node5 on Wed Jan 10 01:52:51 UTC 2007