Trace number 216296

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, and are wall clock time (not CPU 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 1? (TO) 1800.08 1813.16

General information on the benchmark

NamepseudoSeries/chnl/
chnl-20-25.xml
MD5SUM5471ab3656c812855ba7f206f1e3575d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints90
Maximum constraint arity25
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension90
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
70.02	c start processing
70.03	c start relation processing
70.08	c start cnf exporting
70.72	c parsing time : 69.856
70.72	c preprocessing time : 70.552
70.72	
70.72	c Nary constraints - conflicts : 50 supports : 40
70.72	c Binary constraints - conflicts : 0 supports :0
70.72	c max arity constraint : 25
70.72	c Max Tuples generated 33554432
70.72	c relations : 2
70.72	c relations BDD: 2
70.72	c vars : 4921 - clauses :  12720
70.72	
70.74	 
70.74	c --- Minisat Stats ---
70.74	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node48/watcher-216296-1168239985 -o ROOT/results/node48/solver-216296-1168239985 -C 1800 -M 900 /tmp/evaluation/216296-1168239985/galac.sh /tmp/evaluation/216296-1168239985/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.02 1.92 5/76 26405
/proc/meminfo: memFree=1637760/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=8560 CPUtime=0
/proc/26404/stat : 26404 (galac.sh) R 26402 26404 25726 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 172397230 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539791759 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26404/statm: 2140 253 197 79 0 133 0

[startup+0.105752 s]
/proc/loadavg: 2.00 2.02 1.92 5/76 26405
/proc/meminfo: memFree=1637760/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=0.01
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.513788 s]
/proc/loadavg: 2.00 2.02 1.92 5/76 26405
/proc/meminfo: memFree=1637760/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=0.01
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.33485 s]
/proc/loadavg: 2.00 2.02 1.92 4/84 26425
/proc/meminfo: memFree=1594112/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=0.01
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26418] ppid=26404 vsize=861064 CPUtime=1.28
/proc/26418/stat : 26418 (java) R 26404 26404 25726 0 -1 0 12920 0 1 0 120 8 0 0 20 0 8 0 172397234 881729536 12674 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073515048 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26418/statm: 215266 12674 1986 14 0 201471 0
[pid=26418/tid=26419] ppid=26404 vsize=861064 CPUtime=0.05
/proc/26418/task/26419/stat : 26419 (java) S 26404 26404 25726 0 -1 64 3376 0 0 0 3 2 0 0 16 0 8 0 172397237 881729536 12674 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26420] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26420/stat : 26420 (java) S 26404 26404 25726 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 172397238 881729536 12674 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26421] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26421/stat : 26421 (java) S 26404 26404 25726 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 172397238 881729536 12674 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26422] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26422/stat : 26422 (java) S 26404 26404 25726 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 172397242 881729536 12674 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26423] ppid=26404 vsize=861064 CPUtime=0.16
/proc/26418/task/26423/stat : 26423 (java) S 26404 26404 25726 0 -1 64 929 0 0 0 16 0 0 0 20 0 8 0 172397242 881729536 12674 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26424] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26424/stat : 26424 (java) S 26404 26404 25726 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172397242 881729536 12674 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26425] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26425/stat : 26425 (java) S 26404 26404 25726 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172397242 881729536 12674 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908640

[startup+2.973 s]
/proc/loadavg: 2.00 2.02 1.92 3/84 26425
/proc/meminfo: memFree=1593984/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=0.01
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26418] ppid=26404 vsize=861064 CPUtime=2.91
/proc/26418/stat : 26418 (java) R 26404 26404 25726 0 -1 0 12988 0 1 0 283 8 0 0 25 0 8 0 172397234 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073868995 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26418/statm: 215266 12740 1988 14 0 201471 0
[pid=26418/tid=26419] ppid=26404 vsize=861064 CPUtime=0.08
/proc/26418/task/26419/stat : 26419 (java) S 26404 26404 25726 0 -1 64 3401 0 0 0 6 2 0 0 16 0 8 0 172397237 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26420] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26420/stat : 26420 (java) S 26404 26404 25726 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 172397238 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26421] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26421/stat : 26421 (java) S 26404 26404 25726 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 172397238 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26422] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26422/stat : 26422 (java) S 26404 26404 25726 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26423] ppid=26404 vsize=861064 CPUtime=0.22
/proc/26418/task/26423/stat : 26423 (java) S 26404 26404 25726 0 -1 64 961 0 0 0 21 1 0 0 16 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26424] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26424/stat : 26424 (java) S 26404 26404 25726 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26425] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26425/stat : 26425 (java) S 26404 26404 25726 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908640

[startup+6.27531 s]
/proc/loadavg: 2.00 2.02 1.92 3/84 26425
/proc/meminfo: memFree=1593792/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=0.01
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26418] ppid=26404 vsize=861064 CPUtime=6.19
/proc/26418/stat : 26418 (java) R 26404 26404 25726 0 -1 0 12988 0 1 0 611 8 0 0 25 0 8 0 172397234 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073874560 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26418/statm: 215266 12740 1988 14 0 201471 0
[pid=26418/tid=26419] ppid=26404 vsize=861064 CPUtime=0.08
/proc/26418/task/26419/stat : 26419 (java) S 26404 26404 25726 0 -1 64 3401 0 0 0 6 2 0 0 16 0 8 0 172397237 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26420] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26420/stat : 26420 (java) S 26404 26404 25726 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 172397238 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26421] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26421/stat : 26421 (java) S 26404 26404 25726 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 172397238 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26422] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26422/stat : 26422 (java) S 26404 26404 25726 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26423] ppid=26404 vsize=861064 CPUtime=0.22
/proc/26418/task/26423/stat : 26423 (java) S 26404 26404 25726 0 -1 64 961 0 0 0 21 1 0 0 16 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26424] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26424/stat : 26424 (java) S 26404 26404 25726 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26425] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26425/stat : 26425 (java) S 26404 26404 25726 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 908640

[startup+12.7469 s]
/proc/loadavg: 2.00 2.02 1.92 3/84 26425
/proc/meminfo: memFree=1593792/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=0.01
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26418] ppid=26404 vsize=861064 CPUtime=12.63
/proc/26418/stat : 26418 (java) R 26404 26404 25726 0 -1 0 12988 0 1 0 1255 8 0 0 25 0 8 0 172397234 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074012498 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26418/statm: 215266 12740 1988 14 0 201471 0
[pid=26418/tid=26419] ppid=26404 vsize=861064 CPUtime=0.08
/proc/26418/task/26419/stat : 26419 (java) S 26404 26404 25726 0 -1 64 3401 0 0 0 6 2 0 0 16 0 8 0 172397237 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26420] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26420/stat : 26420 (java) S 26404 26404 25726 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 172397238 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26421] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26421/stat : 26421 (java) S 26404 26404 25726 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 172397238 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26422] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26422/stat : 26422 (java) S 26404 26404 25726 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26423] ppid=26404 vsize=861064 CPUtime=0.22
/proc/26418/task/26423/stat : 26423 (java) S 26404 26404 25726 0 -1 64 961 0 0 0 21 1 0 0 16 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26424] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26424/stat : 26424 (java) S 26404 26404 25726 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26425] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26425/stat : 26425 (java) S 26404 26404 25726 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 908640

[startup+25.6191 s]
/proc/loadavg: 2.00 2.01 1.92 3/84 26425
/proc/meminfo: memFree=1593792/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=0.01
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26418] ppid=26404 vsize=861064 CPUtime=25.44
/proc/26418/stat : 26418 (java) R 26404 26404 25726 0 -1 0 12988 0 1 0 2536 8 0 0 25 0 8 0 172397234 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073875181 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26418/statm: 215266 12740 1988 14 0 201471 0
[pid=26418/tid=26419] ppid=26404 vsize=861064 CPUtime=0.08
/proc/26418/task/26419/stat : 26419 (java) S 26404 26404 25726 0 -1 64 3401 0 0 0 6 2 0 0 16 0 8 0 172397237 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26420] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26420/stat : 26420 (java) S 26404 26404 25726 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 172397238 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26421] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26421/stat : 26421 (java) S 26404 26404 25726 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 172397238 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26422] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26422/stat : 26422 (java) S 26404 26404 25726 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26423] ppid=26404 vsize=861064 CPUtime=0.22
/proc/26418/task/26423/stat : 26423 (java) S 26404 26404 25726 0 -1 64 961 0 0 0 21 1 0 0 16 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26424] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26424/stat : 26424 (java) S 26404 26404 25726 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26425] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26425/stat : 26425 (java) S 26404 26404 25726 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 908640

[startup+51.2394 s]
/proc/loadavg: 2.00 2.01 1.92 3/84 26425
/proc/meminfo: memFree=1593920/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=0.01
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26418] ppid=26404 vsize=861064 CPUtime=50.94
/proc/26418/stat : 26418 (java) R 26404 26404 25726 0 -1 0 12988 0 1 0 5086 8 0 0 25 0 8 0 172397234 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074012384 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26418/statm: 215266 12740 1988 14 0 201471 0
[pid=26418/tid=26419] ppid=26404 vsize=861064 CPUtime=0.08
/proc/26418/task/26419/stat : 26419 (java) S 26404 26404 25726 0 -1 64 3401 0 0 0 6 2 0 0 16 0 8 0 172397237 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26420] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26420/stat : 26420 (java) S 26404 26404 25726 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 172397238 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26421] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26421/stat : 26421 (java) S 26404 26404 25726 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 172397238 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26422] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26422/stat : 26422 (java) S 26404 26404 25726 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26423] ppid=26404 vsize=861064 CPUtime=0.22
/proc/26418/task/26423/stat : 26423 (java) S 26404 26404 25726 0 -1 64 961 0 0 0 21 1 0 0 16 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26424] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26424/stat : 26424 (java) S 26404 26404 25726 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26418/tid=26425] ppid=26404 vsize=861064 CPUtime=0
/proc/26418/task/26425/stat : 26425 (java) S 26404 26404 25726 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172397242 881729536 12740 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 908640

[startup+102.509 s]
/proc/loadavg: 2.00 2.01 1.92 3/82 26503
/proc/meminfo: memFree=1804304/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=70.43
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 799 20969 0 1 0 0 7027 16 17 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26503] ppid=26404 vsize=7292 CPUtime=31.46
/proc/26503/stat : 26503 (minisat) R 26404 26404 25726 0 -1 4194304 1514 0 0 0 3146 0 0 0 25 0 1 0 172404305 7467008 1496 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529313 0 0 4096 3 0 0 0 17 1 0 0
/proc/26503/statm: 1823 1496 54 142 0 1679 0
Current children cumulated CPU time (s) 101.89

################
# More data... #
################

/proc/loadavg: 2.17 2.05 1.96 3/82 26505
/proc/meminfo: memFree=1774288/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=70.43
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 799 20969 0 1 0 0 7027 16 17 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26503] ppid=26404 vsize=37852 CPUtime=1043.36
/proc/26503/stat : 26503 (minisat) R 26404 26404 25726 0 -1 4194304 8970 0 0 0 104328 8 0 0 25 0 1 0 172404305 38760448 8952 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/26503/statm: 9463 8952 54 142 0 9319 0
Current children cumulated CPU time (s) 1113.79
Current children cumulated vsize (KiB) 85428

[startup+1183.72 s]
/proc/loadavg: 2.12 2.06 1.97 3/82 26505
/proc/meminfo: memFree=1773904/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=70.43
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 799 20969 0 1 0 0 7027 16 17 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26503] ppid=26404 vsize=38192 CPUtime=1103.14
/proc/26503/stat : 26503 (minisat) R 26404 26404 25726 0 -1 4194304 9068 0 0 0 110306 8 0 0 25 0 1 0 172404305 39108608 9050 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/26503/statm: 9548 9050 54 142 0 9404 0
Current children cumulated CPU time (s) 1173.57
Current children cumulated vsize (KiB) 85768

[startup+1243.8 s]
/proc/loadavg: 2.12 2.06 1.98 3/82 26505
/proc/meminfo: memFree=1773520/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=70.43
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 799 20969 0 1 0 0 7027 16 17 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26503] ppid=26404 vsize=38660 CPUtime=1162.94
/proc/26503/stat : 26503 (minisat) R 26404 26404 25726 0 -1 4194304 9154 0 0 0 116286 8 0 0 25 0 1 0 172404305 39587840 9136 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/26503/statm: 9665 9136 54 142 0 9521 0
Current children cumulated CPU time (s) 1233.37
Current children cumulated vsize (KiB) 86236

[startup+1303.89 s]
/proc/loadavg: 2.04 2.05 1.98 3/82 26505
/proc/meminfo: memFree=1771856/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=70.43
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 799 20969 0 1 0 0 7027 16 17 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26503] ppid=26404 vsize=40456 CPUtime=1222.75
/proc/26503/stat : 26503 (minisat) R 26404 26404 25726 0 -1 4194304 9610 0 0 0 122266 9 0 0 25 0 1 0 172404305 41426944 9592 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/26503/statm: 10114 9592 54 142 0 9970 0
Current children cumulated CPU time (s) 1293.18
Current children cumulated vsize (KiB) 88032

[startup+1363.97 s]
/proc/loadavg: 2.05 2.05 1.98 4/82 26505
/proc/meminfo: memFree=1770896/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=70.43
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 799 20969 0 1 0 0 7027 16 17 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26503] ppid=26404 vsize=41392 CPUtime=1282.55
/proc/26503/stat : 26503 (minisat) R 26404 26404 25726 0 -1 4194304 9803 0 0 0 128246 9 0 0 25 0 1 0 172404305 42385408 9785 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/26503/statm: 10348 9785 54 142 0 10204 0
Current children cumulated CPU time (s) 1352.98
Current children cumulated vsize (KiB) 88968

[startup+1424.06 s]
/proc/loadavg: 2.02 2.04 1.98 3/82 26505
/proc/meminfo: memFree=1764560/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=70.43
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 799 20969 0 1 0 0 7027 16 17 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26503] ppid=26404 vsize=47812 CPUtime=1342.35
/proc/26503/stat : 26503 (minisat) R 26404 26404 25726 0 -1 4194304 11369 0 0 0 134225 10 0 0 25 0 1 0 172404305 48959488 11351 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/26503/statm: 11953 11351 54 142 0 11809 0
Current children cumulated CPU time (s) 1412.78
Current children cumulated vsize (KiB) 95388

[startup+1484.14 s]
/proc/loadavg: 2.00 2.03 1.98 3/82 26505
/proc/meminfo: memFree=1759952/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=70.43
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 799 20969 0 1 0 0 7027 16 17 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26503] ppid=26404 vsize=52324 CPUtime=1402.16
/proc/26503/stat : 26503 (minisat) R 26404 26404 25726 0 -1 4194304 12482 0 0 0 140205 11 0 0 25 0 1 0 172404305 53579776 12464 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529458 0 0 4096 3 0 0 0 17 1 0 0
/proc/26503/statm: 13081 12464 54 142 0 12937 0
Current children cumulated CPU time (s) 1472.59
Current children cumulated vsize (KiB) 99900

[startup+1544.22 s]
/proc/loadavg: 2.00 2.02 1.98 3/82 26505
/proc/meminfo: memFree=1758800/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=70.43
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 799 20969 0 1 0 0 7027 16 17 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26503] ppid=26404 vsize=53496 CPUtime=1461.96
/proc/26503/stat : 26503 (minisat) R 26404 26404 25726 0 -1 4194304 12757 0 0 0 146184 12 0 0 25 0 1 0 172404305 54779904 12739 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/26503/statm: 13374 12739 54 142 0 13230 0
Current children cumulated CPU time (s) 1532.39
Current children cumulated vsize (KiB) 101072

[startup+1604.3 s]
/proc/loadavg: 2.04 2.03 1.99 3/82 26505
/proc/meminfo: memFree=1758224/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=70.43
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 799 20969 0 1 0 0 7027 16 17 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26503] ppid=26404 vsize=54172 CPUtime=1521.76
/proc/26503/stat : 26503 (minisat) R 26404 26404 25726 0 -1 4194304 12880 0 0 0 152164 12 0 0 25 0 1 0 172404305 55472128 12862 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/26503/statm: 13543 12862 54 142 0 13399 0
Current children cumulated CPU time (s) 1592.19
Current children cumulated vsize (KiB) 101748

[startup+1664.38 s]
/proc/loadavg: 2.01 2.02 1.99 3/82 26505
/proc/meminfo: memFree=1757968/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=70.43
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 799 20969 0 1 0 0 7027 16 17 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26503] ppid=26404 vsize=54312 CPUtime=1581.56
/proc/26503/stat : 26503 (minisat) R 26404 26404 25726 0 -1 4194304 12934 0 0 0 158144 12 0 0 25 0 1 0 172404305 55615488 12916 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/26503/statm: 13578 12916 54 142 0 13434 0
Current children cumulated CPU time (s) 1651.99
Current children cumulated vsize (KiB) 101888

[startup+1724.46 s]
/proc/loadavg: 2.00 2.02 1.99 3/82 26505
/proc/meminfo: memFree=1757840/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=70.43
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 799 20969 0 1 0 0 7027 16 17 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26503] ppid=26404 vsize=54492 CPUtime=1641.36
/proc/26503/stat : 26503 (minisat) R 26404 26404 25726 0 -1 4194304 12978 0 0 0 164124 12 0 0 25 0 1 0 172404305 55799808 12960 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529495 0 0 4096 3 0 0 0 17 1 0 0
/proc/26503/statm: 13623 12960 54 142 0 13479 0
Current children cumulated CPU time (s) 1711.79
Current children cumulated vsize (KiB) 102068

[startup+1784.54 s]
/proc/loadavg: 2.00 2.01 1.99 3/82 26505
/proc/meminfo: memFree=1757776/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=70.43
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 799 20969 0 1 0 0 7027 16 17 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26503] ppid=26404 vsize=54492 CPUtime=1701.17
/proc/26503/stat : 26503 (minisat) R 26404 26404 25726 0 -1 4194304 12984 0 0 0 170104 13 0 0 25 0 1 0 172404305 55799808 12966 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 1 0 0
/proc/26503/statm: 13623 12966 54 142 0 13479 0
Current children cumulated CPU time (s) 1771.6
Current children cumulated vsize (KiB) 102068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.15 s]
/proc/loadavg: 2.00 2.01 1.99 3/82 26505
/proc/meminfo: memFree=1757776/2055920 swapFree=4192812/4192956
[pid=26404] ppid=26402 vsize=47576 CPUtime=70.43
/proc/26404/stat : 26404 (galac.sh) S 26402 26404 25726 0 -1 4194304 799 20969 0 1 0 0 7027 16 17 0 1 0 172397230 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26404/statm: 11894 362 244 79 0 218 0
[pid=26503] ppid=26404 vsize=54492 CPUtime=1729.65
/proc/26503/stat : 26503 (minisat) R 26404 26404 25726 0 -1 4194304 12984 0 0 0 172952 13 0 0 25 0 1 0 172404305 55799808 12966 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/26503/statm: 13623 12966 54 142 0 13479 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 102068

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 26404 and gives childrusage.ru_utime.tv_sec=70 childrusage.ru_utime.tv_usec=283315 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=168974
CPU time returned by wait4() is 70.4523
while last known CPU time is 1800.08

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1813.16
CPU time (s): 1800.08
CPU user time (s): 1799.79
CPU system time (s): 0.29
CPU usage (%): 99.2786
Max. virtual memory (cumulated for all children) (KiB): 908640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.2833
system time used= 0.168974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21768
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2558
involuntary context switches= 2856

runsolver used 2.04969 s user time and 5.33819 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Mon Jan  8 07:06:25 UTC 2007


IDJOB= 216296
IDBENCH= 5067
FILE ID= node48/216296-1168239985

PBS_JOBID= 3481506

Free space on /tmp= 66551 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-20-25.xml
COMMAND LINE= /tmp/evaluation/216296-1168239985/galac.sh /tmp/evaluation/216296-1168239985/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-216296-1168239985 -o ROOT/results/node48/solver-216296-1168239985 -C 1800 -M 900  /tmp/evaluation/216296-1168239985/galac.sh /tmp/evaluation/216296-1168239985/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  5471ab3656c812855ba7f206f1e3575d

RANDOM SEED= 122807207

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.218
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.218
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:       1638176 kB
Buffers:         15712 kB
Cached:         111924 kB
SwapCached:          0 kB
Active:         315600 kB
Inactive:        43536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1638176 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2900 kB
Writeback:           0 kB
Mapped:         243024 kB
Slab:            43348 kB
Committed_AS:  4341984 kB
PageTables:       2396 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= 66558 MiB



End job on node48 on Mon Jan  8 07:36:39 UTC 2007