Trace number 206856

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.03 1808.01

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-16_ext.xml
MD5SUM0d8c0cee3fe4dc25dc6d0f77c207051a
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
5.56	c start processing
5.56	c start relation processing
20.66	c start cnf exporting
84.38	c parsing time : 5.399
84.38	c preprocessing time : 84.215
84.38	
84.38	c Nary constraints - conflicts : 0 supports : 93
84.38	c Binary constraints - conflicts : 0 supports :0
84.38	c max arity constraint : 3
84.38	c Max Tuples generated 0
84.38	c relations : 93
84.38	c relations BDD: 93
84.38	c vars : 598382 - clauses :  1875006
84.38	
84.44	 
84.44	c --- Minisat Stats ---
84.44	 

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/node7/watcher-206856-1168179017 -o ROOT/results/node7/solver-206856-1168179017 -C 1800 -M 900 /tmp/evaluation/206856-1168179017/galac.sh /tmp/evaluation/206856-1168179017/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: 1.96 2.00 2.00 4/87 21498
/proc/meminfo: memFree=1305936/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=8652 CPUtime=0
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 347 0 0 0 0 0 0 0 16 0 1 0 166297117 8859648 280 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21497/statm: 2163 280 208 79 0 156 0
[pid=21499] ppid=21497 vsize=8688 CPUtime=0
/proc/21499/stat : 21499 (galac.sh) R 21497 21497 20162 0 -1 4194368 72 487 0 0 0 0 0 0 16 0 1 0 166297118 8896512 288 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244671113887 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/21499/statm: 2172 288 210 79 0 165 0
[pid=21502] ppid=21499 vsize=8728 CPUtime=0
/proc/21502/stat : 21502 (galac.sh) R 21499 21497 20162 0 -1 4194368 26 0 0 0 0 0 0 0 16 0 1 0 166297118 8937472 292 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244671114535 0 0 3674112 73728 0 0 0 17 0 0 0
/proc/21502/statm: 0 0 0 0 0 0 0

[startup+0.105662 s]
/proc/loadavg: 1.96 2.00 2.00 4/87 21498
/proc/meminfo: memFree=1305936/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=0.01
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.517702 s]
/proc/loadavg: 1.96 2.00 2.00 4/87 21498
/proc/meminfo: memFree=1305936/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=0.01
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.34179 s]
/proc/loadavg: 1.96 2.00 2.00 3/95 21518
/proc/meminfo: memFree=1228432/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=0.01
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21511] ppid=21497 vsize=860852 CPUtime=1.28
/proc/21511/stat : 21511 (java) R 21497 21497 20162 0 -1 0 21361 0 1 0 118 10 0 0 23 0 8 0 166297121 881512448 21114 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073651534 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21511/statm: 215213 21114 1968 14 0 201471 0
[pid=21511/tid=21512] ppid=21497 vsize=860852 CPUtime=0.06
/proc/21511/task/21512/stat : 21512 (java) S 21497 21497 20162 0 -1 64 5606 0 0 0 4 2 0 0 16 0 8 0 166297124 881512448 21114 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21513] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21513/stat : 21513 (java) S 21497 21497 20162 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166297125 881512448 21114 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21514] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21514/stat : 21514 (java) S 21497 21497 20162 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 166297125 881512448 21114 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21515] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21515/stat : 21515 (java) S 21497 21497 20162 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166297128 881512448 21114 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21516] ppid=21497 vsize=860852 CPUtime=0.12
/proc/21511/task/21516/stat : 21516 (java) S 21497 21497 20162 0 -1 64 891 0 0 0 12 0 0 0 16 0 8 0 166297128 881512448 21114 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21517] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21517/stat : 21517 (java) S 21497 21497 20162 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166297128 881512448 21114 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21518] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21518/stat : 21518 (java) S 21497 21497 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166297128 881512448 21114 18446744073709551615 134512640 134570532 4294956096 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) 908416

[startup+2.97896 s]
/proc/loadavg: 1.96 2.00 2.00 3/95 21518
/proc/meminfo: memFree=1218512/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=0.01
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21511] ppid=21497 vsize=860852 CPUtime=2.9
/proc/21511/stat : 21511 (java) R 21497 21497 20162 0 -1 0 25023 0 1 0 278 12 0 0 25 0 8 0 166297121 881512448 24770 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073671150 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21511/statm: 215213 24770 1968 14 0 201471 0
[pid=21511/tid=21512] ppid=21497 vsize=860852 CPUtime=0.2
/proc/21511/task/21512/stat : 21512 (java) S 21497 21497 20162 0 -1 64 9253 0 0 0 16 4 0 0 16 0 8 0 166297124 881512448 24770 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21513] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21513/stat : 21513 (java) S 21497 21497 20162 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166297125 881512448 24770 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21514] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21514/stat : 21514 (java) S 21497 21497 20162 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 166297125 881512448 24770 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21515] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21515/stat : 21515 (java) S 21497 21497 20162 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166297128 881512448 24770 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21516] ppid=21497 vsize=860852 CPUtime=0.14
/proc/21511/task/21516/stat : 21516 (java) S 21497 21497 20162 0 -1 64 900 0 0 0 14 0 0 0 16 0 8 0 166297128 881512448 24770 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21517] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21517/stat : 21517 (java) S 21497 21497 20162 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166297128 881512448 24770 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21518] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21518/stat : 21518 (java) S 21497 21497 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166297128 881512448 24770 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908416

[startup+6.28031 s]
/proc/loadavg: 2.05 2.01 2.00 3/95 21518
/proc/meminfo: memFree=1191184/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=0.01
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21511] ppid=21497 vsize=860852 CPUtime=6.17
/proc/21511/stat : 21511 (java) R 21497 21497 20162 0 -1 0 30522 0 1 0 601 16 0 0 25 0 8 0 166297121 881512448 30260 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073984730 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21511/statm: 215213 30260 1976 14 0 201471 0
[pid=21511/tid=21512] ppid=21497 vsize=860852 CPUtime=0.41
/proc/21511/task/21512/stat : 21512 (java) S 21497 21497 20162 0 -1 64 14679 0 0 0 35 6 0 0 16 0 8 0 166297124 881512448 30260 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21513] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21513/stat : 21513 (java) S 21497 21497 20162 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166297125 881512448 30260 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21514] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21514/stat : 21514 (java) S 21497 21497 20162 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 166297125 881512448 30260 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21515] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21515/stat : 21515 (java) S 21497 21497 20162 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166297128 881512448 30260 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21516] ppid=21497 vsize=860852 CPUtime=0.22
/proc/21511/task/21516/stat : 21516 (java) S 21497 21497 20162 0 -1 64 945 0 0 0 21 1 0 0 15 0 8 0 166297128 881512448 30260 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21517] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21517/stat : 21517 (java) S 21497 21497 20162 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166297128 881512448 30260 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21518] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21518/stat : 21518 (java) S 21497 21497 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166297128 881512448 30260 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 908416

[startup+12.77 s]
/proc/loadavg: 2.04 2.01 2.00 3/95 21518
/proc/meminfo: memFree=1092560/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=0.01
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21511] ppid=21497 vsize=860852 CPUtime=12.6
/proc/21511/stat : 21511 (java) R 21497 21497 20162 0 -1 0 54763 0 1 0 1231 29 0 0 25 0 8 0 166297121 881512448 54497 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073930846 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21511/statm: 215213 54497 1976 14 0 201471 0
[pid=21511/tid=21512] ppid=21497 vsize=860852 CPUtime=1.53
/proc/21511/task/21512/stat : 21512 (java) S 21497 21497 20162 0 -1 64 38916 0 0 0 134 19 0 0 20 0 8 0 166297124 881512448 54497 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21513] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21513/stat : 21513 (java) S 21497 21497 20162 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166297125 881512448 54497 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21514] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21514/stat : 21514 (java) S 21497 21497 20162 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 166297125 881512448 54497 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21515] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21515/stat : 21515 (java) S 21497 21497 20162 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166297128 881512448 54497 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21516] ppid=21497 vsize=860852 CPUtime=0.22
/proc/21511/task/21516/stat : 21516 (java) S 21497 21497 20162 0 -1 64 945 0 0 0 21 1 0 0 15 0 8 0 166297128 881512448 54497 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21517] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21517/stat : 21517 (java) S 21497 21497 20162 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166297128 881512448 54497 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21518] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21518/stat : 21518 (java) S 21497 21497 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166297128 881512448 54497 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 908416

[startup+25.6723 s]
/proc/loadavg: 2.10 2.03 2.01 3/95 21518
/proc/meminfo: memFree=955472/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=0.01
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21511] ppid=21497 vsize=860852 CPUtime=25.38
/proc/21511/stat : 21511 (java) R 21497 21497 20162 0 -1 0 87681 0 1 0 2486 52 0 0 25 0 8 0 166297121 881512448 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074053728 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21511/statm: 215213 87404 1995 14 0 201471 0
[pid=21511/tid=21512] ppid=21497 vsize=860852 CPUtime=3.06
/proc/21511/task/21512/stat : 21512 (java) S 21497 21497 20162 0 -1 64 71750 0 0 0 266 40 0 0 16 0 8 0 166297124 881512448 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21513] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21513/stat : 21513 (java) S 21497 21497 20162 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166297125 881512448 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21514] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21514/stat : 21514 (java) S 21497 21497 20162 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 166297125 881512448 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21515] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21515/stat : 21515 (java) S 21497 21497 20162 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166297128 881512448 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21516] ppid=21497 vsize=860852 CPUtime=0.29
/proc/21511/task/21516/stat : 21516 (java) S 21497 21497 20162 0 -1 64 981 0 0 0 28 1 0 0 15 0 8 0 166297128 881512448 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21517] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21517/stat : 21517 (java) S 21497 21497 20162 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166297128 881512448 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21518] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21518/stat : 21518 (java) S 21497 21497 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166297128 881512448 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 908416

[startup+51.33 s]
/proc/loadavg: 2.06 2.03 2.00 3/95 21518
/proc/meminfo: memFree=933392/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=0.01
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21511] ppid=21497 vsize=860852 CPUtime=50.79
/proc/21511/stat : 21511 (java) R 21497 21497 20162 0 -1 0 87724 0 1 0 5018 61 0 0 25 0 8 0 166297121 881512448 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153380195 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21511/statm: 215213 87404 1995 14 0 201471 0
[pid=21511/tid=21512] ppid=21497 vsize=860852 CPUtime=3.13
/proc/21511/task/21512/stat : 21512 (java) S 21497 21497 20162 0 -1 64 71750 0 0 0 273 40 0 0 16 0 8 0 166297124 881512448 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21513] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21513/stat : 21513 (java) S 21497 21497 20162 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166297125 881512448 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21514] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21514/stat : 21514 (java) S 21497 21497 20162 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 166297125 881512448 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21515] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21515/stat : 21515 (java) S 21497 21497 20162 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166297128 881512448 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21516] ppid=21497 vsize=860852 CPUtime=0.29
/proc/21511/task/21516/stat : 21516 (java) S 21497 21497 20162 0 -1 64 981 0 0 0 28 1 0 0 15 0 8 0 166297128 881512448 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21517] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21517/stat : 21517 (java) S 21497 21497 20162 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166297128 881512448 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21511/tid=21518] ppid=21497 vsize=860852 CPUtime=0
/proc/21511/task/21518/stat : 21518 (java) S 21497 21497 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166297128 881512448 87404 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 908416

[startup+102.588 s]
/proc/loadavg: 2.03 2.02 2.00 3/88 21519
/proc/meminfo: memFree=1140296/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=83.59

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

/proc/loadavg: 1.99 1.98 1.99 3/88 21984
/proc/meminfo: memFree=713616/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=83.59
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 800 89491 0 1 0 0 8279 80 17 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21519] ppid=21497 vsize=227344 CPUtime=1035.32
/proc/21519/stat : 21519 (minisat) R 21497 21497 20162 0 -1 4194304 54316 0 0 0 103469 63 0 0 25 0 1 0 166305562 232800256 54298 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 0 0 0
/proc/21519/statm: 56836 54298 54 142 0 56692 0
Current children cumulated CPU time (s) 1118.91
Current children cumulated vsize (KiB) 274908

[startup+1183.97 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 21984
/proc/meminfo: memFree=704016/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=83.59
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 800 89491 0 1 0 0 8279 80 17 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21519] ppid=21497 vsize=236840 CPUtime=1095.36
/proc/21519/stat : 21519 (minisat) R 21497 21497 20162 0 -1 4194304 56694 0 0 0 109470 66 0 0 25 0 1 0 166305562 242524160 56676 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/21519/statm: 59210 56676 54 142 0 59066 0
Current children cumulated CPU time (s) 1178.95
Current children cumulated vsize (KiB) 284404

[startup+1244.07 s]
/proc/loadavg: 1.96 1.96 1.98 4/95 22159
/proc/meminfo: memFree=1256216/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=83.59
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 800 89491 0 1 0 0 8279 80 17 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21519] ppid=21497 vsize=249512 CPUtime=1155.3
/proc/21519/stat : 21519 (minisat) R 21497 21497 20162 0 -1 4194304 59856 0 0 0 115458 72 0 0 25 0 1 0 166305562 255500288 59838 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/21519/statm: 62378 59838 54 142 0 62234 0
Current children cumulated CPU time (s) 1238.89
Current children cumulated vsize (KiB) 297076

[startup+1304.14 s]
/proc/loadavg: 2.04 1.98 1.99 4/83 22395
/proc/meminfo: memFree=1333240/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=83.59
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 800 89491 0 1 0 0 8279 80 17 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21519] ppid=21497 vsize=259672 CPUtime=1215.18
/proc/21519/stat : 21519 (minisat) R 21497 21497 20162 0 -1 4194304 62413 0 0 0 121442 76 0 0 25 0 1 0 166305562 265904128 62395 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/21519/statm: 64918 62395 54 142 0 64774 0
Current children cumulated CPU time (s) 1298.77
Current children cumulated vsize (KiB) 307236

[startup+1364.2 s]
/proc/loadavg: 1.98 1.97 1.98 3/94 22442
/proc/meminfo: memFree=1232288/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=83.59
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 800 89491 0 1 0 0 8279 80 17 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21519] ppid=21497 vsize=262316 CPUtime=1275.18
/proc/21519/stat : 21519 (minisat) R 21497 21497 20162 0 -1 4194304 63022 0 0 0 127440 78 0 0 25 0 1 0 166305562 268611584 63004 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/21519/statm: 65579 63004 54 142 0 65435 0
Current children cumulated CPU time (s) 1358.77
Current children cumulated vsize (KiB) 309880

[startup+1424.21 s]
/proc/loadavg: 1.96 1.96 1.98 3/94 22498
/proc/meminfo: memFree=1241440/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=83.59
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 800 89491 0 1 0 0 8279 80 17 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21519] ppid=21497 vsize=265220 CPUtime=1335.15
/proc/21519/stat : 21519 (minisat) R 21497 21497 20162 0 -1 4194304 63736 0 0 0 133434 81 0 0 25 0 1 0 166305562 271585280 63718 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/21519/statm: 66305 63718 54 142 0 66161 0
Current children cumulated CPU time (s) 1418.74
Current children cumulated vsize (KiB) 312784

[startup+1484.24 s]
/proc/loadavg: 2.06 1.98 1.98 3/95 22568
/proc/meminfo: memFree=1231064/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=83.59
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 800 89491 0 1 0 0 8279 80 17 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21519] ppid=21497 vsize=268784 CPUtime=1395.09
/proc/21519/stat : 21519 (minisat) R 21497 21497 20162 0 -1 4194304 64645 0 0 0 139425 84 0 0 25 0 1 0 166305562 275234816 64627 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/21519/statm: 67196 64627 54 142 0 67052 0
Current children cumulated CPU time (s) 1478.68
Current children cumulated vsize (KiB) 316348

[startup+1544.34 s]
/proc/loadavg: 2.02 1.98 1.98 4/95 22676
/proc/meminfo: memFree=1198808/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=83.59
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 800 89491 0 1 0 0 8279 80 17 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21519] ppid=21497 vsize=271556 CPUtime=1454.92
/proc/21519/stat : 21519 (minisat) R 21497 21497 20162 0 -1 4194304 65336 0 0 0 145405 87 0 0 25 0 1 0 166305562 278073344 65318 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/21519/statm: 67889 65318 54 142 0 67745 0
Current children cumulated CPU time (s) 1538.51
Current children cumulated vsize (KiB) 319120

[startup+1604.35 s]
/proc/loadavg: 2.01 1.98 1.98 3/95 22676
/proc/meminfo: memFree=1150872/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=83.59
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 800 89491 0 1 0 0 8279 80 17 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21519] ppid=21497 vsize=273932 CPUtime=1514.61
/proc/21519/stat : 21519 (minisat) R 21497 21497 20162 0 -1 4194304 65953 0 0 0 151372 89 0 0 25 0 1 0 166305562 280506368 65935 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/21519/statm: 68483 65935 54 142 0 68339 0
Current children cumulated CPU time (s) 1598.2
Current children cumulated vsize (KiB) 321496

[startup+1664.42 s]
/proc/loadavg: 2.00 1.98 1.98 3/95 22676
/proc/meminfo: memFree=1121112/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=83.59
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 800 89491 0 1 0 0 8279 80 17 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21519] ppid=21497 vsize=276844 CPUtime=1574.29
/proc/21519/stat : 21519 (minisat) R 21497 21497 20162 0 -1 4194304 66688 0 0 0 157338 91 0 0 25 0 1 0 166305562 283488256 66670 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 0 0 0
/proc/21519/statm: 69211 66670 54 142 0 69067 0
Current children cumulated CPU time (s) 1657.88
Current children cumulated vsize (KiB) 324408

[startup+1724.51 s]
/proc/loadavg: 2.00 1.98 1.98 3/95 22676
/proc/meminfo: memFree=1094424/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=83.59
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 800 89491 0 1 0 0 8279 80 17 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21519] ppid=21497 vsize=279884 CPUtime=1633.78
/proc/21519/stat : 21519 (minisat) R 21497 21497 20162 0 -1 4194304 67437 0 0 0 163286 92 0 0 25 0 1 0 166305562 286601216 67419 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/21519/statm: 69971 67419 54 142 0 69827 0
Current children cumulated CPU time (s) 1717.37
Current children cumulated vsize (KiB) 327448

[startup+1784.58 s]
/proc/loadavg: 2.00 1.98 1.98 3/95 22676
/proc/meminfo: memFree=1064856/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=83.59
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 800 89491 0 1 0 0 8279 80 17 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21519] ppid=21497 vsize=282656 CPUtime=1693.26
/proc/21519/stat : 21519 (minisat) R 21497 21497 20162 0 -1 4194304 68144 0 0 0 169232 94 0 0 25 0 1 0 166305562 289439744 68126 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/21519/statm: 70664 68126 54 142 0 70520 0
Current children cumulated CPU time (s) 1776.85
Current children cumulated vsize (KiB) 330220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808 s]
/proc/loadavg: 2.00 1.98 1.98 3/95 22676
/proc/meminfo: memFree=1057112/2055920 swapFree=4192812/4192956
[pid=21497] ppid=21495 vsize=47564 CPUtime=83.59
/proc/21497/stat : 21497 (galac.sh) S 21495 21497 20162 0 -1 4194304 800 89491 0 1 0 0 8279 80 17 0 1 0 166297117 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21497/statm: 11891 364 246 79 0 218 0
[pid=21519] ppid=21497 vsize=283448 CPUtime=1716.44
/proc/21519/stat : 21519 (minisat) R 21497 21497 20162 0 -1 4194304 68340 0 0 0 171549 95 0 0 25 0 1 0 166305562 290250752 68322 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/21519/statm: 70862 68322 54 142 0 70718 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 331012

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 21497 and gives childrusage.ru_utime.tv_sec=82 childrusage.ru_utime.tv_usec=796413 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=815875
CPU time returned by wait4() is 83.6123
while last known CPU time is 1800.03

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

Real time (s): 1808.01
CPU time (s): 1800.03
CPU user time (s): 1798.28
CPU system time (s): 1.75
CPU usage (%): 99.5584
Max. virtual memory (cumulated for all children) (KiB): 908416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.7964
system time used= 0.815875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90291
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= 3589
involuntary context switches= 5412

runsolver used 2.03769 s user time and 5.9331 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sun Jan  7 14:10:17 UTC 2007


IDJOB= 206856
IDBENCH= 4240
FILE ID= node7/206856-1168179017

PBS_JOBID= 3478839

Free space on /tmp= 66505 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28/rand-3-28-28-93-632-16_ext.xml
COMMAND LINE= /tmp/evaluation/206856-1168179017/galac.sh /tmp/evaluation/206856-1168179017/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-206856-1168179017 -o ROOT/results/node7/solver-206856-1168179017 -C 1800 -M 900  /tmp/evaluation/206856-1168179017/galac.sh /tmp/evaluation/206856-1168179017/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  0d8c0cee3fe4dc25dc6d0f77c207051a

RANDOM SEED= 569448466

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.220
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.220
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:       1306544 kB
Buffers:         64472 kB
Cached:         291916 kB
SwapCached:          0 kB
Active:         479600 kB
Inactive:       213096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1306544 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8660 kB
Writeback:           0 kB
Mapped:         356376 kB
Slab:            40812 kB
Committed_AS:  4974124 kB
PageTables:       2976 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= 66509 MiB



End job on node7 on Sun Jan  7 14:40:25 UTC 2007