Trace number 209569

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) 121.232 122.055

General information on the benchmark

Namefapp/fapp26-30/fapp28/
fapp28-2800-2.xml
MD5SUMcbaaaaf19e8803e352eb0a59cf6f5e5f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.3014
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2800
Number of constraints22569
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22569
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	rm: No match.
0.03	c --- Preproc Stats ---
0.03	c benchs : unknown.xml
121.90	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/node20/watcher-209569-1168193178 -o ROOT/results/node20/solver-209569-1168193178 -C 1800 -M 900 /tmp/evaluation/209569-1168193178/galacJ.sh /tmp/evaluation/209569-1168193178/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.92 2.06 2.06 5/93 27798
/proc/meminfo: memFree=1076304/2055920 swapFree=4170192/4192956
[pid=27797] ppid=27795 vsize=6348 CPUtime=0
/proc/27797/stat : 27797 (galacJ.sh) R 27795 27797 27727 0 -1 4194304 261 0 0 0 0 0 0 0 20 0 1 0 167712423 6500352 216 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 273952768082 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27797/statm: 1587 216 165 79 0 123 0

[startup+0.105195 s]
/proc/loadavg: 1.92 2.06 2.06 5/93 27798
/proc/meminfo: memFree=1076304/2055920 swapFree=4170192/4192956
[pid=27797] ppid=27795 vsize=47552 CPUtime=0.01
/proc/27797/stat : 27797 (galacJ.sh) S 27795 27797 27727 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 167712423 48693248 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27797/statm: 11888 362 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.513244 s]
/proc/loadavg: 1.92 2.06 2.06 5/93 27798
/proc/meminfo: memFree=1076304/2055920 swapFree=4170192/4192956
[pid=27797] ppid=27795 vsize=47552 CPUtime=0.01
/proc/27797/stat : 27797 (galacJ.sh) S 27795 27797 27727 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 167712423 48693248 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27797/statm: 11888 362 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.33434 s]
/proc/loadavg: 1.92 2.06 2.06 3/101 27819
/proc/meminfo: memFree=1028432/2055920 swapFree=4170192/4192956
[pid=27797] ppid=27795 vsize=47552 CPUtime=0.01
/proc/27797/stat : 27797 (galacJ.sh) S 27795 27797 27727 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 167712423 48693248 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27797/statm: 11888 362 245 79 0 217 0
[pid=27812] ppid=27797 vsize=862312 CPUtime=1.27
/proc/27812/stat : 27812 (java) R 27797 27797 27727 0 -1 0 13991 0 1 0 120 7 0 0 24 0 8 0 167712427 883007488 13745 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4074127936 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27812/statm: 215578 13745 2036 14 0 201483 0
[pid=27812/tid=27813] ppid=27797 vsize=862312 CPUtime=0.04
/proc/27812/task/27813/stat : 27813 (java) S 27797 27797 27727 0 -1 64 3510 0 0 0 3 1 0 0 17 0 8 0 167712431 883007488 13745 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27814] ppid=27797 vsize=862312 CPUtime=0
/proc/27812/task/27814/stat : 27814 (java) S 27797 27797 27727 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167712431 883007488 13745 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27815] ppid=27797 vsize=862312 CPUtime=0
/proc/27812/task/27815/stat : 27815 (java) S 27797 27797 27727 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 167712431 883007488 13745 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27816] ppid=27797 vsize=862312 CPUtime=0
/proc/27812/task/27816/stat : 27816 (java) S 27797 27797 27727 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167712435 883007488 13745 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27817] ppid=27797 vsize=862312 CPUtime=0.27
/proc/27812/task/27817/stat : 27817 (java) S 27797 27797 27727 0 -1 64 998 0 0 0 26 1 0 0 16 0 8 0 167712435 883007488 13745 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27818] ppid=27797 vsize=862312 CPUtime=0
/proc/27812/task/27818/stat : 27818 (java) S 27797 27797 27727 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167712435 883007488 13745 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27819] ppid=27797 vsize=862312 CPUtime=0
/proc/27812/task/27819/stat : 27819 (java) S 27797 27797 27727 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167712435 883007488 13745 18446744073709551615 134512640 134570532 4294956064 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) 909864

[startup+2.98654 s]
/proc/loadavg: 1.92 2.06 2.06 3/101 27819
/proc/meminfo: memFree=987856/2055920 swapFree=4170192/4192956
[pid=27797] ppid=27795 vsize=47552 CPUtime=0.01
/proc/27797/stat : 27797 (galacJ.sh) S 27795 27797 27727 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 167712423 48693248 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27797/statm: 11888 362 245 79 0 217 0
[pid=27812] ppid=27797 vsize=862400 CPUtime=2.9
/proc/27812/stat : 27812 (java) R 27797 27797 27727 0 -1 0 37057 0 1 0 273 17 0 0 25 0 8 0 167712427 883097600 35921 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4074128515 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27812/statm: 215600 35921 2039 14 0 201505 0
[pid=27812/tid=27813] ppid=27797 vsize=862400 CPUtime=0.55
/proc/27812/task/27813/stat : 27813 (java) S 27797 27797 27727 0 -1 64 20814 0 0 0 47 8 0 0 18 0 8 0 167712431 883097600 35921 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27814] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27814/stat : 27814 (java) S 27797 27797 27727 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167712431 883097600 35921 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27815] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27815/stat : 27815 (java) S 27797 27797 27727 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 167712431 883097600 35921 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27816] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27816/stat : 27816 (java) S 27797 27797 27727 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167712435 883097600 35921 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27817] ppid=27797 vsize=862400 CPUtime=0.28
/proc/27812/task/27817/stat : 27817 (java) S 27797 27797 27727 0 -1 64 1000 0 0 0 27 1 0 0 16 0 8 0 167712435 883097600 35921 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27818] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27818/stat : 27818 (java) S 27797 27797 27727 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167712435 883097600 35921 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27819] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27819/stat : 27819 (java) S 27797 27797 27727 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167712435 883097600 35921 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 909952

[startup+6.19293 s]
/proc/loadavg: 1.93 2.06 2.06 4/101 27819
/proc/meminfo: memFree=913872/2055920 swapFree=4170192/4192956
[pid=27797] ppid=27795 vsize=47552 CPUtime=0.01
/proc/27797/stat : 27797 (galacJ.sh) S 27795 27797 27727 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 167712423 48693248 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27797/statm: 11888 362 245 79 0 217 0
[pid=27812] ppid=27797 vsize=862400 CPUtime=6.08
/proc/27812/stat : 27812 (java) R 27797 27797 27727 0 -1 0 44726 0 1 0 588 20 0 0 25 0 8 0 167712427 883097600 42140 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4074162608 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27812/statm: 215600 42140 2044 14 0 201505 0
[pid=27812/tid=27813] ppid=27797 vsize=862400 CPUtime=2.23
/proc/27812/task/27813/stat : 27813 (java) S 27797 27797 27727 0 -1 64 28463 0 0 0 212 11 0 0 18 0 8 0 167712431 883097600 42140 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27814] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27814/stat : 27814 (java) S 27797 27797 27727 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167712431 883097600 42140 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27815] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27815/stat : 27815 (java) S 27797 27797 27727 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 167712431 883097600 42140 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27816] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27816/stat : 27816 (java) S 27797 27797 27727 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167712435 883097600 42140 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27817] ppid=27797 vsize=862400 CPUtime=0.28
/proc/27812/task/27817/stat : 27817 (java) S 27797 27797 27727 0 -1 64 1001 0 0 0 27 1 0 0 16 0 8 0 167712435 883097600 42140 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27818] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27818/stat : 27818 (java) S 27797 27797 27727 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167712435 883097600 42140 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27819] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27819/stat : 27819 (java) S 27797 27797 27727 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167712435 883097600 42140 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 909952

[startup+12.6787 s]
/proc/loadavg: 1.93 2.06 2.06 4/101 27819
/proc/meminfo: memFree=771088/2055920 swapFree=4170192/4192956
[pid=27797] ppid=27795 vsize=47552 CPUtime=0.01
/proc/27797/stat : 27797 (galacJ.sh) S 27795 27797 27727 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 167712423 48693248 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27797/statm: 11888 362 245 79 0 217 0
[pid=27812] ppid=27797 vsize=862400 CPUtime=12.5
/proc/27812/stat : 27812 (java) S 27797 27797 27727 0 -1 0 82412 0 1 0 1213 37 0 0 25 0 8 0 167712427 883097600 77958 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27812/statm: 215600 77958 2044 14 0 201505 0
[pid=27812/tid=27813] ppid=27797 vsize=862400 CPUtime=6.15
/proc/27812/task/27813/stat : 27813 (java) R 27797 27797 27727 0 -1 64 66140 0 0 0 587 28 0 0 20 0 8 0 167712431 883097600 77958 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155525808 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27814] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27814/stat : 27814 (java) S 27797 27797 27727 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167712431 883097600 77958 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27815] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27815/stat : 27815 (java) S 27797 27797 27727 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 167712431 883097600 77958 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27816] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27816/stat : 27816 (java) S 27797 27797 27727 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167712435 883097600 77958 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27817] ppid=27797 vsize=862400 CPUtime=0.28
/proc/27812/task/27817/stat : 27817 (java) S 27797 27797 27727 0 -1 64 1001 0 0 0 27 1 0 0 17 0 8 0 167712435 883097600 77958 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27818] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27818/stat : 27818 (java) S 27797 27797 27727 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167712435 883097600 77958 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27819] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27819/stat : 27819 (java) S 27797 27797 27727 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167712435 883097600 77958 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 909952

[startup+25.5513 s]
/proc/loadavg: 2.02 2.07 2.07 4/101 27819
/proc/meminfo: memFree=713296/2055920 swapFree=4170192/4192956
[pid=27797] ppid=27795 vsize=47552 CPUtime=0.01
/proc/27797/stat : 27797 (galacJ.sh) S 27795 27797 27727 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 167712423 48693248 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27797/statm: 11888 362 245 79 0 217 0
[pid=27812] ppid=27797 vsize=864404 CPUtime=25.26
/proc/27812/stat : 27812 (java) R 27797 27797 27727 0 -1 0 97567 0 1 0 2483 43 0 0 25 0 8 0 167712427 885149696 92848 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27812/statm: 216101 92848 2044 14 0 202006 0
[pid=27812/tid=27813] ppid=27797 vsize=864404 CPUtime=15.07
/proc/27812/task/27813/stat : 27813 (java) R 27797 27797 27727 0 -1 64 81281 0 0 0 1473 34 0 0 18 0 8 0 167712431 885149696 92848 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155523552 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27814] ppid=27797 vsize=864404 CPUtime=0
/proc/27812/task/27814/stat : 27814 (java) S 27797 27797 27727 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167712431 885149696 92848 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27815] ppid=27797 vsize=864404 CPUtime=0
/proc/27812/task/27815/stat : 27815 (java) S 27797 27797 27727 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 167712431 885149696 92848 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27816] ppid=27797 vsize=864404 CPUtime=0
/proc/27812/task/27816/stat : 27816 (java) S 27797 27797 27727 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167712435 885149696 92848 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27817] ppid=27797 vsize=864404 CPUtime=0.28
/proc/27812/task/27817/stat : 27817 (java) S 27797 27797 27727 0 -1 64 1001 0 0 0 27 1 0 0 16 0 8 0 167712435 885149696 92848 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27818] ppid=27797 vsize=864404 CPUtime=0
/proc/27812/task/27818/stat : 27818 (java) S 27797 27797 27727 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167712435 885149696 92848 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27819] ppid=27797 vsize=864404 CPUtime=0
/proc/27812/task/27819/stat : 27819 (java) S 27797 27797 27727 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167712435 885149696 92848 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 911956

[startup+51.1971 s]
/proc/loadavg: 2.17 2.10 2.08 3/94 27890
/proc/meminfo: memFree=766864/2055920 swapFree=4170192/4192956
[pid=27797] ppid=27795 vsize=47552 CPUtime=0.01
/proc/27797/stat : 27797 (galacJ.sh) S 27795 27797 27727 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 167712423 48693248 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27797/statm: 11888 362 245 79 0 217 0
[pid=27812] ppid=27797 vsize=862400 CPUtime=50.76
/proc/27812/stat : 27812 (java) S 27797 27797 27727 0 -1 0 133565 0 1 0 5019 57 0 0 17 0 8 0 167712427 883097600 126100 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27812/statm: 215600 126100 2044 14 0 201505 0
[pid=27812/tid=27813] ppid=27797 vsize=862400 CPUtime=36.77
/proc/27812/task/27813/stat : 27813 (java) R 27797 27797 27727 0 -1 64 117256 0 0 0 3629 48 0 0 25 0 8 0 167712431 883097600 126100 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155525850 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27812/tid=27814] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27814/stat : 27814 (java) S 27797 27797 27727 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167712431 883097600 126100 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27815] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27815/stat : 27815 (java) S 27797 27797 27727 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 167712431 883097600 126100 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27816] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27816/stat : 27816 (java) S 27797 27797 27727 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167712435 883097600 126100 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27817] ppid=27797 vsize=862400 CPUtime=0.28
/proc/27812/task/27817/stat : 27817 (java) S 27797 27797 27727 0 -1 64 1003 0 0 0 27 1 0 0 16 0 8 0 167712435 883097600 126100 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27812/tid=27818] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27818/stat : 27818 (java) S 27797 27797 27727 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167712435 883097600 126100 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27819] ppid=27797 vsize=862400 CPUtime=0
/proc/27812/task/27819/stat : 27819 (java) S 27797 27797 27727 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167712435 883097600 126100 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 909952

[startup+102.484 s]
/proc/loadavg: 2.29 2.14 2.09 3/94 27890
/proc/meminfo: memFree=219408/2055920 swapFree=4170192/4192956
[pid=27797] ppid=27795 vsize=47552 CPUtime=0.01
/proc/27797/stat : 27797 (galacJ.sh) S 27795 27797 27727 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 167712423 48693248 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27797/statm: 11888 362 245 79 0 217 0
[pid=27812] ppid=27797 vsize=863404 CPUtime=101.76
/proc/27812/stat : 27812 (java) S 27797 27797 27727 0 -1 0 194944 0 1 0 10098 78 0 0 17 0 8 0 167712427 884125696 184806 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27812/statm: 215851 184806 2044 14 0 201756 0
[pid=27812/tid=27813] ppid=27797 vsize=863404 CPUtime=81.87
/proc/27812/task/27813/stat : 27813 (java) R 27797 27797 27727 0 -1 64 178597 0 0 0 8118 69 0 0 25 0 8 0 167712431 884125696 184806 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4155772416 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27812/tid=27814] ppid=27797 vsize=863404 CPUtime=0
/proc/27812/task/27814/stat : 27814 (java) S 27797 27797 27727 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167712431 884125696 184806 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27812/tid=27815] ppid=27797 vsize=863404 CPUtime=0
/proc/27812/task/27815/stat : 27815 (java) S 27797 27797 27727 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 167712431 884125696 184806 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27816] ppid=27797 vsize=863404 CPUtime=0
/proc/27812/task/27816/stat : 27816 (java) S 27797 27797 27727 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167712435 884125696 184806 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27817] ppid=27797 vsize=863404 CPUtime=0.29
/proc/27812/task/27817/stat : 27817 (java) S 27797 27797 27727 0 -1 64 1008 0 0 0 28 1 0 0 16 0 8 0 167712435 884125696 184806 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27812/tid=27818] ppid=27797 vsize=863404 CPUtime=0
/proc/27812/task/27818/stat : 27818 (java) S 27797 27797 27727 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167712435 884125696 184806 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27812/tid=27819] ppid=27797 vsize=863404 CPUtime=0
/proc/27812/task/27819/stat : 27819 (java) S 27797 27797 27727 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167712435 884125696 184806 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 910956

Child status: 0
Real time (s): 122.055
CPU time (s): 121.232
CPU user time (s): 120.315
CPU system time (s): 0.91686
CPU usage (%): 99.3252
Max. virtual memory (cumulated for all children) (KiB): 911956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 120.315
system time used= 0.91686
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197513
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= 3800
involuntary context switches= 4347

runsolver used 0.160975 s user time and 0.385941 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Sun Jan  7 18:06:19 UTC 2007


IDJOB= 209569
IDBENCH= 4547
FILE ID= node20/209569-1168193178

PBS_JOBID= 3479408

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp28/fapp28-2800-2.xml
COMMAND LINE= /tmp/evaluation/209569-1168193178/galacJ.sh /tmp/evaluation/209569-1168193178/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-209569-1168193178 -o ROOT/results/node20/solver-209569-1168193178 -C 1800 -M 900  /tmp/evaluation/209569-1168193178/galacJ.sh /tmp/evaluation/209569-1168193178/unknown.xml

META MD5SUM SOLVER= ffd78bd56f274e94bd0d0faf76d262cb
MD5SUM BENCH=  cbaaaaf19e8803e352eb0a59cf6f5e5f

RANDOM SEED= 391193703

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.216
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.216
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:       1076784 kB
Buffers:         53480 kB
Cached:         447740 kB
SwapCached:       3612 kB
Active:         498892 kB
Inactive:       415760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1076784 kB
SwapTotal:     4192956 kB
SwapFree:      4170192 kB
Dirty:            6760 kB
Writeback:           0 kB
Mapped:         438076 kB
Slab:            48396 kB
Committed_AS:  4189520 kB
PageTables:       3176 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= 66549 MiB



End job on node20 on Sun Jan  7 18:08:21 UTC 2007