Trace number 1069197

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 27.1439 27.3286

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg5-5_ext.xml
MD5SUMcb014014947658a23b37a78b36d21e5e
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.045992
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints10
Maximum constraint arity5
Maximum domain size26
Number of constraints which are defined in extension10
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.01/0.57	c start processing
0.01/0.57	c start relation processing
0.01/0.86	c start cnf exporting
12.01/12.15	c parsing time : 0.457
12.01/12.15	c preprocessing time : 12.031
12.01/12.15	
12.01/12.15	c Nary constraints - conflicts : 0 supports : 10
12.01/12.15	c Binary constraints - conflicts : 0 supports :0
12.01/12.15	c max arity constraint : 5
12.01/12.15	c Max Tuples generated 0
12.01/12.15	c relations : 1
12.01/12.15	c relations BDD: 1
12.01/12.15	c sampling 0/0
12.01/12.15	c vars : 93061 - clauses :  346400
12.01/12.15	
12.01/12.16	 
12.01/12.16	c --- SAT Solver Stats ---
12.01/12.16	 
12.01/12.16	c eSAT 0.1 : minisat core with additionnal features
12.01/12.16	c ============================[ Problem Statistics ]=============================
12.01/12.16	c |                                                                             |
12.01/12.17	c |  Number of variables:  93060                                                |
12.01/12.17	c |  Number of clauses:    346400                                               |
12.07/12.58	c |  Parsing time:         0.35         s                                       |
25.93/26.17	c restarts              : 230
25.93/26.17	c conflicts             : 1986           (143 /sec)
25.93/26.17	c decisions             : 75448          (72.08 % random) (5448 /sec)
25.93/26.17	c euip                  : 245         
25.93/26.17	c propagations          : 10581416       (764117 /sec)
25.93/26.17	c conflict literals     : 82843          (39.75 % deleted)
25.93/26.17	c Memory used           : 53.87 MB
25.93/26.17	c CPU time              : 13.8479 s
25.93/26.17	c 
26.03/26.20	s SATISFIABLE
27.09/27.32	v 14 11 11 0 21 11 7 0 18 0 11 0 10 7 18 0 18 7 4 19 21 0 18 19 18

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-1069197-1215159011/watcher-1069197-1215159011 -o /tmp/evaluation-result-1069197-1215159011/solver-1069197-1215159011 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1069197-1215159011.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.08 2.09 2.02 4/74 21926
/proc/meminfo: memFree=1393160/2055920 swapFree=4176960/4192956
[pid=21926] ppid=21924 vsize=8652 CPUtime=0
/proc/21926/stat : 21926 (galacE.sh) S 21924 21926 19706 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 638821252 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 243665136474 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21926/statm: 2163 280 208 79 0 156 0
[pid=21927] ppid=21926 vsize=8688 CPUtime=0
/proc/21927/stat : 21927 (galacE.sh) S 21926 21926 19706 0 -1 4194368 57 243 0 0 0 0 0 0 16 0 1 0 638821252 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 243665698898 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/21927/statm: 2172 288 210 79 0 165 0
[pid=21929] ppid=21927 vsize=6864 CPUtime=0
/proc/21929/stat : 21929 (id) S 21927 21926 19706 0 -1 4194304 240 0 0 0 0 0 0 0 18 0 1 0 638821253 7028736 183 996147200 4194304 4211724 548682068832 18446744073709551615 243665717135 0 0 3674112 0 0 0 0 17 0 0 0
/proc/21929/statm: -- couldn't open statm file --
[startup+0.0375769 s]
/proc/loadavg: 2.08 2.09 2.02 4/74 21926
/proc/meminfo: memFree=1393160/2055920 swapFree=4176960/4192956
[pid=21926] ppid=21924 vsize=47560 CPUtime=0.01
/proc/21926/stat : 21926 (galacE.sh) S 21924 21926 19706 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 638821252 48701440 363 996147200 4194304 4520092 548682068832 18446744073709551615 243665136474 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21926/statm: 11890 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.102291 s]
/proc/loadavg: 2.08 2.09 2.02 4/74 21926
/proc/meminfo: memFree=1393160/2055920 swapFree=4176960/4192956
[pid=21926] ppid=21924 vsize=47560 CPUtime=0.01
/proc/21926/stat : 21926 (galacE.sh) S 21924 21926 19706 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 638821252 48701440 363 996147200 4194304 4520092 548682068832 18446744073709551615 243665136474 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21926/statm: 11890 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.301311 s]
/proc/loadavg: 2.08 2.09 2.02 4/74 21926
/proc/meminfo: memFree=1393160/2055920 swapFree=4176960/4192956
[pid=21926] ppid=21924 vsize=47560 CPUtime=0.01
/proc/21926/stat : 21926 (galacE.sh) S 21924 21926 19706 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 638821252 48701440 363 996147200 4194304 4520092 548682068832 18446744073709551615 243665136474 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21926/statm: 11890 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.701356 s]
/proc/loadavg: 2.08 2.09 2.02 4/74 21926
/proc/meminfo: memFree=1393160/2055920 swapFree=4176960/4192956
[pid=21926] ppid=21924 vsize=47560 CPUtime=0.01
/proc/21926/stat : 21926 (galacE.sh) S 21924 21926 19706 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 638821252 48701440 363 996147200 4194304 4520092 548682068832 18446744073709551615 243665136474 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21926/statm: 11890 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.50243 s]
/proc/loadavg: 2.08 2.09 2.02 3/84 21948
/proc/meminfo: memFree=1346672/2055920 swapFree=4176960/4192956
[pid=21926] ppid=21924 vsize=47560 CPUtime=0.01
/proc/21926/stat : 21926 (galacE.sh) S 21924 21926 19706 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 638821252 48701440 363 996147200 4194304 4520092 548682068832 18446744073709551615 243665136474 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21926/statm: 11890 363 244 79 0 219 0
[pid=21940] ppid=21926 vsize=813652 CPUtime=1.46
/proc/21940/stat : 21940 (java) S 21926 21926 19706 0 -1 0 20573 0 1 0 135 11 0 0 20 0 9 0 638821255 833179648 19995 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21940/statm: 203413 19995 1907 9 0 197394 0
[pid=21940/tid=21941] ppid=21926 vsize=813652 CPUtime=1.18
/proc/21940/task/21941/stat : 21941 (java) R 21926 21926 19706 0 -1 64 14532 0 1 0 110 8 0 0 25 0 9 0 638821256 833179648 19995 996147200 134512640 134550740 4294955616 18446744073709551615 4126842711 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21942] ppid=21926 vsize=813652 CPUtime=0.06
/proc/21940/task/21942/stat : 21942 (java) S 21926 21926 19706 0 -1 64 4535 0 0 0 5 1 0 0 16 0 9 0 638821257 833179648 19995 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21943] ppid=21926 vsize=813652 CPUtime=0
/proc/21940/task/21943/stat : 21943 (java) S 21926 21926 19706 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 638821258 833179648 19995 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21944] ppid=21926 vsize=813652 CPUtime=0
/proc/21940/task/21944/stat : 21944 (java) S 21926 21926 19706 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 638821258 833179648 19995 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21945] ppid=21926 vsize=813652 CPUtime=0
/proc/21940/task/21945/stat : 21945 (java) S 21926 21926 19706 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 638821260 833179648 19995 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21946] ppid=21926 vsize=813652 CPUtime=0.18
/proc/21940/task/21946/stat : 21946 (java) S 21926 21926 19706 0 -1 64 806 0 0 0 18 0 0 0 15 0 9 0 638821260 833179648 19995 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21947] ppid=21926 vsize=813652 CPUtime=0
/proc/21940/task/21947/stat : 21947 (java) S 21926 21926 19706 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 638821260 833179648 19995 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21948] ppid=21926 vsize=813652 CPUtime=0
/proc/21940/task/21948/stat : 21948 (java) S 21926 21926 19706 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 638821260 833179648 19995 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 861212

[startup+3.1026 s]
/proc/loadavg: 2.08 2.09 2.02 3/84 21948
/proc/meminfo: memFree=1313456/2055920 swapFree=4176960/4192956
[pid=21926] ppid=21924 vsize=47560 CPUtime=0.01
/proc/21926/stat : 21926 (galacE.sh) S 21924 21926 19706 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 638821252 48701440 363 996147200 4194304 4520092 548682068832 18446744073709551615 243665136474 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21926/statm: 11890 363 244 79 0 219 0
[pid=21940] ppid=21926 vsize=813652 CPUtime=3.04
/proc/21940/stat : 21940 (java) S 21926 21926 19706 0 -1 0 21960 0 1 0 292 12 0 0 20 0 9 0 638821255 833179648 21379 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21940/statm: 203413 21379 1907 9 0 197394 0
[pid=21940/tid=21941] ppid=21926 vsize=813652 CPUtime=2.74
/proc/21940/task/21941/stat : 21941 (java) R 21926 21926 19706 0 -1 64 14535 0 1 0 266 8 0 0 25 0 9 0 638821256 833179648 21379 996147200 134512640 134550740 4294955616 18446744073709551615 102714946 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21942] ppid=21926 vsize=813652 CPUtime=0.08
/proc/21940/task/21942/stat : 21942 (java) S 21926 21926 19706 0 -1 64 5914 0 0 0 6 2 0 0 16 0 9 0 638821257 833179648 21379 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21943] ppid=21926 vsize=813652 CPUtime=0
/proc/21940/task/21943/stat : 21943 (java) S 21926 21926 19706 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 638821258 833179648 21379 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21944] ppid=21926 vsize=813652 CPUtime=0
/proc/21940/task/21944/stat : 21944 (java) S 21926 21926 19706 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 638821258 833179648 21379 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21945] ppid=21926 vsize=813652 CPUtime=0
/proc/21940/task/21945/stat : 21945 (java) S 21926 21926 19706 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 638821260 833179648 21379 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21946] ppid=21926 vsize=813652 CPUtime=0.19
/proc/21940/task/21946/stat : 21946 (java) S 21926 21926 19706 0 -1 64 811 0 0 0 19 0 0 0 15 0 9 0 638821260 833179648 21379 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21947] ppid=21926 vsize=813652 CPUtime=0
/proc/21940/task/21947/stat : 21947 (java) S 21926 21926 19706 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 638821260 833179648 21379 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21948] ppid=21926 vsize=813652 CPUtime=0
/proc/21940/task/21948/stat : 21948 (java) S 21926 21926 19706 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 638821260 833179648 21379 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 861212

[startup+6.30192 s]
/proc/loadavg: 2.08 2.08 2.02 3/84 21948
/proc/meminfo: memFree=1311408/2055920 swapFree=4176960/4192956
[pid=21926] ppid=21924 vsize=47560 CPUtime=0.01
/proc/21926/stat : 21926 (galacE.sh) S 21924 21926 19706 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 638821252 48701440 363 996147200 4194304 4520092 548682068832 18446744073709551615 243665136474 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21926/statm: 11890 363 244 79 0 219 0
[pid=21940] ppid=21926 vsize=813652 CPUtime=6.23
/proc/21940/stat : 21940 (java) S 21926 21926 19706 0 -1 0 21967 0 1 0 609 14 0 0 20 0 9 0 638821255 833179648 21379 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21940/statm: 203413 21379 1907 9 0 197394 0
[pid=21940/tid=21941] ppid=21926 vsize=813652 CPUtime=5.93
/proc/21940/task/21941/stat : 21941 (java) R 21926 21926 19706 0 -1 64 14542 0 1 0 583 10 0 0 25 0 9 0 638821256 833179648 21379 996147200 134512640 134550740 4294955616 18446744073709551615 103205701 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21942] ppid=21926 vsize=813652 CPUtime=0.08
/proc/21940/task/21942/stat : 21942 (java) S 21926 21926 19706 0 -1 64 5914 0 0 0 6 2 0 0 16 0 9 0 638821257 833179648 21379 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21943] ppid=21926 vsize=813652 CPUtime=0
/proc/21940/task/21943/stat : 21943 (java) S 21926 21926 19706 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 638821258 833179648 21379 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21944] ppid=21926 vsize=813652 CPUtime=0
/proc/21940/task/21944/stat : 21944 (java) S 21926 21926 19706 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 638821258 833179648 21379 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21945] ppid=21926 vsize=813652 CPUtime=0
/proc/21940/task/21945/stat : 21945 (java) S 21926 21926 19706 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 638821260 833179648 21379 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21946] ppid=21926 vsize=813652 CPUtime=0.19
/proc/21940/task/21946/stat : 21946 (java) S 21926 21926 19706 0 -1 64 811 0 0 0 19 0 0 0 15 0 9 0 638821260 833179648 21379 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21947] ppid=21926 vsize=813652 CPUtime=0
/proc/21940/task/21947/stat : 21947 (java) S 21926 21926 19706 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 638821260 833179648 21379 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21940/tid=21948] ppid=21926 vsize=813652 CPUtime=0
/proc/21940/task/21948/stat : 21948 (java) S 21926 21926 19706 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 638821260 833179648 21379 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 861212

[startup+12.7026 s]
/proc/loadavg: 2.07 2.08 2.02 3/84 21948
/proc/meminfo: memFree=1307440/2055920 swapFree=4176960/4192956
[pid=21926] ppid=21924 vsize=47560 CPUtime=12.07
/proc/21926/stat : 21926 (galacE.sh) S 21924 21926 19706 0 -1 4194304 798 23688 0 1 0 0 1188 19 17 0 1 0 638821252 48701440 363 996147200 4194304 4520092 548682068832 18446744073709551615 243665136474 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21926/statm: 11890 363 244 79 0 219 0
Current children cumulated CPU time (s) 12.07
Current children cumulated vsize (KiB) 47560

[startup+25.5019 s]
/proc/loadavg: 2.06 2.08 2.02 3/76 21949
/proc/meminfo: memFree=1334008/2055920 swapFree=4176960/4192956
[pid=21926] ppid=21924 vsize=47560 CPUtime=12.07
/proc/21926/stat : 21926 (galacE.sh) S 21924 21926 19706 0 -1 4194304 798 23688 0 1 0 0 1188 19 17 0 1 0 638821252 48701440 363 996147200 4194304 4520092 548682068832 18446744073709551615 243665136474 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21926/statm: 11890 363 244 79 0 219 0
[pid=21949] ppid=21926 vsize=55160 CPUtime=13.26
/proc/21949/stat : 21949 (eSAT_static) R 21926 21926 19706 0 -1 4194304 14613 0 0 0 1318 8 0 0 25 0 1 0 638822469 56483840 12917 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/21949/statm: 13790 12917 80 162 0 13625 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 102720

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

[startup+26.302 s]
/proc/loadavg: 2.06 2.08 2.02 4/84 21958
/proc/meminfo: memFree=1378744/2055920 swapFree=4176960/4192956
[pid=21926] ppid=21924 vsize=47560 CPUtime=26.05
/proc/21926/stat : 21926 (galacE.sh) S 21924 21926 19706 0 -1 4194304 834 38367 0 1 0 0 2576 29 16 0 1 0 638821252 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 243665698898 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/21926/statm: 11890 364 244 79 0 219 0
[pid=21950] ppid=21926 vsize=810920 CPUtime=0.08
/proc/21950/stat : 21950 (java) S 21926 21926 19706 0 -1 0 3679 0 1 0 7 1 0 0 18 0 9 0 638823873 830382080 3143 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21950/statm: 202730 3143 1646 9 0 196746 0
[pid=21950/tid=21951] ppid=21926 vsize=810920 CPUtime=0.05
/proc/21950/task/21951/stat : 21951 (java) R 21926 21926 19706 0 -1 64 2654 0 1 0 4 1 0 0 20 0 9 0 638823874 830382080 3143 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21952] ppid=21926 vsize=810920 CPUtime=0
/proc/21950/task/21952/stat : 21952 (java) S 21926 21926 19706 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 638823876 830382080 3143 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21953] ppid=21926 vsize=810920 CPUtime=0
/proc/21950/task/21953/stat : 21953 (java) S 21926 21926 19706 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 638823876 830382080 3143 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21954] ppid=21926 vsize=810920 CPUtime=0
/proc/21950/task/21954/stat : 21954 (java) S 21926 21926 19706 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 638823876 830382080 3143 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21955] ppid=21926 vsize=810920 CPUtime=0
/proc/21950/task/21955/stat : 21955 (java) S 21926 21926 19706 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 638823878 830382080 3143 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21956] ppid=21926 vsize=810920 CPUtime=0.01
/proc/21950/task/21956/stat : 21956 (java) R 21926 21926 19706 0 -1 64 312 0 0 0 1 0 0 0 18 0 9 0 638823878 830382080 3143 996147200 134512640 134550740 4294955616 18446744073709551615 104075990 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21957] ppid=21926 vsize=810920 CPUtime=0
/proc/21950/task/21957/stat : 21957 (java) S 21926 21926 19706 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 638823878 830382080 3143 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21958] ppid=21926 vsize=810920 CPUtime=0
/proc/21950/task/21958/stat : 21958 (java) S 21926 21926 19706 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 638823878 830382080 3143 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.13
Current children cumulated vsize (KiB) 858480

[startup+27.102 s]
/proc/loadavg: 2.06 2.08 2.02 4/84 21958
/proc/meminfo: memFree=1378744/2055920 swapFree=4176960/4192956
[pid=21926] ppid=21924 vsize=47560 CPUtime=26.05
/proc/21926/stat : 21926 (galacE.sh) S 21924 21926 19706 0 -1 4194304 834 38367 0 1 0 0 2576 29 16 0 1 0 638821252 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 243665698898 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/21926/statm: 11890 364 244 79 0 219 0
[pid=21950] ppid=21926 vsize=812788 CPUtime=0.87
/proc/21950/stat : 21950 (java) S 21926 21926 19706 0 -1 0 16110 0 1 0 78 9 0 0 18 0 9 0 638823873 832294912 15492 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21950/statm: 203197 15492 1922 9 0 197150 0
[pid=21950/tid=21951] ppid=21926 vsize=812788 CPUtime=0.73
/proc/21950/task/21951/stat : 21951 (java) R 21926 21926 19706 0 -1 64 14526 0 1 0 65 8 0 0 25 0 9 0 638823874 832294912 15492 996147200 134512640 134550740 4294955616 18446744073709551615 4125978155 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21952] ppid=21926 vsize=812788 CPUtime=0
/proc/21950/task/21952/stat : 21952 (java) S 21926 21926 19706 0 -1 64 94 0 0 0 0 0 0 0 16 0 9 0 638823876 832294912 15492 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21953] ppid=21926 vsize=812788 CPUtime=0
/proc/21950/task/21953/stat : 21953 (java) S 21926 21926 19706 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 638823876 832294912 15492 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21954] ppid=21926 vsize=812788 CPUtime=0
/proc/21950/task/21954/stat : 21954 (java) S 21926 21926 19706 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 638823876 832294912 15492 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21955] ppid=21926 vsize=812788 CPUtime=0
/proc/21950/task/21955/stat : 21955 (java) S 21926 21926 19706 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 638823878 832294912 15492 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21956] ppid=21926 vsize=812788 CPUtime=0.11
/proc/21950/task/21956/stat : 21956 (java) S 21926 21926 19706 0 -1 64 780 0 0 0 11 0 0 0 16 0 9 0 638823878 832294912 15492 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21957] ppid=21926 vsize=812788 CPUtime=0
/proc/21950/task/21957/stat : 21957 (java) S 21926 21926 19706 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 638823878 832294912 15492 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21958] ppid=21926 vsize=812788 CPUtime=0
/proc/21950/task/21958/stat : 21958 (java) S 21926 21926 19706 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 638823878 832294912 15492 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.92
Current children cumulated vsize (KiB) 860348

[startup+27.3021 s]
/proc/loadavg: 2.06 2.08 2.02 4/84 21958
/proc/meminfo: memFree=1378744/2055920 swapFree=4176960/4192956
[pid=21926] ppid=21924 vsize=47560 CPUtime=26.05
/proc/21926/stat : 21926 (galacE.sh) S 21924 21926 19706 0 -1 4194304 841 38367 0 1 0 0 2576 29 16 0 1 0 638821252 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 243665698898 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/21926/statm: 11890 365 244 79 0 219 0
[pid=21950] ppid=21926 vsize=812788 CPUtime=1.04
/proc/21950/stat : 21950 (java) S 21926 21926 19706 0 -1 0 16191 0 1 0 95 9 0 0 18 0 9 0 638823873 832294912 15571 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21950/statm: 203197 15571 1922 9 0 197150 0
[pid=21950/tid=21951] ppid=21926 vsize=812788 CPUtime=0.89
/proc/21950/task/21951/stat : 21951 (java) S 21926 21926 19706 0 -1 64 14529 0 1 0 81 8 0 0 25 0 9 0 638823874 832294912 15571 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21952] ppid=21926 vsize=812788 CPUtime=0
/proc/21950/task/21952/stat : 21952 (java) S 21926 21926 19706 0 -1 64 172 0 0 0 0 0 0 0 16 0 9 0 638823876 832294912 15571 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21953] ppid=21926 vsize=812788 CPUtime=0
/proc/21950/task/21953/stat : 21953 (java) S 21926 21926 19706 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 638823876 832294912 15571 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21954] ppid=21926 vsize=812788 CPUtime=0
/proc/21950/task/21954/stat : 21954 (java) S 21926 21926 19706 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 638823876 832294912 15571 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21955] ppid=21926 vsize=812788 CPUtime=0
/proc/21950/task/21955/stat : 21955 (java) S 21926 21926 19706 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 638823878 832294912 15571 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21956] ppid=21926 vsize=812788 CPUtime=0.12
/proc/21950/task/21956/stat : 21956 (java) S 21926 21926 19706 0 -1 64 780 0 0 0 12 0 0 0 16 0 9 0 638823878 832294912 15571 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21957] ppid=21926 vsize=812788 CPUtime=0
/proc/21950/task/21957/stat : 21957 (java) S 21926 21926 19706 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 638823878 832294912 15571 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=21950/tid=21958] ppid=21926 vsize=812788 CPUtime=0
/proc/21950/task/21958/stat : 21958 (java) S 21926 21926 19706 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 638823878 832294912 15571 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 27.09
Current children cumulated vsize (KiB) 860348

Child status: 0
Real time (s): 27.3286
CPU time (s): 27.1439
CPU user time (s): 26.7279
CPU system time (s): 0.415936
CPU usage (%): 99.324
Max. virtual memory (cumulated for all children) (KiB): 861212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.7279
system time used= 0.415936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55594
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= 2031
involuntary context switches= 2285

runsolver used 0.038994 second user time and 0.085986 second system time

The end

Launcher Data (download as text)

Begin job on node84 at 2008-07-04 10:10:11
IDJOB=1069197
IDBENCH=55567
IDSOLVER=351
FILE ID=node84/1069197-1215159011
PBS_JOBID= 7877422
Free space on /tmp= 66496 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg5-5_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069197-1215159011/watcher-1069197-1215159011 -o /tmp/evaluation-result-1069197-1215159011/solver-1069197-1215159011 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1069197-1215159011.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cb014014947658a23b37a78b36d21e5e
RANDOM SEED=2018103837

node84.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.231
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.231
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:       1393576 kB
Buffers:         56812 kB
Cached:         353044 kB
SwapCached:      10384 kB
Active:         416724 kB
Inactive:       199492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1393576 kB
SwapTotal:     4192956 kB
SwapFree:      4176960 kB
Dirty:            3340 kB
Writeback:           0 kB
Mapped:         211720 kB
Slab:            31032 kB
Committed_AS:  1307764 kB
PageTables:       2228 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= 66492 MiB
End job on node84 at 2008-07-04 10:10:39