Trace number 1055282

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
galac MSAT 24.7632 25.0613

General information on the benchmark

Namecsp/jobShop-e0ddr1/
normalized-e0ddr1-10-by-5-6.xml
MD5SUM1c19ec9291001515ae45cca91f22e644
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.023995
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size124
Number of constraints which are defined in extension0
Number of constraints which are defined in intension265
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
5.70/5.89	c start processing
5.70/5.89	c start relation processing
6.30/6.40	c start cnf exporting
23.63/23.96	c parsing time : 5.754
23.63/23.96	c preprocessing time : 23.838
23.63/23.96	
23.63/23.96	c Nary constraints - conflicts : 0 supports : 0
23.63/23.96	c Binary constraints - conflicts : 265 supports :0
23.63/23.96	c max arity constraint : 2
23.63/23.96	c Max Tuples generated 15376
23.63/23.96	c relations : 265
23.63/23.96	c relations BDD: 0
23.63/23.96	c sampling 225/265
23.63/23.96	c vars : 5681 - clauses :  883493
23.63/23.96	
23.70/24.01	 
23.70/24.01	c --- SAT Solver Stats ---
23.70/24.01	 
24.09/24.40	c restarts              : 2
24.09/24.40	c conflicts             : 245            (754 /sec)
24.09/24.40	c decisions             : 13649          (1.31 % random) (42003 /sec)
24.09/24.40	c propagations          : 32567          (100222 /sec)
24.09/24.40	c conflict literals     : 31747          (0.38 % deleted)
24.09/24.40	c Memory used           : 35.11 MB
24.09/24.40	c CPU time              : 0.32495 s
24.09/24.40	
24.09/24.40	s SATISFIABLE
24.11/25.05	v 1 5 43 73 104 1 4 9 32 71 50 117 125 137 141 9 19 25 36 97 12 19 81 116 132 55 63 71 114 128 25 44 56 67 111 19 58 97 123 133 66 101 109 132 141 6 21 33 63 83

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055282-1215059366/watcher-1055282-1215059366 -o /tmp/evaluation-result-1055282-1215059366/solver-1055282-1215059366 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1055282-1215059366.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.31 2.08 2.02 4/80 6979
/proc/meminfo: memFree=1273360/2055920 swapFree=4164432/4192956
[pid=6979] ppid=6977 vsize=18572 CPUtime=0
/proc/6979/stat : 6979 (runsolver) R 6977 6979 3826 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1984910783 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 272467815719 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6979/statm: 4643 292 257 25 0 2626 0

[startup+0.0900619 s]
/proc/loadavg: 2.31 2.08 2.02 4/80 6979
/proc/meminfo: memFree=1273360/2055920 swapFree=4164432/4192956
[pid=6979] ppid=6977 vsize=47584 CPUtime=0.01
/proc/6979/stat : 6979 (galacM.sh) S 6977 6979 3826 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984910783 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6979/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.102062 s]
/proc/loadavg: 2.31 2.08 2.02 4/80 6979
/proc/meminfo: memFree=1273360/2055920 swapFree=4164432/4192956
[pid=6979] ppid=6977 vsize=47584 CPUtime=0.01
/proc/6979/stat : 6979 (galacM.sh) S 6977 6979 3826 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984910783 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6979/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.302098 s]
/proc/loadavg: 2.31 2.08 2.02 4/80 6979
/proc/meminfo: memFree=1273360/2055920 swapFree=4164432/4192956
[pid=6979] ppid=6977 vsize=47584 CPUtime=0.01
/proc/6979/stat : 6979 (galacM.sh) S 6977 6979 3826 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984910783 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6979/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.702154 s]
/proc/loadavg: 2.31 2.08 2.02 4/80 6979
/proc/meminfo: memFree=1273360/2055920 swapFree=4164432/4192956
[pid=6979] ppid=6977 vsize=47584 CPUtime=0.01
/proc/6979/stat : 6979 (galacM.sh) S 6977 6979 3826 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984910783 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6979/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+1.50228 s]
/proc/loadavg: 2.31 2.08 2.02 4/90 7001
/proc/meminfo: memFree=1228992/2055920 swapFree=4164432/4192956
[pid=6979] ppid=6977 vsize=47584 CPUtime=0.01
/proc/6979/stat : 6979 (galacM.sh) S 6977 6979 3826 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984910783 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6979/statm: 11896 364 245 79 0 219 0
[pid=6993] ppid=6979 vsize=812736 CPUtime=1.44
/proc/6993/stat : 6993 (java) S 6979 6979 3826 0 -1 0 15431 0 1 0 135 9 0 0 19 0 9 0 1984910787 832241664 14647 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6993/statm: 203184 14647 2586 9 0 197165 0
[pid=6993/tid=6994] ppid=6979 vsize=812736 CPUtime=0.8
/proc/6993/task/6994/stat : 6994 (java) R 6979 6979 3826 0 -1 64 7522 0 1 0 75 5 0 0 25 0 9 0 1984910788 832241664 14647 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6995] ppid=6979 vsize=812736 CPUtime=0.43
/proc/6993/task/6995/stat : 6995 (java) R 6979 6979 3826 0 -1 64 6425 0 0 0 41 2 0 0 16 0 9 0 1984910789 832241664 14647 996147200 134512640 134550740 4294955616 18446744073709551615 104181582 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6996] ppid=6979 vsize=812736 CPUtime=0
/proc/6993/task/6996/stat : 6996 (java) S 6979 6979 3826 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984910789 832241664 14647 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6997] ppid=6979 vsize=812736 CPUtime=0
/proc/6993/task/6997/stat : 6997 (java) S 6979 6979 3826 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984910789 832241664 14647 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6998] ppid=6979 vsize=812736 CPUtime=0
/proc/6993/task/6998/stat : 6998 (java) S 6979 6979 3826 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984910791 832241664 14647 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6999] ppid=6979 vsize=812736 CPUtime=0.17
/proc/6993/task/6999/stat : 6999 (java) S 6979 6979 3826 0 -1 64 784 0 0 0 17 0 0 0 15 0 9 0 1984910791 832241664 14647 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=7000] ppid=6979 vsize=812736 CPUtime=0
/proc/6993/task/7000/stat : 7000 (java) S 6979 6979 3826 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984910791 832241664 14647 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=7001] ppid=6979 vsize=812736 CPUtime=0
/proc/6993/task/7001/stat : 7001 (java) S 6979 6979 3826 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984910792 832241664 14647 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860320

[startup+3.10251 s]
/proc/loadavg: 2.31 2.08 2.02 4/90 7001
/proc/meminfo: memFree=1218176/2055920 swapFree=4164432/4192956
[pid=6979] ppid=6977 vsize=47584 CPUtime=0.01
/proc/6979/stat : 6979 (galacM.sh) S 6977 6979 3826 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984910783 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6979/statm: 11896 364 245 79 0 219 0
[pid=6993] ppid=6979 vsize=812736 CPUtime=3.02
/proc/6993/stat : 6993 (java) S 6979 6979 3826 0 -1 0 18279 0 1 0 292 10 0 0 19 0 9 0 1984910787 832241664 17483 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6993/statm: 203184 17483 2588 9 0 197165 0
[pid=6993/tid=6994] ppid=6979 vsize=812736 CPUtime=1.28
/proc/6993/task/6994/stat : 6994 (java) R 6979 6979 3826 0 -1 64 7534 0 1 0 123 5 0 0 25 0 9 0 1984910788 832241664 17483 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6995] ppid=6979 vsize=812736 CPUtime=1.51
/proc/6993/task/6995/stat : 6995 (java) R 6979 6979 3826 0 -1 64 9242 0 0 0 148 3 0 0 17 0 9 0 1984910789 832241664 17483 996147200 134512640 134550740 4294955616 18446744073709551615 102474673 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6996] ppid=6979 vsize=812736 CPUtime=0
/proc/6993/task/6996/stat : 6996 (java) S 6979 6979 3826 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984910789 832241664 17483 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6997] ppid=6979 vsize=812736 CPUtime=0
/proc/6993/task/6997/stat : 6997 (java) S 6979 6979 3826 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984910789 832241664 17483 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6998] ppid=6979 vsize=812736 CPUtime=0
/proc/6993/task/6998/stat : 6998 (java) S 6979 6979 3826 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984910791 832241664 17483 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6999] ppid=6979 vsize=812736 CPUtime=0.2
/proc/6993/task/6999/stat : 6999 (java) S 6979 6979 3826 0 -1 64 803 0 0 0 20 0 0 0 15 0 9 0 1984910791 832241664 17483 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=7000] ppid=6979 vsize=812736 CPUtime=0
/proc/6993/task/7000/stat : 7000 (java) S 6979 6979 3826 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984910791 832241664 17483 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=7001] ppid=6979 vsize=812736 CPUtime=0
/proc/6993/task/7001/stat : 7001 (java) S 6979 6979 3826 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984910792 832241664 17483 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860320

[startup+6.30198 s]
/proc/loadavg: 2.44 2.12 2.03 3/90 7001
/proc/meminfo: memFree=1202048/2055920 swapFree=4164432/4192956
[pid=6979] ppid=6977 vsize=47584 CPUtime=0.01
/proc/6979/stat : 6979 (galacM.sh) S 6977 6979 3826 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984910783 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6979/statm: 11896 364 245 79 0 219 0
[pid=6993] ppid=6979 vsize=812804 CPUtime=6.19
/proc/6993/stat : 6993 (java) S 6979 6979 3826 0 -1 0 21556 0 1 0 608 11 0 0 19 0 9 0 1984910787 832311296 20509 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6993/statm: 203201 20509 2588 9 0 197182 0
[pid=6993/tid=6994] ppid=6979 vsize=812804 CPUtime=2.05
/proc/6993/task/6994/stat : 6994 (java) R 6979 6979 3826 0 -1 64 7555 0 1 0 200 5 0 0 19 0 9 0 1984910788 832311296 20509 996147200 134512640 134550740 4294955616 18446744073709551615 4126997243 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6995] ppid=6979 vsize=812804 CPUtime=3.89
/proc/6993/task/6995/stat : 6995 (java) R 6979 6979 3826 0 -1 64 12490 0 0 0 385 4 0 0 25 0 9 0 1984910789 832311296 20509 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6996] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/6996/stat : 6996 (java) S 6979 6979 3826 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984910789 832311296 20509 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6997] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/6997/stat : 6997 (java) S 6979 6979 3826 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984910789 832311296 20509 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6998] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/6998/stat : 6998 (java) S 6979 6979 3826 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984910791 832311296 20509 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6999] ppid=6979 vsize=812804 CPUtime=0.21
/proc/6993/task/6999/stat : 6999 (java) S 6979 6979 3826 0 -1 64 811 0 0 0 21 0 0 0 15 0 9 0 1984910791 832311296 20509 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=7000] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/7000/stat : 7000 (java) S 6979 6979 3826 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984910791 832311296 20509 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=7001] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/7001/stat : 7001 (java) S 6979 6979 3826 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984910792 832311296 20509 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860388

[startup+12.7019 s]
/proc/loadavg: 2.41 2.11 2.03 3/90 7001
/proc/meminfo: memFree=1165696/2055920 swapFree=4164432/4192956
[pid=6979] ppid=6977 vsize=47584 CPUtime=0.01
/proc/6979/stat : 6979 (galacM.sh) S 6977 6979 3826 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984910783 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6979/statm: 11896 364 245 79 0 219 0
[pid=6993] ppid=6979 vsize=812804 CPUtime=12.53
/proc/6993/stat : 6993 (java) S 6979 6979 3826 0 -1 0 29026 0 1 0 1233 20 0 0 19 0 9 0 1984910787 832311296 27965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6993/statm: 203201 27965 2593 9 0 197182 0
[pid=6993/tid=6994] ppid=6979 vsize=812804 CPUtime=8.28
/proc/6993/task/6994/stat : 6994 (java) R 6979 6979 3826 0 -1 64 14646 0 1 0 815 13 0 0 25 0 9 0 1984910788 832311296 27965 996147200 134512640 134550740 4294955616 18446744073709551615 4126689156 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6995] ppid=6979 vsize=812804 CPUtime=3.93
/proc/6993/task/6995/stat : 6995 (java) S 6979 6979 3826 0 -1 64 12834 0 0 0 389 4 0 0 16 0 9 0 1984910789 832311296 27965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6996] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/6996/stat : 6996 (java) S 6979 6979 3826 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984910789 832311296 27965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6997] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/6997/stat : 6997 (java) S 6979 6979 3826 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984910789 832311296 27965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6998] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/6998/stat : 6998 (java) S 6979 6979 3826 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984910791 832311296 27965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6999] ppid=6979 vsize=812804 CPUtime=0.28
/proc/6993/task/6999/stat : 6999 (java) S 6979 6979 3826 0 -1 64 846 0 0 0 27 1 0 0 15 0 9 0 1984910791 832311296 27965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=7000] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/7000/stat : 7000 (java) S 6979 6979 3826 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984910791 832311296 27965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=7001] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/7001/stat : 7001 (java) S 6979 6979 3826 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984910792 832311296 27965 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860388

Solver just ended. Dumping a history of the last processes samples

[startup+19.1029 s]
/proc/loadavg: 2.38 2.11 2.03 3/90 7001
/proc/meminfo: memFree=1161664/2055920 swapFree=4164432/4192956
[pid=6979] ppid=6977 vsize=47584 CPUtime=0.01
/proc/6979/stat : 6979 (galacM.sh) S 6977 6979 3826 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984910783 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6979/statm: 11896 364 245 79 0 219 0
[pid=6993] ppid=6979 vsize=812804 CPUtime=18.87
/proc/6993/stat : 6993 (java) S 6979 6979 3826 0 -1 0 29131 0 1 0 1865 22 0 0 19 0 9 0 1984910787 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6993/statm: 203201 28058 2593 9 0 197182 0
[pid=6993/tid=6994] ppid=6979 vsize=812804 CPUtime=14.61
/proc/6993/task/6994/stat : 6994 (java) R 6979 6979 3826 0 -1 64 14658 0 1 0 1446 15 0 0 25 0 9 0 1984910788 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4127130021 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6995] ppid=6979 vsize=812804 CPUtime=3.95
/proc/6993/task/6995/stat : 6995 (java) S 6979 6979 3826 0 -1 64 12927 0 0 0 391 4 0 0 16 0 9 0 1984910789 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6996] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/6996/stat : 6996 (java) S 6979 6979 3826 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984910789 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6997] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/6997/stat : 6997 (java) S 6979 6979 3826 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984910789 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6998] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/6998/stat : 6998 (java) S 6979 6979 3826 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984910791 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6999] ppid=6979 vsize=812804 CPUtime=0.28
/proc/6993/task/6999/stat : 6999 (java) S 6979 6979 3826 0 -1 64 846 0 0 0 27 1 0 0 15 0 9 0 1984910791 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=7000] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/7000/stat : 7000 (java) S 6979 6979 3826 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984910791 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=7001] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/7001/stat : 7001 (java) S 6979 6979 3826 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984910792 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.88
Current children cumulated vsize (KiB) 860388

[startup+22.3013 s]
/proc/loadavg: 2.35 2.11 2.03 3/90 7001
/proc/meminfo: memFree=1159488/2055920 swapFree=4164432/4192956
[pid=6979] ppid=6977 vsize=47584 CPUtime=0.01
/proc/6979/stat : 6979 (galacM.sh) S 6977 6979 3826 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984910783 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6979/statm: 11896 364 245 79 0 219 0
[pid=6993] ppid=6979 vsize=812804 CPUtime=22.04
/proc/6993/stat : 6993 (java) S 6979 6979 3826 0 -1 0 29137 0 1 0 2181 23 0 0 19 0 9 0 1984910787 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6993/statm: 203201 28058 2593 9 0 197182 0
[pid=6993/tid=6994] ppid=6979 vsize=812804 CPUtime=17.76
/proc/6993/task/6994/stat : 6994 (java) R 6979 6979 3826 0 -1 64 14664 0 1 0 1760 16 0 0 25 0 9 0 1984910788 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4127033222 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6995] ppid=6979 vsize=812804 CPUtime=3.96
/proc/6993/task/6995/stat : 6995 (java) S 6979 6979 3826 0 -1 64 12927 0 0 0 392 4 0 0 16 0 9 0 1984910789 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6996] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/6996/stat : 6996 (java) S 6979 6979 3826 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984910789 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6997] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/6997/stat : 6997 (java) S 6979 6979 3826 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984910789 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6998] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/6998/stat : 6998 (java) S 6979 6979 3826 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984910791 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6999] ppid=6979 vsize=812804 CPUtime=0.28
/proc/6993/task/6999/stat : 6999 (java) S 6979 6979 3826 0 -1 64 846 0 0 0 27 1 0 0 15 0 9 0 1984910791 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=7000] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/7000/stat : 7000 (java) S 6979 6979 3826 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984910791 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=7001] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/7001/stat : 7001 (java) S 6979 6979 3826 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984910792 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.05
Current children cumulated vsize (KiB) 860388

[startup+23.9026 s]
/proc/loadavg: 2.35 2.11 2.03 3/90 7001
/proc/meminfo: memFree=1158912/2055920 swapFree=4164432/4192956
[pid=6979] ppid=6977 vsize=47584 CPUtime=0.01
/proc/6979/stat : 6979 (galacM.sh) S 6977 6979 3826 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984910783 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6979/statm: 11896 364 245 79 0 219 0
[pid=6993] ppid=6979 vsize=812804 CPUtime=23.62
/proc/6993/stat : 6993 (java) S 6979 6979 3826 0 -1 0 29140 0 1 0 2338 24 0 0 19 0 9 0 1984910787 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6993/statm: 203201 28058 2593 9 0 197182 0
[pid=6993/tid=6994] ppid=6979 vsize=812804 CPUtime=19.35
/proc/6993/task/6994/stat : 6994 (java) R 6979 6979 3826 0 -1 64 14667 0 1 0 1918 17 0 0 25 0 9 0 1984910788 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4127054822 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6995] ppid=6979 vsize=812804 CPUtime=3.96
/proc/6993/task/6995/stat : 6995 (java) S 6979 6979 3826 0 -1 64 12927 0 0 0 392 4 0 0 16 0 9 0 1984910789 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6996] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/6996/stat : 6996 (java) S 6979 6979 3826 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984910789 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6997] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/6997/stat : 6997 (java) S 6979 6979 3826 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984910789 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6998] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/6998/stat : 6998 (java) S 6979 6979 3826 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984910791 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=6999] ppid=6979 vsize=812804 CPUtime=0.28
/proc/6993/task/6999/stat : 6999 (java) S 6979 6979 3826 0 -1 64 846 0 0 0 27 1 0 0 15 0 9 0 1984910791 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=7000] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/7000/stat : 7000 (java) S 6979 6979 3826 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984910791 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6993/tid=7001] ppid=6979 vsize=812804 CPUtime=0
/proc/6993/task/7001/stat : 7001 (java) S 6979 6979 3826 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984910792 832311296 28058 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.63
Current children cumulated vsize (KiB) 860388

[startup+24.7017 s]
/proc/loadavg: 2.35 2.11 2.03 3/82 7002
/proc/meminfo: memFree=1251008/2055920 swapFree=4164432/4192956
[pid=6979] ppid=6977 vsize=47584 CPUtime=24.11
/proc/6979/stat : 6979 (galacM.sh) S 6977 6979 3826 0 -1 4194304 836 39602 0 1 0 0 2378 33 15 0 1 0 1984910783 48726016 365 996147200 4194304 4520092 548682068832 18446744073709551615 272467984466 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/6979/statm: 11896 365 245 79 0 219 0
Current children cumulated CPU time (s) 24.11
Current children cumulated vsize (KiB) 47584

[startup+24.9017 s]
/proc/loadavg: 2.35 2.11 2.03 3/82 7002
/proc/meminfo: memFree=1251008/2055920 swapFree=4164432/4192956
[pid=6979] ppid=6977 vsize=47584 CPUtime=24.11
/proc/6979/stat : 6979 (galacM.sh) S 6977 6979 3826 0 -1 4194304 836 39602 0 1 0 0 2378 33 15 0 1 0 1984910783 48726016 365 996147200 4194304 4520092 548682068832 18446744073709551615 272467984466 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/6979/statm: 11896 365 245 79 0 219 0
Current children cumulated CPU time (s) 24.11
Current children cumulated vsize (KiB) 47584

[startup+25.0017 s]
/proc/loadavg: 2.35 2.11 2.03 3/82 7002
/proc/meminfo: memFree=1251008/2055920 swapFree=4164432/4192956
[pid=6979] ppid=6977 vsize=47584 CPUtime=24.11
/proc/6979/stat : 6979 (galacM.sh) S 6977 6979 3826 0 -1 4194304 836 39602 0 1 0 0 2378 33 15 0 1 0 1984910783 48726016 365 996147200 4194304 4520092 548682068832 18446744073709551615 272467984466 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/6979/statm: 11896 365 245 79 0 219 0
Current children cumulated CPU time (s) 24.11
Current children cumulated vsize (KiB) 47584

Child status: 0
Real time (s): 25.0613
CPU time (s): 24.7632
CPU user time (s): 24.3573
CPU system time (s): 0.405938
CPU usage (%): 98.8107
Max. virtual memory (cumulated for all children) (KiB): 860680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.3573
system time used= 0.405938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47605
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2886
involuntary context switches= 3508

runsolver used 0.042993 second user time and 0.081987 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-03 06:29:26
IDJOB=1055282
IDBENCH=56812
IDSOLVER=350
FILE ID=node22/1055282-1215059366
PBS_JOBID= 7875130
Free space on /tmp= 66532 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/jobShop-e0ddr1/normalized-e0ddr1-10-by-5-6.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055282-1215059366/watcher-1055282-1215059366 -o /tmp/evaluation-result-1055282-1215059366/solver-1055282-1215059366 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1055282-1215059366.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1c19ec9291001515ae45cca91f22e644
RANDOM SEED=1566795212

node22.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.267
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.267
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:       1273840 kB
Buffers:         78064 kB
Cached:         372332 kB
SwapCached:      22816 kB
Active:         430072 kB
Inactive:       275588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1273840 kB
SwapTotal:     4192956 kB
SwapFree:      4164432 kB
Dirty:            3064 kB
Writeback:           0 kB
Mapped:         255328 kB
Slab:            61236 kB
Committed_AS:  4043096 kB
PageTables:       2200 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= 66528 MiB
End job on node22 at 2008-07-03 06:29:51