Trace number 1103007

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 20.2019 20.4667

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-12_ext.xml
MD5SUMbaf71f565836d0584f36f646944af0ed
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.631903
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.15/1.29	c start processing
1.15/1.29	c start relation processing
1.65/1.71	c start cnf exporting
7.29/7.47	c parsing time : 1.164
7.29/7.47	c preprocessing time : 7.35
7.29/7.47	
7.29/7.47	c Nary constraints - conflicts : 0 supports : 0
7.29/7.47	c Binary constraints - conflicts : 0 supports :103
7.29/7.47	c max arity constraint : 2
7.29/7.47	c Max Tuples generated 0
7.29/7.47	c relations : 103
7.29/7.47	c relations BDD: 0
7.29/7.47	c sampling 0/0
7.29/7.47	c vars : 3201 - clauses :  142920
7.29/7.47	
7.38/7.51	 
7.38/7.51	c --- SAT Solver Stats ---
7.38/7.51	 
7.38/7.51	c eSAT 0.1 : minisat core with additionnal features
7.38/7.51	c ============================[ Problem Statistics ]=============================
7.38/7.51	c |                                                                             |
7.38/7.51	c |  Number of variables:  3200                                                 |
7.38/7.51	c |  Number of clauses:    142920                                               |
7.47/7.64	c |  Parsing time:         0.11         s                                       |
18.96/19.22	c restarts              : 157
18.96/19.22	c conflicts             : 13128          (1135 /sec)
18.96/19.22	c decisions             : 80457          (45.28 % random) (6954 /sec)
18.96/19.22	c euip                  : 2413        
18.96/19.22	c propagations          : 4582469        (396091 /sec)
18.96/19.22	c conflict literals     : 3683063        (16.96 % deleted)
18.96/19.22	c Memory used           : 18.24 MB
18.96/19.22	c CPU time              : 11.5692 s
18.96/19.22	c 
18.96/19.22	s SATISFIABLE
20.15/20.46	v 7 40 30 47 20 38 33 29 12 12 77 32 68 41 43 67 14 25 25 74 69 19 1 28 48 78 12 65 57 63 43 23 55 48 55 11 62 6 2 20

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-1103007-1215300280/watcher-1103007-1215300280 -o /tmp/evaluation-result-1103007-1215300280/solver-1103007-1215300280 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1103007-1215300280.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.14 2.04 2.01 4/81 4836
/proc/meminfo: memFree=1711504/2055920 swapFree=4180124/4192956
[pid=4836] ppid=4834 vsize=18572 CPUtime=0
/proc/4836/stat : 4836 (runsolver) R 4834 4836 4739 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2009002578 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 231962373415 0 0 4096 24578 0 0 0 17 1 0 0
/proc/4836/statm: 4643 292 257 25 0 2626 0

[startup+0.0614179 s]
/proc/loadavg: 2.14 2.04 2.01 4/81 4836
/proc/meminfo: memFree=1711504/2055920 swapFree=4180124/4192956
[pid=4836] ppid=4834 vsize=47556 CPUtime=0.01
/proc/4836/stat : 4836 (galacE.sh) S 4834 4836 4739 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2009002578 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4836/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.101537 s]
/proc/loadavg: 2.14 2.04 2.01 4/81 4836
/proc/meminfo: memFree=1711504/2055920 swapFree=4180124/4192956
[pid=4836] ppid=4834 vsize=47556 CPUtime=0.01
/proc/4836/stat : 4836 (galacE.sh) S 4834 4836 4739 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2009002578 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4836/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301487 s]
/proc/loadavg: 2.14 2.04 2.01 4/81 4836
/proc/meminfo: memFree=1711504/2055920 swapFree=4180124/4192956
[pid=4836] ppid=4834 vsize=47556 CPUtime=0.01
/proc/4836/stat : 4836 (galacE.sh) S 4834 4836 4739 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2009002578 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4836/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701384 s]
/proc/loadavg: 2.14 2.04 2.01 4/81 4836
/proc/meminfo: memFree=1711504/2055920 swapFree=4180124/4192956
[pid=4836] ppid=4834 vsize=47556 CPUtime=0.01
/proc/4836/stat : 4836 (galacE.sh) S 4834 4836 4739 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2009002578 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4836/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50217 s]
/proc/loadavg: 2.14 2.04 2.01 3/91 4858
/proc/meminfo: memFree=1633280/2055920 swapFree=4180124/4192956
[pid=4836] ppid=4834 vsize=47556 CPUtime=0.01
/proc/4836/stat : 4836 (galacE.sh) S 4834 4836 4739 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2009002578 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4836/statm: 11889 364 245 79 0 219 0
[pid=4850] ppid=4836 vsize=812552 CPUtime=1.44
/proc/4850/stat : 4850 (java) S 4836 4836 4739 0 -1 0 21832 0 1 0 134 10 0 0 18 0 9 0 2009002582 832053248 21249 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4850/statm: 203138 21249 1890 9 0 197171 0
[pid=4850/tid=4851] ppid=4836 vsize=812552 CPUtime=1.18
/proc/4850/task/4851/stat : 4851 (java) R 4836 4836 4739 0 -1 64 14487 0 1 0 112 6 0 0 25 0 9 0 2009002583 832053248 21249 996147200 134512640 134550740 4294955600 18446744073709551615 4126867459 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4852] ppid=4836 vsize=812552 CPUtime=0.07
/proc/4850/task/4852/stat : 4852 (java) S 4836 4836 4739 0 -1 64 5858 0 0 0 5 2 0 0 16 0 9 0 2009002584 832053248 21249 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4853] ppid=4836 vsize=812552 CPUtime=0
/proc/4850/task/4853/stat : 4853 (java) S 4836 4836 4739 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2009002584 832053248 21249 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4854] ppid=4836 vsize=812552 CPUtime=0
/proc/4850/task/4854/stat : 4854 (java) S 4836 4836 4739 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 2009002584 832053248 21249 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4855] ppid=4836 vsize=812552 CPUtime=0
/proc/4850/task/4855/stat : 4855 (java) S 4836 4836 4739 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2009002586 832053248 21249 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4856] ppid=4836 vsize=812552 CPUtime=0.16
/proc/4850/task/4856/stat : 4856 (java) S 4836 4836 4739 0 -1 64 788 0 0 0 16 0 0 0 16 0 9 0 2009002586 832053248 21249 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4857] ppid=4836 vsize=812552 CPUtime=0
/proc/4850/task/4857/stat : 4857 (java) S 4836 4836 4739 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2009002586 832053248 21249 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4858] ppid=4836 vsize=812552 CPUtime=0
/proc/4850/task/4858/stat : 4858 (java) R 4836 4836 4739 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2009002586 832053248 21249 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) 860108

[startup+3.10276 s]
/proc/loadavg: 2.13 2.04 2.01 3/91 4858
/proc/meminfo: memFree=1632512/2055920 swapFree=4180124/4192956
[pid=4836] ppid=4834 vsize=47556 CPUtime=0.01
/proc/4836/stat : 4836 (galacE.sh) S 4834 4836 4739 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2009002578 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4836/statm: 11889 364 245 79 0 219 0
[pid=4850] ppid=4836 vsize=812552 CPUtime=3.02
/proc/4850/stat : 4850 (java) S 4836 4836 4739 0 -1 0 24867 0 1 0 290 12 0 0 18 0 9 0 2009002582 832053248 24280 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4850/statm: 203138 24280 1912 9 0 197171 0
[pid=4850/tid=4851] ppid=4836 vsize=812552 CPUtime=2.61
/proc/4850/task/4851/stat : 4851 (java) R 4836 4836 4739 0 -1 64 14533 0 1 0 254 7 0 0 25 0 9 0 2009002583 832053248 24280 996147200 134512640 134550740 4294955600 18446744073709551615 4126901888 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4852] ppid=4836 vsize=812552 CPUtime=0.16
/proc/4850/task/4852/stat : 4852 (java) S 4836 4836 4739 0 -1 64 8805 0 0 0 13 3 0 0 16 0 9 0 2009002584 832053248 24280 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4853] ppid=4836 vsize=812552 CPUtime=0
/proc/4850/task/4853/stat : 4853 (java) S 4836 4836 4739 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2009002584 832053248 24280 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4854] ppid=4836 vsize=812552 CPUtime=0
/proc/4850/task/4854/stat : 4854 (java) S 4836 4836 4739 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 2009002584 832053248 24280 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4855] ppid=4836 vsize=812552 CPUtime=0
/proc/4850/task/4855/stat : 4855 (java) S 4836 4836 4739 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2009002586 832053248 24280 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4856] ppid=4836 vsize=812552 CPUtime=0.22
/proc/4850/task/4856/stat : 4856 (java) S 4836 4836 4739 0 -1 64 830 0 0 0 21 1 0 0 16 0 9 0 2009002586 832053248 24280 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4857] ppid=4836 vsize=812552 CPUtime=0
/proc/4850/task/4857/stat : 4857 (java) S 4836 4836 4739 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2009002586 832053248 24280 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4858] ppid=4836 vsize=812552 CPUtime=0
/proc/4850/task/4858/stat : 4858 (java) S 4836 4836 4739 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2009002586 832053248 24280 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860108

[startup+6.30293 s]
/proc/loadavg: 2.13 2.04 2.01 3/91 4858
/proc/meminfo: memFree=1618496/2055920 swapFree=4180124/4192956
[pid=4836] ppid=4834 vsize=47556 CPUtime=0.01
/proc/4836/stat : 4836 (galacE.sh) S 4834 4836 4739 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2009002578 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4836/statm: 11889 364 245 79 0 219 0
[pid=4850] ppid=4836 vsize=812552 CPUtime=6.2
/proc/4850/stat : 4850 (java) S 4836 4836 4739 0 -1 0 24889 0 1 0 606 14 0 0 18 0 9 0 2009002582 832053248 24294 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4850/statm: 203138 24294 1913 9 0 197171 0
[pid=4850/tid=4851] ppid=4836 vsize=812552 CPUtime=5.76
/proc/4850/task/4851/stat : 4851 (java) R 4836 4836 4739 0 -1 64 14542 0 1 0 568 8 0 0 25 0 9 0 2009002583 832053248 24294 996147200 134512640 134550740 4294955600 18446744073709551615 4126890160 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4852] ppid=4836 vsize=812552 CPUtime=0.16
/proc/4850/task/4852/stat : 4852 (java) S 4836 4836 4739 0 -1 64 8805 0 0 0 13 3 0 0 16 0 9 0 2009002584 832053248 24294 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4853] ppid=4836 vsize=812552 CPUtime=0
/proc/4850/task/4853/stat : 4853 (java) S 4836 4836 4739 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2009002584 832053248 24294 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4854] ppid=4836 vsize=812552 CPUtime=0
/proc/4850/task/4854/stat : 4854 (java) S 4836 4836 4739 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 2009002584 832053248 24294 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4855] ppid=4836 vsize=812552 CPUtime=0
/proc/4850/task/4855/stat : 4855 (java) S 4836 4836 4739 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2009002586 832053248 24294 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4856] ppid=4836 vsize=812552 CPUtime=0.24
/proc/4850/task/4856/stat : 4856 (java) S 4836 4836 4739 0 -1 64 843 0 0 0 23 1 0 0 15 0 9 0 2009002586 832053248 24294 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4857] ppid=4836 vsize=812552 CPUtime=0
/proc/4850/task/4857/stat : 4857 (java) S 4836 4836 4739 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2009002586 832053248 24294 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4850/tid=4858] ppid=4836 vsize=812552 CPUtime=0
/proc/4850/task/4858/stat : 4858 (java) S 4836 4836 4739 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2009002586 832053248 24294 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 860108

[startup+12.7013 s]
/proc/loadavg: 2.11 2.04 2.01 3/83 4859
/proc/meminfo: memFree=1696000/2055920 swapFree=4180124/4192956
[pid=4836] ppid=4834 vsize=47556 CPUtime=7.39
/proc/4836/stat : 4836 (galacE.sh) S 4834 4836 4739 0 -1 4194304 799 26602 0 1 0 0 722 17 17 0 1 0 2009002578 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4836/statm: 11889 364 245 79 0 219 0
[pid=4859] ppid=4836 vsize=13480 CPUtime=5.13
/proc/4859/stat : 4859 (eSAT_static) R 4836 4836 4739 0 -1 4194304 3565 0 0 0 511 2 0 0 25 0 1 0 2009003329 13803520 3200 996147200 134512640 135177480 4294955968 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 1 0 0
/proc/4859/statm: 3370 3200 81 162 0 3205 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 61036

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

[startup+15.9014 s]
/proc/loadavg: 2.11 2.04 2.01 3/83 4859
/proc/meminfo: memFree=1693376/2055920 swapFree=4180124/4192956
[pid=4836] ppid=4834 vsize=47556 CPUtime=7.39
/proc/4836/stat : 4836 (galacE.sh) S 4834 4836 4739 0 -1 4194304 799 26602 0 1 0 0 722 17 17 0 1 0 2009002578 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4836/statm: 11889 364 245 79 0 219 0
[pid=4859] ppid=4836 vsize=16072 CPUtime=8.3
/proc/4859/stat : 4859 (eSAT_static) R 4836 4836 4739 0 -1 4194304 4204 0 0 0 828 2 0 0 25 0 1 0 2009003329 16457728 3839 996147200 134512640 135177480 4294955968 18446744073709551615 134564635 0 0 4096 3 0 0 0 17 1 0 0
/proc/4859/statm: 4018 3839 81 162 0 3853 0
Current children cumulated CPU time (s) 15.69
Current children cumulated vsize (KiB) 63628

[startup+17.501 s]
/proc/loadavg: 2.10 2.04 2.01 3/83 4859
/proc/meminfo: memFree=1689792/2055920 swapFree=4180124/4192956
[pid=4836] ppid=4834 vsize=47556 CPUtime=7.39
/proc/4836/stat : 4836 (galacE.sh) S 4834 4836 4739 0 -1 4194304 799 26602 0 1 0 0 722 17 17 0 1 0 2009002578 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4836/statm: 11889 364 245 79 0 219 0
[pid=4859] ppid=4836 vsize=18672 CPUtime=9.89
/proc/4859/stat : 4859 (eSAT_static) R 4836 4836 4739 0 -1 4194304 4877 0 0 0 986 3 0 0 25 0 1 0 2009003329 19120128 4512 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/4859/statm: 4668 4512 81 162 0 4503 0
Current children cumulated CPU time (s) 17.28
Current children cumulated vsize (KiB) 66228

[startup+19.1016 s]
/proc/loadavg: 2.10 2.04 2.01 3/83 4859
/proc/meminfo: memFree=1689792/2055920 swapFree=4180124/4192956
[pid=4836] ppid=4834 vsize=47556 CPUtime=7.39
/proc/4836/stat : 4836 (galacE.sh) S 4834 4836 4739 0 -1 4194304 799 26602 0 1 0 0 722 17 17 0 1 0 2009002578 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4836/statm: 11889 364 245 79 0 219 0
[pid=4859] ppid=4836 vsize=18672 CPUtime=11.47
/proc/4859/stat : 4859 (eSAT_static) R 4836 4836 4739 0 -1 4194304 4877 0 0 0 1144 3 0 0 25 0 1 0 2009003329 19120128 4512 996147200 134512640 135177480 4294955968 18446744073709551615 134565309 0 0 4096 3 0 0 0 17 1 0 0
/proc/4859/statm: 4668 4512 81 162 0 4503 0
Current children cumulated CPU time (s) 18.86
Current children cumulated vsize (KiB) 66228

[startup+19.9024 s]
/proc/loadavg: 2.10 2.04 2.01 3/91 4868
/proc/meminfo: memFree=1681216/2055920 swapFree=4180124/4192956
[pid=4836] ppid=4834 vsize=47556 CPUtime=19
/proc/4836/stat : 4836 (galacE.sh) S 4834 4836 4739 0 -1 4194304 835 31491 0 1 0 0 1879 21 16 0 1 0 2009002578 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 231962542162 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/4836/statm: 11889 365 245 79 0 219 0
[pid=4860] ppid=4836 vsize=812440 CPUtime=0.66
/proc/4860/stat : 4860 (java) S 4836 4836 4739 0 -1 0 16008 0 1 0 57 9 0 0 18 0 9 0 2009004501 831938560 15428 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4860/statm: 203110 15428 1866 9 0 197143 0
[pid=4860/tid=4861] ppid=4836 vsize=812440 CPUtime=0.51
/proc/4860/task/4861/stat : 4861 (java) R 4836 4836 4739 0 -1 64 14372 0 1 0 44 7 0 0 21 0 9 0 2009004502 831938560 15428 996147200 134512640 134550740 4294955616 18446744073709551615 4126608219 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4862] ppid=4836 vsize=812440 CPUtime=0
/proc/4860/task/4862/stat : 4862 (java) S 4836 4836 4739 0 -1 64 150 0 0 0 0 0 0 0 16 0 9 0 2009004503 831938560 15428 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4863] ppid=4836 vsize=812440 CPUtime=0
/proc/4860/task/4863/stat : 4863 (java) S 4836 4836 4739 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2009004503 831938560 15428 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4864] ppid=4836 vsize=812440 CPUtime=0
/proc/4860/task/4864/stat : 4864 (java) S 4836 4836 4739 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2009004503 831938560 15428 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4865] ppid=4836 vsize=812440 CPUtime=0
/proc/4860/task/4865/stat : 4865 (java) S 4836 4836 4739 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2009004505 831938560 15428 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4866] ppid=4836 vsize=812440 CPUtime=0.11
/proc/4860/task/4866/stat : 4866 (java) S 4836 4836 4739 0 -1 64 771 0 0 0 11 0 0 0 16 0 9 0 2009004505 831938560 15428 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4867] ppid=4836 vsize=812440 CPUtime=0
/proc/4860/task/4867/stat : 4867 (java) S 4836 4836 4739 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2009004506 831938560 15428 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4868] ppid=4836 vsize=812440 CPUtime=0
/proc/4860/task/4868/stat : 4868 (java) S 4836 4836 4739 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2009004506 831938560 15428 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.66
Current children cumulated vsize (KiB) 859996

[startup+20.3023 s]
/proc/loadavg: 2.10 2.04 2.01 3/91 4868
/proc/meminfo: memFree=1681216/2055920 swapFree=4180124/4192956
[pid=4836] ppid=4834 vsize=47556 CPUtime=19
/proc/4836/stat : 4836 (galacE.sh) S 4834 4836 4739 0 -1 4194304 835 31491 0 1 0 0 1879 21 16 0 1 0 2009002578 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 231962542162 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/4836/statm: 11889 365 245 79 0 219 0
[pid=4860] ppid=4836 vsize=812440 CPUtime=1.05
/proc/4860/stat : 4860 (java) S 4836 4836 4739 0 -1 0 16166 0 1 0 96 9 0 0 18 0 9 0 2009004501 831938560 15585 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4860/statm: 203110 15585 1868 9 0 197143 0
[pid=4860/tid=4861] ppid=4836 vsize=812440 CPUtime=0.89
/proc/4860/task/4861/stat : 4861 (java) R 4836 4836 4739 0 -1 64 14376 0 1 0 82 7 0 0 24 0 9 0 2009004502 831938560 15585 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4862] ppid=4836 vsize=812440 CPUtime=0.01
/proc/4860/task/4862/stat : 4862 (java) S 4836 4836 4739 0 -1 64 289 0 0 0 1 0 0 0 16 0 9 0 2009004503 831938560 15585 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4863] ppid=4836 vsize=812440 CPUtime=0
/proc/4860/task/4863/stat : 4863 (java) S 4836 4836 4739 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2009004503 831938560 15585 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4864] ppid=4836 vsize=812440 CPUtime=0
/proc/4860/task/4864/stat : 4864 (java) S 4836 4836 4739 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2009004503 831938560 15585 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4865] ppid=4836 vsize=812440 CPUtime=0
/proc/4860/task/4865/stat : 4865 (java) S 4836 4836 4739 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2009004505 831938560 15585 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4866] ppid=4836 vsize=812440 CPUtime=0.13
/proc/4860/task/4866/stat : 4866 (java) R 4836 4836 4739 0 -1 64 786 0 0 0 13 0 0 0 16 0 9 0 2009004505 831938560 15585 996147200 134512640 134550740 4294955616 18446744073709551615 102193105 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4867] ppid=4836 vsize=812440 CPUtime=0
/proc/4860/task/4867/stat : 4867 (java) S 4836 4836 4739 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2009004506 831938560 15585 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4868] ppid=4836 vsize=812440 CPUtime=0
/proc/4860/task/4868/stat : 4868 (java) S 4836 4836 4739 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2009004506 831938560 15585 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.05
Current children cumulated vsize (KiB) 859996

[startup+20.4023 s]
/proc/loadavg: 2.10 2.04 2.01 3/91 4868
/proc/meminfo: memFree=1681216/2055920 swapFree=4180124/4192956
[pid=4836] ppid=4834 vsize=47556 CPUtime=19
/proc/4836/stat : 4836 (galacE.sh) S 4834 4836 4739 0 -1 4194304 835 31491 0 1 0 0 1879 21 16 0 1 0 2009002578 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 231962542162 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/4836/statm: 11889 365 245 79 0 219 0
[pid=4860] ppid=4836 vsize=812700 CPUtime=1.15
/proc/4860/stat : 4860 (java) S 4836 4836 4739 0 -1 0 16348 0 1 0 106 9 0 0 18 0 9 0 2009004501 832204800 15729 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4860/statm: 203175 15729 1923 9 0 197180 0
[pid=4860/tid=4861] ppid=4836 vsize=812700 CPUtime=0.96
/proc/4860/task/4861/stat : 4861 (java) R 4836 4836 4739 0 -1 64 14524 0 1 0 88 8 0 0 25 0 9 0 2009004502 832204800 15729 996147200 134512640 134550740 4294955616 18446744073709551615 4126845047 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4862] ppid=4836 vsize=812700 CPUtime=0.01
/proc/4860/task/4862/stat : 4862 (java) S 4836 4836 4739 0 -1 64 289 0 0 0 1 0 0 0 16 0 9 0 2009004503 832204800 15729 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4863] ppid=4836 vsize=812700 CPUtime=0
/proc/4860/task/4863/stat : 4863 (java) S 4836 4836 4739 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2009004503 832204800 15729 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4864] ppid=4836 vsize=812700 CPUtime=0
/proc/4860/task/4864/stat : 4864 (java) S 4836 4836 4739 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2009004503 832204800 15729 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4865] ppid=4836 vsize=812700 CPUtime=0
/proc/4860/task/4865/stat : 4865 (java) S 4836 4836 4739 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2009004505 832204800 15729 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4866] ppid=4836 vsize=812700 CPUtime=0.16
/proc/4860/task/4866/stat : 4866 (java) S 4836 4836 4739 0 -1 64 820 0 0 0 16 0 0 0 16 0 9 0 2009004505 832204800 15729 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4867] ppid=4836 vsize=812700 CPUtime=0
/proc/4860/task/4867/stat : 4867 (java) S 4836 4836 4739 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2009004506 832204800 15729 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4860/tid=4868] ppid=4836 vsize=812700 CPUtime=0
/proc/4860/task/4868/stat : 4868 (java) S 4836 4836 4739 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2009004506 832204800 15729 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.15
Current children cumulated vsize (KiB) 860256

Child status: 0
Real time (s): 20.4667
CPU time (s): 20.2019
CPU user time (s): 19.873
CPU system time (s): 0.328949
CPU usage (%): 98.7062
Max. virtual memory (cumulated for all children) (KiB): 860256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.873
system time used= 0.328949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48880
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= 1958
involuntary context switches= 2356

runsolver used 0.036994 second user time and 0.066989 second system time

The end

Launcher Data (download as text)

Begin job on node16 at 2008-07-06 01:24:40
IDJOB=1103007
IDBENCH=60261
IDSOLVER=351
FILE ID=node16/1103007-1215300280
PBS_JOBID= 7882463
Free space on /tmp= 66524 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= baf71f565836d0584f36f646944af0ed
RANDOM SEED=1809269199

node16.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.213
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.213
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:       1711984 kB
Buffers:         63800 kB
Cached:         201824 kB
SwapCached:       7056 kB
Active:         193804 kB
Inactive:        97240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1711984 kB
SwapTotal:     4192956 kB
SwapFree:      4180124 kB
Dirty:            4128 kB
Writeback:           0 kB
Mapped:          41100 kB
Slab:            38144 kB
Committed_AS:  3599196 kB
PageTables:       1924 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= 66520 MiB
End job on node16 at 2008-07-06 01:25:00