Trace number 1098409

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 236.174 238.459

General information on the benchmark

Namecsp/rand-2-40-19/
normalized-rand-2-40-19-443-230-31_ext.xml
MD5SUM68837707a0079496f424579f6e481e69
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 benchmark1.20782
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints330
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension330
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
0.01/0.86	c start processing
0.01/0.86	c start relation processing
0.01/0.87	c start cnf exporting
1.76/1.88	c parsing time : 0.733
1.76/1.88	c preprocessing time : 1.757
1.76/1.88	
1.76/1.88	c Nary constraints - conflicts : 0 supports : 0
1.76/1.88	c Binary constraints - conflicts : 316 supports :14
1.76/1.88	c max arity constraint : 2
1.76/1.88	c Max Tuples generated 0
1.76/1.88	c relations : 330
1.76/1.88	c relations BDD: 0
1.76/1.88	c sampling 0/0
1.76/1.88	c vars : 761 - clauses :  38923
1.76/1.88	
1.84/1.92	 
1.84/1.92	c --- SAT Solver Stats ---
1.84/1.92	 
1.84/1.92	c eSAT 0.1 : minisat core with additionnal features
1.84/1.92	c ============================[ Problem Statistics ]=============================
1.84/1.92	c |                                                                             |
1.84/1.92	c |  Number of variables:  760                                                  |
1.84/1.92	c |  Number of clauses:    38923                                                |
1.84/1.95	c |  Parsing time:         0.02         s                                       |
235.13/237.45	c restarts              : 535
235.13/237.45	c conflicts             : 456919         (1959 /sec)
235.13/237.45	c decisions             : 679293         (1.87 % random) (2913 /sec)
235.13/237.45	c euip                  : 46060       
235.13/237.45	c propagations          : 37488883       (160751 /sec)
235.13/237.45	c conflict literals     : 22097596       (44.51 % deleted)
235.13/237.45	c Memory used           : 35.61 MB
235.13/237.45	c CPU time              : 233.212 s
235.13/237.45	c 
235.13/237.45	s SATISFIABLE
236.10/238.45	v 12 1 7 17 3 15 0 6 18 6 2 14 16 10 6 15 17 4 18 11 10 5 7 13 17 14 7 2 14 14 4 17 6 11 11 4 14 9 0 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-1098409-1215283580/watcher-1098409-1215283580 -o /tmp/evaluation-result-1098409-1215283580/solver-1098409-1215283580 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1098409-1215283580.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/80 24913
/proc/meminfo: memFree=1725264/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=8768 CPUtime=0.01
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 493 1063 0 0 0 0 0 1 17 0 1 0 651291586 8978432 315 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24913/statm: 2192 315 217 79 0 185 0
[pid=24920] ppid=24913 vsize=8768 CPUtime=0
/proc/24920/stat : 24920 (galacE.sh) R 24913 24913 22613 0 -1 4194368 21 0 0 0 0 0 0 0 20 0 1 0 651291588 8978432 315 996147200 4194304 4520092 548682068832 18446744073709551615 231493659943 0 0 4096 73728 0 0 0 17 1 0 0
/proc/24920/statm: 2192 315 217 79 0 185 0

[startup+0.036319 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 24913
/proc/meminfo: memFree=1725264/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47568 CPUtime=0.01
/proc/24913/stat : 24913 (galacE.sh) R 24911 24913 22613 0 -1 4194304 750 1698 0 0 0 0 0 1 18 0 1 0 651291586 48709632 361 996147200 4194304 4520092 548682068832 18446744073709551615 231493644574 0 2 4096 73728 0 0 0 17 0 0 0
/proc/24913/statm: 11892 361 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.10133 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 24913
/proc/meminfo: memFree=1725264/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=0.01
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 651291586 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24913/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.30136 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 24913
/proc/meminfo: memFree=1725264/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=0.01
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 651291586 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24913/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.701423 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 24913
/proc/meminfo: memFree=1725264/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=0.01
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 651291586 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24913/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.50254 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 24935
/proc/meminfo: memFree=1654584/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=0.01
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 651291586 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24913/statm: 11893 364 245 79 0 219 0
[pid=24927] ppid=24913 vsize=812760 CPUtime=1.45
/proc/24927/stat : 24927 (java) S 24913 24913 22613 0 -1 0 21335 0 1 0 131 14 0 0 19 0 9 0 651291590 832266240 20750 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24927/statm: 203190 20750 1913 9 0 197171 0
[pid=24927/tid=24928] ppid=24913 vsize=812760 CPUtime=1.14
/proc/24927/task/24928/stat : 24928 (java) R 24913 24913 22613 0 -1 64 14536 0 1 0 104 10 0 0 25 0 9 0 651291591 832266240 20750 996147200 134512640 134550740 4294955600 18446744073709551615 4159582384 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24927/tid=24929] ppid=24913 vsize=812760 CPUtime=0.04
/proc/24927/task/24929/stat : 24929 (java) S 24913 24913 22613 0 -1 64 5239 0 0 0 2 2 0 0 16 0 9 0 651291593 832266240 20750 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24927/tid=24930] ppid=24913 vsize=812760 CPUtime=0
/proc/24927/task/24930/stat : 24930 (java) S 24913 24913 22613 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 651291593 832266240 20750 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24927/tid=24931] ppid=24913 vsize=812760 CPUtime=0
/proc/24927/task/24931/stat : 24931 (java) S 24913 24913 22613 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 651291593 832266240 20750 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24927/tid=24932] ppid=24913 vsize=812760 CPUtime=0
/proc/24927/task/24932/stat : 24932 (java) S 24913 24913 22613 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 651291595 832266240 20750 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24927/tid=24933] ppid=24913 vsize=812760 CPUtime=0.24
/proc/24927/task/24933/stat : 24933 (java) S 24913 24913 22613 0 -1 64 861 0 0 0 24 0 0 0 15 0 9 0 651291595 832266240 20750 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24927/tid=24934] ppid=24913 vsize=812760 CPUtime=0
/proc/24927/task/24934/stat : 24934 (java) S 24913 24913 22613 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 651291595 832266240 20750 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24927/tid=24935] ppid=24913 vsize=812760 CPUtime=0
/proc/24927/task/24935/stat : 24935 (java) S 24913 24913 22613 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 651291595 832266240 20750 996147200 134512640 134550740 4294955600 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) 860332

[startup+3.10177 s]
/proc/loadavg: 2.08 2.02 2.01 3/82 24936
/proc/meminfo: memFree=1720696/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=1.87
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 799 23048 0 1 0 0 170 17 17 0 1 0 651291586 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24913/statm: 11893 364 245 79 0 219 0
[pid=24936] ppid=24913 vsize=5068 CPUtime=1.16
/proc/24936/stat : 24936 (eSAT_static) R 24913 24913 22613 0 -1 4194304 1135 0 0 0 116 0 0 0 25 0 1 0 651291779 5189632 1031 996147200 134512640 135177480 4294955968 18446744073709551615 134565309 0 0 4096 3 0 0 0 17 1 0 0
/proc/24936/statm: 1267 1031 81 162 0 1102 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 52640

[startup+6.30124 s]
/proc/loadavg: 2.08 2.02 2.01 3/82 24936
/proc/meminfo: memFree=1718392/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=1.87
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 799 23048 0 1 0 0 170 17 17 0 1 0 651291586 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24913/statm: 11893 364 245 79 0 219 0
[pid=24936] ppid=24913 vsize=6916 CPUtime=4.33
/proc/24936/stat : 24936 (eSAT_static) R 24913 24913 22613 0 -1 4194304 1584 0 0 0 432 1 0 0 25 0 1 0 651291779 7081984 1480 996147200 134512640 135177480 4294955968 18446744073709551615 134565410 0 0 4096 3 0 0 0 17 1 0 0
/proc/24936/statm: 1729 1480 81 162 0 1564 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 54488

[startup+12.7012 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 24936
/proc/meminfo: memFree=1714680/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=1.87
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 799 23048 0 1 0 0 170 17 17 0 1 0 651291586 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24913/statm: 11893 364 245 79 0 219 0
[pid=24936] ppid=24913 vsize=10140 CPUtime=10.66
/proc/24936/stat : 24936 (eSAT_static) R 24913 24913 22613 0 -1 4194304 2378 0 0 0 1065 1 0 0 25 0 1 0 651291779 10383360 2274 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/24936/statm: 2535 2274 81 162 0 2370 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 57712

[startup+25.5011 s]
/proc/loadavg: 2.06 2.01 2.00 3/82 24936
/proc/meminfo: memFree=1711864/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=1.87
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 799 23048 0 1 0 0 170 17 17 0 1 0 651291586 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24913/statm: 11893 364 245 79 0 219 0
[pid=24936] ppid=24913 vsize=13176 CPUtime=23.34
/proc/24936/stat : 24936 (eSAT_static) R 24913 24913 22613 0 -1 4194304 3163 0 0 0 2332 2 0 0 25 0 1 0 651291779 13492224 3059 996147200 134512640 135177480 4294955968 18446744073709551615 134561670 0 0 4096 3 0 0 0 17 1 0 0
/proc/24936/statm: 3294 3059 81 162 0 3129 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 60748

[startup+51.1018 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 24936
/proc/meminfo: memFree=1705272/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=1.87
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 799 23048 0 1 0 0 170 17 17 0 1 0 651291586 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24913/statm: 11893 364 245 79 0 219 0
[pid=24936] ppid=24913 vsize=19016 CPUtime=48.7
/proc/24936/stat : 24936 (eSAT_static) R 24913 24913 22613 0 -1 4194304 4596 0 0 0 4866 4 0 0 25 0 1 0 651291779 19472384 4492 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/24936/statm: 4754 4492 81 162 0 4589 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 66588

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 24936
/proc/meminfo: memFree=1698488/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=1.87
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 799 23048 0 1 0 0 170 17 17 0 1 0 651291586 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24913/statm: 11893 364 245 79 0 219 0
[pid=24936] ppid=24913 vsize=24440 CPUtime=99.42
/proc/24936/stat : 24936 (eSAT_static) R 24913 24913 22613 0 -1 4194304 5974 0 0 0 9936 6 0 0 25 0 1 0 651291779 25026560 5870 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/24936/statm: 6110 5870 81 162 0 5945 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 72012

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 24936
/proc/meminfo: memFree=1691896/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=1.87
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 799 23048 0 1 0 0 170 17 17 0 1 0 651291586 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24913/statm: 11893 364 245 79 0 219 0
[pid=24936] ppid=24913 vsize=30476 CPUtime=158.86
/proc/24936/stat : 24936 (eSAT_static) R 24913 24913 22613 0 -1 4194304 7421 0 0 0 15878 8 0 0 25 0 1 0 651291779 31207424 7317 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/24936/statm: 7619 7317 81 162 0 7454 0
Current children cumulated CPU time (s) 160.73
Current children cumulated vsize (KiB) 78048

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 24936
/proc/meminfo: memFree=1685624/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=1.87
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 799 23048 0 1 0 0 170 17 17 0 1 0 651291586 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24913/statm: 11893 364 245 79 0 219 0
[pid=24936] ppid=24913 vsize=35804 CPUtime=218.29
/proc/24936/stat : 24936 (eSAT_static) R 24913 24913 22613 0 -1 4194304 8756 0 0 0 21820 9 0 0 25 0 1 0 651291779 36663296 8652 996147200 134512640 135177480 4294955968 18446744073709551615 134565521 0 0 4096 3 0 0 0 17 1 0 0
/proc/24936/statm: 8951 8652 81 162 0 8786 0
Current children cumulated CPU time (s) 220.16
Current children cumulated vsize (KiB) 83376

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

[startup+230.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 24936
/proc/meminfo: memFree=1684728/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=1.87
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 799 23048 0 1 0 0 170 17 17 0 1 0 651291586 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24913/statm: 11893 364 245 79 0 219 0
[pid=24936] ppid=24913 vsize=36464 CPUtime=226.22
/proc/24936/stat : 24936 (eSAT_static) R 24913 24913 22613 0 -1 4194304 8946 0 0 0 22612 10 0 0 25 0 1 0 651291779 37339136 8842 996147200 134512640 135177480 4294955968 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 1 0 0
/proc/24936/statm: 9116 8842 81 162 0 8951 0
Current children cumulated CPU time (s) 228.09
Current children cumulated vsize (KiB) 84036

[startup+233.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 24937
/proc/meminfo: memFree=1684536/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=1.87
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 799 23048 0 1 0 0 170 17 17 0 1 0 651291586 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24913/statm: 11893 364 245 79 0 219 0
[pid=24936] ppid=24913 vsize=36464 CPUtime=229.39
/proc/24936/stat : 24936 (eSAT_static) R 24913 24913 22613 0 -1 4194304 8946 0 0 0 22929 10 0 0 25 0 1 0 651291779 37339136 8842 996147200 134512640 135177480 4294955968 18446744073709551615 134565521 0 0 4096 3 0 0 0 17 1 0 0
/proc/24936/statm: 9116 8842 81 162 0 8951 0
Current children cumulated CPU time (s) 231.26
Current children cumulated vsize (KiB) 84036

[startup+236.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 24937
/proc/meminfo: memFree=1684536/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=1.87
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 799 23048 0 1 0 0 170 17 17 0 1 0 651291586 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24913/statm: 11893 364 245 79 0 219 0
[pid=24936] ppid=24913 vsize=36464 CPUtime=232.56
/proc/24936/stat : 24936 (eSAT_static) R 24913 24913 22613 0 -1 4194304 8946 0 0 0 23246 10 0 0 25 0 1 0 651291779 37339136 8842 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/24936/statm: 9116 8842 81 162 0 8951 0
Current children cumulated CPU time (s) 234.43
Current children cumulated vsize (KiB) 84036

[startup+237.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24942
/proc/meminfo: memFree=1715672/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=235.19
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 835 32006 0 1 0 0 23491 28 16 0 1 0 651291586 48713728 365 996147200 4194304 4520092 548682068832 18446744073709551615 231493828690 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/24913/statm: 11893 365 245 79 0 219 0
[pid=24938] ppid=24913 vsize=806580 CPUtime=0.03
/proc/24938/stat : 24938 (java) S 24913 24913 22613 0 -1 0 2129 0 1 0 1 2 0 0 18 0 5 0 651315332 825937920 1753 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16784584 18446744073709551615 0 0 17 1 0 0
/proc/24938/statm: 201645 1753 832 9 0 196059 0
[pid=24938/tid=24939] ppid=24913 vsize=806580 CPUtime=0.02
/proc/24938/task/24939/stat : 24939 (java) R 24913 24913 22613 0 -1 64 1420 0 1 0 1 1 0 0 16 0 5 0 651315334 825937920 1753 996147200 134512640 134550740 4294955616 18446744073709551615 102486149 0 4 3670016 16784584 0 0 0 -1 1 0 0
[pid=24938/tid=24940] ppid=24913 vsize=806580 CPUtime=0
/proc/24938/task/24940/stat : 24940 (java) S 24913 24913 22613 0 -1 64 3 0 0 0 0 0 0 0 18 0 5 0 651315336 825937920 1753 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16784584 0 0 0 -1 1 0 0
[pid=24938/tid=24941] ppid=24913 vsize=806580 CPUtime=0
/proc/24938/task/24941/stat : 24941 (java) S 24913 24913 22613 0 -1 64 11 0 0 0 0 0 0 0 19 0 5 0 651315336 825937920 1753 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16784584 0 0 0 -1 1 0 0
[pid=24938/tid=24942] ppid=24913 vsize=806580 CPUtime=0
/proc/24938/task/24942/stat : 24942 (java) S 24913 24913 22613 0 -1 64 3 0 0 0 0 0 0 0 20 0 5 0 651315336 825937920 1753 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16784584 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 235.22
Current children cumulated vsize (KiB) 854152

[startup+237.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24942
/proc/meminfo: memFree=1715672/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=235.19
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 835 32006 0 1 0 0 23491 28 16 0 1 0 651291586 48713728 365 996147200 4194304 4520092 548682068832 18446744073709551615 231493828690 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/24913/statm: 11893 365 245 79 0 219 0
[pid=24938] ppid=24913 vsize=812772 CPUtime=0.42
/proc/24938/stat : 24938 (java) S 24913 24913 22613 0 -1 0 5401 0 1 0 38 4 0 0 18 0 9 0 651315332 832278528 4824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24938/statm: 203193 4824 1854 9 0 197174 0
[pid=24938/tid=24939] ppid=24913 vsize=812772 CPUtime=0.33
/proc/24938/task/24939/stat : 24939 (java) R 24913 24913 22613 0 -1 64 3955 0 1 0 31 2 0 0 19 0 9 0 651315334 832278528 4824 996147200 134512640 134550740 4294955616 18446744073709551615 4125977229 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=24938/tid=24940] ppid=24913 vsize=812772 CPUtime=0
/proc/24938/task/24940/stat : 24940 (java) S 24913 24913 22613 0 -1 64 3 0 0 0 0 0 0 0 18 0 9 0 651315336 832278528 4824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=24938/tid=24941] ppid=24913 vsize=812772 CPUtime=0
/proc/24938/task/24941/stat : 24941 (java) S 24913 24913 22613 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 651315336 832278528 4824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=24938/tid=24942] ppid=24913 vsize=812772 CPUtime=0
/proc/24938/task/24942/stat : 24942 (java) S 24913 24913 22613 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 651315336 832278528 4824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 235.61
Current children cumulated vsize (KiB) 860344

[startup+238.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24942
/proc/meminfo: memFree=1715672/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=235.19
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 835 32006 0 1 0 0 23491 28 16 0 1 0 651291586 48713728 365 996147200 4194304 4520092 548682068832 18446744073709551615 231493828690 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/24913/statm: 11893 365 245 79 0 219 0
[pid=24938] ppid=24913 vsize=812772 CPUtime=0.81
/proc/24938/stat : 24938 (java) S 24913 24913 22613 0 -1 0 12455 0 1 0 73 8 0 0 18 0 9 0 651315332 832278528 11878 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24938/statm: 203193 11878 1856 9 0 197174 0
[pid=24938/tid=24939] ppid=24913 vsize=812772 CPUtime=0.63
/proc/24938/task/24939/stat : 24939 (java) R 24913 24913 22613 0 -1 64 10946 0 1 0 57 6 0 0 23 0 9 0 651315334 832278528 11878 996147200 134512640 134550740 4294955616 18446744073709551615 4126602587 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=24938/tid=24940] ppid=24913 vsize=812772 CPUtime=0
/proc/24938/task/24940/stat : 24940 (java) S 24913 24913 22613 0 -1 64 3 0 0 0 0 0 0 0 18 0 9 0 651315336 832278528 11878 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=24938/tid=24941] ppid=24913 vsize=812772 CPUtime=0
/proc/24938/task/24941/stat : 24941 (java) S 24913 24913 22613 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 651315336 832278528 11878 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=24938/tid=24942] ppid=24913 vsize=812772 CPUtime=0
/proc/24938/task/24942/stat : 24942 (java) S 24913 24913 22613 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 651315336 832278528 11878 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 236
Current children cumulated vsize (KiB) 860344

[startup+238.401 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24942
/proc/meminfo: memFree=1715672/2055920 swapFree=4180840/4192956
[pid=24913] ppid=24911 vsize=47572 CPUtime=235.19
/proc/24913/stat : 24913 (galacE.sh) S 24911 24913 22613 0 -1 4194304 835 32006 0 1 0 0 23491 28 16 0 1 0 651291586 48713728 365 996147200 4194304 4520092 548682068832 18446744073709551615 231493828690 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/24913/statm: 11893 365 245 79 0 219 0
[pid=24938] ppid=24913 vsize=812884 CPUtime=0.91
/proc/24938/stat : 24938 (java) S 24913 24913 22613 0 -1 0 13120 0 1 0 83 8 0 0 18 0 9 0 651315332 832393216 12503 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24938/statm: 203221 12503 1912 9 0 197174 0
[pid=24938/tid=24939] ppid=24913 vsize=812884 CPUtime=0.7
/proc/24938/task/24939/stat : 24939 (java) R 24913 24913 22613 0 -1 64 11582 0 1 0 63 7 0 0 23 0 9 0 651315334 832393216 12503 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=24938/tid=24940] ppid=24913 vsize=812884 CPUtime=0
/proc/24938/task/24940/stat : 24940 (java) S 24913 24913 22613 0 -1 64 3 0 0 0 0 0 0 0 18 0 9 0 651315336 832393216 12503 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=24938/tid=24941] ppid=24913 vsize=812884 CPUtime=0
/proc/24938/task/24941/stat : 24941 (java) S 24913 24913 22613 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 651315336 832393216 12503 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=24938/tid=24942] ppid=24913 vsize=812884 CPUtime=0
/proc/24938/task/24942/stat : 24942 (java) S 24913 24913 22613 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 651315336 832393216 12503 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 236.1
Current children cumulated vsize (KiB) 860456

Child status: 0
Real time (s): 238.459
CPU time (s): 236.174
CPU user time (s): 235.786
CPU system time (s): 0.387941
CPU usage (%): 99.0417
Max. virtual memory (cumulated for all children) (KiB): 860456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 235.786
system time used= 0.387941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46318
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= 1697
involuntary context switches= 6741

runsolver used 0.26096 second user time and 0.829873 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-05 20:46:20
IDJOB=1098409
IDBENCH=59624
IDSOLVER=351
FILE ID=node39/1098409-1215283580
PBS_JOBID= 7882215
Free space on /tmp= 66560 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-2-40-19/normalized-rand-2-40-19-443-230-31_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1098409-1215283580/watcher-1098409-1215283580 -o /tmp/evaluation-result-1098409-1215283580/solver-1098409-1215283580 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1098409-1215283580.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 68837707a0079496f424579f6e481e69
RANDOM SEED=1888466326

node39.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.267
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.267
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:       1725744 kB
Buffers:         51640 kB
Cached:         197560 kB
SwapCached:       6276 kB
Active:         173556 kB
Inactive:       100508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725744 kB
SwapTotal:     4192956 kB
SwapFree:      4180840 kB
Dirty:            3340 kB
Writeback:           0 kB
Mapped:          33252 kB
Slab:            40708 kB
Committed_AS:  1049464 kB
PageTables:       2332 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= 66556 MiB
End job on node39 at 2008-07-05 20:50:18