Trace number 1103183

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 19.702 19.9346

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-7_ext.xml
MD5SUMfd17eaf1af66fe6c136ad82c194cd8f5
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.399938
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.01/0.03	c --- Preproc Stats ---
1.44/1.50	c start processing
1.44/1.51	c start relation processing
1.84/1.91	c start cnf exporting
7.49/7.65	c parsing time : 1.383
7.49/7.65	c preprocessing time : 7.531
7.49/7.65	
7.49/7.65	c Nary constraints - conflicts : 0 supports : 0
7.49/7.65	c Binary constraints - conflicts : 0 supports :103
7.49/7.65	c max arity constraint : 2
7.49/7.65	c Max Tuples generated 0
7.49/7.65	c relations : 103
7.49/7.65	c relations BDD: 0
7.49/7.65	c sampling 0/0
7.49/7.65	c vars : 3201 - clauses :  142920
7.49/7.65	
7.49/7.68	 
7.49/7.68	c --- SAT Solver Stats ---
7.49/7.68	 
7.49/7.69	c eSAT 0.1 : minisat core with additionnal features
7.49/7.69	c ============================[ Problem Statistics ]=============================
7.49/7.69	c |                                                                             |
7.49/7.69	c |  Number of variables:  3200                                                 |
7.49/7.69	c |  Number of clauses:    142920                                               |
7.57/7.82	c |  Parsing time:         0.11         s                                       |
18.28/18.55	c restarts              : 164
18.28/18.55	c conflicts             : 12431          (1156 /sec)
18.28/18.55	c decisions             : 75995          (52.34 % random) (7068 /sec)
18.28/18.55	c euip                  : 2400        
18.28/18.55	c propagations          : 4362256        (405702 /sec)
18.28/18.55	c conflict literals     : 2020392        (22.02 % deleted)
18.28/18.55	c Memory used           : 14.00 MB
18.28/18.55	c CPU time              : 10.7524 s
18.28/18.55	c 
18.28/18.55	s SATISFIABLE
19.65/19.93	v 18 4 1 71 14 75 16 42 20 20 56 46 26 41 40 24 22 62 3 54 66 68 61 52 70 23 12 74 26 20 53 79 0 12 41 77 9 72 67 61

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-1103183-1215300633/watcher-1103183-1215300633 -o /tmp/evaluation-result-1103183-1215300633/solver-1103183-1215300633 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1103183-1215300633.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.12 2.03 2.01 4/72 4285
/proc/meminfo: memFree=1601328/2055920 swapFree=4181096/4192956
[pid=4285] ppid=4283 vsize=6392 CPUtime=0
/proc/4285/stat : 4285 (galacE.sh) R 4283 4285 32005 0 -1 4194304 231 0 0 0 0 0 0 0 20 0 1 0 167874695 6545408 195 996147200 4194304 4520092 548682068832 18446744073709551615 212216120016 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4285/statm: 1598 195 146 79 0 122 0

[startup+0.030103 s]
/proc/loadavg: 2.12 2.03 2.01 4/72 4285
/proc/meminfo: memFree=1601328/2055920 swapFree=4181096/4192956
[pid=4285] ppid=4283 vsize=8784 CPUtime=0.01
/proc/4285/stat : 4285 (galacE.sh) S 4283 4285 32005 0 -1 4194304 639 1481 0 0 0 0 0 1 21 0 1 0 167874695 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 212218904658 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/4285/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.101111 s]
/proc/loadavg: 2.12 2.03 2.01 4/72 4285
/proc/meminfo: memFree=1601328/2055920 swapFree=4181096/4192956
[pid=4285] ppid=4283 vsize=47568 CPUtime=0.01
/proc/4285/stat : 4285 (galacE.sh) S 4283 4285 32005 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 167874695 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4285/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301133 s]
/proc/loadavg: 2.12 2.03 2.01 4/72 4285
/proc/meminfo: memFree=1601328/2055920 swapFree=4181096/4192956
[pid=4285] ppid=4283 vsize=47568 CPUtime=0.01
/proc/4285/stat : 4285 (galacE.sh) S 4283 4285 32005 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 167874695 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4285/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701173 s]
/proc/loadavg: 2.12 2.03 2.01 4/72 4285
/proc/meminfo: memFree=1601328/2055920 swapFree=4181096/4192956
[pid=4285] ppid=4283 vsize=47568 CPUtime=0.01
/proc/4285/stat : 4285 (galacE.sh) S 4283 4285 32005 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 167874695 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4285/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50226 s]
/proc/loadavg: 2.12 2.03 2.01 3/82 4307
/proc/meminfo: memFree=1531232/2055920 swapFree=4181096/4192956
[pid=4285] ppid=4283 vsize=47568 CPUtime=0.01
/proc/4285/stat : 4285 (galacE.sh) S 4283 4285 32005 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 167874695 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4285/statm: 11892 364 245 79 0 219 0
[pid=4299] ppid=4285 vsize=813756 CPUtime=1.43
/proc/4299/stat : 4299 (java) S 4285 4285 32005 0 -1 0 21819 0 1 0 133 10 0 0 18 0 9 0 167874699 833286144 21238 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4299/statm: 203439 21238 1890 9 0 197420 0
[pid=4299/tid=4300] ppid=4285 vsize=813756 CPUtime=1.2
/proc/4299/task/4300/stat : 4300 (java) R 4285 4285 32005 0 -1 64 14486 0 1 0 113 7 0 0 25 0 9 0 167874700 833286144 21238 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4301] ppid=4285 vsize=813756 CPUtime=0.07
/proc/4299/task/4301/stat : 4301 (java) S 4285 4285 32005 0 -1 64 5855 0 0 0 5 2 0 0 16 0 9 0 167874702 833286144 21238 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4302] ppid=4285 vsize=813756 CPUtime=0
/proc/4299/task/4302/stat : 4302 (java) S 4285 4285 32005 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 167874702 833286144 21238 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4303] ppid=4285 vsize=813756 CPUtime=0
/proc/4299/task/4303/stat : 4303 (java) S 4285 4285 32005 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 167874702 833286144 21238 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4304] ppid=4285 vsize=813756 CPUtime=0
/proc/4299/task/4304/stat : 4304 (java) S 4285 4285 32005 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 167874704 833286144 21238 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4305] ppid=4285 vsize=813756 CPUtime=0.14
/proc/4299/task/4305/stat : 4305 (java) R 4285 4285 32005 0 -1 64 779 0 0 0 14 0 0 0 16 0 9 0 167874704 833286144 21238 996147200 134512640 134550740 4294955600 18446744073709551615 102047142 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4306] ppid=4285 vsize=813756 CPUtime=0
/proc/4299/task/4306/stat : 4306 (java) S 4285 4285 32005 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 167874704 833286144 21238 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4307] ppid=4285 vsize=813756 CPUtime=0
/proc/4299/task/4307/stat : 4307 (java) S 4285 4285 32005 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 167874704 833286144 21238 996147200 134512640 134550740 4294955600 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) 861324

[startup+3.10243 s]
/proc/loadavg: 2.12 2.03 2.01 3/82 4307
/proc/meminfo: memFree=1522464/2055920 swapFree=4181096/4192956
[pid=4285] ppid=4283 vsize=47568 CPUtime=0.01
/proc/4285/stat : 4285 (galacE.sh) S 4283 4285 32005 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 167874695 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4285/statm: 11892 364 245 79 0 219 0
[pid=4299] ppid=4285 vsize=813756 CPUtime=3.02
/proc/4299/stat : 4299 (java) S 4285 4285 32005 0 -1 0 24873 0 1 0 291 11 0 0 18 0 9 0 167874699 833286144 24287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4299/statm: 203439 24287 1913 9 0 197420 0
[pid=4299/tid=4300] ppid=4285 vsize=813756 CPUtime=2.62
/proc/4299/task/4300/stat : 4300 (java) R 4285 4285 32005 0 -1 64 14535 0 1 0 255 7 0 0 25 0 9 0 167874700 833286144 24287 996147200 134512640 134550740 4294955600 18446744073709551615 4126955865 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4301] ppid=4285 vsize=813756 CPUtime=0.16
/proc/4299/task/4301/stat : 4301 (java) S 4285 4285 32005 0 -1 64 8803 0 0 0 13 3 0 0 16 0 9 0 167874702 833286144 24287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4302] ppid=4285 vsize=813756 CPUtime=0
/proc/4299/task/4302/stat : 4302 (java) S 4285 4285 32005 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 167874702 833286144 24287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4303] ppid=4285 vsize=813756 CPUtime=0
/proc/4299/task/4303/stat : 4303 (java) S 4285 4285 32005 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 167874702 833286144 24287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4304] ppid=4285 vsize=813756 CPUtime=0
/proc/4299/task/4304/stat : 4304 (java) S 4285 4285 32005 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 167874704 833286144 24287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4305] ppid=4285 vsize=813756 CPUtime=0.22
/proc/4299/task/4305/stat : 4305 (java) S 4285 4285 32005 0 -1 64 836 0 0 0 22 0 0 0 16 0 9 0 167874704 833286144 24287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4306] ppid=4285 vsize=813756 CPUtime=0
/proc/4299/task/4306/stat : 4306 (java) S 4285 4285 32005 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 167874704 833286144 24287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4307] ppid=4285 vsize=813756 CPUtime=0
/proc/4299/task/4307/stat : 4307 (java) S 4285 4285 32005 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 167874704 833286144 24287 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) 861324

[startup+6.30278 s]
/proc/loadavg: 2.11 2.03 2.01 3/82 4307
/proc/meminfo: memFree=1508448/2055920 swapFree=4181096/4192956
[pid=4285] ppid=4283 vsize=47568 CPUtime=0.01
/proc/4285/stat : 4285 (galacE.sh) S 4283 4285 32005 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 167874695 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4285/statm: 11892 364 245 79 0 219 0
[pid=4299] ppid=4285 vsize=813756 CPUtime=6.19
/proc/4299/stat : 4299 (java) S 4285 4285 32005 0 -1 0 24895 0 1 0 606 13 0 0 18 0 9 0 167874699 833286144 24302 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4299/statm: 203439 24302 1914 9 0 197420 0
[pid=4299/tid=4300] ppid=4285 vsize=813756 CPUtime=5.76
/proc/4299/task/4300/stat : 4300 (java) R 4285 4285 32005 0 -1 64 14543 0 1 0 567 9 0 0 25 0 9 0 167874700 833286144 24302 996147200 134512640 134550740 4294955600 18446744073709551615 4127011083 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4301] ppid=4285 vsize=813756 CPUtime=0.17
/proc/4299/task/4301/stat : 4301 (java) S 4285 4285 32005 0 -1 64 8804 0 0 0 14 3 0 0 16 0 9 0 167874702 833286144 24302 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4302] ppid=4285 vsize=813756 CPUtime=0
/proc/4299/task/4302/stat : 4302 (java) S 4285 4285 32005 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 167874702 833286144 24302 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4303] ppid=4285 vsize=813756 CPUtime=0
/proc/4299/task/4303/stat : 4303 (java) S 4285 4285 32005 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 167874702 833286144 24302 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4304] ppid=4285 vsize=813756 CPUtime=0
/proc/4299/task/4304/stat : 4304 (java) S 4285 4285 32005 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 167874704 833286144 24302 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4305] ppid=4285 vsize=813756 CPUtime=0.24
/proc/4299/task/4305/stat : 4305 (java) S 4285 4285 32005 0 -1 64 849 0 0 0 24 0 0 0 15 0 9 0 167874704 833286144 24302 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4306] ppid=4285 vsize=813756 CPUtime=0
/proc/4299/task/4306/stat : 4306 (java) S 4285 4285 32005 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 167874704 833286144 24302 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4299/tid=4307] ppid=4285 vsize=813756 CPUtime=0
/proc/4299/task/4307/stat : 4307 (java) S 4285 4285 32005 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 167874704 833286144 24302 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 861324

[startup+12.7014 s]
/proc/loadavg: 2.10 2.03 2.01 3/74 4308
/proc/meminfo: memFree=1586784/2055920 swapFree=4181096/4192956
[pid=4285] ppid=4283 vsize=47568 CPUtime=7.57
/proc/4285/stat : 4285 (galacE.sh) S 4283 4285 32005 0 -1 4194304 799 26607 0 1 0 0 740 17 17 0 1 0 167874695 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4285/statm: 11892 364 245 79 0 219 0
[pid=4308] ppid=4285 vsize=12384 CPUtime=4.96
/proc/4308/stat : 4308 (eSAT_static) R 4285 4285 32005 0 -1 4194304 3287 0 0 0 495 1 0 0 25 0 1 0 167875464 12681216 2937 996147200 134512640 135177480 4294955968 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 1 0 0
/proc/4308/statm: 3096 2937 81 162 0 2931 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 59952

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

[startup+15.9018 s]
/proc/loadavg: 2.10 2.03 2.01 3/74 4308
/proc/meminfo: memFree=1584672/2055920 swapFree=4181096/4192956
[pid=4285] ppid=4283 vsize=47568 CPUtime=7.57
/proc/4285/stat : 4285 (galacE.sh) S 4283 4285 32005 0 -1 4194304 799 26607 0 1 0 0 740 17 17 0 1 0 167874695 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4285/statm: 11892 364 245 79 0 219 0
[pid=4308] ppid=4285 vsize=14200 CPUtime=8.13
/proc/4308/stat : 4308 (eSAT_static) R 4285 4285 32005 0 -1 4194304 3722 0 0 0 812 1 0 0 25 0 1 0 167875464 14540800 3372 996147200 134512640 135177480 4294955968 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 1 0 0
/proc/4308/statm: 3550 3372 81 162 0 3385 0
Current children cumulated CPU time (s) 15.7
Current children cumulated vsize (KiB) 61768

[startup+17.5019 s]
/proc/loadavg: 2.10 2.03 2.01 3/74 4308
/proc/meminfo: memFree=1584224/2055920 swapFree=4181096/4192956
[pid=4285] ppid=4283 vsize=47568 CPUtime=7.57
/proc/4285/stat : 4285 (galacE.sh) S 4283 4285 32005 0 -1 4194304 799 26607 0 1 0 0 740 17 17 0 1 0 167874695 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4285/statm: 11892 364 245 79 0 219 0
[pid=4308] ppid=4285 vsize=14332 CPUtime=9.73
/proc/4308/stat : 4308 (eSAT_static) R 4285 4285 32005 0 -1 4194304 3765 0 0 0 971 2 0 0 25 0 1 0 167875464 14675968 3415 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/4308/statm: 3583 3415 81 162 0 3418 0
Current children cumulated CPU time (s) 17.3
Current children cumulated vsize (KiB) 61900

[startup+19.1011 s]
/proc/loadavg: 2.09 2.03 2.01 3/78 4313
/proc/meminfo: memFree=1593280/2055920 swapFree=4181096/4192956
[pid=4285] ppid=4283 vsize=47568 CPUtime=18.34
/proc/4285/stat : 4285 (galacE.sh) S 4283 4285 32005 0 -1 4194304 835 30390 0 1 0 0 1815 19 16 0 1 0 167874695 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 212218904658 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/4285/statm: 11892 365 245 79 0 219 0
[pid=4309] ppid=4285 vsize=812772 CPUtime=0.52
/proc/4309/stat : 4309 (java) S 4285 4285 32005 0 -1 0 6461 0 1 0 47 5 0 0 18 0 9 0 167876551 832278528 5884 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4309/statm: 203193 5884 1855 9 0 197174 0
[pid=4309/tid=4310] ppid=4285 vsize=812772 CPUtime=0.43
/proc/4309/task/4310/stat : 4310 (java) R 4285 4285 32005 0 -1 64 5000 0 1 0 39 4 0 0 20 0 9 0 167876552 832278528 5884 996147200 134512640 134550740 4294955616 18446744073709551615 4126647711 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4309/tid=4311] ppid=4285 vsize=812772 CPUtime=0
/proc/4309/task/4311/stat : 4311 (java) S 4285 4285 32005 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 167876554 832278528 5884 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=4309/tid=4312] ppid=4285 vsize=812772 CPUtime=0
/proc/4309/task/4312/stat : 4312 (java) S 4285 4285 32005 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 167876554 832278528 5884 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4309/tid=4313] ppid=4285 vsize=812772 CPUtime=0
/proc/4309/task/4313/stat : 4313 (java) S 4285 4285 32005 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 167876554 832278528 5884 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.86
Current children cumulated vsize (KiB) 860340

[startup+19.5022 s]
/proc/loadavg: 2.09 2.03 2.01 3/78 4313
/proc/meminfo: memFree=1593280/2055920 swapFree=4181096/4192956
[pid=4285] ppid=4283 vsize=47568 CPUtime=18.34
/proc/4285/stat : 4285 (galacE.sh) S 4283 4285 32005 0 -1 4194304 835 30390 0 1 0 0 1815 19 16 0 1 0 167874695 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 212218904658 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/4285/statm: 11892 365 245 79 0 219 0
[pid=4309] ppid=4285 vsize=812772 CPUtime=0.92
/proc/4309/stat : 4309 (java) S 4285 4285 32005 0 -1 0 16016 0 1 0 83 9 0 0 18 0 9 0 167876551 832278528 15436 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4309/statm: 203193 15436 1867 9 0 197174 0
[pid=4309/tid=4310] ppid=4285 vsize=812772 CPUtime=0.78
/proc/4309/task/4310/stat : 4310 (java) R 4285 4285 32005 0 -1 64 14385 0 1 0 70 8 0 0 24 0 9 0 167876552 832278528 15436 996147200 134512640 134550740 4294955616 18446744073709551615 4126095819 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4309/tid=4311] ppid=4285 vsize=812772 CPUtime=0
/proc/4309/task/4311/stat : 4311 (java) S 4285 4285 32005 0 -1 64 150 0 0 0 0 0 0 0 16 0 9 0 167876554 832278528 15436 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=4309/tid=4312] ppid=4285 vsize=812772 CPUtime=0
/proc/4309/task/4312/stat : 4312 (java) S 4285 4285 32005 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 167876554 832278528 15436 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4309/tid=4313] ppid=4285 vsize=812772 CPUtime=0
/proc/4309/task/4313/stat : 4313 (java) S 4285 4285 32005 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 167876554 832278528 15436 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.26
Current children cumulated vsize (KiB) 860340

[startup+19.9022 s]
/proc/loadavg: 2.09 2.03 2.01 3/82 4317
/proc/meminfo: memFree=1542368/2055920 swapFree=4181096/4192956
[pid=4285] ppid=4283 vsize=47568 CPUtime=18.34
/proc/4285/stat : 4285 (galacE.sh) S 4283 4285 32005 0 -1 4194304 842 30390 0 1 0 0 1815 19 16 0 1 0 167874695 48709632 366 996147200 4194304 4520092 548682068832 18446744073709551615 212218904658 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/4285/statm: 11892 366 245 79 0 219 0
[pid=4309] ppid=4285 vsize=812884 CPUtime=1.31
/proc/4309/stat : 4309 (java) S 4285 4285 32005 0 -1 0 16347 0 1 0 121 10 0 0 18 0 9 0 167876551 832393216 15728 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4309/statm: 203221 15728 1923 9 0 197174 0
[pid=4309/tid=4310] ppid=4285 vsize=812884 CPUtime=1.12
/proc/4309/task/4310/stat : 4310 (java) R 4285 4285 32005 0 -1 64 14538 0 1 0 104 8 0 0 18 0 9 0 167876552 832393216 15728 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4309/tid=4311] ppid=4285 vsize=812884 CPUtime=0
/proc/4309/task/4311/stat : 4311 (java) S 4285 4285 32005 0 -1 64 289 0 0 0 0 0 0 0 16 0 9 0 167876554 832393216 15728 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=4309/tid=4312] ppid=4285 vsize=812884 CPUtime=0
/proc/4309/task/4312/stat : 4312 (java) S 4285 4285 32005 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 167876554 832393216 15728 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4309/tid=4313] ppid=4285 vsize=812884 CPUtime=0
/proc/4309/task/4313/stat : 4313 (java) S 4285 4285 32005 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 167876554 832393216 15728 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4309/tid=4314] ppid=4285 vsize=812884 CPUtime=0
/proc/4309/task/4314/stat : 4314 (java) S 4285 4285 32005 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 167876556 832393216 15728 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4309/tid=4315] ppid=4285 vsize=812884 CPUtime=0.17
/proc/4309/task/4315/stat : 4315 (java) R 4285 4285 32005 0 -1 64 804 0 0 0 16 1 0 0 16 0 9 0 167876556 832393216 15728 996147200 134512640 134550740 4294955616 18446744073709551615 102192776 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4309/tid=4316] ppid=4285 vsize=812884 CPUtime=0
/proc/4309/task/4316/stat : 4316 (java) S 4285 4285 32005 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 167876556 832393216 15728 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=4309/tid=4317] ppid=4285 vsize=812884 CPUtime=0
/proc/4309/task/4317/stat : 4317 (java) S 4285 4285 32005 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 167876556 832393216 15728 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.65
Current children cumulated vsize (KiB) 860452

Child status: 0
Real time (s): 19.9346
CPU time (s): 19.702
CPU user time (s): 19.3821
CPU system time (s): 0.319951
CPU usage (%): 98.8333
Max. virtual memory (cumulated for all children) (KiB): 861324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.3821
system time used= 0.319951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47779
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= 1327
involuntary context switches= 1671

runsolver used 0.030995 second user time and 0.068989 second system time

The end

Launcher Data (download as text)

Begin job on node46 at 2008-07-06 01:30:33
IDJOB=1103183
IDBENCH=60296
IDSOLVER=351
FILE ID=node46/1103183-1215300633
PBS_JOBID= 7882241
Free space on /tmp= 66208 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fd17eaf1af66fe6c136ad82c194cd8f5
RANDOM SEED=760153326

node46.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.238
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.238
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:       1601808 kB
Buffers:         89976 kB
Cached:         291860 kB
SwapCached:       6172 kB
Active:         250024 kB
Inactive:       145204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1601808 kB
SwapTotal:     4192956 kB
SwapFree:      4181096 kB
Dirty:            4080 kB
Writeback:           0 kB
Mapped:          21176 kB
Slab:            44516 kB
Committed_AS:   476172 kB
PageTables:       1500 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66208 MiB
End job on node46 at 2008-07-06 01:30:53