Trace number 1034631

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 14.3038 14.5131

General information on the benchmark

Namecsp/frb35-17/
normalized-frb35-17-1-mgd_ext.xml
MD5SUM64aec9326190b001dd3dbdc23a4d25d7
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.45493
Satisfiable
(Un)Satisfiability was proved
Number of variables35
Number of constraints262
Maximum constraint arity2
Maximum domain size17
Number of constraints which are defined in extension262
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.93	c start processing
0.01/0.93	c start relation processing
0.01/0.94	c start cnf exporting
1.66/1.76	c parsing time : 0.812
1.66/1.76	c preprocessing time : 1.636
1.66/1.76	
1.66/1.76	c Nary constraints - conflicts : 0 supports : 0
1.66/1.76	c Binary constraints - conflicts : 254 supports :8
1.66/1.76	c max arity constraint : 2
1.66/1.76	c Max Tuples generated 0
1.66/1.76	c relations : 262
1.66/1.76	c relations BDD: 0
1.66/1.76	c sampling 0/0
1.66/1.76	c vars : 596 - clauses :  26849
1.66/1.76	
1.66/1.78	 
1.66/1.78	c --- SAT Solver Stats ---
1.66/1.78	 
1.66/1.78	c eSAT 0.1 : minisat core with additionnal features
1.66/1.78	c ============================[ Problem Statistics ]=============================
1.66/1.78	c |                                                                             |
1.66/1.79	c |  Number of variables:  595                                                  |
1.66/1.79	c |  Number of clauses:    26849                                                |
1.73/1.81	c |  Parsing time:         0.02         s                                       |
13.52/13.70	c restarts              : 217
13.52/13.70	c conflicts             : 72115          (6117 /sec)
13.52/13.70	c decisions             : 115230         (5.39 % random) (9773 /sec)
13.52/13.70	c euip                  : 8207        
13.52/13.70	c propagations          : 5330858        (452143 /sec)
13.52/13.70	c conflict literals     : 2244286        (42.98 % deleted)
13.52/13.70	c Memory used           : 8.80 MB
13.52/13.70	c CPU time              : 11.7902 s
13.52/13.70	c 
13.52/13.70	s SATISFIABLE
14.26/14.51	v 4 4 1 10 15 3 7 15 2 7 9 1 6 11 0 1 1 14 10 9 15 15 6 5 3 9 6 6 6 7 2 10 12 5 14

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-1034631-1214949631/watcher-1034631-1214949631 -o /tmp/evaluation-result-1034631-1214949631/solver-1034631-1214949631 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1034631-1214949631.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: 1.72 0.64 0.23 4/73 8655
/proc/meminfo: memFree=1737552/2055920 swapFree=4180024/4192956
[pid=8655] ppid=8653 vsize=6392 CPUtime=0
/proc/8655/stat : 8655 (galacE.sh) R 8653 8655 8485 0 -1 4194304 230 0 0 0 0 0 0 0 23 0 1 0 1973938535 6545408 194 996147200 4194304 4520092 548682068832 18446744073709551615 259910596652 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8655/statm: 1598 194 146 79 0 122 0

[startup+0.0831151 s]
/proc/loadavg: 1.72 0.64 0.23 4/73 8655
/proc/meminfo: memFree=1737552/2055920 swapFree=4180024/4192956
[pid=8655] ppid=8653 vsize=47560 CPUtime=0.01
/proc/8655/stat : 8655 (galacE.sh) S 8653 8655 8485 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1973938535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8655/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.100853 s]
/proc/loadavg: 1.72 0.64 0.23 4/73 8655
/proc/meminfo: memFree=1737552/2055920 swapFree=4180024/4192956
[pid=8655] ppid=8653 vsize=47560 CPUtime=0.01
/proc/8655/stat : 8655 (galacE.sh) S 8653 8655 8485 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1973938535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8655/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.301874 s]
/proc/loadavg: 1.72 0.64 0.23 4/73 8655
/proc/meminfo: memFree=1737552/2055920 swapFree=4180024/4192956
[pid=8655] ppid=8653 vsize=47560 CPUtime=0.01
/proc/8655/stat : 8655 (galacE.sh) S 8653 8655 8485 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1973938535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8655/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.701912 s]
/proc/loadavg: 1.72 0.64 0.23 4/73 8655
/proc/meminfo: memFree=1737552/2055920 swapFree=4180024/4192956
[pid=8655] ppid=8653 vsize=47560 CPUtime=0.01
/proc/8655/stat : 8655 (galacE.sh) S 8653 8655 8485 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1973938535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8655/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.50199 s]
/proc/loadavg: 1.72 0.64 0.23 4/83 8677
/proc/meminfo: memFree=1688704/2055920 swapFree=4180024/4192956
[pid=8655] ppid=8653 vsize=47560 CPUtime=0.01
/proc/8655/stat : 8655 (galacE.sh) S 8653 8655 8485 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1973938535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8655/statm: 11890 364 245 79 0 219 0
[pid=8669] ppid=8655 vsize=812692 CPUtime=1.45
/proc/8669/stat : 8669 (java) S 8655 8655 8485 0 -1 0 19764 0 1 0 132 13 0 0 18 0 9 0 1973938538 832196608 19180 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8669/statm: 203173 19180 1914 9 0 197154 0
[pid=8669/tid=8670] ppid=8655 vsize=812692 CPUtime=1.13
/proc/8669/task/8670/stat : 8670 (java) R 8655 8655 8485 0 -1 64 14537 0 1 0 104 9 0 0 25 0 9 0 1973938539 832196608 19180 996147200 134512640 134550740 4294955616 18446744073709551615 4126979813 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8669/tid=8671] ppid=8655 vsize=812692 CPUtime=0.02
/proc/8669/task/8671/stat : 8671 (java) S 8655 8655 8485 0 -1 64 3672 0 0 0 1 1 0 0 16 0 9 0 1973938541 832196608 19180 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8669/tid=8672] ppid=8655 vsize=812692 CPUtime=0
/proc/8669/task/8672/stat : 8672 (java) S 8655 8655 8485 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1973938541 832196608 19180 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8669/tid=8673] ppid=8655 vsize=812692 CPUtime=0
/proc/8669/task/8673/stat : 8673 (java) S 8655 8655 8485 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1973938541 832196608 19180 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8669/tid=8674] ppid=8655 vsize=812692 CPUtime=0
/proc/8669/task/8674/stat : 8674 (java) S 8655 8655 8485 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1973938543 832196608 19180 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8669/tid=8675] ppid=8655 vsize=812692 CPUtime=0.26
/proc/8669/task/8675/stat : 8675 (java) S 8655 8655 8485 0 -1 64 855 0 0 0 25 1 0 0 16 0 9 0 1973938543 832196608 19180 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8669/tid=8676] ppid=8655 vsize=812692 CPUtime=0
/proc/8669/task/8676/stat : 8676 (java) S 8655 8655 8485 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1973938543 832196608 19180 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8669/tid=8677] ppid=8655 vsize=812692 CPUtime=0
/proc/8669/task/8677/stat : 8677 (java) S 8655 8655 8485 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1973938543 832196608 19180 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) 860252

[startup+3.10114 s]
/proc/loadavg: 1.72 0.64 0.23 3/75 8678
/proc/meminfo: memFree=1732736/2055920 swapFree=4180024/4192956
[pid=8655] ppid=8653 vsize=47560 CPUtime=1.73
/proc/8655/stat : 8655 (galacE.sh) S 8653 8655 8485 0 -1 4194304 799 21478 0 1 0 0 158 15 17 0 1 0 1973938535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8655/statm: 11890 364 245 79 0 219 0
[pid=8678] ppid=8655 vsize=4644 CPUtime=1.29
/proc/8678/stat : 8678 (eSAT_static) R 8655 8655 8485 0 -1 4194304 953 0 0 0 129 0 0 0 25 0 1 0 1973938713 4755456 875 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/8678/statm: 1161 875 81 162 0 996 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 52204

[startup+6.30245 s]
/proc/loadavg: 1.75 0.66 0.24 3/75 8678
/proc/meminfo: memFree=1729024/2055920 swapFree=4180024/4192956
[pid=8655] ppid=8653 vsize=47560 CPUtime=1.73
/proc/8655/stat : 8655 (galacE.sh) S 8653 8655 8485 0 -1 4194304 799 21478 0 1 0 0 158 15 17 0 1 0 1973938535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8655/statm: 11890 364 245 79 0 219 0
[pid=8678] ppid=8655 vsize=5740 CPUtime=4.46
/proc/8678/stat : 8678 (eSAT_static) R 8655 8655 8485 0 -1 4194304 1233 0 0 0 446 0 0 0 25 0 1 0 1973938713 5877760 1155 996147200 134512640 135177480 4294955984 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 1 0 0
/proc/8678/statm: 1435 1155 81 162 0 1270 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 53300

[startup+12.7011 s]
/proc/loadavg: 1.77 0.68 0.25 3/75 8678
/proc/meminfo: memFree=1724352/2055920 swapFree=4180024/4192956
[pid=8655] ppid=8653 vsize=47560 CPUtime=1.73
/proc/8655/stat : 8655 (galacE.sh) S 8653 8655 8485 0 -1 4194304 799 21478 0 1 0 0 158 15 17 0 1 0 1973938535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8655/statm: 11890 364 245 79 0 219 0
[pid=8678] ppid=8655 vsize=8608 CPUtime=10.8
/proc/8678/stat : 8678 (eSAT_static) R 8655 8655 8485 0 -1 4194304 1917 0 0 0 1079 1 0 0 25 0 1 0 1973938713 8814592 1839 996147200 134512640 135177480 4294955984 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 1 0 0
/proc/8678/statm: 2152 1839 81 162 0 1987 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 56168

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

[startup+13.5011 s]
/proc/loadavg: 1.77 0.68 0.25 3/75 8678
/proc/meminfo: memFree=1723520/2055920 swapFree=4180024/4192956
[pid=8655] ppid=8653 vsize=47560 CPUtime=1.73
/proc/8655/stat : 8655 (galacE.sh) S 8653 8655 8485 0 -1 4194304 799 21478 0 1 0 0 158 15 17 0 1 0 1973938535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8655/statm: 11890 364 245 79 0 219 0
[pid=8678] ppid=8655 vsize=9008 CPUtime=11.59
/proc/8678/stat : 8678 (eSAT_static) R 8655 8655 8485 0 -1 4194304 2017 0 0 0 1158 1 0 0 25 0 1 0 1973938713 9224192 1939 996147200 134512640 135177480 4294955984 18446744073709551615 134565331 0 0 4096 3 0 0 0 17 1 0 0
/proc/8678/statm: 2252 1939 81 162 0 2087 0
Current children cumulated CPU time (s) 13.32
Current children cumulated vsize (KiB) 56568

[startup+14.3072 s]
/proc/loadavg: 1.77 0.68 0.25 3/83 8687
/proc/meminfo: memFree=1709056/2055920 swapFree=4180024/4192956
[pid=8655] ppid=8653 vsize=47560 CPUtime=13.54
/proc/8655/stat : 8655 (galacE.sh) S 8653 8655 8485 0 -1 4194304 835 23522 0 1 0 0 1337 17 16 0 1 0 1973938535 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 259913384018 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/8655/statm: 11890 365 245 79 0 219 0
[pid=8679] ppid=8655 vsize=812676 CPUtime=0.57
/proc/8679/stat : 8679 (java) S 8655 8655 8485 0 -1 0 10029 0 1 0 51 6 0 0 20 0 9 0 1973939906 832180224 9452 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8679/statm: 203169 9452 1856 9 0 197150 0
[pid=8679/tid=8680] ppid=8655 vsize=812676 CPUtime=0.41
/proc/8679/task/8680/stat : 8680 (java) R 8655 8655 8485 0 -1 64 8529 0 1 0 36 5 0 0 22 0 9 0 1973939907 832180224 9452 996147200 134512640 134550740 4294955616 18446744073709551615 4126717742 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=8679/tid=8681] ppid=8655 vsize=812676 CPUtime=0
/proc/8679/task/8681/stat : 8681 (java) S 8655 8655 8485 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1973939908 832180224 9452 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=8679/tid=8682] ppid=8655 vsize=812676 CPUtime=0
/proc/8679/task/8682/stat : 8682 (java) S 8655 8655 8485 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1973939908 832180224 9452 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=8679/tid=8683] ppid=8655 vsize=812676 CPUtime=0
/proc/8679/task/8683/stat : 8683 (java) S 8655 8655 8485 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1973939908 832180224 9452 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=8679/tid=8684] ppid=8655 vsize=812676 CPUtime=0
/proc/8679/task/8684/stat : 8684 (java) S 8655 8655 8485 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1973939910 832180224 9452 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=8679/tid=8685] ppid=8655 vsize=812676 CPUtime=0.14
/proc/8679/task/8685/stat : 8685 (java) S 8655 8655 8485 0 -1 64 787 0 0 0 14 0 0 0 16 0 9 0 1973939910 832180224 9452 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=8679/tid=8686] ppid=8655 vsize=812676 CPUtime=0
/proc/8679/task/8686/stat : 8686 (java) S 8655 8655 8485 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1973939910 832180224 9452 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=8679/tid=8687] ppid=8655 vsize=812676 CPUtime=0
/proc/8679/task/8687/stat : 8687 (java) S 8655 8655 8485 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1973939910 832180224 9452 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.11
Current children cumulated vsize (KiB) 860236

[startup+14.5022 s]
/proc/loadavg: 1.77 0.68 0.25 3/83 8687
/proc/meminfo: memFree=1709056/2055920 swapFree=4180024/4192956
[pid=8655] ppid=8653 vsize=47560 CPUtime=13.54
/proc/8655/stat : 8655 (galacE.sh) S 8653 8655 8485 0 -1 4194304 842 23522 0 1 0 0 1337 17 15 0 1 0 1973938535 48701440 366 996147200 4194304 4520092 548682068832 18446744073709551615 259913384018 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/8655/statm: 11890 366 245 79 0 219 0
[pid=8679] ppid=8655 vsize=812920 CPUtime=0.72
/proc/8679/stat : 8679 (java) S 8655 8655 8485 0 -1 0 10725 0 1 0 65 7 0 0 20 0 9 0 1973939906 832430080 10107 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8679/statm: 203230 10107 1913 9 0 197183 0
[pid=8679/tid=8680] ppid=8655 vsize=812920 CPUtime=0.48
/proc/8679/task/8680/stat : 8680 (java) S 8655 8655 8485 0 -1 64 9165 0 1 0 43 5 0 0 18 0 9 0 1973939907 832430080 10107 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=8679/tid=8681] ppid=8655 vsize=812920 CPUtime=0
/proc/8679/task/8681/stat : 8681 (java) S 8655 8655 8485 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1973939908 832430080 10107 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=8679/tid=8682] ppid=8655 vsize=812920 CPUtime=0
/proc/8679/task/8682/stat : 8682 (java) S 8655 8655 8485 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1973939908 832430080 10107 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=8679/tid=8683] ppid=8655 vsize=812920 CPUtime=0
/proc/8679/task/8683/stat : 8683 (java) S 8655 8655 8485 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1973939908 832430080 10107 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=8679/tid=8684] ppid=8655 vsize=812920 CPUtime=0
/proc/8679/task/8684/stat : 8684 (java) S 8655 8655 8485 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1973939910 832430080 10107 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=8679/tid=8685] ppid=8655 vsize=812920 CPUtime=0.21
/proc/8679/task/8685/stat : 8685 (java) S 8655 8655 8485 0 -1 64 847 0 0 0 21 0 0 0 16 0 9 0 1973939910 832430080 10107 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=8679/tid=8686] ppid=8655 vsize=812920 CPUtime=0
/proc/8679/task/8686/stat : 8686 (java) S 8655 8655 8485 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1973939910 832430080 10107 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=8679/tid=8687] ppid=8655 vsize=812920 CPUtime=0
/proc/8679/task/8687/stat : 8687 (java) R 8655 8655 8485 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1973939910 832430080 10107 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.26
Current children cumulated vsize (KiB) 860480

Child status: 0
Real time (s): 14.5131
CPU time (s): 14.3038
CPU user time (s): 14.0369
CPU system time (s): 0.266959
CPU usage (%): 98.5581
Max. virtual memory (cumulated for all children) (KiB): 860480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.0369
system time used= 0.266959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35288
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= 1834
involuntary context switches= 2043

runsolver used 0.018997 second user time and 0.055991 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-02 00:00:32
IDJOB=1034631
IDBENCH=53352
IDSOLVER=351
FILE ID=node4/1034631-1214949631
PBS_JOBID= 7870325
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 64aec9326190b001dd3dbdc23a4d25d7
RANDOM SEED=353255925

node4.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:       1738032 kB
Buffers:         28424 kB
Cached:         207060 kB
SwapCached:       7004 kB
Active:          49372 kB
Inactive:       202808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738032 kB
SwapTotal:     4192956 kB
SwapFree:      4180024 kB
Dirty:            7072 kB
Writeback:           0 kB
Mapped:          23204 kB
Slab:            50896 kB
Committed_AS:  3111352 kB
PageTables:       1940 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= 66544 MiB
End job on node4 at 2008-07-02 00:00:46