Trace number 1049900

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 MWrong Cert. 4.38533 4.5018

General information on the benchmark

Namecsp/pseudo/routing/
normalized-s3-3-3-5.xml
MD5SUM76e2a554aaea5c4ce06abc2cc149c864
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.142977
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints646
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension646
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
2.84/2.98	c start processing
2.84/2.98	c start relation processing
2.94/3.08	c start cnf exporting
3.32/3.47	c parsing time : 2.856
3.32/3.47	c preprocessing time : 3.345
3.32/3.47	
3.32/3.47	c Nary constraints - conflicts : 390 supports : 12
3.32/3.47	c Binary constraints - conflicts : 244 supports :0
3.32/3.47	c max arity constraint : 20
3.32/3.47	c Max Tuples generated 1048576
3.32/3.47	c relations : 9
3.32/3.47	c relations BDD: 3
3.32/3.47	c sampling 1/1
3.32/3.47	c vars : 1953 - clauses :  6344
3.32/3.47	
3.32/3.48	 
3.32/3.48	c --- SAT Solver Stats ---
3.32/3.48	 
3.41/3.64	c restarts              : 6
3.41/3.64	c conflicts             : 1857           (11755 /sec)
3.41/3.64	c decisions             : 3667           (1.72 % random) (23213 /sec)
3.41/3.64	c propagations          : 508960         (3221776 /sec)
3.41/3.64	c conflict literals     : 32414          (35.28 % deleted)
3.41/3.64	c Memory used           : 2.34 MB
3.41/3.64	c CPU time              : 0.157975 s
3.41/3.64	
3.41/3.64	s SATISFIABLE
4.30/4.49	v 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 1 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0

Verifier Data (download as text)

ERROR: constraint C316 is unsatisfied
Predicate is (((parm[0]*parm[1])+(parm[2]+parm[3]))>=parm[4])
with
  parm[0]=-1   -1
  parm[1]=1   V49/$49
  parm[2]=0   V55/$55
  parm[3]=0   V48/$48
  parm[4]=0   0

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-1049900-1215047170/watcher-1049900-1215047170 -o /tmp/evaluation-result-1049900-1215047170/solver-1049900-1215047170 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1049900-1215047170.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.00 2.00 2.00 4/81 30155
/proc/meminfo: memFree=1732848/2055920 swapFree=4181476/4192956
[pid=30155] ppid=30153 vsize=5320 CPUtime=0
/proc/30155/stat : 30155 (galacM.sh) R 30153 30155 27576 0 -1 4194304 230 0 0 0 0 0 0 0 20 0 1 0 1983686548 5447680 194 996147200 4194304 4520092 548682068832 18446744073709551615 4425616 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30155/statm: 1330 194 146 79 0 122 0

[startup+0.0539861 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 30155
/proc/meminfo: memFree=1732848/2055920 swapFree=4181476/4192956
[pid=30155] ppid=30153 vsize=47564 CPUtime=0.01
/proc/30155/stat : 30155 (galacM.sh) S 30153 30155 27576 0 -1 4194304 767 1698 0 0 0 0 0 1 18 0 1 0 1983686548 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30155/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.101984 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 30155
/proc/meminfo: memFree=1732848/2055920 swapFree=4181476/4192956
[pid=30155] ppid=30153 vsize=47564 CPUtime=0.01
/proc/30155/stat : 30155 (galacM.sh) S 30153 30155 27576 0 -1 4194304 767 1698 0 0 0 0 0 1 18 0 1 0 1983686548 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30155/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.302019 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 30155
/proc/meminfo: memFree=1732848/2055920 swapFree=4181476/4192956
[pid=30155] ppid=30153 vsize=47564 CPUtime=0.01
/proc/30155/stat : 30155 (galacM.sh) S 30153 30155 27576 0 -1 4194304 767 1698 0 0 0 0 0 1 18 0 1 0 1983686548 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30155/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701095 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 30155
/proc/meminfo: memFree=1732848/2055920 swapFree=4181476/4192956
[pid=30155] ppid=30153 vsize=47564 CPUtime=0.01
/proc/30155/stat : 30155 (galacM.sh) S 30153 30155 27576 0 -1 4194304 767 1698 0 0 0 0 0 1 18 0 1 0 1983686548 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30155/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50123 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 30177
/proc/meminfo: memFree=1691936/2055920 swapFree=4181476/4192956
[pid=30155] ppid=30153 vsize=47564 CPUtime=0.01
/proc/30155/stat : 30155 (galacM.sh) S 30153 30155 27576 0 -1 4194304 767 1698 0 0 0 0 0 1 18 0 1 0 1983686548 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30155/statm: 11891 366 247 79 0 219 0
[pid=30169] ppid=30155 vsize=812552 CPUtime=1.44
/proc/30169/stat : 30169 (java) S 30155 30155 27576 0 -1 0 13473 0 1 0 137 7 0 0 18 0 9 0 1983686551 832053248 12689 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30169/statm: 203138 12689 2590 9 0 197171 0
[pid=30169/tid=30170] ppid=30155 vsize=812552 CPUtime=0.89
/proc/30169/task/30170/stat : 30170 (java) R 30155 30155 27576 0 -1 64 7465 0 1 0 85 4 0 0 25 0 9 0 1983686553 832053248 12689 996147200 134512640 134550740 4294955616 18446744073709551615 4127159031 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30169/tid=30171] ppid=30155 vsize=812552 CPUtime=0.25
/proc/30169/task/30171/stat : 30171 (java) S 30155 30155 27576 0 -1 64 4448 0 0 0 24 1 0 0 16 0 9 0 1983686554 832053248 12689 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30169/tid=30172] ppid=30155 vsize=812552 CPUtime=0
/proc/30169/task/30172/stat : 30172 (java) S 30155 30155 27576 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983686554 832053248 12689 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30169/tid=30173] ppid=30155 vsize=812552 CPUtime=0
/proc/30169/task/30173/stat : 30173 (java) S 30155 30155 27576 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1983686554 832053248 12689 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30169/tid=30174] ppid=30155 vsize=812552 CPUtime=0
/proc/30169/task/30174/stat : 30174 (java) S 30155 30155 27576 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1983686556 832053248 12689 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30169/tid=30175] ppid=30155 vsize=812552 CPUtime=0.27
/proc/30169/task/30175/stat : 30175 (java) S 30155 30155 27576 0 -1 64 859 0 0 0 27 0 0 0 15 0 9 0 1983686556 832053248 12689 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30169/tid=30176] ppid=30155 vsize=812552 CPUtime=0
/proc/30169/task/30176/stat : 30176 (java) S 30155 30155 27576 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983686556 832053248 12689 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30169/tid=30177] ppid=30155 vsize=812552 CPUtime=0
/proc/30169/task/30177/stat : 30177 (java) S 30155 30155 27576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983686556 832053248 12689 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) 860116

[startup+3.10253 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 30177
/proc/meminfo: memFree=1691296/2055920 swapFree=4181476/4192956
[pid=30155] ppid=30153 vsize=47564 CPUtime=0.01
/proc/30155/stat : 30155 (galacM.sh) S 30153 30155 27576 0 -1 4194304 767 1698 0 0 0 0 0 1 18 0 1 0 1983686548 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30155/statm: 11891 366 247 79 0 219 0
[pid=30169] ppid=30155 vsize=812664 CPUtime=3.02
/proc/30169/stat : 30169 (java) S 30155 30155 27576 0 -1 0 13514 0 1 0 295 7 0 0 18 0 9 0 1983686551 832167936 12729 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30169/statm: 203166 12729 2590 9 0 197199 0
[pid=30169/tid=30170] ppid=30155 vsize=812664 CPUtime=2.45
/proc/30169/task/30170/stat : 30170 (java) R 30155 30155 27576 0 -1 64 7494 0 1 0 241 4 0 0 25 0 9 0 1983686553 832167936 12729 996147200 134512640 134550740 4294955616 18446744073709551615 4125977230 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30169/tid=30171] ppid=30155 vsize=812664 CPUtime=0.25
/proc/30169/task/30171/stat : 30171 (java) S 30155 30155 27576 0 -1 64 4448 0 0 0 24 1 0 0 17 0 9 0 1983686554 832167936 12729 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30169/tid=30172] ppid=30155 vsize=812664 CPUtime=0
/proc/30169/task/30172/stat : 30172 (java) S 30155 30155 27576 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983686554 832167936 12729 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30169/tid=30173] ppid=30155 vsize=812664 CPUtime=0
/proc/30169/task/30173/stat : 30173 (java) S 30155 30155 27576 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1983686554 832167936 12729 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30169/tid=30174] ppid=30155 vsize=812664 CPUtime=0
/proc/30169/task/30174/stat : 30174 (java) S 30155 30155 27576 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1983686556 832167936 12729 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30169/tid=30175] ppid=30155 vsize=812664 CPUtime=0.29
/proc/30169/task/30175/stat : 30175 (java) S 30155 30155 27576 0 -1 64 871 0 0 0 29 0 0 0 15 0 9 0 1983686556 832167936 12729 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30169/tid=30176] ppid=30155 vsize=812664 CPUtime=0
/proc/30169/task/30176/stat : 30176 (java) S 30155 30155 27576 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983686556 832167936 12729 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30169/tid=30177] ppid=30155 vsize=812664 CPUtime=0
/proc/30169/task/30177/stat : 30177 (java) S 30155 30155 27576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983686556 832167936 12729 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) 860228

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

[startup+3.90168 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 30177
/proc/meminfo: memFree=1690912/2055920 swapFree=4181476/4192956
[pid=30155] ppid=30153 vsize=47564 CPUtime=3.57
/proc/30155/stat : 30155 (galacM.sh) S 30153 30155 27576 0 -1 4194304 838 16469 0 1 0 0 347 10 15 0 1 0 1983686548 48705536 367 996147200 4194304 4520092 548682068832 18446744073709551615 271638560850 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/30155/statm: 11891 367 247 79 0 219 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 47564

[startup+4.30275 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 30187
/proc/meminfo: memFree=1717664/2055920 swapFree=4181476/4192956
[pid=30155] ppid=30153 vsize=47564 CPUtime=3.57
/proc/30155/stat : 30155 (galacM.sh) S 30153 30155 27576 0 -1 4194304 838 16469 0 1 0 0 347 10 15 0 1 0 1983686548 48705536 367 996147200 4194304 4520092 548682068832 18446744073709551615 271638560850 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/30155/statm: 11891 367 247 79 0 219 0
[pid=30179] ppid=30155 vsize=812468 CPUtime=0.63
/proc/30179/stat : 30179 (java) S 30155 30155 27576 0 -1 0 5906 0 1 0 60 3 0 0 18 0 9 0 1983686913 831967232 5328 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30179/statm: 203117 5328 1857 9 0 197150 0
[pid=30179/tid=30180] ppid=30155 vsize=812468 CPUtime=0.43
/proc/30179/task/30180/stat : 30180 (java) R 30155 30155 27576 0 -1 64 4355 0 1 0 41 2 0 0 23 0 9 0 1983686914 831967232 5328 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30179/tid=30181] ppid=30155 vsize=812468 CPUtime=0
/proc/30179/task/30181/stat : 30181 (java) S 30155 30155 27576 0 -1 64 4 0 0 0 0 0 0 0 18 0 9 0 1983686915 831967232 5328 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=30179/tid=30182] ppid=30155 vsize=812468 CPUtime=0
/proc/30179/task/30182/stat : 30182 (java) S 30155 30155 27576 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1983686915 831967232 5328 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30179/tid=30183] ppid=30155 vsize=812468 CPUtime=0
/proc/30179/task/30183/stat : 30183 (java) S 30155 30155 27576 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1983686915 831967232 5328 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30179/tid=30184] ppid=30155 vsize=812468 CPUtime=0
/proc/30179/task/30184/stat : 30184 (java) S 30155 30155 27576 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983686917 831967232 5328 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30179/tid=30185] ppid=30155 vsize=812468 CPUtime=0.18
/proc/30179/task/30185/stat : 30185 (java) R 30155 30155 27576 0 -1 64 836 0 0 0 18 0 0 0 16 0 9 0 1983686917 831967232 5328 996147200 134512640 134550740 4294955616 18446744073709551615 102090776 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30179/tid=30186] ppid=30155 vsize=812468 CPUtime=0
/proc/30179/task/30186/stat : 30186 (java) S 30155 30155 27576 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983686917 831967232 5328 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30179/tid=30187] ppid=30155 vsize=812468 CPUtime=0
/proc/30179/task/30187/stat : 30187 (java) S 30155 30155 27576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983686917 831967232 5328 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 860032

[startup+4.40777 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 30187
/proc/meminfo: memFree=1717664/2055920 swapFree=4181476/4192956
[pid=30155] ppid=30153 vsize=47564 CPUtime=3.57
/proc/30155/stat : 30155 (galacM.sh) S 30153 30155 27576 0 -1 4194304 838 16469 0 1 0 0 347 10 15 0 1 0 1983686548 48705536 367 996147200 4194304 4520092 548682068832 18446744073709551615 271638560850 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/30155/statm: 11891 367 247 79 0 219 0
[pid=30179] ppid=30155 vsize=812724 CPUtime=0.73
/proc/30179/stat : 30179 (java) S 30155 30155 27576 0 -1 0 6329 0 1 0 69 4 0 0 18 0 9 0 1983686913 832229376 5711 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30179/statm: 203181 5711 1912 9 0 197186 0
[pid=30179/tid=30180] ppid=30155 vsize=812724 CPUtime=0.48
/proc/30179/task/30180/stat : 30180 (java) R 30155 30155 27576 0 -1 64 4733 0 1 0 46 2 0 0 18 0 9 0 1983686914 832229376 5711 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30179/tid=30181] ppid=30155 vsize=812724 CPUtime=0
/proc/30179/task/30181/stat : 30181 (java) S 30155 30155 27576 0 -1 64 4 0 0 0 0 0 0 0 18 0 9 0 1983686915 832229376 5711 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=30179/tid=30182] ppid=30155 vsize=812724 CPUtime=0
/proc/30179/task/30182/stat : 30182 (java) S 30155 30155 27576 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1983686915 832229376 5711 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30179/tid=30183] ppid=30155 vsize=812724 CPUtime=0
/proc/30179/task/30183/stat : 30183 (java) S 30155 30155 27576 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1983686915 832229376 5711 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30179/tid=30184] ppid=30155 vsize=812724 CPUtime=0
/proc/30179/task/30184/stat : 30184 (java) S 30155 30155 27576 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983686917 832229376 5711 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30179/tid=30185] ppid=30155 vsize=812724 CPUtime=0.23
/proc/30179/task/30185/stat : 30185 (java) R 30155 30155 27576 0 -1 64 881 0 0 0 23 0 0 0 16 0 9 0 1983686917 832229376 5711 996147200 134512640 134550740 4294955616 18446744073709551615 101781203 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30179/tid=30186] ppid=30155 vsize=812724 CPUtime=0
/proc/30179/task/30186/stat : 30186 (java) S 30155 30155 27576 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983686917 832229376 5711 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=30179/tid=30187] ppid=30155 vsize=812724 CPUtime=0
/proc/30179/task/30187/stat : 30187 (java) S 30155 30155 27576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983686917 832229376 5711 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.3
Current children cumulated vsize (KiB) 860288

Child status: 0
Real time (s): 4.5018
CPU time (s): 4.38533
CPU user time (s): 4.21436
CPU system time (s): 0.170974
CPU usage (%): 97.4129
Max. virtual memory (cumulated for all children) (KiB): 860288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.21436
system time used= 0.170974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24192
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= 2752
involuntary context switches= 2806

runsolver used 0.004999 second user time and 0.025996 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-03 03:06:10
IDJOB=1049900
IDBENCH=54852
IDSOLVER=350
FILE ID=node67/1049900-1215047170
PBS_JOBID= 7875042
Free space on /tmp= 66536 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/pseudo/routing/normalized-s3-3-3-5.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1049900-1215047170/watcher-1049900-1215047170 -o /tmp/evaluation-result-1049900-1215047170/solver-1049900-1215047170 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1049900-1215047170.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 76e2a554aaea5c4ce06abc2cc149c864
RANDOM SEED=1440534358

node67.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.281
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.281
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:       1733328 kB
Buffers:         37536 kB
Cached:         174048 kB
SwapCached:       5336 kB
Active:         185344 kB
Inactive:        82244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1733328 kB
SwapTotal:     4192956 kB
SwapFree:      4181476 kB
Dirty:            3132 kB
Writeback:           0 kB
Mapped:          72456 kB
Slab:            40064 kB
Committed_AS:  4716876 kB
PageTables:       1984 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= 66532 MiB
End job on node67 at 2008-07-03 03:06:15