Trace number 1100103

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 ESAT 15.7066 15.7987

General information on the benchmark

Namecsp/tightness0.65/
normalized-rand-2-40-40-135-650-26_ext.xml
MD5SUM72c236bdc58784a9aceee02a50b74712
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.470927
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.96/1.04	c start processing
0.96/1.04	c start relation processing
1.16/1.21	c start cnf exporting
3.73/3.84	c parsing time : 0.917
3.73/3.84	c preprocessing time : 3.721
3.73/3.84	
3.73/3.84	c Nary constraints - conflicts : 0 supports : 0
3.73/3.84	c Binary constraints - conflicts : 0 supports :135
3.73/3.84	c max arity constraint : 2
3.73/3.84	c Max Tuples generated 0
3.73/3.84	c relations : 135
3.73/3.84	c relations BDD: 0
3.73/3.84	c sampling 0/0
3.73/3.84	c vars : 1601 - clauses :  42040
3.73/3.84	
3.79/3.90	 
3.79/3.90	c --- SAT Solver Stats ---
3.79/3.90	 
3.79/3.90	c eSAT 0.1 : minisat core with additionnal features
3.79/3.90	c ============================[ Problem Statistics ]=============================
3.79/3.90	c |                                                                             |
3.79/3.90	c |  Number of variables:  1600                                                 |
3.79/3.90	c |  Number of clauses:    42040                                                |
3.79/3.95	c |  Parsing time:         0.05         s                                       |
14.68/14.82	c restarts              : 154
14.68/14.82	c conflicts             : 20366          (1868 /sec)
14.68/14.82	c decisions             : 61379          (36.30 % random) (5629 /sec)
14.68/14.82	c euip                  : 3240        
14.68/14.82	c propagations          : 4023636        (369028 /sec)
14.68/14.82	c conflict literals     : 3138196        (17.83 % deleted)
14.68/14.82	c Memory used           : 12.51 MB
14.68/14.82	c CPU time              : 10.9033 s
14.68/14.82	c 
14.68/14.82	s SATISFIABLE
15.57/15.79	v 9 34 29 26 30 8 0 25 13 16 9 37 30 35 34 16 2 8 19 37 3 37 39 31 31 35 2 35 24 36 3 17 25 3 9 11 17 30 38 11

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-1100103-1215286561/watcher-1100103-1215286561 -o /tmp/evaluation-result-1100103-1215286561/solver-1100103-1215286561 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1100103-1215286561.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.04 2.04 2.00 4/84 9461
/proc/meminfo: memFree=1579248/2055920 swapFree=4192812/4192956
[pid=9461] ppid=9459 vsize=8652 CPUtime=0
/proc/9461/stat : 9461 (galacE.sh) S 9459 9461 8266 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 140326228 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9461/statm: 2163 280 208 79 0 156 0
[pid=9462] ppid=9461 vsize=8688 CPUtime=0
/proc/9462/stat : 9462 (galacE.sh) R 9461 9461 8266 0 -1 4194368 47 243 0 0 0 0 0 0 16 0 1 0 140326229 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 233588714143 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/9462/statm: 2172 288 210 79 0 165 0
[pid=9464] ppid=9462 vsize=8728 CPUtime=0
/proc/9464/stat : 9464 (galacE.sh) R 9462 9461 8266 0 -1 4194368 25 0 0 0 0 0 0 0 18 0 1 0 140326229 8937472 292 996147200 4194304 4520092 548682068832 18446744073709551615 233588714791 0 0 3674112 73728 0 0 0 17 0 0 0
/proc/9464/statm: 1716 183 154 4 0 46 0

[startup+0.0923929 s]
/proc/loadavg: 2.04 2.04 2.00 4/84 9461
/proc/meminfo: memFree=1579248/2055920 swapFree=4192812/4192956
[pid=9461] ppid=9459 vsize=47568 CPUtime=0.01
/proc/9461/stat : 9461 (galacE.sh) S 9459 9461 8266 0 -1 4194304 764 1857 0 0 0 0 0 1 19 0 1 0 140326228 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9461/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.10239 s]
/proc/loadavg: 2.04 2.04 2.00 4/84 9461
/proc/meminfo: memFree=1579248/2055920 swapFree=4192812/4192956
[pid=9461] ppid=9459 vsize=47568 CPUtime=0.01
/proc/9461/stat : 9461 (galacE.sh) S 9459 9461 8266 0 -1 4194304 764 1857 0 0 0 0 0 1 19 0 1 0 140326228 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9461/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301412 s]
/proc/loadavg: 2.04 2.04 2.00 4/84 9461
/proc/meminfo: memFree=1579248/2055920 swapFree=4192812/4192956
[pid=9461] ppid=9459 vsize=47568 CPUtime=0.01
/proc/9461/stat : 9461 (galacE.sh) S 9459 9461 8266 0 -1 4194304 764 1857 0 0 0 0 0 1 19 0 1 0 140326228 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9461/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.702453 s]
/proc/loadavg: 2.04 2.04 2.00 4/84 9461
/proc/meminfo: memFree=1579248/2055920 swapFree=4192812/4192956
[pid=9461] ppid=9459 vsize=47568 CPUtime=0.01
/proc/9461/stat : 9461 (galacE.sh) S 9459 9461 8266 0 -1 4194304 764 1857 0 0 0 0 0 1 19 0 1 0 140326228 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9461/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50254 s]
/proc/loadavg: 2.04 2.04 2.00 3/94 9483
/proc/meminfo: memFree=1509024/2055920 swapFree=4192812/4192956
[pid=9461] ppid=9459 vsize=47568 CPUtime=0.01
/proc/9461/stat : 9461 (galacE.sh) S 9459 9461 8266 0 -1 4194304 764 1857 0 0 0 0 0 1 19 0 1 0 140326228 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9461/statm: 11892 363 244 79 0 219 0
[pid=9475] ppid=9461 vsize=812756 CPUtime=1.44
/proc/9475/stat : 9475 (java) S 9461 9461 8266 0 -1 0 22139 0 1 0 131 13 0 0 21 0 9 0 140326231 832262144 21556 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9475/statm: 203189 21556 1911 9 0 197171 0
[pid=9475/tid=9476] ppid=9461 vsize=812756 CPUtime=1.12
/proc/9475/task/9476/stat : 9476 (java) R 9461 9461 8266 0 -1 64 14523 0 1 0 104 8 0 0 25 0 9 0 140326232 832262144 21556 996147200 134512640 134550740 4294955600 18446744073709551615 4126899079 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9475/tid=9477] ppid=9461 vsize=812756 CPUtime=0.07
/proc/9475/task/9477/stat : 9477 (java) S 9461 9461 8266 0 -1 64 6081 0 0 0 4 3 0 0 16 0 9 0 140326234 832262144 21556 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9475/tid=9478] ppid=9461 vsize=812756 CPUtime=0
/proc/9475/task/9478/stat : 9478 (java) S 9461 9461 8266 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 140326234 832262144 21556 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9475/tid=9479] ppid=9461 vsize=812756 CPUtime=0
/proc/9475/task/9479/stat : 9479 (java) S 9461 9461 8266 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 140326234 832262144 21556 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9475/tid=9480] ppid=9461 vsize=812756 CPUtime=0
/proc/9475/task/9480/stat : 9480 (java) S 9461 9461 8266 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140326236 832262144 21556 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9475/tid=9481] ppid=9461 vsize=812756 CPUtime=0.22
/proc/9475/task/9481/stat : 9481 (java) S 9461 9461 8266 0 -1 64 836 0 0 0 22 0 0 0 15 0 9 0 140326236 832262144 21556 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9475/tid=9482] ppid=9461 vsize=812756 CPUtime=0
/proc/9475/task/9482/stat : 9482 (java) S 9461 9461 8266 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140326236 832262144 21556 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9475/tid=9483] ppid=9461 vsize=812756 CPUtime=0
/proc/9475/task/9483/stat : 9483 (java) S 9461 9461 8266 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140326236 832262144 21556 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860324

[startup+3.1017 s]
/proc/loadavg: 2.12 2.05 2.01 3/94 9483
/proc/meminfo: memFree=1495136/2055920 swapFree=4192812/4192956
[pid=9461] ppid=9459 vsize=47568 CPUtime=0.01
/proc/9461/stat : 9461 (galacE.sh) S 9459 9461 8266 0 -1 4194304 764 1857 0 0 0 0 0 1 19 0 1 0 140326228 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9461/statm: 11892 363 244 79 0 219 0
[pid=9475] ppid=9461 vsize=812756 CPUtime=3.03
/proc/9475/stat : 9475 (java) S 9461 9461 8266 0 -1 0 23087 0 1 0 289 14 0 0 21 0 9 0 140326231 832262144 22500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9475/statm: 203189 22500 1913 9 0 197171 0
[pid=9475/tid=9476] ppid=9461 vsize=812756 CPUtime=2.65
/proc/9475/task/9476/stat : 9476 (java) R 9461 9461 8266 0 -1 64 14528 0 1 0 256 9 0 0 25 0 9 0 140326232 832262144 22500 996147200 134512640 134550740 4294955600 18446744073709551615 4126926862 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9475/tid=9477] ppid=9461 vsize=812756 CPUtime=0.1
/proc/9475/task/9477/stat : 9477 (java) S 9461 9461 8266 0 -1 64 7011 0 0 0 7 3 0 0 16 0 9 0 140326234 832262144 22500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9475/tid=9478] ppid=9461 vsize=812756 CPUtime=0
/proc/9475/task/9478/stat : 9478 (java) S 9461 9461 8266 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 140326234 832262144 22500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9475/tid=9479] ppid=9461 vsize=812756 CPUtime=0
/proc/9475/task/9479/stat : 9479 (java) S 9461 9461 8266 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 140326234 832262144 22500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9475/tid=9480] ppid=9461 vsize=812756 CPUtime=0
/proc/9475/task/9480/stat : 9480 (java) S 9461 9461 8266 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140326236 832262144 22500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9475/tid=9481] ppid=9461 vsize=812756 CPUtime=0.24
/proc/9475/task/9481/stat : 9481 (java) S 9461 9461 8266 0 -1 64 849 0 0 0 24 0 0 0 15 0 9 0 140326236 832262144 22500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9475/tid=9482] ppid=9461 vsize=812756 CPUtime=0
/proc/9475/task/9482/stat : 9482 (java) S 9461 9461 8266 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140326236 832262144 22500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9475/tid=9483] ppid=9461 vsize=812756 CPUtime=0
/proc/9475/task/9483/stat : 9483 (java) S 9461 9461 8266 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140326236 832262144 22500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860324

[startup+6.30102 s]
/proc/loadavg: 2.12 2.05 2.01 3/86 9484
/proc/meminfo: memFree=1571680/2055920 swapFree=4192812/4192956
[pid=9461] ppid=9459 vsize=47568 CPUtime=3.8
/proc/9461/stat : 9461 (galacE.sh) S 9459 9461 8266 0 -1 4194304 798 24957 0 1 0 0 363 17 17 0 1 0 140326228 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9461/statm: 11892 363 244 79 0 219 0
[pid=9484] ppid=9461 vsize=7656 CPUtime=2.39
/proc/9484/stat : 9484 (eSAT_static) R 9461 9461 8266 0 -1 4194304 1908 0 0 0 238 1 0 0 25 0 1 0 140326618 7839744 1807 996147200 134512640 135177480 4294955968 18446744073709551615 134564585 0 0 4096 3 0 0 0 17 1 0 0
/proc/9484/statm: 1914 1807 81 162 0 1749 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 55224

[startup+12.7017 s]
/proc/loadavg: 2.10 2.05 2.01 3/86 9484
/proc/meminfo: memFree=1567072/2055920 swapFree=4192812/4192956
[pid=9461] ppid=9459 vsize=47568 CPUtime=3.8
/proc/9461/stat : 9461 (galacE.sh) S 9459 9461 8266 0 -1 4194304 798 24957 0 1 0 0 363 17 17 0 1 0 140326228 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9461/statm: 11892 363 244 79 0 219 0
[pid=9484] ppid=9461 vsize=11088 CPUtime=8.79
/proc/9484/stat : 9484 (eSAT_static) R 9461 9461 8266 0 -1 4194304 2736 0 0 0 878 1 0 0 25 0 1 0 140326618 11354112 2635 996147200 134512640 135177480 4294955968 18446744073709551615 134558020 0 0 4096 3 0 0 0 17 1 0 0
/proc/9484/statm: 2772 2635 81 162 0 2607 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 58656

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

[startup+14.3068 s]
/proc/loadavg: 2.10 2.05 2.01 3/86 9484
/proc/meminfo: memFree=1565600/2055920 swapFree=4192812/4192956
[pid=9461] ppid=9459 vsize=47568 CPUtime=3.8
/proc/9461/stat : 9461 (galacE.sh) S 9459 9461 8266 0 -1 4194304 798 24957 0 1 0 0 363 17 17 0 1 0 140326228 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9461/statm: 11892 363 244 79 0 219 0
[pid=9484] ppid=9461 vsize=12672 CPUtime=10.39
/proc/9484/stat : 9484 (eSAT_static) R 9461 9461 8266 0 -1 4194304 3135 0 0 0 1038 1 0 0 25 0 1 0 140326618 12976128 3034 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9484/statm: 3168 3034 81 162 0 3003 0
Current children cumulated CPU time (s) 14.19
Current children cumulated vsize (KiB) 60240

[startup+15.1019 s]
/proc/loadavg: 2.10 2.05 2.01 3/86 9484
/proc/meminfo: memFree=1565600/2055920 swapFree=4192812/4192956
[pid=9461] ppid=9459 vsize=47568 CPUtime=14.72
/proc/9461/stat : 9461 (galacE.sh) S 9459 9461 8266 0 -1 4194304 834 28144 0 1 0 0 1453 19 16 0 1 0 140326228 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 233588883538 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/9461/statm: 11892 364 244 79 0 219 0
Current children cumulated CPU time (s) 14.72
Current children cumulated vsize (KiB) 47568

[startup+15.503 s]
/proc/loadavg: 2.10 2.05 2.01 3/94 9493
/proc/meminfo: memFree=1553248/2055920 swapFree=4192812/4192956
[pid=9461] ppid=9459 vsize=47568 CPUtime=14.72
/proc/9461/stat : 9461 (galacE.sh) S 9459 9461 8266 0 -1 4194304 834 28144 0 1 0 0 1453 19 16 0 1 0 140326228 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 233588883538 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/9461/statm: 11892 364 244 79 0 219 0
[pid=9485] ppid=9461 vsize=812672 CPUtime=0.65
/proc/9485/stat : 9485 (java) S 9461 9461 8266 0 -1 0 15563 0 1 0 56 9 0 0 18 0 9 0 140327711 832176128 14986 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9485/statm: 203168 14988 1855 9 0 197150 0
[pid=9485/tid=9486] ppid=9461 vsize=812672 CPUtime=0.52
/proc/9485/task/9486/stat : 9486 (java) R 9461 9461 8266 0 -1 64 14089 0 1 0 44 8 0 0 23 0 9 0 140327712 832176128 14990 996147200 134512640 134550740 4294955616 18446744073709551615 4126619279 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9485/tid=9487] ppid=9461 vsize=812672 CPUtime=0
/proc/9485/task/9487/stat : 9487 (java) S 9461 9461 8266 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 140327714 832176128 14993 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=9485/tid=9488] ppid=9461 vsize=812672 CPUtime=0
/proc/9485/task/9488/stat : 9488 (java) S 9461 9461 8266 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 140327714 832176128 14995 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9485/tid=9489] ppid=9461 vsize=812672 CPUtime=0
/proc/9485/task/9489/stat : 9489 (java) S 9461 9461 8266 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 140327714 832176128 14998 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9485/tid=9490] ppid=9461 vsize=812672 CPUtime=0
/proc/9485/task/9490/stat : 9490 (java) S 9461 9461 8266 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 140327716 832176128 15000 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9485/tid=9491] ppid=9461 vsize=812672 CPUtime=0.11
/proc/9485/task/9491/stat : 9491 (java) S 9461 9461 8266 0 -1 64 764 0 0 0 11 0 0 0 16 0 9 0 140327716 832176128 15003 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9485/tid=9492] ppid=9461 vsize=812672 CPUtime=0
/proc/9485/task/9492/stat : 9492 (java) S 9461 9461 8266 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 140327716 832176128 15005 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9485/tid=9493] ppid=9461 vsize=812672 CPUtime=0
/proc/9485/task/9493/stat : 9493 (java) S 9461 9461 8266 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140327716 832176128 15008 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.37
Current children cumulated vsize (KiB) 860240

[startup+15.703 s]
/proc/loadavg: 2.10 2.05 2.01 3/94 9493
/proc/meminfo: memFree=1553248/2055920 swapFree=4192812/4192956
[pid=9461] ppid=9459 vsize=47568 CPUtime=14.72
/proc/9461/stat : 9461 (galacE.sh) S 9459 9461 8266 0 -1 4194304 834 28144 0 1 0 0 1453 19 16 0 1 0 140326228 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 233588883538 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/9461/statm: 11892 364 244 79 0 219 0
[pid=9485] ppid=9461 vsize=812672 CPUtime=0.85
/proc/9485/stat : 9485 (java) S 9461 9461 8266 0 -1 0 16014 0 1 0 76 9 0 0 18 0 9 0 140327711 832176128 15434 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9485/statm: 203168 15434 1868 9 0 197150 0
[pid=9485/tid=9486] ppid=9461 vsize=812672 CPUtime=0.68
/proc/9485/task/9486/stat : 9486 (java) R 9461 9461 8266 0 -1 64 14370 0 1 0 60 8 0 0 25 0 9 0 140327712 832176128 15434 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9485/tid=9487] ppid=9461 vsize=812672 CPUtime=0
/proc/9485/task/9487/stat : 9487 (java) S 9461 9461 8266 0 -1 64 134 0 0 0 0 0 0 0 16 0 9 0 140327714 832176128 15434 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=9485/tid=9488] ppid=9461 vsize=812672 CPUtime=0
/proc/9485/task/9488/stat : 9488 (java) S 9461 9461 8266 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 140327714 832176128 15434 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9485/tid=9489] ppid=9461 vsize=812672 CPUtime=0
/proc/9485/task/9489/stat : 9489 (java) S 9461 9461 8266 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140327714 832176128 15434 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9485/tid=9490] ppid=9461 vsize=812672 CPUtime=0
/proc/9485/task/9490/stat : 9490 (java) S 9461 9461 8266 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 140327716 832176128 15434 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9485/tid=9491] ppid=9461 vsize=812672 CPUtime=0.15
/proc/9485/task/9491/stat : 9491 (java) R 9461 9461 8266 0 -1 64 794 0 0 0 15 0 0 0 16 0 9 0 140327716 832176128 15434 996147200 134512640 134550740 4294955616 18446744073709551615 101691681 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9485/tid=9492] ppid=9461 vsize=812672 CPUtime=0
/proc/9485/task/9492/stat : 9492 (java) S 9461 9461 8266 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 140327716 832176128 15434 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=9485/tid=9493] ppid=9461 vsize=812672 CPUtime=0
/proc/9485/task/9493/stat : 9493 (java) S 9461 9461 8266 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140327716 832176128 15434 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.57
Current children cumulated vsize (KiB) 860240

Child status: 0
Real time (s): 15.7987
CPU time (s): 15.7066
CPU user time (s): 15.3907
CPU system time (s): 0.315951
CPU usage (%): 99.4171
Max. virtual memory (cumulated for all children) (KiB): 860324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.3907
system time used= 0.315951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45369
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= 1932
involuntary context switches= 2020

runsolver used 0.029995 second user time and 0.051992 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-05 21:36:01
IDJOB=1100103
IDBENCH=59825
IDSOLVER=351
FILE ID=node27/1100103-1215286561
PBS_JOBID= 7882267
Free space on /tmp= 66464 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/tightness0.65/normalized-rand-2-40-40-135-650-26_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1100103-1215286561/watcher-1100103-1215286561 -o /tmp/evaluation-result-1100103-1215286561/solver-1100103-1215286561 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1100103-1215286561.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 72c236bdc58784a9aceee02a50b74712
RANDOM SEED=799333470

node27.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		: 2800.188
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	: 5521.40
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		: 2800.188
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:       1579664 kB
Buffers:         49968 kB
Cached:         197960 kB
SwapCached:          0 kB
Active:         316392 kB
Inactive:       102888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1579664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4140 kB
Writeback:           0 kB
Mapped:         188176 kB
Slab:            42144 kB
Committed_AS:  1100096 kB
PageTables:       1844 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66464 MiB
End job on node27 at 2008-07-05 21:36:17