Trace number 215586

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? (MO) 0.027994 180.556

General information on the benchmark

NamepseudoSeries/mps/
mps-lp4l.xml
MD5SUM85642eafe1fbf42d86a0509dd1662b74
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 benchmark112.618
SatisfiableYES
(Un)Satisfiability was proved
Number of variables1086
Number of constraints169
Maximum constraint arity1086
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension169
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
181.67	
181.67	Exception java.lang.OutOfMemoryError: requested 131072000 bytes for GrET* in /BUILD_AREA/jdk1.5.0_10/hotspot/src/share/vm/utilities/growableArray.cpp. Out of swap 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/node40/watcher-215586-1168717143 -o ROOT/results/node40/solver-215586-1168717143 -C 1800 -M 900 /tmp/evaluation/215586-1168717143/galacJ.sh /tmp/evaluation/215586-1168717143/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: 0.39 1.38 1.77 4/74 29589
/proc/meminfo: memFree=1337808/2055920 swapFree=4191892/4192956
[pid=29588] ppid=29585 vsize=8764 CPUtime=0
/proc/29588/stat : 29588 (galacJ.sh) S 29585 29588 29433 0 -1 4194304 488 1066 0 0 0 0 0 0 17 0 1 0 220113970 8974336 313 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29588/statm: 2191 313 217 79 0 184 0
[pid=29597] ppid=29588 vsize=8764 CPUtime=0
/proc/29597/stat : 29597 (galacJ.sh) R 29588 29588 29433 0 -1 4194368 17 0 0 0 0 0 0 0 21 0 1 0 220113972 8974336 313 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 264519609639 0 0 4096 73728 0 0 0 17 1 0 0
/proc/29597/statm: 2191 313 217 79 0 184 0

[startup+0.106521 s]
/proc/loadavg: 0.39 1.38 1.77 4/74 29589
/proc/meminfo: memFree=1337808/2055920 swapFree=4191892/4192956
[pid=29588] ppid=29585 vsize=47560 CPUtime=0.01
/proc/29588/stat : 29588 (galacJ.sh) S 29585 29588 29433 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 220113970 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29588/statm: 11890 362 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.518573 s]
/proc/loadavg: 0.39 1.38 1.77 4/74 29589
/proc/meminfo: memFree=1337808/2055920 swapFree=4191892/4192956
[pid=29588] ppid=29585 vsize=47560 CPUtime=0.01
/proc/29588/stat : 29588 (galacJ.sh) S 29585 29588 29433 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 220113970 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29588/statm: 11890 362 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.34769 s]
/proc/loadavg: 0.39 1.38 1.77 3/89 29617
/proc/meminfo: memFree=1092632/2055920 swapFree=4191892/4192956
[pid=29588] ppid=29585 vsize=47560 CPUtime=0.01
/proc/29588/stat : 29588 (galacJ.sh) S 29585 29588 29433 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 220113970 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29588/statm: 11890 362 245 79 0 217 0
[pid=29606] ppid=29588 vsize=862200 CPUtime=1.29
/proc/29606/stat : 29606 (java) R 29588 29588 29433 0 -1 0 19480 0 1 0 117 12 0 0 25 0 8 0 220113973 882892800 19233 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4153901692 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29606/statm: 215550 19233 2016 14 0 201455 0
[pid=29606/tid=29611] ppid=29588 vsize=862200 CPUtime=0.03
/proc/29606/task/29611/stat : 29611 (java) S 29588 29588 29433 0 -1 64 3560 0 0 0 2 1 0 0 16 0 8 0 220113977 882892800 19233 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29612] ppid=29588 vsize=862200 CPUtime=0
/proc/29606/task/29612/stat : 29612 (java) S 29588 29588 29433 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 220113977 882892800 19233 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29613] ppid=29588 vsize=862200 CPUtime=0
/proc/29606/task/29613/stat : 29613 (java) S 29588 29588 29433 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 220113977 882892800 19233 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29614] ppid=29588 vsize=862200 CPUtime=0
/proc/29606/task/29614/stat : 29614 (java) S 29588 29588 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220113981 882892800 19233 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29615] ppid=29588 vsize=862200 CPUtime=0.19
/proc/29606/task/29615/stat : 29615 (java) S 29588 29588 29433 0 -1 64 931 0 0 0 18 1 0 0 16 0 8 0 220113981 882892800 19233 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29616] ppid=29588 vsize=862200 CPUtime=0
/proc/29606/task/29616/stat : 29616 (java) S 29588 29588 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220113981 882892800 19233 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29617] ppid=29588 vsize=862200 CPUtime=0
/proc/29606/task/29617/stat : 29617 (java) S 29588 29588 29433 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220113981 882892800 19233 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 909760

[startup+2.98789 s]
/proc/loadavg: 0.51 1.39 1.77 3/89 29617
/proc/meminfo: memFree=705944/2055920 swapFree=4191892/4192956
[pid=29588] ppid=29585 vsize=47560 CPUtime=0.01
/proc/29588/stat : 29588 (galacJ.sh) S 29585 29588 29433 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 220113970 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29588/statm: 11890 362 245 79 0 217 0
[pid=29606] ppid=29588 vsize=862288 CPUtime=2.92
/proc/29606/stat : 29606 (java) R 29588 29588 29433 0 -1 0 21940 0 1 0 278 14 0 0 25 0 8 0 220113973 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4073518452 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29606/statm: 215572 21689 2038 14 0 201477 0
[pid=29606/tid=29611] ppid=29588 vsize=862288 CPUtime=0.09
/proc/29606/task/29611/stat : 29611 (java) S 29588 29588 29433 0 -1 64 5936 0 0 0 6 3 0 0 16 0 8 0 220113977 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29612] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29612/stat : 29612 (java) S 29588 29588 29433 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220113977 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29613] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29613/stat : 29613 (java) S 29588 29588 29433 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220113977 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29614] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29614/stat : 29614 (java) S 29588 29588 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220113981 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29615] ppid=29588 vsize=862288 CPUtime=0.2
/proc/29606/task/29615/stat : 29615 (java) S 29588 29588 29433 0 -1 64 937 0 0 0 19 1 0 0 16 0 8 0 220113981 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29616] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29616/stat : 29616 (java) S 29588 29588 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220113981 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29617] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29617/stat : 29617 (java) S 29588 29588 29433 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220113981 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 909848

[startup+6.26731 s]
/proc/loadavg: 0.51 1.39 1.77 3/89 29617
/proc/meminfo: memFree=589784/2055920 swapFree=4191892/4192956
[pid=29588] ppid=29585 vsize=47560 CPUtime=0.01
/proc/29588/stat : 29588 (galacJ.sh) S 29585 29588 29433 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 220113970 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29588/statm: 11890 362 245 79 0 217 0
[pid=29606] ppid=29588 vsize=862288 CPUtime=6.19
/proc/29606/stat : 29606 (java) R 29588 29588 29433 0 -1 0 21940 0 1 0 605 14 0 0 25 0 8 0 220113973 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4073972871 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29606/statm: 215572 21689 2038 14 0 201477 0
[pid=29606/tid=29611] ppid=29588 vsize=862288 CPUtime=0.09
/proc/29606/task/29611/stat : 29611 (java) S 29588 29588 29433 0 -1 64 5936 0 0 0 6 3 0 0 16 0 8 0 220113977 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29612] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29612/stat : 29612 (java) S 29588 29588 29433 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220113977 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29613] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29613/stat : 29613 (java) S 29588 29588 29433 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220113977 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29614] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29614/stat : 29614 (java) S 29588 29588 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220113981 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29615] ppid=29588 vsize=862288 CPUtime=0.2
/proc/29606/task/29615/stat : 29615 (java) S 29588 29588 29433 0 -1 64 937 0 0 0 19 1 0 0 16 0 8 0 220113981 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29616] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29616/stat : 29616 (java) S 29588 29588 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220113981 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29617] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29617/stat : 29617 (java) S 29588 29588 29433 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220113981 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 909848

[startup+12.7622 s]
/proc/loadavg: 0.74 1.41 1.77 3/89 29617
/proc/meminfo: memFree=589208/2055920 swapFree=4191892/4192956
[pid=29588] ppid=29585 vsize=47560 CPUtime=0.01
/proc/29588/stat : 29588 (galacJ.sh) S 29585 29588 29433 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 220113970 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29588/statm: 11890 362 245 79 0 217 0
[pid=29606] ppid=29588 vsize=862288 CPUtime=12.66
/proc/29606/stat : 29606 (java) R 29588 29588 29433 0 -1 0 21940 0 1 0 1251 15 0 0 25 0 8 0 220113973 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4073975743 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29606/statm: 215572 21689 2038 14 0 201477 0
[pid=29606/tid=29611] ppid=29588 vsize=862288 CPUtime=0.09
/proc/29606/task/29611/stat : 29611 (java) S 29588 29588 29433 0 -1 64 5936 0 0 0 6 3 0 0 16 0 8 0 220113977 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29612] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29612/stat : 29612 (java) S 29588 29588 29433 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220113977 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29613] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29613/stat : 29613 (java) S 29588 29588 29433 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220113977 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29614] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29614/stat : 29614 (java) S 29588 29588 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220113981 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29615] ppid=29588 vsize=862288 CPUtime=0.2
/proc/29606/task/29615/stat : 29615 (java) S 29588 29588 29433 0 -1 64 937 0 0 0 19 1 0 0 16 0 8 0 220113981 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29616] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29616/stat : 29616 (java) S 29588 29588 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220113981 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29617] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29617/stat : 29617 (java) S 29588 29588 29433 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220113981 882982912 21689 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 909848

[startup+25.6308 s]
/proc/loadavg: 0.93 1.43 1.77 3/89 29617
/proc/meminfo: memFree=550616/2055920 swapFree=4191892/4192956
[pid=29588] ppid=29585 vsize=47560 CPUtime=0.01
/proc/29588/stat : 29588 (galacJ.sh) S 29585 29588 29433 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 220113970 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29588/statm: 11890 362 245 79 0 217 0
[pid=29606] ppid=29588 vsize=862288 CPUtime=25.46
/proc/29606/stat : 29606 (java) R 29588 29588 29433 0 -1 0 31608 0 1 0 2526 20 0 0 25 0 8 0 220113973 882982912 31355 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4073975071 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29606/statm: 215572 31355 2038 14 0 201477 0
[pid=29606/tid=29611] ppid=29588 vsize=862288 CPUtime=0.44
/proc/29606/task/29611/stat : 29611 (java) S 29588 29588 29433 0 -1 64 15602 0 0 0 36 8 0 0 16 0 8 0 220113977 882982912 31355 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29612] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29612/stat : 29612 (java) S 29588 29588 29433 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220113977 882982912 31355 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29613] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29613/stat : 29613 (java) S 29588 29588 29433 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220113977 882982912 31355 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29614] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29614/stat : 29614 (java) S 29588 29588 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220113981 882982912 31355 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29615] ppid=29588 vsize=862288 CPUtime=0.2
/proc/29606/task/29615/stat : 29615 (java) S 29588 29588 29433 0 -1 64 937 0 0 0 19 1 0 0 16 0 8 0 220113981 882982912 31355 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29616] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29616/stat : 29616 (java) S 29588 29588 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220113981 882982912 31355 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29617] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29617/stat : 29617 (java) S 29588 29588 29433 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220113981 882982912 31355 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 909848

[startup+51.2541 s]
/proc/loadavg: 1.30 1.47 1.78 3/89 29617
/proc/meminfo: memFree=410904/2055920 swapFree=4191892/4192956
[pid=29588] ppid=29585 vsize=47560 CPUtime=0.01
/proc/29588/stat : 29588 (galacJ.sh) S 29585 29588 29433 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 220113970 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29588/statm: 11890 362 245 79 0 217 0
[pid=29606] ppid=29588 vsize=862288 CPUtime=50.96
/proc/29606/stat : 29606 (java) R 29588 29588 29433 0 -1 0 66114 0 1 0 5063 33 0 0 25 0 8 0 220113973 882982912 65858 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4073972908 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29606/statm: 215572 65858 2038 14 0 201477 0
[pid=29606/tid=29611] ppid=29588 vsize=862288 CPUtime=1.63
/proc/29606/task/29611/stat : 29611 (java) S 29588 29588 29433 0 -1 64 50105 0 0 0 142 21 0 0 19 0 8 0 220113977 882982912 65858 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29612] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29612/stat : 29612 (java) S 29588 29588 29433 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220113977 882982912 65858 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29613] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29613/stat : 29613 (java) S 29588 29588 29433 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220113977 882982912 65858 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29614] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29614/stat : 29614 (java) S 29588 29588 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220113981 882982912 65858 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29615] ppid=29588 vsize=862288 CPUtime=0.2
/proc/29606/task/29615/stat : 29615 (java) S 29588 29588 29433 0 -1 64 937 0 0 0 19 1 0 0 16 0 8 0 220113981 882982912 65858 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29616] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29616/stat : 29616 (java) S 29588 29588 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220113981 882982912 65858 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29617] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29617/stat : 29617 (java) S 29588 29588 29433 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220113981 882982912 65858 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 909848

[startup+102.504 s]
/proc/loadavg: 1.69 1.55 1.79 3/89 29617
/proc/meminfo: memFree=233816/2055920 swapFree=4191892/4192956
[pid=29588] ppid=29585 vsize=47560 CPUtime=0.01
/proc/29588/stat : 29588 (galacJ.sh) S 29585 29588 29433 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 220113970 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29588/statm: 11890 362 245 79 0 217 0
[pid=29606] ppid=29588 vsize=862288 CPUtime=101.98
/proc/29606/stat : 29606 (java) R 29588 29588 29433 0 -1 0 110299 0 1 0 10147 51 0 0 25 0 8 0 220113973 882982912 110039 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4073975703 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29606/statm: 215572 110039 2038 14 0 201477 0
[pid=29606/tid=29611] ppid=29588 vsize=862288 CPUtime=3.22
/proc/29606/task/29611/stat : 29611 (java) S 29588 29588 29433 0 -1 64 94286 0 0 0 283 39 0 0 16 0 8 0 220113977 882982912 110039 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29612] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29612/stat : 29612 (java) S 29588 29588 29433 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220113977 882982912 110039 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29613] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29613/stat : 29613 (java) S 29588 29588 29433 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220113977 882982912 110039 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29614] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29614/stat : 29614 (java) S 29588 29588 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220113981 882982912 110039 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29615] ppid=29588 vsize=862288 CPUtime=0.2
/proc/29606/task/29615/stat : 29615 (java) S 29588 29588 29433 0 -1 64 937 0 0 0 19 1 0 0 16 0 8 0 220113981 882982912 110039 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29616] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29616/stat : 29616 (java) S 29588 29588 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220113981 882982912 110039 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29617] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29617/stat : 29617 (java) S 29588 29588 29433 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220113981 882982912 110039 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 909848

[startup+162.506 s]
/proc/loadavg: 1.89 1.63 1.80 3/89 29617
/proc/meminfo: memFree=15512/2055920 swapFree=4191892/4192956
[pid=29588] ppid=29585 vsize=47560 CPUtime=0.01
/proc/29588/stat : 29588 (galacJ.sh) S 29585 29588 29433 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 220113970 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29588/statm: 11890 362 245 79 0 217 0
[pid=29606] ppid=29588 vsize=862288 CPUtime=161.69
/proc/29606/stat : 29606 (java) R 29588 29588 29433 0 -1 0 165530 0 1 0 16096 73 0 0 25 0 8 0 220113973 882982912 165265 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4073975619 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29606/statm: 215572 165265 2038 14 0 201477 0
[pid=29606/tid=29611] ppid=29588 vsize=862288 CPUtime=5.19
/proc/29606/task/29611/stat : 29611 (java) S 29588 29588 29433 0 -1 64 149512 0 0 0 459 60 0 0 16 0 8 0 220113977 882982912 165265 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29612] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29612/stat : 29612 (java) S 29588 29588 29433 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220113977 882982912 165265 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29613] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29613/stat : 29613 (java) S 29588 29588 29433 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220113977 882982912 165265 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29614] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29614/stat : 29614 (java) S 29588 29588 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220113981 882982912 165265 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29615] ppid=29588 vsize=862288 CPUtime=0.2
/proc/29606/task/29615/stat : 29615 (java) S 29588 29588 29433 0 -1 64 937 0 0 0 19 1 0 0 16 0 8 0 220113981 882982912 165265 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29616] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29616/stat : 29616 (java) S 29588 29588 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220113981 882982912 165265 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29617] ppid=29588 vsize=862288 CPUtime=0
/proc/29606/task/29617/stat : 29617 (java) S 29588 29588 29433 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220113981 882982912 165265 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 909848



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+180.526 s]
/proc/loadavg: 1.92 1.65 1.80 4/89 29617
/proc/meminfo: memFree=20952/2055920 swapFree=4191892/4192956
[pid=29588] ppid=29585 vsize=47560 CPUtime=0.01
/proc/29588/stat : 29588 (galacJ.sh) S 29585 29588 29433 0 -1 4194304 797 1728 0 0 0 0 0 1 18 0 1 0 220113970 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29588/statm: 11890 362 245 79 0 217 0
[pid=29606] ppid=29588 vsize=878292 CPUtime=179.6
/proc/29606/stat : 29606 (java) S 29588 29588 29433 0 -1 0 182870 0 1 0 17880 80 0 0 25 0 8 0 220113973 899371008 178849 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29606/statm: 219573 178849 2038 14 0 205478 0
[pid=29606/tid=29611] ppid=29588 vsize=878292 CPUtime=5.82
/proc/29606/task/29611/stat : 29611 (java) R 29588 29588 29433 0 -1 64 166850 0 0 0 515 67 0 0 16 0 8 0 220113977 899371008 178849 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4154022592 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29612] ppid=29588 vsize=878292 CPUtime=0
/proc/29606/task/29612/stat : 29612 (java) S 29588 29588 29433 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220113977 899371008 178849 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29613] ppid=29588 vsize=878292 CPUtime=0
/proc/29606/task/29613/stat : 29613 (java) S 29588 29588 29433 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220113977 899371008 178849 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29614] ppid=29588 vsize=878292 CPUtime=0
/proc/29606/task/29614/stat : 29614 (java) S 29588 29588 29433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220113981 899371008 178849 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29615] ppid=29588 vsize=878292 CPUtime=0.2
/proc/29606/task/29615/stat : 29615 (java) S 29588 29588 29433 0 -1 64 937 0 0 0 19 1 0 0 16 0 8 0 220113981 899371008 178849 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29616] ppid=29588 vsize=878292 CPUtime=0
/proc/29606/task/29616/stat : 29616 (java) S 29588 29588 29433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220113981 899371008 178849 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29606/tid=29617] ppid=29588 vsize=878292 CPUtime=0
/proc/29606/task/29617/stat : 29617 (java) S 29588 29588 29433 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220113981 899371008 178849 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 179.61
Current children cumulated vsize (KiB) 925852

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 180.556
CPU time (s): 0.027994
CPU user time (s): 0.006998
CPU system time (s): 0.020996
CPU usage (%): 0.0155043
Max. virtual memory (cumulated for all children) (KiB): 925852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.006998
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2525
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54
involuntary context switches= 20

runsolver used 0.25696 s user time and 0.559914 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Jan 13 19:39:05 UTC 2007


IDJOB= 215586
IDBENCH= 5013
IDSOLVER= 67
FILE ID= node40/215586-1168717143

PBS_JOBID= 3547599

Free space on /tmp= 66561 MiB

SOLVER NAME= galacJ beta 1
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mps/mps-lp4l.xml
COMMAND LINE= /tmp/evaluation/215586-1168717143/galacJ.sh /tmp/evaluation/215586-1168717143/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-215586-1168717143 -o ROOT/results/node40/solver-215586-1168717143 -C 1800 -M 900  /tmp/evaluation/215586-1168717143/galacJ.sh /tmp/evaluation/215586-1168717143/unknown.xml

META MD5SUM SOLVER= ffd78bd56f274e94bd0d0faf76d262cb
MD5SUM BENCH=  85642eafe1fbf42d86a0509dd1662b74

RANDOM SEED= 385224377

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.239
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.239
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:       1340504 kB
Buffers:         48536 kB
Cached:         589048 kB
SwapCached:        460 kB
Active:         105204 kB
Inactive:       552136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1340504 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            4624 kB
Writeback:           0 kB
Mapped:          28456 kB
Slab:            43656 kB
Committed_AS:  4747636 kB
PageTables:       1708 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= 66561 MiB



End job on node40 on Sat Jan 13 19:42:11 UTC 2007