Trace number 1097793

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 88.5475 89.529

General information on the benchmark

Namecsp/tightness0.35/
normalized-rand-2-40-16-250-350-22_ext.xml
MD5SUMa68f403a28218ac95ef5ad3b80b32c59
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.18497
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints250
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension250
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.01/0.95	c start processing
0.01/0.95	c start relation processing
0.01/0.95	c start cnf exporting
1.61/1.74	c parsing time : 0.792
1.61/1.74	c preprocessing time : 1.587
1.61/1.74	
1.61/1.74	c Nary constraints - conflicts : 0 supports : 0
1.61/1.74	c Binary constraints - conflicts : 250 supports :0
1.61/1.74	c max arity constraint : 2
1.61/1.74	c Max Tuples generated 0
1.61/1.74	c relations : 250
1.61/1.74	c relations BDD: 0
1.61/1.74	c sampling 0/0
1.61/1.74	c vars : 641 - clauses :  26997
1.61/1.74	
1.66/1.81	 
1.66/1.81	c --- SAT Solver Stats ---
1.66/1.81	 
1.66/1.81	c eSAT 0.1 : minisat core with additionnal features
1.66/1.81	c ============================[ Problem Statistics ]=============================
1.66/1.81	c |                                                                             |
1.66/1.81	c |  Number of variables:  640                                                  |
1.66/1.81	c |  Number of clauses:    26997                                                |
1.66/1.83	c |  Parsing time:         0.02         s                                       |
87.63/88.60	c restarts              : 402
87.63/88.60	c conflicts             : 286890         (3339 /sec)
87.63/88.60	c decisions             : 421011         (2.21 % random) (4900 /sec)
87.63/88.60	c euip                  : 30297       
87.63/88.60	c propagations          : 20537337       (239018 /sec)
87.63/88.60	c conflict literals     : 8919569        (48.72 % deleted)
87.63/88.60	c Memory used           : 19.26 MB
87.63/88.60	c CPU time              : 85.9239 s
87.63/88.60	c 
87.63/88.60	s SATISFIABLE
88.50/89.52	v 5 10 4 8 2 7 4 6 15 11 6 14 7 2 9 0 9 2 10 12 1 7 14 2 14 2 15 4 7 5 13 0 3 3 14 11 0 7 11 7

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-1097793-1215282871/watcher-1097793-1215282871 -o /tmp/evaluation-result-1097793-1215282871/solver-1097793-1215282871 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1097793-1215282871.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.02 2.01 2.00 4/81 352
/proc/meminfo: memFree=1733856/2055920 swapFree=4180396/4192956
[pid=352] ppid=350 vsize=8772 CPUtime=0
/proc/352/stat : 352 (galacE.sh) S 350 352 30236 0 -1 4194304 527 1176 0 0 0 0 0 0 19 0 1 0 2007259931 8982528 317 996147200 4194304 4520092 548682068832 18446744073709551615 264840642642 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/352/statm: 2193 317 217 79 0 186 0
[pid=360] ppid=352 vsize=8836 CPUtime=0
/proc/360/stat : 360 (galacE.sh) R 352 352 30236 0 -1 4194368 31 0 0 0 0 0 0 0 22 0 1 0 2007259933 9048064 325 996147200 4194304 4520092 548682068832 18446744073709551615 264840473895 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/360/statm: 2209 325 217 79 0 202 0

[startup+0.06541 s]
/proc/loadavg: 2.02 2.01 2.00 4/81 352
/proc/meminfo: memFree=1733856/2055920 swapFree=4180396/4192956
[pid=352] ppid=350 vsize=47568 CPUtime=0.01
/proc/352/stat : 352 (galacE.sh) S 350 352 30236 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 2007259931 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/352/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.113505 s]
/proc/loadavg: 2.02 2.01 2.00 4/81 352
/proc/meminfo: memFree=1733856/2055920 swapFree=4180396/4192956
[pid=352] ppid=350 vsize=47568 CPUtime=0.01
/proc/352/stat : 352 (galacE.sh) S 350 352 30236 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 2007259931 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/352/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301434 s]
/proc/loadavg: 2.02 2.01 2.00 4/81 352
/proc/meminfo: memFree=1733856/2055920 swapFree=4180396/4192956
[pid=352] ppid=350 vsize=47568 CPUtime=0.01
/proc/352/stat : 352 (galacE.sh) S 350 352 30236 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 2007259931 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/352/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701479 s]
/proc/loadavg: 2.02 2.01 2.00 4/81 352
/proc/meminfo: memFree=1733856/2055920 swapFree=4180396/4192956
[pid=352] ppid=350 vsize=47568 CPUtime=0.01
/proc/352/stat : 352 (galacE.sh) S 350 352 30236 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 2007259931 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/352/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50256 s]
/proc/loadavg: 2.02 2.01 2.00 3/91 374
/proc/meminfo: memFree=1686544/2055920 swapFree=4180396/4192956
[pid=352] ppid=350 vsize=47568 CPUtime=0.01
/proc/352/stat : 352 (galacE.sh) S 350 352 30236 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 2007259931 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/352/statm: 11892 363 244 79 0 219 0
[pid=366] ppid=352 vsize=813784 CPUtime=1.4
/proc/366/stat : 366 (java) S 352 352 30236 0 -1 0 19721 0 1 0 129 11 0 0 18 0 9 0 2007259935 833314816 19144 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/366/statm: 203446 19144 1906 9 0 197427 0
[pid=366/tid=367] ppid=352 vsize=813784 CPUtime=1.1
/proc/366/task/367/stat : 367 (java) R 352 352 30236 0 -1 64 14507 0 1 0 103 7 0 0 25 0 9 0 2007259936 833314816 19144 996147200 134512640 134550740 4294955600 18446744073709551615 4126985341 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=366/tid=368] ppid=352 vsize=813784 CPUtime=0.02
/proc/366/task/368/stat : 368 (java) S 352 352 30236 0 -1 64 3655 0 0 0 1 1 0 0 16 0 9 0 2007259941 833314816 19144 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=366/tid=369] ppid=352 vsize=813784 CPUtime=0
/proc/366/task/369/stat : 369 (java) S 352 352 30236 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2007259941 833314816 19144 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=366/tid=370] ppid=352 vsize=813784 CPUtime=0
/proc/366/task/370/stat : 370 (java) S 352 352 30236 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007259941 833314816 19144 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=366/tid=371] ppid=352 vsize=813784 CPUtime=0
/proc/366/task/371/stat : 371 (java) S 352 352 30236 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2007259944 833314816 19144 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=366/tid=372] ppid=352 vsize=813784 CPUtime=0.24
/proc/366/task/372/stat : 372 (java) S 352 352 30236 0 -1 64 859 0 0 0 24 0 0 0 16 0 9 0 2007259944 833314816 19144 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=366/tid=373] ppid=352 vsize=813784 CPUtime=0
/proc/366/task/373/stat : 373 (java) S 352 352 30236 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2007259944 833314816 19144 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=366/tid=374] ppid=352 vsize=813784 CPUtime=0
/proc/366/task/374/stat : 374 (java) S 352 352 30236 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007259944 833314816 19144 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 861352

[startup+3.10173 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 375
/proc/meminfo: memFree=1730384/2055920 swapFree=4180396/4192956
[pid=352] ppid=350 vsize=47568 CPUtime=1.67
/proc/352/stat : 352 (galacE.sh) S 350 352 30236 0 -1 4194304 798 21430 0 1 0 0 154 13 17 0 1 0 2007259931 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/352/statm: 11892 363 244 79 0 219 0
[pid=375] ppid=352 vsize=4696 CPUtime=1.27
/proc/375/stat : 375 (eSAT_static) R 352 352 30236 0 -1 4194304 963 0 0 0 127 0 0 0 25 0 1 0 2007260113 4808704 879 996147200 134512640 135177480 4294955968 18446744073709551615 134565325 0 0 4096 3 0 0 0 17 1 0 0
/proc/375/statm: 1174 879 80 162 0 1009 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 52264

[startup+6.30206 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 375
/proc/meminfo: memFree=1728016/2055920 swapFree=4180396/4192956
[pid=352] ppid=350 vsize=47568 CPUtime=1.67
/proc/352/stat : 352 (galacE.sh) S 350 352 30236 0 -1 4194304 798 21430 0 1 0 0 154 13 17 0 1 0 2007259931 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/352/statm: 11892 363 244 79 0 219 0
[pid=375] ppid=352 vsize=6316 CPUtime=4.44
/proc/375/stat : 375 (eSAT_static) R 352 352 30236 0 -1 4194304 1376 0 0 0 443 1 0 0 25 0 1 0 2007260113 6467584 1292 996147200 134512640 135177480 4294955968 18446744073709551615 134565289 0 0 4096 3 0 0 0 17 1 0 0
/proc/375/statm: 1579 1292 80 162 0 1414 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 53884

[startup+12.7017 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 375
/proc/meminfo: memFree=1725968/2055920 swapFree=4180396/4192956
[pid=352] ppid=350 vsize=47568 CPUtime=1.67
/proc/352/stat : 352 (galacE.sh) S 350 352 30236 0 -1 4194304 798 21430 0 1 0 0 154 13 17 0 1 0 2007259931 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/352/statm: 11892 363 244 79 0 219 0
[pid=375] ppid=352 vsize=8252 CPUtime=10.78
/proc/375/stat : 375 (eSAT_static) R 352 352 30236 0 -1 4194304 1828 0 0 0 1076 2 0 0 25 0 1 0 2007260113 8450048 1744 996147200 134512640 135177480 4294955968 18446744073709551615 134565388 0 0 4096 3 0 0 0 17 1 0 0
/proc/375/statm: 2063 1744 80 162 0 1898 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 55820

[startup+25.501 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 375
/proc/meminfo: memFree=1723024/2055920 swapFree=4180396/4192956
[pid=352] ppid=350 vsize=47568 CPUtime=1.67
/proc/352/stat : 352 (galacE.sh) S 350 352 30236 0 -1 4194304 798 21430 0 1 0 0 154 13 17 0 1 0 2007259931 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/352/statm: 11892 363 244 79 0 219 0
[pid=375] ppid=352 vsize=11368 CPUtime=23.46
/proc/375/stat : 375 (eSAT_static) R 352 352 30236 0 -1 4194304 2636 0 0 0 2343 3 0 0 25 0 1 0 2007260113 11640832 2552 996147200 134512640 135177480 4294955968 18446744073709551615 134565268 0 0 4096 3 0 0 0 17 1 0 0
/proc/375/statm: 2842 2552 80 162 0 2677 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 58936

[startup+51.1017 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 375
/proc/meminfo: memFree=1719120/2055920 swapFree=4180396/4192956
[pid=352] ppid=350 vsize=47568 CPUtime=1.67
/proc/352/stat : 352 (galacE.sh) S 350 352 30236 0 -1 4194304 798 21430 0 1 0 0 154 13 17 0 1 0 2007259931 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/352/statm: 11892 363 244 79 0 219 0
[pid=375] ppid=352 vsize=15600 CPUtime=48.82
/proc/375/stat : 375 (eSAT_static) R 352 352 30236 0 -1 4194304 3638 0 0 0 4878 4 0 0 25 0 1 0 2007260113 15974400 3554 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/375/statm: 3900 3554 80 162 0 3735 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 63168

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

[startup+76.7013 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 375
/proc/meminfo: memFree=1716176/2055920 swapFree=4180396/4192956
[pid=352] ppid=350 vsize=47568 CPUtime=1.67
/proc/352/stat : 352 (galacE.sh) S 350 352 30236 0 -1 4194304 798 21430 0 1 0 0 154 13 17 0 1 0 2007259931 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/352/statm: 11892 363 244 79 0 219 0
[pid=375] ppid=352 vsize=18616 CPUtime=74.17
/proc/375/stat : 375 (eSAT_static) R 352 352 30236 0 -1 4194304 4397 0 0 0 7413 4 0 0 25 0 1 0 2007260113 19062784 4313 996147200 134512640 135177480 4294955968 18446744073709551615 134565518 0 0 4096 3 0 0 0 17 1 0 0
/proc/375/statm: 4654 4313 80 162 0 4489 0
Current children cumulated CPU time (s) 75.84
Current children cumulated vsize (KiB) 66184

[startup+83.103 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 375
/proc/meminfo: memFree=1714576/2055920 swapFree=4180396/4192956
[pid=352] ppid=350 vsize=47568 CPUtime=1.67
/proc/352/stat : 352 (galacE.sh) S 350 352 30236 0 -1 4194304 798 21430 0 1 0 0 154 13 17 0 1 0 2007259931 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/352/statm: 11892 363 244 79 0 219 0
[pid=375] ppid=352 vsize=19716 CPUtime=80.52
/proc/375/stat : 375 (eSAT_static) R 352 352 30236 0 -1 4194304 4673 0 0 0 8047 5 0 0 25 0 1 0 2007260113 20189184 4589 996147200 134512640 135177480 4294955968 18446744073709551615 134565056 0 0 4096 3 0 0 0 17 1 0 0
/proc/375/statm: 4929 4589 80 162 0 4764 0
Current children cumulated CPU time (s) 82.19
Current children cumulated vsize (KiB) 67284

[startup+86.3013 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 375
/proc/meminfo: memFree=1714576/2055920 swapFree=4180396/4192956
[pid=352] ppid=350 vsize=47568 CPUtime=1.67
/proc/352/stat : 352 (galacE.sh) S 350 352 30236 0 -1 4194304 798 21430 0 1 0 0 154 13 17 0 1 0 2007259931 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/352/statm: 11892 363 244 79 0 219 0
[pid=375] ppid=352 vsize=19716 CPUtime=83.68
/proc/375/stat : 375 (eSAT_static) R 352 352 30236 0 -1 4194304 4679 0 0 0 8363 5 0 0 25 0 1 0 2007260113 20189184 4595 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/375/statm: 4929 4595 80 162 0 4764 0
Current children cumulated CPU time (s) 85.35
Current children cumulated vsize (KiB) 67284

[startup+87.9015 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 375
/proc/meminfo: memFree=1714576/2055920 swapFree=4180396/4192956
[pid=352] ppid=350 vsize=47568 CPUtime=1.67
/proc/352/stat : 352 (galacE.sh) S 350 352 30236 0 -1 4194304 798 21430 0 1 0 0 154 13 17 0 1 0 2007259931 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/352/statm: 11892 363 244 79 0 219 0
[pid=375] ppid=352 vsize=19716 CPUtime=85.27
/proc/375/stat : 375 (eSAT_static) R 352 352 30236 0 -1 4194304 4681 0 0 0 8522 5 0 0 25 0 1 0 2007260113 20189184 4597 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/375/statm: 4929 4597 80 162 0 4764 0
Current children cumulated CPU time (s) 86.94
Current children cumulated vsize (KiB) 67284

[startup+88.7016 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 375
/proc/meminfo: memFree=1714576/2055920 swapFree=4180396/4192956
[pid=352] ppid=350 vsize=47568 CPUtime=87.66
/proc/352/stat : 352 (galacE.sh) S 350 352 30236 0 -1 4194304 834 26123 0 1 0 0 8747 19 16 0 1 0 2007259931 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 264840642642 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/352/statm: 11892 364 244 79 0 219 0
Current children cumulated CPU time (s) 87.66
Current children cumulated vsize (KiB) 47568

[startup+89.1076 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 384
/proc/meminfo: memFree=1720976/2055920 swapFree=4180396/4192956
[pid=352] ppid=350 vsize=47568 CPUtime=87.66
/proc/352/stat : 352 (galacE.sh) S 350 352 30236 0 -1 4194304 834 26123 0 1 0 0 8747 19 16 0 1 0 2007259931 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 264840642642 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/352/statm: 11892 364 244 79 0 219 0
[pid=376] ppid=352 vsize=812772 CPUtime=0.47
/proc/376/stat : 376 (java) S 352 352 30236 0 -1 0 5870 0 1 0 43 4 0 0 18 0 9 0 2007268793 832278528 5293 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/376/statm: 203193 5293 1853 9 0 197174 0
[pid=376/tid=377] ppid=352 vsize=812772 CPUtime=0.37
/proc/376/task/377/stat : 377 (java) R 352 352 30236 0 -1 64 4409 0 1 0 34 3 0 0 20 0 9 0 2007268794 832278528 5293 996147200 134512640 134550740 4294955616 18446744073709551615 4125950496 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=376/tid=378] ppid=352 vsize=812772 CPUtime=0
/proc/376/task/378/stat : 378 (java) S 352 352 30236 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 2007268795 832278528 5293 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=376/tid=379] ppid=352 vsize=812772 CPUtime=0
/proc/376/task/379/stat : 379 (java) S 352 352 30236 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2007268796 832278528 5293 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=376/tid=380] ppid=352 vsize=812772 CPUtime=0
/proc/376/task/380/stat : 380 (java) S 352 352 30236 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2007268796 832278528 5293 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=376/tid=381] ppid=352 vsize=812772 CPUtime=0
/proc/376/task/381/stat : 381 (java) S 352 352 30236 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2007268798 832278528 5293 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=376/tid=382] ppid=352 vsize=812772 CPUtime=0.08
/proc/376/task/382/stat : 382 (java) R 352 352 30236 0 -1 64 748 0 0 0 8 0 0 0 20 0 9 0 2007268798 832278528 5293 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=376/tid=383] ppid=352 vsize=812772 CPUtime=0
/proc/376/task/383/stat : 383 (java) S 352 352 30236 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007268798 832278528 5293 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=376/tid=384] ppid=352 vsize=812772 CPUtime=0
/proc/376/task/384/stat : 384 (java) S 352 352 30236 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007268798 832278528 5293 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 88.13
Current children cumulated vsize (KiB) 860340

[startup+89.5026 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 384
/proc/meminfo: memFree=1720976/2055920 swapFree=4180396/4192956
[pid=352] ppid=350 vsize=47568 CPUtime=87.66
/proc/352/stat : 352 (galacE.sh) S 350 352 30236 0 -1 4194304 841 26123 0 1 0 0 8747 19 16 0 1 0 2007259931 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 264840642642 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/352/statm: 11892 365 244 79 0 219 0
[pid=376] ppid=352 vsize=812884 CPUtime=0.84
/proc/376/stat : 376 (java) S 352 352 30236 0 -1 0 10616 0 1 0 78 6 0 0 18 0 9 0 2007268793 832393216 9998 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/376/statm: 203221 9998 1912 9 0 197174 0
[pid=376/tid=377] ppid=352 vsize=812884 CPUtime=0.62
/proc/376/task/377/stat : 377 (java) S 352 352 30236 0 -1 64 9070 0 1 0 57 5 0 0 18 0 9 0 2007268794 832393216 9998 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=376/tid=378] ppid=352 vsize=812884 CPUtime=0
/proc/376/task/378/stat : 378 (java) S 352 352 30236 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 2007268795 832393216 9998 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=376/tid=379] ppid=352 vsize=812884 CPUtime=0
/proc/376/task/379/stat : 379 (java) S 352 352 30236 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2007268796 832393216 9998 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=376/tid=380] ppid=352 vsize=812884 CPUtime=0
/proc/376/task/380/stat : 380 (java) S 352 352 30236 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2007268796 832393216 9998 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=376/tid=381] ppid=352 vsize=812884 CPUtime=0
/proc/376/task/381/stat : 381 (java) S 352 352 30236 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2007268798 832393216 9998 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=376/tid=382] ppid=352 vsize=812884 CPUtime=0.21
/proc/376/task/382/stat : 382 (java) S 352 352 30236 0 -1 64 833 0 0 0 21 0 0 0 16 0 9 0 2007268798 832393216 9998 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=376/tid=383] ppid=352 vsize=812884 CPUtime=0
/proc/376/task/383/stat : 383 (java) S 352 352 30236 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007268798 832393216 9998 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=376/tid=384] ppid=352 vsize=812884 CPUtime=0
/proc/376/task/384/stat : 384 (java) S 352 352 30236 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007268798 832393216 9998 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 88.5
Current children cumulated vsize (KiB) 860452

Child status: 0
Real time (s): 89.529
CPU time (s): 88.5475
CPU user time (s): 88.2676
CPU system time (s): 0.279957
CPU usage (%): 98.9038
Max. virtual memory (cumulated for all children) (KiB): 861352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 88.2676
system time used= 0.279957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37778
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= 1545
involuntary context switches= 5004

runsolver used 0.104984 second user time and 0.310952 second system time

The end

Launcher Data (download as text)

Begin job on node44 at 2008-07-05 20:34:31
IDJOB=1097793
IDBENCH=59565
IDSOLVER=351
FILE ID=node44/1097793-1215282871
PBS_JOBID= 7882171
Free space on /tmp= 66552 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/tightness0.35/normalized-rand-2-40-16-250-350-22_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1097793-1215282871/watcher-1097793-1215282871 -o /tmp/evaluation-result-1097793-1215282871/solver-1097793-1215282871 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1097793-1215282871.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a68f403a28218ac95ef5ad3b80b32c59
RANDOM SEED=1915314877

node44.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1734336 kB
Buffers:         43668 kB
Cached:         201344 kB
SwapCached:       6316 kB
Active:         174884 kB
Inactive:        91336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1734336 kB
SwapTotal:     4192956 kB
SwapFree:      4180396 kB
Dirty:            3820 kB
Writeback:           0 kB
Mapped:          37576 kB
Slab:            40340 kB
Committed_AS:  3630504 kB
PageTables:       1880 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= 66548 MiB
End job on node44 at 2008-07-05 20:36:00