Trace number 1103205

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 175.549 177.286

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-66_ext.xml
MD5SUMa2e103690533c91723e3a6d73f3b9461
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.557914
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
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 ---
1.35/1.44	c start processing
1.35/1.44	c start relation processing
1.75/1.86	c start cnf exporting
7.39/7.56	c parsing time : 1.315
7.39/7.56	c preprocessing time : 7.434
7.39/7.56	
7.39/7.56	c Nary constraints - conflicts : 0 supports : 0
7.39/7.56	c Binary constraints - conflicts : 0 supports :103
7.39/7.56	c max arity constraint : 2
7.39/7.56	c Max Tuples generated 0
7.39/7.56	c relations : 103
7.39/7.56	c relations BDD: 0
7.39/7.56	c sampling 0/0
7.39/7.56	c vars : 3201 - clauses :  142920
7.39/7.56	
7.47/7.61	 
7.47/7.61	c --- SAT Solver Stats ---
7.47/7.61	 
7.47/7.61	c eSAT 0.1 : minisat core with additionnal features
7.47/7.61	c ============================[ Problem Statistics ]=============================
7.47/7.61	c |                                                                             |
7.47/7.61	c |  Number of variables:  3200                                                 |
7.47/7.61	c |  Number of clauses:    142920                                               |
7.48/7.74	c |  Parsing time:         0.11         s                                       |
174.08/175.89	c restarts              : 353
174.08/175.89	c conflicts             : 110161         (661 /sec)
174.08/175.89	c decisions             : 285760         (15.20 % random) (1716 /sec)
174.08/175.89	c euip                  : 22686       
174.08/175.89	c propagations          : 33060292       (198489 /sec)
174.08/175.89	c conflict literals     : 28455837       (19.89 % deleted)
174.08/175.89	c Memory used           : 54.39 MB
174.08/175.89	c CPU time              : 166.56 s
174.08/175.89	c 
174.08/175.89	s SATISFIABLE
175.45/177.28	v 79 77 42 25 58 49 44 59 51 47 0 18 50 28 75 59 14 67 0 32 33 12 44 4 41 28 6 28 57 16 22 51 20 1 32 19 65 68 55 32

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-1103205-1215300686/watcher-1103205-1215300686 -o /tmp/evaluation-result-1103205-1215300686/solver-1103205-1215300686 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1103205-1215300686.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 1.99 1.99 4/81 16090
/proc/meminfo: memFree=1566024/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=8652 CPUtime=0
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1559742663 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16090/statm: 2163 280 208 79 0 156 0
[pid=16091] ppid=16090 vsize=8688 CPUtime=0
/proc/16091/stat : 16091 (galacE.sh) S 16090 16090 15339 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1559742663 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 212234633298 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16091/statm: 2172 286 209 79 0 165 0
[pid=16092] ppid=16091 vsize=128 CPUtime=0
/proc/16092/stat : 16092 (id) R 16091 16090 15339 0 -1 4194304 47 0 0 0 0 0 0 0 19 0 1 0 1559742663 131072 22 996147200 4194304 4211724 548682068832 18446744073709551615 212231845257 0 0 3674112 0 0 0 0 17 1 0 0
/proc/16092/statm: 32 22 16 4 0 3 0

[startup+0.024369 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 16090
/proc/meminfo: memFree=1566024/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=8772 CPUtime=0
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 527 1176 0 0 0 0 0 0 19 0 1 0 1559742663 8982528 317 996147200 4194304 4520092 548682068832 18446744073709551615 212234633298 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16090/statm: 2193 317 217 79 0 186 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8772

[startup+0.102383 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 16090
/proc/meminfo: memFree=1566024/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=47556 CPUtime=0.01
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1559742663 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16090/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.302429 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 16090
/proc/meminfo: memFree=1566024/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=47556 CPUtime=0.01
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1559742663 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16090/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701492 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 16090
/proc/meminfo: memFree=1566024/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=47556 CPUtime=0.01
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1559742663 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16090/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50162 s]
/proc/loadavg: 2.00 1.99 1.99 3/91 16112
/proc/meminfo: memFree=1495864/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=47556 CPUtime=0.01
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1559742663 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16090/statm: 11889 364 245 79 0 219 0
[pid=16104] ppid=16090 vsize=812760 CPUtime=1.44
/proc/16104/stat : 16104 (java) S 16090 16090 15339 0 -1 0 21829 0 1 0 134 10 0 0 18 0 9 0 1559742667 832266240 21247 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16104/statm: 203190 21247 1891 9 0 197171 0
[pid=16104/tid=16105] ppid=16090 vsize=812760 CPUtime=1.17
/proc/16104/task/16105/stat : 16105 (java) R 16090 16090 15339 0 -1 64 14486 0 1 0 111 6 0 0 25 0 9 0 1559742668 832266240 21247 996147200 134512640 134550740 4294955600 18446744073709551615 4126867506 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16106] ppid=16090 vsize=812760 CPUtime=0.07
/proc/16104/task/16106/stat : 16106 (java) S 16090 16090 15339 0 -1 64 5853 0 0 0 5 2 0 0 16 0 9 0 1559742669 832266240 21247 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16107] ppid=16090 vsize=812760 CPUtime=0
/proc/16104/task/16107/stat : 16107 (java) S 16090 16090 15339 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1559742669 832266240 21247 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16108] ppid=16090 vsize=812760 CPUtime=0
/proc/16104/task/16108/stat : 16108 (java) S 16090 16090 15339 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1559742669 832266240 21247 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16109] ppid=16090 vsize=812760 CPUtime=0
/proc/16104/task/16109/stat : 16109 (java) S 16090 16090 15339 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1559742671 832266240 21247 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16110] ppid=16090 vsize=812760 CPUtime=0.16
/proc/16104/task/16110/stat : 16110 (java) S 16090 16090 15339 0 -1 64 791 0 0 0 16 0 0 0 16 0 9 0 1559742671 832266240 21247 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16111] ppid=16090 vsize=812760 CPUtime=0
/proc/16104/task/16111/stat : 16111 (java) S 16090 16090 15339 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1559742672 832266240 21247 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16112] ppid=16090 vsize=812760 CPUtime=0
/proc/16104/task/16112/stat : 16112 (java) S 16090 16090 15339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1559742672 832266240 21247 996147200 134512640 134550740 4294955600 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) 860316

[startup+3.10291 s]
/proc/loadavg: 2.00 1.99 1.99 3/91 16112
/proc/meminfo: memFree=1487032/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=47556 CPUtime=0.01
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1559742663 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16090/statm: 11889 364 245 79 0 219 0
[pid=16104] ppid=16090 vsize=812760 CPUtime=3.03
/proc/16104/stat : 16104 (java) S 16090 16090 15339 0 -1 0 24863 0 1 0 290 13 0 0 18 0 9 0 1559742667 832266240 24277 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16104/statm: 203190 24277 1913 9 0 197171 0
[pid=16104/tid=16105] ppid=16090 vsize=812760 CPUtime=2.61
/proc/16104/task/16105/stat : 16105 (java) R 16090 16090 15339 0 -1 64 14532 0 1 0 254 7 0 0 25 0 9 0 1559742668 832266240 24277 996147200 134512640 134550740 4294955600 18446744073709551615 4126990830 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16106] ppid=16090 vsize=812760 CPUtime=0.16
/proc/16104/task/16106/stat : 16106 (java) S 16090 16090 15339 0 -1 64 8800 0 0 0 13 3 0 0 16 0 9 0 1559742669 832266240 24277 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16107] ppid=16090 vsize=812760 CPUtime=0
/proc/16104/task/16107/stat : 16107 (java) S 16090 16090 15339 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1559742669 832266240 24277 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16108] ppid=16090 vsize=812760 CPUtime=0
/proc/16104/task/16108/stat : 16108 (java) S 16090 16090 15339 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1559742669 832266240 24277 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16109] ppid=16090 vsize=812760 CPUtime=0
/proc/16104/task/16109/stat : 16109 (java) S 16090 16090 15339 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1559742671 832266240 24277 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16110] ppid=16090 vsize=812760 CPUtime=0.22
/proc/16104/task/16110/stat : 16110 (java) S 16090 16090 15339 0 -1 64 832 0 0 0 21 1 0 0 16 0 9 0 1559742671 832266240 24277 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16111] ppid=16090 vsize=812760 CPUtime=0
/proc/16104/task/16111/stat : 16111 (java) S 16090 16090 15339 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1559742672 832266240 24277 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16112] ppid=16090 vsize=812760 CPUtime=0
/proc/16104/task/16112/stat : 16112 (java) S 16090 16090 15339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1559742672 832266240 24277 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860316

[startup+6.30146 s]
/proc/loadavg: 2.00 1.99 1.99 4/91 16112
/proc/meminfo: memFree=1472952/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=47556 CPUtime=0.01
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1559742663 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16090/statm: 11889 364 245 79 0 219 0
[pid=16104] ppid=16090 vsize=812760 CPUtime=6.19
/proc/16104/stat : 16104 (java) S 16090 16090 15339 0 -1 0 24885 0 1 0 606 13 0 0 18 0 9 0 1559742667 832266240 24291 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16104/statm: 203190 24291 1914 9 0 197171 0
[pid=16104/tid=16105] ppid=16090 vsize=812760 CPUtime=5.74
/proc/16104/task/16105/stat : 16105 (java) R 16090 16090 15339 0 -1 64 14541 0 1 0 567 7 0 0 25 0 9 0 1559742668 832266240 24291 996147200 134512640 134550740 4294955600 18446744073709551615 4126892407 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16106] ppid=16090 vsize=812760 CPUtime=0.17
/proc/16104/task/16106/stat : 16106 (java) S 16090 16090 15339 0 -1 64 8800 0 0 0 14 3 0 0 16 0 9 0 1559742669 832266240 24291 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16107] ppid=16090 vsize=812760 CPUtime=0
/proc/16104/task/16107/stat : 16107 (java) S 16090 16090 15339 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1559742669 832266240 24291 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16108] ppid=16090 vsize=812760 CPUtime=0
/proc/16104/task/16108/stat : 16108 (java) S 16090 16090 15339 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1559742669 832266240 24291 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16109] ppid=16090 vsize=812760 CPUtime=0
/proc/16104/task/16109/stat : 16109 (java) S 16090 16090 15339 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1559742671 832266240 24291 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16110] ppid=16090 vsize=812760 CPUtime=0.24
/proc/16104/task/16110/stat : 16110 (java) S 16090 16090 15339 0 -1 64 845 0 0 0 23 1 0 0 15 0 9 0 1559742671 832266240 24291 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16111] ppid=16090 vsize=812760 CPUtime=0
/proc/16104/task/16111/stat : 16111 (java) S 16090 16090 15339 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1559742672 832266240 24291 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16104/tid=16112] ppid=16090 vsize=812760 CPUtime=0
/proc/16104/task/16112/stat : 16112 (java) S 16090 16090 15339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1559742672 832266240 24291 996147200 134512640 134550740 4294955600 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) 860316

[startup+12.7016 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 16113
/proc/meminfo: memFree=1550072/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=47556 CPUtime=7.48
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 799 26596 0 1 0 0 732 16 17 0 1 0 1559742663 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16090/statm: 11889 364 245 79 0 219 0
[pid=16113] ppid=16090 vsize=14204 CPUtime=5.03
/proc/16113/stat : 16113 (eSAT_static) R 16090 16090 15339 0 -1 4194304 3693 0 0 0 501 2 0 0 25 0 1 0 1559743424 14544896 3369 996147200 134512640 135177480 4294955968 18446744073709551615 134565388 0 0 4096 3 0 0 0 17 1 0 0
/proc/16113/statm: 3551 3369 81 162 0 3386 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 61760

[startup+25.5028 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 16113
/proc/meminfo: memFree=1539640/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=47556 CPUtime=7.48
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 799 26596 0 1 0 0 732 16 17 0 1 0 1559742663 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16090/statm: 11889 364 245 79 0 219 0
[pid=16113] ppid=16090 vsize=23448 CPUtime=17.71
/proc/16113/stat : 16113 (eSAT_static) R 16090 16090 15339 0 -1 4194304 6026 0 0 0 1767 4 0 0 25 0 1 0 1559743424 24010752 5702 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/16113/statm: 5862 5702 81 162 0 5697 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 71004

[startup+51.1022 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 16113
/proc/meminfo: memFree=1529656/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=47556 CPUtime=7.48
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 799 26596 0 1 0 0 732 16 17 0 1 0 1559742663 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16090/statm: 11889 364 245 79 0 219 0
[pid=16113] ppid=16090 vsize=33476 CPUtime=43.07
/proc/16113/stat : 16113 (eSAT_static) R 16090 16090 15339 0 -1 4194304 8536 0 0 0 4300 7 0 0 25 0 1 0 1559743424 34279424 8212 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/16113/statm: 8369 8212 81 162 0 8204 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 81032

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 16113
/proc/meminfo: memFree=1517560/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=47556 CPUtime=7.48
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 799 26596 0 1 0 0 732 16 17 0 1 0 1559742663 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16090/statm: 11889 364 245 79 0 219 0
[pid=16113] ppid=16090 vsize=45608 CPUtime=93.78
/proc/16113/stat : 16113 (eSAT_static) R 16090 16090 15339 0 -1 4194304 11562 0 0 0 9368 10 0 0 25 0 1 0 1559743424 46702592 11238 996147200 134512640 135177480 4294955968 18446744073709551615 134561473 0 0 4096 3 0 0 0 17 1 0 0
/proc/16113/statm: 11402 11238 81 162 0 11237 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 93164

[startup+162.302 s]
/proc/loadavg: 2.10 2.02 2.00 3/83 16113
/proc/meminfo: memFree=1507448/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=47556 CPUtime=7.48
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 799 26596 0 1 0 0 732 16 17 0 1 0 1559742663 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16090/statm: 11889 364 245 79 0 219 0
[pid=16113] ppid=16090 vsize=55692 CPUtime=153.23
/proc/16113/stat : 16113 (eSAT_static) R 16090 16090 15339 0 -1 4194304 14061 0 0 0 15310 13 0 0 25 0 1 0 1559743424 57028608 13737 996147200 134512640 135177480 4294955968 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 1 0 0
/proc/16113/statm: 13923 13737 81 162 0 13758 0
Current children cumulated CPU time (s) 160.71
Current children cumulated vsize (KiB) 103248

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

[startup+166.301 s]
/proc/loadavg: 2.09 2.02 2.00 3/83 16113
/proc/meminfo: memFree=1507448/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=47556 CPUtime=7.48
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 799 26596 0 1 0 0 732 16 17 0 1 0 1559742663 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16090/statm: 11889 364 245 79 0 219 0
[pid=16113] ppid=16090 vsize=55692 CPUtime=157.18
/proc/16113/stat : 16113 (eSAT_static) R 16090 16090 15339 0 -1 4194304 14061 0 0 0 15705 13 0 0 25 0 1 0 1559743424 57028608 13737 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/16113/statm: 13923 13737 81 162 0 13758 0
Current children cumulated CPU time (s) 164.66
Current children cumulated vsize (KiB) 103248

[startup+172.707 s]
/proc/loadavg: 2.08 2.02 2.00 3/83 16113
/proc/meminfo: memFree=1507384/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=47556 CPUtime=7.48
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 799 26596 0 1 0 0 732 16 17 0 1 0 1559742663 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16090/statm: 11889 364 245 79 0 219 0
[pid=16113] ppid=16090 vsize=55692 CPUtime=163.53
/proc/16113/stat : 16113 (eSAT_static) R 16090 16090 15339 0 -1 4194304 14061 0 0 0 16340 13 0 0 25 0 1 0 1559743424 57028608 13737 996147200 134512640 135177480 4294955968 18446744073709551615 134565416 0 0 4096 3 0 0 0 17 1 0 0
/proc/16113/statm: 13923 13737 81 162 0 13758 0
Current children cumulated CPU time (s) 171.01
Current children cumulated vsize (KiB) 103248

[startup+174.302 s]
/proc/loadavg: 2.08 2.02 2.00 3/83 16113
/proc/meminfo: memFree=1507384/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=47556 CPUtime=7.48
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 799 26596 0 1 0 0 732 16 17 0 1 0 1559742663 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16090/statm: 11889 364 245 79 0 219 0
[pid=16113] ppid=16090 vsize=55692 CPUtime=165.11
/proc/16113/stat : 16113 (eSAT_static) R 16090 16090 15339 0 -1 4194304 14061 0 0 0 16498 13 0 0 25 0 1 0 1559743424 57028608 13737 996147200 134512640 135177480 4294955968 18446744073709551615 134564614 0 0 4096 3 0 0 0 17 1 0 0
/proc/16113/statm: 13923 13737 81 162 0 13758 0
Current children cumulated CPU time (s) 172.59
Current children cumulated vsize (KiB) 103248

[startup+175.902 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 16113
/proc/meminfo: memFree=1562048/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=47556 CPUtime=174.18
/proc/16090/stat : 16090 (galacE.sh) R 16088 16090 15339 0 -1 4194304 810 40669 0 1 0 0 17388 30 16 0 1 0 1559742663 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 4297211 0 0 4096 73728 0 0 0 17 1 0 0
/proc/16090/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 174.18
Current children cumulated vsize (KiB) 47556

[startup+176.702 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 16113
/proc/meminfo: memFree=1562048/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=47556 CPUtime=174.18
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 835 40669 0 1 0 0 17388 30 16 0 1 0 1559742663 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 212234633298 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16090/statm: 11889 365 245 79 0 219 0
Current children cumulated CPU time (s) 174.18
Current children cumulated vsize (KiB) 47556

[startup+177.107 s]
/proc/loadavg: 2.07 2.02 2.00 3/91 16122
/proc/meminfo: memFree=1507000/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=47556 CPUtime=174.18
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 835 40669 0 1 0 0 17388 30 16 0 1 0 1559742663 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 212234633298 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16090/statm: 11889 365 245 79 0 219 0
[pid=16114] ppid=16090 vsize=812772 CPUtime=1.17
/proc/16114/stat : 16114 (java) S 16090 16090 15339 0 -1 0 16157 0 1 0 107 10 0 0 18 0 9 0 1559760253 832278528 15576 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16114/statm: 203193 15576 1867 9 0 197174 0
[pid=16114/tid=16115] ppid=16090 vsize=812772 CPUtime=1.03
/proc/16114/task/16115/stat : 16115 (java) R 16090 16090 15339 0 -1 64 14389 0 1 0 95 8 0 0 25 0 9 0 1559760255 832278528 15576 996147200 134512640 134550740 4294955616 18446744073709551615 4126633321 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16114/tid=16116] ppid=16090 vsize=812772 CPUtime=0
/proc/16114/task/16116/stat : 16116 (java) S 16090 16090 15339 0 -1 64 284 0 0 0 0 0 0 0 16 0 9 0 1559760256 832278528 15576 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=16114/tid=16117] ppid=16090 vsize=812772 CPUtime=0
/proc/16114/task/16117/stat : 16117 (java) S 16090 16090 15339 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1559760256 832278528 15576 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16114/tid=16118] ppid=16090 vsize=812772 CPUtime=0
/proc/16114/task/16118/stat : 16118 (java) S 16090 16090 15339 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1559760256 832278528 15576 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16114/tid=16119] ppid=16090 vsize=812772 CPUtime=0
/proc/16114/task/16119/stat : 16119 (java) S 16090 16090 15339 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1559760259 832278528 15576 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16114/tid=16120] ppid=16090 vsize=812772 CPUtime=0.11
/proc/16114/task/16120/stat : 16120 (java) S 16090 16090 15339 0 -1 64 768 0 0 0 11 0 0 0 16 0 9 0 1559760259 832278528 15576 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16114/tid=16121] ppid=16090 vsize=812772 CPUtime=0
/proc/16114/task/16121/stat : 16121 (java) S 16090 16090 15339 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1559760259 832278528 15576 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16114/tid=16122] ppid=16090 vsize=812772 CPUtime=0
/proc/16114/task/16122/stat : 16122 (java) S 16090 16090 15339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1559760259 832278528 15576 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 175.35
Current children cumulated vsize (KiB) 860328

[startup+177.202 s]
/proc/loadavg: 2.07 2.02 2.00 3/91 16122
/proc/meminfo: memFree=1507000/2055920 swapFree=4121512/4192956
[pid=16090] ppid=16088 vsize=47556 CPUtime=174.18
/proc/16090/stat : 16090 (galacE.sh) S 16088 16090 15339 0 -1 4194304 835 40669 0 1 0 0 17388 30 16 0 1 0 1559742663 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 212234633298 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16090/statm: 11889 365 245 79 0 219 0
[pid=16114] ppid=16090 vsize=812884 CPUtime=1.27
/proc/16114/stat : 16114 (java) S 16090 16090 15339 0 -1 0 16329 0 1 0 117 10 0 0 18 0 9 0 1559760253 832393216 15710 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16114/statm: 203221 15710 1922 9 0 197174 0
[pid=16114/tid=16115] ppid=16090 vsize=812884 CPUtime=1.09
/proc/16114/task/16115/stat : 16115 (java) R 16090 16090 15339 0 -1 64 14538 0 1 0 101 8 0 0 18 0 9 0 1559760255 832393216 15710 996147200 134512640 134550740 4294955616 18446744073709551615 4125966844 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16114/tid=16116] ppid=16090 vsize=812884 CPUtime=0
/proc/16114/task/16116/stat : 16116 (java) S 16090 16090 15339 0 -1 64 284 0 0 0 0 0 0 0 16 0 9 0 1559760256 832393216 15710 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=16114/tid=16117] ppid=16090 vsize=812884 CPUtime=0
/proc/16114/task/16117/stat : 16117 (java) S 16090 16090 15339 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1559760256 832393216 15710 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16114/tid=16118] ppid=16090 vsize=812884 CPUtime=0
/proc/16114/task/16118/stat : 16118 (java) S 16090 16090 15339 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1559760256 832393216 15710 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16114/tid=16119] ppid=16090 vsize=812884 CPUtime=0
/proc/16114/task/16119/stat : 16119 (java) S 16090 16090 15339 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1559760259 832393216 15710 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16114/tid=16120] ppid=16090 vsize=812884 CPUtime=0.14
/proc/16114/task/16120/stat : 16120 (java) S 16090 16090 15339 0 -1 64 791 0 0 0 14 0 0 0 16 0 9 0 1559760259 832393216 15710 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16114/tid=16121] ppid=16090 vsize=812884 CPUtime=0
/proc/16114/task/16121/stat : 16121 (java) S 16090 16090 15339 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1559760259 832393216 15710 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=16114/tid=16122] ppid=16090 vsize=812884 CPUtime=0
/proc/16114/task/16122/stat : 16122 (java) S 16090 16090 15339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1559760259 832393216 15710 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 175.45
Current children cumulated vsize (KiB) 860440

Child status: 0
Real time (s): 177.286
CPU time (s): 175.549
CPU user time (s): 175.112
CPU system time (s): 0.436933
CPU usage (%): 99.0203
Max. virtual memory (cumulated for all children) (KiB): 860440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 175.112
system time used= 0.436933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58054
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= 1741
involuntary context switches= 8888

runsolver used 0.220966 second user time and 0.594909 second system time

The end

Launcher Data (download as text)

Begin job on node14 at 2008-07-06 01:31:26
IDJOB=1103205
IDBENCH=60302
IDSOLVER=351
FILE ID=node14/1103205-1215300686
PBS_JOBID= 7882363
Free space on /tmp= 66444 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-66_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1103205-1215300686/watcher-1103205-1215300686 -o /tmp/evaluation-result-1103205-1215300686/solver-1103205-1215300686 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1103205-1215300686.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a2e103690533c91723e3a6d73f3b9461
RANDOM SEED=234048268

node14.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	: 5931.00
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:       1566504 kB
Buffers:         81848 kB
Cached:         239968 kB
SwapCached:      65580 kB
Active:         309764 kB
Inactive:       122036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1566504 kB
SwapTotal:     4192956 kB
SwapFree:      4121512 kB
Dirty:            3860 kB
Writeback:           0 kB
Mapped:         126152 kB
Slab:            42520 kB
Committed_AS:  3232404 kB
PageTables:       2096 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= 66444 MiB
End job on node14 at 2008-07-06 01:34:24