Trace number 247489

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
galacJ beta 1? (problem) 257.148 257.665

General information on the benchmark

Namerandom/rand-8-20-5/
rand-8-20-5-18-800-11_ext.xml
MD5SUM45d8a09f61b353ccfcec45ac81b8b919
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.968
SatisfiableYES
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.23	rm: No match.
0.23	c --- Preproc Stats ---
0.23	c benchs : unknown.xml
17.49	c start processing
17.49	c start relation processing
40.54	c start cnf exporting
257.54	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space

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/node12/watcher-247489-1168392847 -o ROOT/results/node12/solver-247489-1168392847 -C 1800 -M 900 /tmp/evaluation/247489-1168392847/galacJ.sh /tmp/evaluation/247489-1168392847/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.27 1.84 1.74 5/94 14186
/proc/meminfo: memFree=1364568/2055920 swapFree=4160348/4192956
[pid=14185] ppid=14183 vsize=18540 CPUtime=0
/proc/14185/stat : 14185 (runsolver) R 14183 14185 13789 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 187679847 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 252429528359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14185/statm: 4635 279 244 17 0 2626 0

[startup+0.102831 s]
/proc/loadavg: 2.27 1.84 1.74 5/94 14186
/proc/meminfo: memFree=1364568/2055920 swapFree=4160348/4192956
[pid=14185] ppid=14183 vsize=8700 CPUtime=0
/proc/14185/stat : 14185 (galacJ.sh) D 14183 14185 13789 0 -1 4194304 391 840 4 0 0 0 0 0 17 0 1 0 187679847 8908800 302 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429697106 0 2 4096 73728 18446744071563479169 0 0 17 1 0 0
/proc/14185/statm: 2175 302 217 79 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.51091 s]
/proc/loadavg: 2.27 1.84 1.74 5/94 14186
/proc/meminfo: memFree=1364568/2055920 swapFree=4160348/4192956
[pid=14185] ppid=14183 vsize=47548 CPUtime=0.02
/proc/14185/stat : 14185 (galacJ.sh) S 14183 14185 13789 0 -1 4194304 791 1728 5 0 0 1 0 1 18 0 1 0 187679847 48689152 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14185/statm: 11887 362 245 79 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47548

[startup+1.33205 s]
/proc/loadavg: 2.27 1.84 1.74 4/102 14207
/proc/meminfo: memFree=1295960/2055920 swapFree=4160348/4192956
[pid=14185] ppid=14183 vsize=47548 CPUtime=0.02
/proc/14185/stat : 14185 (galacJ.sh) S 14183 14185 13789 0 -1 4194304 791 1728 5 0 0 1 0 1 18 0 1 0 187679847 48689152 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14185/statm: 11887 362 245 79 0 217 0
[pid=14200] ppid=14185 vsize=861996 CPUtime=1.08
/proc/14200/stat : 14200 (java) R 14185 14185 13789 0 -1 0 24240 0 2 0 95 13 0 0 21 0 8 0 187679871 882683904 23995 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14200/statm: 215499 23995 2011 14 0 201457 0
[pid=14200/tid=14201] ppid=14185 vsize=861996 CPUtime=0.1
/proc/14200/task/14201/stat : 14201 (java) S 14185 14185 13789 0 -1 64 8401 0 0 0 6 4 0 0 17 0 8 0 187679874 882683904 23995 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14202] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14202/stat : 14202 (java) S 14185 14185 13789 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 187679875 882683904 23995 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14203] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14203/stat : 14203 (java) S 14185 14185 13789 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187679875 882683904 23995 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14204] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14185 14185 13789 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187679878 882683904 23995 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14205] ppid=14185 vsize=861996 CPUtime=0.11
/proc/14200/task/14205/stat : 14205 (java) R 14185 14185 13789 0 -1 64 864 0 0 0 11 0 0 0 16 0 8 0 187679878 882683904 23995 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14206] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14185 14185 13789 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187679878 882683904 23995 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14207] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14207/stat : 14207 (java) S 14185 14185 13789 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187679878 882683904 23995 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 909544

[startup+2.98888 s]
/proc/loadavg: 2.27 1.84 1.74 4/102 14207
/proc/meminfo: memFree=1244440/2055920 swapFree=4160348/4192956
[pid=14185] ppid=14183 vsize=47548 CPUtime=0.02
/proc/14185/stat : 14185 (galacJ.sh) S 14183 14185 13789 0 -1 4194304 791 1728 5 0 0 1 0 1 18 0 1 0 187679847 48689152 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14185/statm: 11887 362 245 79 0 217 0
[pid=14200] ppid=14185 vsize=861996 CPUtime=2.71
/proc/14200/stat : 14200 (java) R 14185 14185 13789 0 -1 0 31330 0 2 0 253 18 0 0 25 0 8 0 187679871 882683904 31081 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4073652814 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14200/statm: 215499 31081 2011 14 0 201457 0
[pid=14200/tid=14201] ppid=14185 vsize=861996 CPUtime=0.24
/proc/14200/task/14201/stat : 14201 (java) S 14185 14185 13789 0 -1 64 15468 0 0 0 15 9 0 0 16 0 8 0 187679874 882683904 31081 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14202] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14202/stat : 14202 (java) S 14185 14185 13789 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 187679875 882683904 31081 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14203] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14203/stat : 14203 (java) S 14185 14185 13789 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187679875 882683904 31081 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14204] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14185 14185 13789 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187679878 882683904 31081 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14205] ppid=14185 vsize=861996 CPUtime=0.15
/proc/14200/task/14205/stat : 14205 (java) S 14185 14185 13789 0 -1 64 883 0 0 0 15 0 0 0 16 0 8 0 187679878 882683904 31081 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14206] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14185 14185 13789 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187679878 882683904 31081 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14207] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14207/stat : 14207 (java) S 14185 14185 13789 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187679878 882683904 31081 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 909544

[startup+6.21594 s]
/proc/loadavg: 2.33 1.86 1.75 5/102 14207
/proc/meminfo: memFree=1150744/2055920 swapFree=4160348/4192956
[pid=14185] ppid=14183 vsize=47548 CPUtime=0.02
/proc/14185/stat : 14185 (galacJ.sh) S 14183 14185 13789 0 -1 4194304 791 1728 5 0 0 1 0 1 18 0 1 0 187679847 48689152 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14185/statm: 11887 362 245 79 0 217 0
[pid=14200] ppid=14185 vsize=861996 CPUtime=5.92
/proc/14200/stat : 14200 (java) R 14185 14185 13789 0 -1 0 48229 0 2 0 564 28 0 0 25 0 8 0 187679871 882683904 47972 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14200/statm: 215499 47972 2011 14 0 201457 0
[pid=14200/tid=14201] ppid=14185 vsize=861996 CPUtime=0.55
/proc/14200/task/14201/stat : 14201 (java) S 14185 14185 13789 0 -1 64 32359 0 0 0 38 17 0 0 16 0 8 0 187679874 882683904 47972 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14202] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14202/stat : 14202 (java) S 14185 14185 13789 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 187679875 882683904 47972 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14203] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14203/stat : 14203 (java) S 14185 14185 13789 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187679875 882683904 47972 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14204] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14185 14185 13789 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187679878 882683904 47972 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14205] ppid=14185 vsize=861996 CPUtime=0.15
/proc/14200/task/14205/stat : 14205 (java) S 14185 14185 13789 0 -1 64 883 0 0 0 15 0 0 0 17 0 8 0 187679878 882683904 47972 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14206] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14185 14185 13789 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187679878 882683904 47972 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14207] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14207/stat : 14207 (java) S 14185 14185 13789 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187679878 882683904 47972 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 909544

[startup+12.6261 s]
/proc/loadavg: 2.30 1.86 1.75 3/102 14207
/proc/meminfo: memFree=947480/2055920 swapFree=4160348/4192956
[pid=14185] ppid=14183 vsize=47548 CPUtime=0.02
/proc/14185/stat : 14185 (galacJ.sh) S 14183 14185 13789 0 -1 4194304 791 1728 5 0 0 1 0 1 18 0 1 0 187679847 48689152 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14185/statm: 11887 362 245 79 0 217 0
[pid=14200] ppid=14185 vsize=861996 CPUtime=12.33
/proc/14200/stat : 14200 (java) R 14185 14185 13789 0 -1 0 80254 0 2 0 1184 49 0 0 25 0 8 0 187679871 882683904 79981 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4073694494 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14200/statm: 215499 79981 2011 14 0 201457 0
[pid=14200/tid=14201] ppid=14185 vsize=861996 CPUtime=1.2
/proc/14200/task/14201/stat : 14201 (java) S 14185 14185 13789 0 -1 64 64365 0 0 0 83 37 0 0 16 0 8 0 187679874 882683904 79981 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14202] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14202/stat : 14202 (java) S 14185 14185 13789 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 187679875 882683904 79981 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14203] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14203/stat : 14203 (java) S 14185 14185 13789 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187679875 882683904 79981 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14204] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14185 14185 13789 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187679878 882683904 79981 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14205] ppid=14185 vsize=861996 CPUtime=0.15
/proc/14200/task/14205/stat : 14205 (java) S 14185 14185 13789 0 -1 64 886 0 0 0 15 0 0 0 17 0 8 0 187679878 882683904 79981 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14206] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14185 14185 13789 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187679878 882683904 79981 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14207] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14207/stat : 14207 (java) S 14185 14185 13789 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187679878 882683904 79981 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 909544

[startup+25.4704 s]
/proc/loadavg: 2.67 1.97 1.78 3/102 14215
/proc/meminfo: memFree=1055000/2055920 swapFree=4160348/4192956
[pid=14185] ppid=14183 vsize=47548 CPUtime=0.02
/proc/14185/stat : 14185 (galacJ.sh) S 14183 14185 13789 0 -1 4194304 791 1728 5 0 0 1 0 1 18 0 1 0 187679847 48689152 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14185/statm: 11887 362 245 79 0 217 0
[pid=14200] ppid=14185 vsize=861996 CPUtime=25.14
/proc/14200/stat : 14200 (java) R 14185 14185 13789 0 -1 0 125262 0 2 0 2438 76 0 0 25 0 8 0 187679871 882683904 124971 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14200/statm: 215499 124972 2022 14 0 201457 0
[pid=14200/tid=14201] ppid=14185 vsize=861996 CPUtime=2.66
/proc/14200/task/14201/stat : 14201 (java) R 14185 14185 13789 0 -1 64 109312 0 0 0 206 60 0 0 18 0 8 0 187679874 882683904 124973 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4153968433 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14202] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14202/stat : 14202 (java) S 14185 14185 13789 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 187679875 882683904 124975 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14203] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14203/stat : 14203 (java) S 14185 14185 13789 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187679875 882683904 124976 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14204] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14185 14185 13789 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187679878 882683904 124977 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14205] ppid=14185 vsize=861996 CPUtime=0.2
/proc/14200/task/14205/stat : 14205 (java) S 14185 14185 13789 0 -1 64 908 0 0 0 19 1 0 0 15 0 8 0 187679878 882683904 124978 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14206] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14185 14185 13789 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187679878 882683904 124980 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14207] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14207/stat : 14207 (java) S 14185 14185 13789 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187679878 882683904 124981 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 909544

[startup+51.088 s]
/proc/loadavg: 2.70 2.03 1.81 4/102 14215
/proc/meminfo: memFree=374744/2055920 swapFree=4160348/4192956
[pid=14185] ppid=14183 vsize=47548 CPUtime=0.02
/proc/14185/stat : 14185 (galacJ.sh) S 14183 14185 13789 0 -1 4194304 791 1728 5 0 0 1 0 1 18 0 1 0 187679847 48689152 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14185/statm: 11887 362 245 79 0 217 0
[pid=14200] ppid=14185 vsize=861996 CPUtime=50.74
/proc/14200/stat : 14200 (java) R 14185 14185 13789 0 -1 0 183898 0 2 0 4972 102 0 0 18 0 8 0 187679871 882683904 182492 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4073925042 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14200/statm: 215499 182492 2028 14 0 201457 0
[pid=14200/tid=14201] ppid=14185 vsize=861996 CPUtime=12.96
/proc/14200/task/14201/stat : 14201 (java) R 14185 14185 13789 0 -1 64 167915 0 0 0 1210 86 0 0 20 0 8 0 187679874 882683904 182492 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14202] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14202/stat : 14202 (java) S 14185 14185 13789 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187679875 882683904 182492 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14203] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14203/stat : 14203 (java) S 14185 14185 13789 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 187679875 882683904 182492 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14204] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14185 14185 13789 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187679878 882683904 182492 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14205] ppid=14185 vsize=861996 CPUtime=0.22
/proc/14200/task/14205/stat : 14205 (java) S 14185 14185 13789 0 -1 64 918 0 0 0 21 1 0 0 15 0 8 0 187679878 882683904 182492 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14206] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14185 14185 13789 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187679878 882683904 182492 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14207] ppid=14185 vsize=861996 CPUtime=0
/proc/14200/task/14207/stat : 14207 (java) S 14185 14185 13789 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187679878 882683904 182492 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 909544

[startup+102.334 s]
/proc/loadavg: 2.34 2.04 1.82 3/102 14215
/proc/meminfo: memFree=237528/2055920 swapFree=4160348/4192956
[pid=14185] ppid=14183 vsize=47548 CPUtime=0.02
/proc/14185/stat : 14185 (galacJ.sh) S 14183 14185 13789 0 -1 4194304 791 1728 5 0 0 1 0 1 18 0 1 0 187679847 48689152 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14185/statm: 11887 362 245 79 0 217 0
[pid=14200] ppid=14185 vsize=870000 CPUtime=101.83
/proc/14200/stat : 14200 (java) S 14185 14185 13789 0 -1 0 209994 0 2 0 10067 116 0 0 18 0 8 0 187679871 890880000 185261 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14200/statm: 217500 185261 2028 14 0 203458 0
[pid=14200/tid=14201] ppid=14185 vsize=870000 CPUtime=61.96
/proc/14200/task/14201/stat : 14201 (java) R 14185 14185 13789 0 -1 64 194001 0 0 0 6096 100 0 0 25 0 8 0 187679874 890880000 185261 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4155222456 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14202] ppid=14185 vsize=870000 CPUtime=0
/proc/14200/task/14202/stat : 14202 (java) S 14185 14185 13789 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187679875 890880000 185261 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14203] ppid=14185 vsize=870000 CPUtime=0
/proc/14200/task/14203/stat : 14203 (java) S 14185 14185 13789 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 187679875 890880000 185261 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14204] ppid=14185 vsize=870000 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14185 14185 13789 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187679878 890880000 185261 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14205] ppid=14185 vsize=870000 CPUtime=0.22
/proc/14200/task/14205/stat : 14205 (java) S 14185 14185 13789 0 -1 64 918 0 0 0 21 1 0 0 15 0 8 0 187679878 890880000 185261 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14206] ppid=14185 vsize=870000 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14185 14185 13789 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187679878 890880000 185261 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14207] ppid=14185 vsize=870000 CPUtime=0
/proc/14200/task/14207/stat : 14207 (java) S 14185 14185 13789 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187679878 890880000 185261 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 917548

[startup+162.425 s]
/proc/loadavg: 2.19 2.06 1.84 3/102 14215
/proc/meminfo: memFree=235288/2055920 swapFree=4160348/4192956
[pid=14185] ppid=14183 vsize=47548 CPUtime=0.02
/proc/14185/stat : 14185 (galacJ.sh) S 14183 14185 13789 0 -1 4194304 791 1728 5 0 0 1 0 1 18 0 1 0 187679847 48689152 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14185/statm: 11887 362 245 79 0 217 0
[pid=14200] ppid=14185 vsize=870000 CPUtime=161.9
/proc/14200/stat : 14200 (java) S 14185 14185 13789 0 -1 0 247077 0 2 0 16055 135 0 0 17 0 8 0 187679871 890880000 185809 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14200/statm: 217500 185809 2028 14 0 203458 0
[pid=14200/tid=14201] ppid=14185 vsize=870000 CPUtime=121.9
/proc/14200/task/14201/stat : 14201 (java) R 14185 14185 13789 0 -1 64 231070 0 0 0 12071 119 0 0 25 0 8 0 187679874 890880000 185809 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4154022632 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14202] ppid=14185 vsize=870000 CPUtime=0
/proc/14200/task/14202/stat : 14202 (java) S 14185 14185 13789 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187679875 890880000 185809 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14203] ppid=14185 vsize=870000 CPUtime=0
/proc/14200/task/14203/stat : 14203 (java) S 14185 14185 13789 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 187679875 890880000 185809 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14204] ppid=14185 vsize=870000 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14185 14185 13789 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187679878 890880000 185809 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14205] ppid=14185 vsize=870000 CPUtime=0.22
/proc/14200/task/14205/stat : 14205 (java) S 14185 14185 13789 0 -1 64 918 0 0 0 21 1 0 0 15 0 8 0 187679878 890880000 185809 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14206] ppid=14185 vsize=870000 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14185 14185 13789 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187679878 890880000 185809 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14207] ppid=14185 vsize=870000 CPUtime=0
/proc/14200/task/14207/stat : 14207 (java) S 14185 14185 13789 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187679878 890880000 185809 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.92
Current children cumulated vsize (KiB) 917548

[startup+222.518 s]
/proc/loadavg: 2.07 2.04 1.84 3/102 14215
/proc/meminfo: memFree=237272/2055920 swapFree=4160348/4192956
[pid=14185] ppid=14183 vsize=47548 CPUtime=0.02
/proc/14185/stat : 14185 (galacJ.sh) S 14183 14185 13789 0 -1 4194304 791 1728 5 0 0 1 0 1 18 0 1 0 187679847 48689152 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14185/statm: 11887 362 245 79 0 217 0
[pid=14200] ppid=14185 vsize=870000 CPUtime=221.98
/proc/14200/stat : 14200 (java) S 14185 14185 13789 0 -1 0 283152 0 2 0 22045 153 0 0 17 0 8 0 187679871 890880000 185273 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14200/statm: 217500 185273 2028 14 0 203458 0
[pid=14200/tid=14201] ppid=14185 vsize=870000 CPUtime=181.96
/proc/14200/task/14201/stat : 14201 (java) R 14185 14185 13789 0 -1 64 267133 0 0 0 18059 137 0 0 25 0 8 0 187679874 890880000 185273 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4155134186 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14202] ppid=14185 vsize=870000 CPUtime=0
/proc/14200/task/14202/stat : 14202 (java) S 14185 14185 13789 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187679875 890880000 185273 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14203] ppid=14185 vsize=870000 CPUtime=0
/proc/14200/task/14203/stat : 14203 (java) S 14185 14185 13789 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 187679875 890880000 185273 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14204] ppid=14185 vsize=870000 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14185 14185 13789 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187679878 890880000 185273 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14205] ppid=14185 vsize=870000 CPUtime=0.22
/proc/14200/task/14205/stat : 14205 (java) S 14185 14185 13789 0 -1 64 918 0 0 0 21 1 0 0 15 0 8 0 187679878 890880000 185273 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14206] ppid=14185 vsize=870000 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14185 14185 13789 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187679878 890880000 185273 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14200/tid=14207] ppid=14185 vsize=870000 CPUtime=0
/proc/14200/task/14207/stat : 14207 (java) S 14185 14185 13789 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187679878 890880000 185273 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222
Current children cumulated vsize (KiB) 917548

Child status: 0
Real time (s): 257.665
CPU time (s): 257.148
CPU user time (s): 255.366
CPU system time (s): 1.78173
CPU usage (%): 99.7994
Max. virtual memory (cumulated for all children) (KiB): 921552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 255.366
system time used= 1.78173
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 304815
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6345
involuntary context switches= 6698

runsolver used 0.355945 s user time and 0.939857 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Wed Jan 10 01:34:08 UTC 2007


IDJOB= 247489
IDBENCH= 11137
FILE ID= node12/247489-1168392847

PBS_JOBID= 3522787

Free space on /tmp= 66509 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-8-20-5/rand-8-20-5-18-800-11_ext.xml
COMMAND LINE= /tmp/evaluation/247489-1168392847/galacJ.sh /tmp/evaluation/247489-1168392847/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-247489-1168392847 -o ROOT/results/node12/solver-247489-1168392847 -C 1800 -M 900  /tmp/evaluation/247489-1168392847/galacJ.sh /tmp/evaluation/247489-1168392847/unknown.xml

META MD5SUM SOLVER= ffd78bd56f274e94bd0d0faf76d262cb
MD5SUM BENCH=  45d8a09f61b353ccfcec45ac81b8b919

RANDOM SEED= 259676012

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.265
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.265
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:       1426936 kB
Buffers:         20980 kB
Cached:         207220 kB
SwapCached:       4972 kB
Active:         499732 kB
Inactive:        75136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1426936 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:           56584 kB
Writeback:           0 kB
Mapped:         363448 kB
Slab:            38396 kB
Committed_AS:  6281248 kB
PageTables:       2788 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= 66369 MiB



End job on node12 on Wed Jan 10 01:38:26 UTC 2007