Trace number 1060352

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 293.332 295.675

General information on the benchmark

Namecsp/allIntervalSeries/
normalized-series-16.xml
MD5SUM8ba0be0d3864d8a57989e137333c9a10
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.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables31
Number of constraints240
Maximum constraint arity3
Maximum domain size16
Number of constraints which are defined in extension0
Number of constraints which are defined in intension240
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.01/0.71	c start processing
0.01/0.72	c start relation processing
0.01/0.76	c start cnf exporting
1.46/1.55	c parsing time : 0.6
1.46/1.55	c preprocessing time : 1.434
1.46/1.55	
1.46/1.55	c Nary constraints - conflicts : 0 supports : 15
1.46/1.55	c Binary constraints - conflicts : 225 supports :0
1.46/1.55	c max arity constraint : 3
1.46/1.55	c Max Tuples generated 3840
1.46/1.55	c relations : 3
1.46/1.55	c relations BDD: 1
1.46/1.55	c sampling 0/0
1.46/1.55	c vars : 4547 - clauses :  21736
1.46/1.55	
1.54/1.60	 
1.54/1.60	c --- SAT Solver Stats ---
1.54/1.60	 
1.54/1.60	c eSAT 0.1 : minisat core with additionnal features
1.54/1.60	c ============================[ Problem Statistics ]=============================
1.54/1.60	c |                                                                             |
1.54/1.60	c |  Number of variables:  4546                                                 |
1.54/1.60	c |  Number of clauses:    21736                                                |
1.54/1.62	c |  Parsing time:         0.02         s                                       |
292.70/295.09	c restarts              : 669
292.70/295.09	c conflicts             : 533905         (1834 /sec)
292.70/295.09	c decisions             : 887925         (2.61 % random) (3050 /sec)
292.70/295.09	c euip                  : 26455       
292.70/295.09	c propagations          : 141011799      (484297 /sec)
292.70/295.09	c conflict literals     : 24230929       (32.38 % deleted)
292.70/295.09	c Memory used           : 30.11 MB
292.70/295.09	c CPU time              : 291.168 s
292.70/295.09	c 
292.70/295.09	s SATISFIABLE
292.81/295.67	v 5 12 8 9 3 13 1 14 0 15 4 6 11 2 10 7 6 3 0 5 9 11 12 13 14 10 1 4 8 7 2

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-1060352-1215126283/watcher-1060352-1215126283 -o /tmp/evaluation-result-1060352-1215126283/solver-1060352-1215126283 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1060352-1215126283.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.19 2.05 2.01 4/81 17794
/proc/meminfo: memFree=1729872/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=8652 CPUtime=0
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 245616297 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 2163 280 208 79 0 156 0
[pid=17795] ppid=17794 vsize=8660 CPUtime=0
/proc/17795/stat : 17795 (galacE.sh) R 17794 17794 17443 0 -1 4194368 18 0 0 0 0 0 0 0 19 0 1 0 245616297 8867840 282 996147200 4194304 4520092 548682068832 18446744073709551615 4332578 0 0 4096 73728 0 0 0 17 0 0 0
/proc/17795/statm: 2165 282 209 79 0 158 0

[startup+0.0731011 s]
/proc/loadavg: 2.19 2.05 2.01 4/81 17794
/proc/meminfo: memFree=1729872/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=0.01
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.101098 s]
/proc/loadavg: 2.19 2.05 2.01 4/81 17794
/proc/meminfo: memFree=1729872/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=0.01
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.30112 s]
/proc/loadavg: 2.19 2.05 2.01 4/81 17794
/proc/meminfo: memFree=1729872/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=0.01
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701163 s]
/proc/loadavg: 2.19 2.05 2.01 4/81 17794
/proc/meminfo: memFree=1729872/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=0.01
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50225 s]
/proc/loadavg: 2.19 2.05 2.01 3/91 17816
/proc/meminfo: memFree=1688760/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=0.01
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
[pid=17808] ppid=17794 vsize=812556 CPUtime=1.45
/proc/17808/stat : 17808 (java) S 17794 17794 17443 0 -1 0 20577 0 1 0 135 10 0 0 20 0 9 0 245616300 832057344 19797 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17808/statm: 203139 19797 2589 9 0 197172 0
[pid=17808/tid=17809] ppid=17794 vsize=812556 CPUtime=1.14
/proc/17808/task/17809/stat : 17809 (java) R 17794 17794 17443 0 -1 64 14600 0 1 0 106 8 0 0 25 0 9 0 245616301 832057344 19797 996147200 134512640 134550740 4294955616 18446744073709551615 4126636359 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17808/tid=17810] ppid=17794 vsize=812556 CPUtime=0.1
/proc/17808/task/17810/stat : 17810 (java) S 17794 17794 17443 0 -1 64 4462 0 0 0 9 1 0 0 16 0 9 0 245616303 832057344 19797 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17808/tid=17811] ppid=17794 vsize=812556 CPUtime=0
/proc/17808/task/17811/stat : 17811 (java) S 17794 17794 17443 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 245616303 832057344 19797 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17808/tid=17812] ppid=17794 vsize=812556 CPUtime=0
/proc/17808/task/17812/stat : 17812 (java) S 17794 17794 17443 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 245616303 832057344 19797 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17808/tid=17813] ppid=17794 vsize=812556 CPUtime=0
/proc/17808/task/17813/stat : 17813 (java) S 17794 17794 17443 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 245616305 832057344 19797 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17808/tid=17814] ppid=17794 vsize=812556 CPUtime=0.2
/proc/17808/task/17814/stat : 17814 (java) S 17794 17794 17443 0 -1 64 813 0 0 0 20 0 0 0 16 0 9 0 245616305 832057344 19797 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17808/tid=17815] ppid=17794 vsize=812556 CPUtime=0
/proc/17808/task/17815/stat : 17815 (java) S 17794 17794 17443 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 245616305 832057344 19797 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17808/tid=17816] ppid=17794 vsize=812556 CPUtime=0
/proc/17808/task/17816/stat : 17816 (java) S 17794 17794 17443 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 245616305 832057344 19797 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860112

[startup+3.10142 s]
/proc/loadavg: 2.19 2.05 2.01 3/83 17817
/proc/meminfo: memFree=1725368/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=1.54
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 799 22286 0 1 0 0 141 13 17 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
[pid=17817] ppid=17794 vsize=5376 CPUtime=1.47
/proc/17817/stat : 17817 (eSAT_static) R 17794 17794 17443 0 -1 4194304 1138 0 0 0 147 0 0 0 25 0 1 0 245616457 5505024 1070 996147200 134512640 135177480 4294955984 18446744073709551615 134565342 0 0 4096 3 0 0 0 17 1 0 0
/proc/17817/statm: 1344 1070 81 162 0 1179 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 52932

[startup+6.30277 s]
/proc/loadavg: 2.18 2.04 2.01 3/83 17817
/proc/meminfo: memFree=1723512/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=1.54
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 799 22286 0 1 0 0 141 13 17 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
[pid=17817] ppid=17794 vsize=7376 CPUtime=4.65
/proc/17817/stat : 17817 (eSAT_static) R 17794 17794 17443 0 -1 4194304 1608 0 0 0 465 0 0 0 25 0 1 0 245616457 7553024 1540 996147200 134512640 135177480 4294955984 18446744073709551615 134565340 0 0 4096 3 0 0 0 17 1 0 0
/proc/17817/statm: 1844 1540 81 162 0 1679 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 54932

[startup+12.7015 s]
/proc/loadavg: 2.16 2.04 2.01 3/83 17817
/proc/meminfo: memFree=1720568/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=1.54
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 799 22286 0 1 0 0 141 13 17 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
[pid=17817] ppid=17794 vsize=9488 CPUtime=10.99
/proc/17817/stat : 17817 (eSAT_static) R 17794 17794 17443 0 -1 4194304 2130 0 0 0 1098 1 0 0 25 0 1 0 245616457 9715712 2062 996147200 134512640 135177480 4294955984 18446744073709551615 134565486 0 0 4096 3 0 0 0 17 1 0 0
/proc/17817/statm: 2372 2062 81 162 0 2207 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 57044

[startup+25.5018 s]
/proc/loadavg: 2.13 2.04 2.01 3/83 17817
/proc/meminfo: memFree=1717944/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=1.54
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 799 22286 0 1 0 0 141 13 17 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
[pid=17817] ppid=17794 vsize=12072 CPUtime=23.68
/proc/17817/stat : 17817 (eSAT_static) R 17794 17794 17443 0 -1 4194304 2795 0 0 0 2366 2 0 0 25 0 1 0 245616457 12361728 2727 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/17817/statm: 3018 2727 81 162 0 2853 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 59628

[startup+51.1016 s]
/proc/loadavg: 2.08 2.04 2.01 3/83 17817
/proc/meminfo: memFree=1713016/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=1.54
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 799 22286 0 1 0 0 141 13 17 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
[pid=17817] ppid=17794 vsize=17380 CPUtime=49.07
/proc/17817/stat : 17817 (eSAT_static) R 17794 17794 17443 0 -1 4194304 4127 0 0 0 4903 4 0 0 25 0 1 0 245616457 17797120 4059 996147200 134512640 135177480 4294955984 18446744073709551615 134565268 0 0 4096 3 0 0 0 17 1 0 0
/proc/17817/statm: 4345 4059 81 162 0 4180 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 64936

[startup+102.305 s]
/proc/loadavg: 2.03 2.03 2.00 3/83 17817
/proc/meminfo: memFree=1709048/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=1.54
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 799 22286 0 1 0 0 141 13 17 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
[pid=17817] ppid=17794 vsize=21056 CPUtime=99.83
/proc/17817/stat : 17817 (eSAT_static) R 17794 17794 17443 0 -1 4194304 5019 0 0 0 9978 5 0 0 25 0 1 0 245616457 21561344 4951 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/17817/statm: 5264 4951 81 162 0 5099 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 68612

[startup+162.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 17817
/proc/meminfo: memFree=1706296/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=1.54
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 799 22286 0 1 0 0 141 13 17 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
[pid=17817] ppid=17794 vsize=23892 CPUtime=159.33
/proc/17817/stat : 17817 (eSAT_static) R 17794 17794 17443 0 -1 4194304 5721 0 0 0 15927 6 0 0 25 0 1 0 245616457 24465408 5653 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/17817/statm: 5973 5653 81 162 0 5808 0
Current children cumulated CPU time (s) 160.87
Current children cumulated vsize (KiB) 71448

[startup+222.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 17859
/proc/meminfo: memFree=1799472/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=1.54
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 799 22286 0 1 0 0 141 13 17 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
[pid=17817] ppid=17794 vsize=25772 CPUtime=218.82
/proc/17817/stat : 17817 (eSAT_static) R 17794 17794 17443 0 -1 4194304 6177 0 0 0 21874 8 0 0 25 0 1 0 245616457 26390528 6109 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17817/statm: 6443 6109 81 162 0 6278 0
Current children cumulated CPU time (s) 220.36
Current children cumulated vsize (KiB) 73328

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 17859
/proc/meminfo: memFree=1794224/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=1.54
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 799 22286 0 1 0 0 141 13 17 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
[pid=17817] ppid=17794 vsize=30684 CPUtime=278.52
/proc/17817/stat : 17817 (eSAT_static) R 17794 17794 17443 0 -1 4194304 7428 0 0 0 27843 9 0 0 25 0 1 0 245616457 31420416 7360 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17817/statm: 7671 7360 81 162 0 7506 0
Current children cumulated CPU time (s) 280.06
Current children cumulated vsize (KiB) 78240

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

[startup+287.902 s]
/proc/loadavg: 2.00 2.01 2.00 4/84 17859
/proc/meminfo: memFree=1794224/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=1.54
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 799 22286 0 1 0 0 141 13 17 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
[pid=17817] ppid=17794 vsize=30684 CPUtime=284.09
/proc/17817/stat : 17817 (eSAT_static) R 17794 17794 17443 0 -1 4194304 7435 0 0 0 28400 9 0 0 25 0 1 0 245616457 31420416 7367 996147200 134512640 135177480 4294955984 18446744073709551615 134561004 0 0 4096 3 0 0 0 17 0 0 0
/proc/17817/statm: 7671 7367 81 162 0 7506 0
Current children cumulated CPU time (s) 285.63
Current children cumulated vsize (KiB) 78240

[startup+291.101 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 17859
/proc/meminfo: memFree=1794224/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=1.54
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 799 22286 0 1 0 0 141 13 17 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
[pid=17817] ppid=17794 vsize=30684 CPUtime=287.28
/proc/17817/stat : 17817 (eSAT_static) R 17794 17794 17443 0 -1 4194304 7436 0 0 0 28719 9 0 0 25 0 1 0 245616457 31420416 7368 996147200 134512640 135177480 4294955984 18446744073709551615 134571246 0 0 4096 3 0 0 0 17 0 0 0
/proc/17817/statm: 7671 7368 81 162 0 7506 0
Current children cumulated CPU time (s) 288.82
Current children cumulated vsize (KiB) 78240

[startup+292.702 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 17859
/proc/meminfo: memFree=1794096/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=1.54
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 799 22286 0 1 0 0 141 13 17 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
[pid=17817] ppid=17794 vsize=30832 CPUtime=288.87
/proc/17817/stat : 17817 (eSAT_static) R 17794 17794 17443 0 -1 4194304 7464 0 0 0 28878 9 0 0 25 0 1 0 245616457 31571968 7396 996147200 134512640 135177480 4294955984 18446744073709551615 134565342 0 0 4096 3 0 0 0 17 0 0 0
/proc/17817/statm: 7708 7396 81 162 0 7543 0
Current children cumulated CPU time (s) 290.41
Current children cumulated vsize (KiB) 78388

[startup+294.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 17859
/proc/meminfo: memFree=1794096/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=1.54
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 799 22286 0 1 0 0 141 13 17 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
[pid=17817] ppid=17794 vsize=30832 CPUtime=290.46
/proc/17817/stat : 17817 (eSAT_static) R 17794 17794 17443 0 -1 4194304 7475 0 0 0 29037 9 0 0 25 0 1 0 245616457 31571968 7407 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17817/statm: 7708 7407 81 162 0 7543 0
Current children cumulated CPU time (s) 292
Current children cumulated vsize (KiB) 78388

[startup+295.102 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 17859
/proc/meminfo: memFree=1794032/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=1.54
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 799 22286 0 1 0 0 141 13 17 0 1 0 245616297 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17794/statm: 11889 364 245 79 0 219 0
[pid=17817] ppid=17794 vsize=0 CPUtime=291.25
/proc/17817/stat : 17817 (eSAT_static) R 17794 17794 17443 0 -1 4194308 7488 0 0 0 29116 9 0 0 25 0 1 0 245616457 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/17817/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 292.79
Current children cumulated vsize (KiB) 47556

[startup+295.502 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 17859
/proc/meminfo: memFree=1794032/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=292.81
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 835 29774 0 1 0 0 29258 23 16 0 1 0 245616297 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 269807747154 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/17794/statm: 11889 365 245 79 0 219 0
Current children cumulated CPU time (s) 292.81
Current children cumulated vsize (KiB) 47556

[startup+295.602 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 17859
/proc/meminfo: memFree=1794032/2055920 swapFree=4179504/4192956
[pid=17794] ppid=17792 vsize=47556 CPUtime=292.81
/proc/17794/stat : 17794 (galacE.sh) S 17792 17794 17443 0 -1 4194304 835 29774 0 1 0 0 29258 23 16 0 1 0 245616297 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 269807747154 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/17794/statm: 11889 365 245 79 0 219 0
Current children cumulated CPU time (s) 292.81
Current children cumulated vsize (KiB) 47556

Child status: 0
Real time (s): 295.675
CPU time (s): 293.332
CPU user time (s): 293.04
CPU system time (s): 0.291955
CPU usage (%): 99.2076
Max. virtual memory (cumulated for all children) (KiB): 860112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 293.04
system time used= 0.291955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37372
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= 1770
involuntary context switches= 7531

runsolver used 0.274958 second user time and 0.811876 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-04 01:04:44
IDJOB=1060352
IDBENCH=54445
IDSOLVER=351
FILE ID=node81/1060352-1215126283
PBS_JOBID= 7877247
Free space on /tmp= 126848 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/allIntervalSeries/normalized-series-16.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1060352-1215126283/watcher-1060352-1215126283 -o /tmp/evaluation-result-1060352-1215126283/solver-1060352-1215126283 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1060352-1215126283.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8ba0be0d3864d8a57989e137333c9a10
RANDOM SEED=1396138118

node81.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1730352 kB
Buffers:         25692 kB
Cached:         151644 kB
SwapCached:       6536 kB
Active:         211660 kB
Inactive:        79312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1730352 kB
SwapTotal:     4192956 kB
SwapFree:      4179504 kB
Dirty:            3372 kB
Writeback:           0 kB
Mapped:         127340 kB
Slab:            19812 kB
Committed_AS:  1302044 kB
PageTables:       1828 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126852 MiB
End job on node81 at 2008-07-04 01:09:39