Trace number 1039149

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 169.142 169.717

General information on the benchmark

Namecsp/rand-2-23/
normalized-rand-23-23-253-131-48021_ext.xml
MD5SUM8f932fcebc44f1db70cb75694973364f
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 benchmark5.17521
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
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.96/1.02	c start processing
0.96/1.02	c start relation processing
0.96/1.03	c start cnf exporting
1.94/2.06	c parsing time : 0.899
1.94/2.06	c preprocessing time : 1.941
1.94/2.07	
1.94/2.07	c Nary constraints - conflicts : 0 supports : 0
1.94/2.07	c Binary constraints - conflicts : 253 supports :0
1.94/2.07	c max arity constraint : 2
1.94/2.07	c Max Tuples generated 0
1.94/2.07	c relations : 253
1.94/2.07	c relations BDD: 0
1.94/2.07	c sampling 0/0
1.94/2.07	c vars : 530 - clauses :  38985
1.94/2.07	
1.94/2.08	 
1.94/2.08	c --- SAT Solver Stats ---
1.94/2.08	 
1.94/2.09	c eSAT 0.1 : minisat core with additionnal features
1.94/2.09	c ============================[ Problem Statistics ]=============================
1.94/2.09	c |                                                                             |
1.94/2.09	c |  Number of variables:  529                                                  |
1.94/2.09	c |  Number of clauses:    38985                                                |
2.04/2.11	c |  Parsing time:         0.02         s                                       |
168.35/168.91	c restarts              : 509
168.35/168.91	c conflicts             : 456632         (2747 /sec)
168.35/168.91	c decisions             : 656140         (1.17 % random) (3947 /sec)
168.35/168.91	c euip                  : 46744       
168.35/168.91	c propagations          : 18860729       (113452 /sec)
168.35/168.91	c conflict literals     : 16979075       (49.86 % deleted)
168.35/168.91	c Memory used           : 27.42 MB
168.35/168.91	c CPU time              : 166.245 s
168.35/168.91	c 
168.35/168.91	s SATISFIABLE
169.10/169.71	v 17 8 5 14 1 1 9 1 8 17 4 6 2 7 3 4 5 5 13 22 16 1 11

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-1039149-1214967514/watcher-1039149-1214967514 -o /tmp/evaluation-result-1039149-1214967514/solver-1039149-1214967514 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1039149-1214967514.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 1963
/proc/meminfo: memFree=1437704/2055924 swapFree=4180432/4192956
[pid=1963] ppid=1961 vsize=6392 CPUtime=0
/proc/1963/stat : 1963 (galacE.sh) R 1961 1963 31471 0 -1 4194304 230 0 0 0 0 0 0 0 21 0 1 0 1975726652 6545408 194 996147200 4194304 4520092 548682068832 18446744073709551615 268580223020 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1963/statm: 1598 194 146 79 0 122 0

[startup+0.0792369 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 1963
/proc/meminfo: memFree=1437704/2055924 swapFree=4180432/4192956
[pid=1963] ppid=1961 vsize=47572 CPUtime=0.01
/proc/1963/stat : 1963 (galacE.sh) S 1961 1963 31471 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1975726652 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1963/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.101357 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 1963
/proc/meminfo: memFree=1437704/2055924 swapFree=4180432/4192956
[pid=1963] ppid=1961 vsize=47572 CPUtime=0.01
/proc/1963/stat : 1963 (galacE.sh) S 1961 1963 31471 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1975726652 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1963/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.301361 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 1963
/proc/meminfo: memFree=1437704/2055924 swapFree=4180432/4192956
[pid=1963] ppid=1961 vsize=47572 CPUtime=0.01
/proc/1963/stat : 1963 (galacE.sh) S 1961 1963 31471 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1975726652 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1963/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.70145 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 1963
/proc/meminfo: memFree=1437704/2055924 swapFree=4180432/4192956
[pid=1963] ppid=1961 vsize=47572 CPUtime=0.01
/proc/1963/stat : 1963 (galacE.sh) S 1961 1963 31471 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1975726652 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1963/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.5016 s]
/proc/loadavg: 2.16 2.03 2.01 3/91 1988
/proc/meminfo: memFree=1367608/2055924 swapFree=4180432/4192956
[pid=1963] ppid=1961 vsize=47572 CPUtime=0.01
/proc/1963/stat : 1963 (galacE.sh) S 1961 1963 31471 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1975726652 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1963/statm: 11893 364 245 79 0 219 0
[pid=1980] ppid=1963 vsize=812752 CPUtime=1.43
/proc/1980/stat : 1980 (java) S 1963 1963 31471 0 -1 0 19852 0 1 0 134 9 0 0 18 0 9 0 1975726656 832258048 19276 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1980/statm: 203188 19276 1905 9 0 197169 0
[pid=1980/tid=1981] ppid=1963 vsize=812752 CPUtime=1.12
/proc/1980/task/1981/stat : 1981 (java) R 1963 1963 31471 0 -1 64 14509 0 1 0 106 6 0 0 25 0 9 0 1975726657 832258048 19276 996147200 134512640 134550740 4294955616 18446744073709551615 4126996354 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1980/tid=1982] ppid=1963 vsize=812752 CPUtime=0.03
/proc/1980/task/1982/stat : 1982 (java) S 1963 1963 31471 0 -1 64 3788 0 0 0 2 1 0 0 16 0 9 0 1975726659 832258048 19276 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1980/tid=1983] ppid=1963 vsize=812752 CPUtime=0
/proc/1980/task/1983/stat : 1983 (java) S 1963 1963 31471 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1975726659 832258048 19276 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1980/tid=1984] ppid=1963 vsize=812752 CPUtime=0
/proc/1980/task/1984/stat : 1984 (java) S 1963 1963 31471 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975726659 832258048 19276 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1980/tid=1985] ppid=1963 vsize=812752 CPUtime=0
/proc/1980/task/1985/stat : 1985 (java) S 1963 1963 31471 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975726661 832258048 19276 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1980/tid=1986] ppid=1963 vsize=812752 CPUtime=0.26
/proc/1980/task/1986/stat : 1986 (java) S 1963 1963 31471 0 -1 64 857 0 0 0 26 0 0 0 16 0 9 0 1975726661 832258048 19276 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1980/tid=1987] ppid=1963 vsize=812752 CPUtime=0
/proc/1980/task/1987/stat : 1987 (java) S 1963 1963 31471 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975726661 832258048 19276 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1980/tid=1988] ppid=1963 vsize=812752 CPUtime=0
/proc/1980/task/1988/stat : 1988 (java) S 1963 1963 31471 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975726661 832258048 19276 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860324

[startup+3.10191 s]
/proc/loadavg: 2.16 2.03 2.01 3/83 1989
/proc/meminfo: memFree=1434808/2055924 swapFree=4180432/4192956
[pid=1963] ppid=1961 vsize=47572 CPUtime=2.03
/proc/1963/stat : 1963 (galacE.sh) S 1961 1963 31471 0 -1 4194304 799 23000 0 1 0 0 190 13 17 0 1 0 1975726652 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1963/statm: 11893 364 245 79 0 219 0
[pid=1989] ppid=1963 vsize=4396 CPUtime=0.99
/proc/1989/stat : 1989 (eSAT_static) R 1963 1963 31471 0 -1 4194304 1042 0 0 0 99 0 0 0 25 0 1 0 1975726861 4501504 829 996147200 134512640 135177480 4294955984 18446744073709551615 134571074 0 0 4096 3 0 0 0 17 1 0 0
/proc/1989/statm: 1099 829 81 162 0 934 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 51968

[startup+6.30154 s]
/proc/loadavg: 2.15 2.03 2.01 3/83 1989
/proc/meminfo: memFree=1430648/2055924 swapFree=4180432/4192956
[pid=1963] ppid=1961 vsize=47572 CPUtime=2.03
/proc/1963/stat : 1963 (galacE.sh) S 1961 1963 31471 0 -1 4194304 799 23000 0 1 0 0 190 13 17 0 1 0 1975726652 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1963/statm: 11893 364 245 79 0 219 0
[pid=1989] ppid=1963 vsize=7808 CPUtime=4.16
/proc/1989/stat : 1989 (eSAT_static) R 1963 1963 31471 0 -1 4194304 1902 0 0 0 415 1 0 0 25 0 1 0 1975726861 7995392 1689 996147200 134512640 135177480 4294955984 18446744073709551615 134565301 0 0 4096 3 0 0 0 17 1 0 0
/proc/1989/statm: 1952 1689 81 162 0 1787 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 55380

[startup+12.7018 s]
/proc/loadavg: 2.13 2.03 2.01 3/83 1989
/proc/meminfo: memFree=1427960/2055924 swapFree=4180432/4192956
[pid=1963] ppid=1961 vsize=47572 CPUtime=2.03
/proc/1963/stat : 1963 (galacE.sh) S 1961 1963 31471 0 -1 4194304 799 23000 0 1 0 0 190 13 17 0 1 0 1975726652 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1963/statm: 11893 364 245 79 0 219 0
[pid=1989] ppid=1963 vsize=9764 CPUtime=10.5
/proc/1989/stat : 1989 (eSAT_static) R 1963 1963 31471 0 -1 4194304 2373 0 0 0 1048 2 0 0 25 0 1 0 1975726861 9998336 2160 996147200 134512640 135177480 4294955984 18446744073709551615 134560483 0 0 4096 3 0 0 0 17 1 0 0
/proc/1989/statm: 2441 2160 81 162 0 2276 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 57336

[startup+25.5013 s]
/proc/loadavg: 2.10 2.03 2.01 3/83 1989
/proc/meminfo: memFree=1424952/2055924 swapFree=4180432/4192956
[pid=1963] ppid=1961 vsize=47572 CPUtime=2.03
/proc/1963/stat : 1963 (galacE.sh) S 1961 1963 31471 0 -1 4194304 799 23000 0 1 0 0 190 13 17 0 1 0 1975726652 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1963/statm: 11893 364 245 79 0 219 0
[pid=1989] ppid=1963 vsize=13176 CPUtime=23.17
/proc/1989/stat : 1989 (eSAT_static) R 1963 1963 31471 0 -1 4194304 3215 0 0 0 2314 3 0 0 25 0 1 0 1975726861 13492224 3002 996147200 134512640 135177480 4294955984 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 1 0 0
/proc/1989/statm: 3294 3002 81 162 0 3129 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 60748

[startup+51.1014 s]
/proc/loadavg: 1.99 2.01 2.00 3/75 2047
/proc/meminfo: memFree=1446464/2055924 swapFree=4180432/4192956
[pid=1963] ppid=1961 vsize=47572 CPUtime=2.03
/proc/1963/stat : 1963 (galacE.sh) S 1961 1963 31471 0 -1 4194304 799 23000 0 1 0 0 190 13 17 0 1 0 1975726652 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1963/statm: 11893 364 245 79 0 219 0
[pid=1989] ppid=1963 vsize=16348 CPUtime=48.57
/proc/1989/stat : 1989 (eSAT_static) R 1963 1963 31471 0 -1 4194304 4011 0 0 0 4853 4 0 0 25 0 1 0 1975726861 16740352 3798 996147200 134512640 135177480 4294955984 18446744073709551615 134565486 0 0 4096 3 0 0 0 17 0 0 0
/proc/1989/statm: 4087 3798 81 162 0 3922 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 63920

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 2047
/proc/meminfo: memFree=1421504/2055924 swapFree=4180432/4192956
[pid=1963] ppid=1961 vsize=47572 CPUtime=2.03
/proc/1963/stat : 1963 (galacE.sh) S 1961 1963 31471 0 -1 4194304 799 23000 0 1 0 0 190 13 17 0 1 0 1975726652 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1963/statm: 11893 364 245 79 0 219 0
[pid=1989] ppid=1963 vsize=21212 CPUtime=99.75
/proc/1989/stat : 1989 (eSAT_static) R 1963 1963 31471 0 -1 4194304 5200 0 0 0 9969 6 0 0 25 0 1 0 1975726861 21721088 4987 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/1989/statm: 5303 4987 81 162 0 5138 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 68784

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 2053
/proc/meminfo: memFree=1416192/2055924 swapFree=4180432/4192956
[pid=1963] ppid=1961 vsize=47572 CPUtime=2.03
/proc/1963/stat : 1963 (galacE.sh) S 1961 1963 31471 0 -1 4194304 799 23000 0 1 0 0 190 13 17 0 1 0 1975726652 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1963/statm: 11893 364 245 79 0 219 0
[pid=1989] ppid=1963 vsize=26016 CPUtime=159.72
/proc/1989/stat : 1989 (eSAT_static) R 1963 1963 31471 0 -1 4194304 6384 0 0 0 15963 9 0 0 25 0 1 0 1975726861 26640384 6171 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/1989/statm: 6504 6171 81 162 0 6339 0
Current children cumulated CPU time (s) 161.75
Current children cumulated vsize (KiB) 73588

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

[startup+166.303 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 2053
/proc/meminfo: memFree=1414976/2055924 swapFree=4180432/4192956
[pid=1963] ppid=1961 vsize=47572 CPUtime=2.03
/proc/1963/stat : 1963 (galacE.sh) S 1961 1963 31471 0 -1 4194304 799 23000 0 1 0 0 190 13 17 0 1 0 1975726652 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1963/statm: 11893 364 245 79 0 219 0
[pid=1989] ppid=1963 vsize=27304 CPUtime=163.72
/proc/1989/stat : 1989 (eSAT_static) R 1963 1963 31471 0 -1 4194304 6711 0 0 0 16363 9 0 0 25 0 1 0 1975726861 27959296 6498 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/1989/statm: 6826 6498 81 162 0 6661 0
Current children cumulated CPU time (s) 165.75
Current children cumulated vsize (KiB) 74876

[startup+167.901 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 2053
/proc/meminfo: memFree=1414720/2055924 swapFree=4180432/4192956
[pid=1963] ppid=1961 vsize=47572 CPUtime=2.03
/proc/1963/stat : 1963 (galacE.sh) S 1961 1963 31471 0 -1 4194304 799 23000 0 1 0 0 190 13 17 0 1 0 1975726652 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1963/statm: 11893 364 245 79 0 219 0
[pid=1989] ppid=1963 vsize=27816 CPUtime=165.32
/proc/1989/stat : 1989 (eSAT_static) R 1963 1963 31471 0 -1 4194304 6815 0 0 0 16523 9 0 0 25 0 1 0 1975726861 28483584 6602 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/1989/statm: 6954 6602 81 162 0 6789 0
Current children cumulated CPU time (s) 167.35
Current children cumulated vsize (KiB) 75388

[startup+168.701 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 2053
/proc/meminfo: memFree=1414400/2055924 swapFree=4180432/4192956
[pid=1963] ppid=1961 vsize=47572 CPUtime=2.03
/proc/1963/stat : 1963 (galacE.sh) S 1961 1963 31471 0 -1 4194304 799 23000 0 1 0 0 190 13 17 0 1 0 1975726652 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1963/statm: 11893 364 245 79 0 219 0
[pid=1989] ppid=1963 vsize=28072 CPUtime=166.12
/proc/1989/stat : 1989 (eSAT_static) R 1963 1963 31471 0 -1 4194304 6883 0 0 0 16603 9 0 0 25 0 1 0 1975726861 28745728 6670 996147200 134512640 135177480 4294955984 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 0 0 0
/proc/1989/statm: 7018 6670 81 162 0 6853 0
Current children cumulated CPU time (s) 168.15
Current children cumulated vsize (KiB) 75644

[startup+169.502 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 2062
/proc/meminfo: memFree=1427136/2055924 swapFree=4180432/4192956
[pid=1963] ppid=1961 vsize=47572 CPUtime=168.38
/proc/1963/stat : 1963 (galacE.sh) S 1961 1963 31471 0 -1 4194304 835 29911 0 1 0 0 16815 23 16 0 1 0 1975726652 48713728 365 996147200 4194304 4520092 548682068832 18446744073709551615 268583010386 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/1963/statm: 11893 365 245 79 0 219 0
[pid=2054] ppid=1963 vsize=812644 CPUtime=0.57
/proc/2054/stat : 2054 (java) S 1963 1963 31471 0 -1 0 11408 0 1 0 50 7 0 0 20 0 9 0 1975743545 832147456 10831 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2054/statm: 203161 10832 1856 9 0 197142 0
[pid=2054/tid=2055] ppid=1963 vsize=812644 CPUtime=0.4
/proc/2054/task/2055/stat : 2055 (java) R 1963 1963 31471 0 -1 64 9915 0 1 0 35 5 0 0 25 0 9 0 1975743546 832147456 10833 996147200 134512640 134550740 4294955616 18446744073709551615 102715030 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2054/tid=2056] ppid=1963 vsize=812644 CPUtime=0
/proc/2054/task/2056/stat : 2056 (java) S 1963 1963 31471 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 1975743547 832147456 10835 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=2054/tid=2057] ppid=1963 vsize=812644 CPUtime=0
/proc/2054/task/2057/stat : 2057 (java) S 1963 1963 31471 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 1975743548 832147456 10838 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2054/tid=2058] ppid=1963 vsize=812644 CPUtime=0
/proc/2054/task/2058/stat : 2058 (java) S 1963 1963 31471 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1975743548 832147456 10841 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2054/tid=2059] ppid=1963 vsize=812644 CPUtime=0
/proc/2054/task/2059/stat : 2059 (java) S 1963 1963 31471 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1975743550 832147456 10844 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2054/tid=2060] ppid=1963 vsize=812644 CPUtime=0.14
/proc/2054/task/2060/stat : 2060 (java) S 1963 1963 31471 0 -1 64 782 0 0 0 14 0 0 0 16 0 9 0 1975743550 832147456 10846 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2054/tid=2061] ppid=1963 vsize=812644 CPUtime=0
/proc/2054/task/2061/stat : 2061 (java) S 1963 1963 31471 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1975743550 832147456 10849 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2054/tid=2062] ppid=1963 vsize=812644 CPUtime=0
/proc/2054/task/2062/stat : 2062 (java) S 1963 1963 31471 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975743550 832147456 10852 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 168.95
Current children cumulated vsize (KiB) 860216

[startup+169.703 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 2062
/proc/meminfo: memFree=1427136/2055924 swapFree=4180432/4192956
[pid=1963] ppid=1961 vsize=47572 CPUtime=168.38
/proc/1963/stat : 1963 (galacE.sh) S 1961 1963 31471 0 -1 4194304 842 29911 0 1 0 0 16815 23 15 0 1 0 1975726652 48713728 366 996147200 4194304 4520092 548682068832 18446744073709551615 268583010386 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/1963/statm: 11893 366 245 79 0 219 0
[pid=2054] ppid=1963 vsize=812900 CPUtime=0.72
/proc/2054/stat : 2054 (java) S 1963 1963 31471 0 -1 0 13014 0 1 0 65 7 0 0 20 0 9 0 1975743545 832409600 12396 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2054/statm: 203225 12396 1912 9 0 197178 0
[pid=2054/tid=2055] ppid=1963 vsize=812900 CPUtime=0.51
/proc/2054/task/2055/stat : 2055 (java) S 1963 1963 31471 0 -1 64 11458 0 1 0 45 6 0 0 25 0 9 0 1975743546 832409600 12396 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2054/tid=2056] ppid=1963 vsize=812900 CPUtime=0
/proc/2054/task/2056/stat : 2056 (java) S 1963 1963 31471 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 1975743547 832409600 12396 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=2054/tid=2057] ppid=1963 vsize=812900 CPUtime=0
/proc/2054/task/2057/stat : 2057 (java) S 1963 1963 31471 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 1975743548 832409600 12396 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2054/tid=2058] ppid=1963 vsize=812900 CPUtime=0
/proc/2054/task/2058/stat : 2058 (java) S 1963 1963 31471 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1975743548 832409600 12396 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2054/tid=2059] ppid=1963 vsize=812900 CPUtime=0
/proc/2054/task/2059/stat : 2059 (java) S 1963 1963 31471 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1975743550 832409600 12396 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2054/tid=2060] ppid=1963 vsize=812900 CPUtime=0.19
/proc/2054/task/2060/stat : 2060 (java) S 1963 1963 31471 0 -1 64 843 0 0 0 19 0 0 0 16 0 9 0 1975743550 832409600 12396 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2054/tid=2061] ppid=1963 vsize=812900 CPUtime=0
/proc/2054/task/2061/stat : 2061 (java) S 1963 1963 31471 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1975743550 832409600 12396 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2054/tid=2062] ppid=1963 vsize=812900 CPUtime=0
/proc/2054/task/2062/stat : 2062 (java) S 1963 1963 31471 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975743550 832409600 12396 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 169.1
Current children cumulated vsize (KiB) 860472

Child status: 0
Real time (s): 169.717
CPU time (s): 169.142
CPU user time (s): 168.812
CPU system time (s): 0.329949
CPU usage (%): 99.6614
Max. virtual memory (cumulated for all children) (KiB): 860472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 168.812
system time used= 0.329949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43965
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= 1953
involuntary context switches= 4049

runsolver used 0.222966 second user time and 0.557915 second system time

The end

Launcher Data (download as text)

Begin job on node6 at 2008-07-02 04:58:34
IDJOB=1039149
IDBENCH=53603
IDSOLVER=351
FILE ID=node6/1039149-1214967514
PBS_JOBID= 7870322
Free space on /tmp= 66552 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-2-23/normalized-rand-23-23-253-131-48021_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1039149-1214967514/watcher-1039149-1214967514 -o /tmp/evaluation-result-1039149-1214967514/solver-1039149-1214967514 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1039149-1214967514.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8f932fcebc44f1db70cb75694973364f
RANDOM SEED=265969473

node6.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.265
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.265
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:      2055924 kB
MemFree:       1438248 kB
Buffers:         61608 kB
Cached:         433152 kB
SwapCached:       6536 kB
Active:         137800 kB
Inactive:       400628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1438248 kB
SwapTotal:     4192956 kB
SwapFree:      4180432 kB
Dirty:            3352 kB
Writeback:           0 kB
Mapped:          59948 kB
Slab:            64268 kB
Committed_AS:  3241504 kB
PageTables:       2044 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 node6 at 2008-07-02 05:01:24