Trace number 203083

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.02 1809

General information on the benchmark

Namerandom/rand-3-28-28-fcd/
rand-3-28-28-93-632-fcd-25_ext.xml
MD5SUMf45cb2f0ecffb2c2a8e653eeedeabf31
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.04	c --- Preproc Stats ---
5.47	c start processing
5.47	c start relation processing
19.82	c start cnf exporting
80.26	c parsing time : 5.297
80.26	c preprocessing time : 80.095
80.26	
80.26	c Nary constraints - conflicts : 0 supports : 93
80.26	c Binary constraints - conflicts : 0 supports :0
80.26	c max arity constraint : 3
80.26	c Max Tuples generated 0
80.26	c relations : 93
80.26	c relations BDD: 93
80.26	c vars : 598127 - clauses :  1874239
80.26	
80.36	 
80.36	c --- Minisat Stats ---
80.36	 

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/node26/watcher-203083-1168156114 -o ROOT/results/node26/solver-203083-1168156114 -C 1800 -M 900 /tmp/evaluation/203083-1168156114/galac.sh /tmp/evaluation/203083-1168156114/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.00 1.91 5/88 12898
/proc/meminfo: memFree=1530248/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=18540 CPUtime=0
/proc/12897/stat : 12897 (runsolver) R 12895 12897 12608 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 164005666 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 269028486439 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12897/statm: 4635 279 244 17 0 2626 0

[startup+0.110729 s]
/proc/loadavg: 2.00 2.00 1.91 5/88 12898
/proc/meminfo: memFree=1530248/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=0.01
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.522758 s]
/proc/loadavg: 2.00 2.00 1.91 5/88 12898
/proc/meminfo: memFree=1530248/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=0.01
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.35184 s]
/proc/loadavg: 2.08 2.02 1.92 3/96 12918
/proc/meminfo: memFree=1453064/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=0.01
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12911] ppid=12897 vsize=861064 CPUtime=1.28
/proc/12911/stat : 12911 (java) R 12897 12897 12608 0 -1 0 21613 0 1 0 118 10 0 0 22 0 8 0 164005670 881729536 21365 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12911/statm: 215266 21365 1967 14 0 201471 0
[pid=12911/tid=12912] ppid=12897 vsize=861064 CPUtime=0.08
/proc/12911/task/12912/stat : 12912 (java) R 12897 12897 12608 0 -1 64 5858 0 0 0 6 2 0 0 16 0 8 0 164005674 881729536 21365 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155772492 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12913] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12913/stat : 12913 (java) S 12897 12897 12608 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164005674 881729536 21365 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12914] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12914/stat : 12914 (java) S 12897 12897 12608 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164005674 881729536 21365 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12915] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12915/stat : 12915 (java) S 12897 12897 12608 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164005678 881729536 21365 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12916] ppid=12897 vsize=861064 CPUtime=0.12
/proc/12911/task/12916/stat : 12916 (java) S 12897 12897 12608 0 -1 64 892 0 0 0 12 0 0 0 16 0 8 0 164005678 881729536 21365 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12917] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12917/stat : 12917 (java) S 12897 12897 12608 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164005678 881729536 21365 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12918] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12918/stat : 12918 (java) S 12897 12897 12608 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164005678 881729536 21365 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) 908632

[startup+2.99199 s]
/proc/loadavg: 2.08 2.02 1.92 3/96 12918
/proc/meminfo: memFree=1441544/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=0.01
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12911] ppid=12897 vsize=861064 CPUtime=2.91
/proc/12911/stat : 12911 (java) R 12897 12897 12608 0 -1 0 25352 0 1 0 278 13 0 0 25 0 8 0 164005670 881729536 25099 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073651534 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12911/statm: 215266 25099 1967 14 0 201471 0
[pid=12911/tid=12912] ppid=12897 vsize=861064 CPUtime=0.19
/proc/12911/task/12912/stat : 12912 (java) S 12897 12897 12608 0 -1 64 9581 0 0 0 16 3 0 0 16 0 8 0 164005674 881729536 25099 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12913] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12913/stat : 12913 (java) S 12897 12897 12608 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164005674 881729536 25099 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12914] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12914/stat : 12914 (java) S 12897 12897 12608 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164005674 881729536 25099 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12915] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12915/stat : 12915 (java) S 12897 12897 12608 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164005678 881729536 25099 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12916] ppid=12897 vsize=861064 CPUtime=0.15
/proc/12911/task/12916/stat : 12916 (java) S 12897 12897 12608 0 -1 64 903 0 0 0 14 1 0 0 16 0 8 0 164005678 881729536 25099 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12917] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12917/stat : 12917 (java) S 12897 12897 12608 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164005678 881729536 25099 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12918] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12918/stat : 12918 (java) S 12897 12897 12608 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164005678 881729536 25099 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) 908632

[startup+6.2823 s]
/proc/loadavg: 2.15 2.03 1.93 3/96 12918
/proc/meminfo: memFree=1412552/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=0.01
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12911] ppid=12897 vsize=861064 CPUtime=6.16
/proc/12911/stat : 12911 (java) R 12897 12897 12608 0 -1 0 31389 0 1 0 600 16 0 0 25 0 8 0 164005670 881729536 31127 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073923074 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12911/statm: 215266 31127 1975 14 0 201471 0
[pid=12911/tid=12912] ppid=12897 vsize=861064 CPUtime=0.41
/proc/12911/task/12912/stat : 12912 (java) S 12897 12897 12608 0 -1 64 15547 0 0 0 35 6 0 0 17 0 8 0 164005674 881729536 31127 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12913] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12913/stat : 12913 (java) S 12897 12897 12608 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164005674 881729536 31127 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12914] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12914/stat : 12914 (java) S 12897 12897 12608 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164005674 881729536 31127 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12915] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12915/stat : 12915 (java) S 12897 12897 12608 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164005678 881729536 31127 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12916] ppid=12897 vsize=861064 CPUtime=0.23
/proc/12911/task/12916/stat : 12916 (java) S 12897 12897 12608 0 -1 64 946 0 0 0 22 1 0 0 15 0 8 0 164005678 881729536 31127 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12917] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12917/stat : 12917 (java) S 12897 12897 12608 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164005678 881729536 31127 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12918] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12918/stat : 12918 (java) S 12897 12897 12608 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164005678 881729536 31127 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908632

[startup+12.7769 s]
/proc/loadavg: 2.14 2.03 1.93 5/96 12918
/proc/meminfo: memFree=1319496/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=0.01
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12911] ppid=12897 vsize=861064 CPUtime=12.59
/proc/12911/stat : 12911 (java) R 12897 12897 12608 0 -1 0 54621 0 1 0 1232 27 0 0 25 0 8 0 164005670 881729536 54355 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073980525 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12911/statm: 215266 54355 1975 14 0 201471 0
[pid=12911/tid=12912] ppid=12897 vsize=861064 CPUtime=1.48
/proc/12911/task/12912/stat : 12912 (java) S 12897 12897 12608 0 -1 64 38775 0 0 0 131 17 0 0 16 0 8 0 164005674 881729536 54355 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12913] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12913/stat : 12913 (java) S 12897 12897 12608 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164005674 881729536 54355 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12914] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12914/stat : 12914 (java) S 12897 12897 12608 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164005674 881729536 54355 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12915] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12915/stat : 12915 (java) S 12897 12897 12608 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164005678 881729536 54355 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12916] ppid=12897 vsize=861064 CPUtime=0.23
/proc/12911/task/12916/stat : 12916 (java) S 12897 12897 12608 0 -1 64 946 0 0 0 22 1 0 0 15 0 8 0 164005678 881729536 54355 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12917] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12917/stat : 12917 (java) S 12897 12897 12608 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164005678 881729536 54355 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12918] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12918/stat : 12918 (java) S 12897 12897 12608 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164005678 881729536 54355 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 908632

[startup+25.6651 s]
/proc/loadavg: 2.20 2.05 1.93 3/96 12918
/proc/meminfo: memFree=1184840/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=0.01
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12911] ppid=12897 vsize=861064 CPUtime=25.38
/proc/12911/stat : 12911 (java) R 12897 12897 12608 0 -1 0 87659 0 1 0 2493 45 0 0 25 0 8 0 164005670 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074027975 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12911/statm: 215266 87380 1994 14 0 201471 0
[pid=12911/tid=12912] ppid=12897 vsize=861064 CPUtime=2.93
/proc/12911/task/12912/stat : 12912 (java) S 12897 12897 12608 0 -1 64 71727 0 0 0 261 32 0 0 16 0 8 0 164005674 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12913] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12913/stat : 12913 (java) S 12897 12897 12608 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164005674 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12914] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12914/stat : 12914 (java) S 12897 12897 12608 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164005674 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12915] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12915/stat : 12915 (java) S 12897 12897 12608 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164005678 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12916] ppid=12897 vsize=861064 CPUtime=0.29
/proc/12911/task/12916/stat : 12916 (java) S 12897 12897 12608 0 -1 64 982 0 0 0 28 1 0 0 15 0 8 0 164005678 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12917] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12917/stat : 12917 (java) S 12897 12897 12608 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164005678 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12918] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12918/stat : 12918 (java) S 12897 12897 12608 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164005678 881729536 87380 18446744073709551615 134512640 134570532 4294956112 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) 908632

[startup+51.3205 s]
/proc/loadavg: 2.12 2.04 1.93 3/101 12977
/proc/meminfo: memFree=1041760/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=0.01
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12911] ppid=12897 vsize=861064 CPUtime=50.81
/proc/12911/stat : 12911 (java) R 12897 12897 12608 0 -1 0 87702 0 1 0 5022 59 0 0 25 0 8 0 164005670 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4154015953 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12911/statm: 215266 87380 1994 14 0 201471 0
[pid=12911/tid=12912] ppid=12897 vsize=861064 CPUtime=3.01
/proc/12911/task/12912/stat : 12912 (java) S 12897 12897 12608 0 -1 64 71727 0 0 0 269 32 0 0 16 0 8 0 164005674 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12911/tid=12913] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12913/stat : 12913 (java) S 12897 12897 12608 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164005674 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12914] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12914/stat : 12914 (java) S 12897 12897 12608 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164005674 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12915] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12915/stat : 12915 (java) S 12897 12897 12608 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164005678 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12916] ppid=12897 vsize=861064 CPUtime=0.29
/proc/12911/task/12916/stat : 12916 (java) S 12897 12897 12608 0 -1 64 982 0 0 0 28 1 0 0 15 0 8 0 164005678 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12917] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12917/stat : 12917 (java) S 12897 12897 12608 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164005678 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12911/tid=12918] ppid=12897 vsize=861064 CPUtime=0
/proc/12911/task/12918/stat : 12918 (java) S 12897 12897 12608 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164005678 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 908632

[startup+102.542 s]
/proc/loadavg: 2.11 2.05 1.94 3/94 12978
/proc/meminfo: memFree=1254296/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=79.78
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 799 89467 0 1 0 0 7900 78 17 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12978] ppid=12897 vsize=123044 CPUtime=22.01
/proc/12978/stat : 12978 (minisat) R 12897 12897 12608 0 -1 4194304 28160 0 0 0 2184 17 0 0 25 0 1 0 164013702 125997056 28142 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/12978/statm: 30761 28142 54 142 0 30617 0
Current children cumulated CPU time (s) 101.79

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

/proc/loadavg: 2.03 2.03 1.96 3/94 13176
/proc/meminfo: memFree=1069912/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=79.78
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 799 89467 0 1 0 0 7900 78 17 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12978] ppid=12897 vsize=306580 CPUtime=1038.36
/proc/12978/stat : 12978 (minisat) R 12897 12897 12608 0 -1 4194304 74072 0 0 0 103774 62 0 0 25 0 1 0 164013702 313937920 74054 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/12978/statm: 76645 74054 54 142 0 76501 0
Current children cumulated CPU time (s) 1118.14
Current children cumulated vsize (KiB) 354148

[startup+1183.98 s]
/proc/loadavg: 2.01 2.02 1.96 3/94 13176
/proc/meminfo: memFree=1054104/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=79.78
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 799 89467 0 1 0 0 7900 78 17 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12978] ppid=12897 vsize=322036 CPUtime=1098.16
/proc/12978/stat : 12978 (minisat) R 12897 12897 12608 0 -1 4194304 78008 0 0 0 109751 65 0 0 25 0 1 0 164013702 329764864 77990 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/12978/statm: 80509 77990 54 142 0 80365 0
Current children cumulated CPU time (s) 1177.94
Current children cumulated vsize (KiB) 369604

[startup+1244.06 s]
/proc/loadavg: 2.04 2.03 1.96 3/94 13176
/proc/meminfo: memFree=1045912/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=79.78
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 799 89467 0 1 0 0 7900 78 17 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12978] ppid=12897 vsize=330272 CPUtime=1157.95
/proc/12978/stat : 12978 (minisat) R 12897 12897 12608 0 -1 4194304 80056 0 0 0 115728 67 0 0 25 0 1 0 164013702 338198528 80038 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/12978/statm: 82568 80038 54 142 0 82424 0
Current children cumulated CPU time (s) 1237.73
Current children cumulated vsize (KiB) 377840

[startup+1304.14 s]
/proc/loadavg: 2.01 2.02 1.96 3/94 13176
/proc/meminfo: memFree=1038552/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=79.78
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 799 89467 0 1 0 0 7900 78 17 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12978] ppid=12897 vsize=337584 CPUtime=1217.75
/proc/12978/stat : 12978 (minisat) R 12897 12897 12608 0 -1 4194304 81900 0 0 0 121706 69 0 0 25 0 1 0 164013702 345686016 81882 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/12978/statm: 84396 81882 54 142 0 84252 0
Current children cumulated CPU time (s) 1297.53
Current children cumulated vsize (KiB) 385152

[startup+1364.22 s]
/proc/loadavg: 2.00 2.02 1.96 3/94 13176
/proc/meminfo: memFree=1034648/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=79.78
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 799 89467 0 1 0 0 7900 78 17 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12978] ppid=12897 vsize=341720 CPUtime=1277.54
/proc/12978/stat : 12978 (minisat) R 12897 12897 12608 0 -1 4194304 82868 0 0 0 127684 70 0 0 25 0 1 0 164013702 349921280 82850 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/12978/statm: 85430 82850 54 142 0 85286 0
Current children cumulated CPU time (s) 1357.32
Current children cumulated vsize (KiB) 389288

[startup+1424.29 s]
/proc/loadavg: 2.00 2.01 1.96 3/94 13176
/proc/meminfo: memFree=1028504/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=79.78
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 799 89467 0 1 0 0 7900 78 17 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12978] ppid=12897 vsize=347824 CPUtime=1337.34
/proc/12978/stat : 12978 (minisat) R 12897 12897 12608 0 -1 4194304 84406 0 0 0 133661 73 0 0 25 0 1 0 164013702 356171776 84388 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/12978/statm: 86956 84388 54 142 0 86812 0
Current children cumulated CPU time (s) 1417.12
Current children cumulated vsize (KiB) 395392

[startup+1484.37 s]
/proc/loadavg: 2.00 2.01 1.96 3/94 13176
/proc/meminfo: memFree=1018584/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=79.78
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 799 89467 0 1 0 0 7900 78 17 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12978] ppid=12897 vsize=357724 CPUtime=1397.14
/proc/12978/stat : 12978 (minisat) R 12897 12897 12608 0 -1 4194304 86895 0 0 0 139639 75 0 0 25 0 1 0 164013702 366309376 86877 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/12978/statm: 89431 86877 54 142 0 89287 0
Current children cumulated CPU time (s) 1476.92
Current children cumulated vsize (KiB) 405292

[startup+1544.45 s]
/proc/loadavg: 2.00 2.00 1.96 3/94 13176
/proc/meminfo: memFree=1008856/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=79.78
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 799 89467 0 1 0 0 7900 78 17 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12978] ppid=12897 vsize=367484 CPUtime=1456.94
/proc/12978/stat : 12978 (minisat) R 12897 12897 12608 0 -1 4194304 89343 0 0 0 145616 78 0 0 25 0 1 0 164013702 376303616 89325 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/12978/statm: 91871 89325 54 142 0 91727 0
Current children cumulated CPU time (s) 1536.72
Current children cumulated vsize (KiB) 415052

[startup+1604.53 s]
/proc/loadavg: 2.00 2.00 1.96 3/94 13176
/proc/meminfo: memFree=995800/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=79.78
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 799 89467 0 1 0 0 7900 78 17 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12978] ppid=12897 vsize=380364 CPUtime=1516.73
/proc/12978/stat : 12978 (minisat) R 12897 12897 12608 0 -1 4194304 92553 0 0 0 151593 80 0 0 25 0 1 0 164013702 389492736 92535 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/12978/statm: 95091 92535 54 142 0 94947 0
Current children cumulated CPU time (s) 1596.51
Current children cumulated vsize (KiB) 427932

[startup+1664.6 s]
/proc/loadavg: 2.00 2.00 1.96 3/94 13176
/proc/meminfo: memFree=988504/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=79.78
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 799 89467 0 1 0 0 7900 78 17 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12978] ppid=12897 vsize=387564 CPUtime=1576.52
/proc/12978/stat : 12978 (minisat) R 12897 12897 12608 0 -1 4194304 94368 0 0 0 157570 82 0 0 25 0 1 0 164013702 396865536 94350 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/12978/statm: 96891 94350 54 142 0 96747 0
Current children cumulated CPU time (s) 1656.3
Current children cumulated vsize (KiB) 435132

[startup+1724.68 s]
/proc/loadavg: 2.00 2.00 1.96 3/94 13176
/proc/meminfo: memFree=980120/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=79.78
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 799 89467 0 1 0 0 7900 78 17 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12978] ppid=12897 vsize=396096 CPUtime=1636.32
/proc/12978/stat : 12978 (minisat) R 12897 12897 12608 0 -1 4194304 96506 0 0 0 163548 84 0 0 25 0 1 0 164013702 405602304 96488 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/12978/statm: 99024 96488 54 142 0 98880 0
Current children cumulated CPU time (s) 1716.1
Current children cumulated vsize (KiB) 443664

[startup+1784.75 s]
/proc/loadavg: 2.00 2.00 1.96 3/94 13176
/proc/meminfo: memFree=966936/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=79.78
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 799 89467 0 1 0 0 7900 78 17 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12978] ppid=12897 vsize=409236 CPUtime=1696.11
/proc/12978/stat : 12978 (minisat) R 12897 12897 12608 0 -1 4194304 99768 0 0 0 169524 87 0 0 25 0 1 0 164013702 419057664 99750 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/12978/statm: 102309 99750 54 142 0 102165 0
Current children cumulated CPU time (s) 1775.89
Current children cumulated vsize (KiB) 456804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.99 s]
/proc/loadavg: 2.00 2.00 1.96 3/94 13176
/proc/meminfo: memFree=961368/2055920 swapFree=4192812/4192956
[pid=12897] ppid=12895 vsize=47568 CPUtime=79.78
/proc/12897/stat : 12897 (galac.sh) S 12895 12897 12608 0 -1 4194304 799 89467 0 1 0 0 7900 78 17 0 1 0 164005666 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12897/statm: 11892 363 245 79 0 218 0
[pid=12978] ppid=12897 vsize=414600 CPUtime=1720.24
/proc/12978/stat : 12978 (minisat) R 12897 12897 12608 0 -1 4194304 101123 0 0 0 171936 88 0 0 25 0 1 0 164013702 424550400 101105 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/12978/statm: 103650 101105 54 142 0 103506 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 462168

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 12897 and gives childrusage.ru_utime.tv_sec=79 childrusage.ru_utime.tv_usec=12988 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=791879
CPU time returned by wait4() is 79.8049
while last known CPU time is 1800.02

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

Real time (s): 1809
CPU time (s): 1800.02
CPU user time (s): 1798.36
CPU system time (s): 1.66
CPU usage (%): 99.5036
Max. virtual memory (cumulated for all children) (KiB): 908632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 79.013
system time used= 0.791879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90266
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= 3506
involuntary context switches= 4123

runsolver used 2.12668 s user time and 5.8941 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sun Jan  7 07:48:34 UTC 2007


IDJOB= 203083
IDBENCH= 3909
FILE ID= node26/203083-1168156114

PBS_JOBID= 3478506

Free space on /tmp= 66531 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  f45cb2f0ecffb2c2a8e653eeedeabf31

RANDOM SEED= 432911467

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.236
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.236
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:       1530664 kB
Buffers:         60092 kB
Cached:         335940 kB
SwapCached:          0 kB
Active:         222244 kB
Inactive:       241312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1530664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8680 kB
Writeback:           0 kB
Mapped:          88064 kB
Slab:            46436 kB
Committed_AS:  3114088 kB
PageTables:       2292 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= 66492 MiB



End job on node26 on Sun Jan  7 08:18:43 UTC 2007