Trace number 206414

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.07 1805.97

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-28_ext.xml
MD5SUM91e3fef88b9ca05ef4e5572a690d863f
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.69	c start processing
5.69	c start relation processing
20.84	c start cnf exporting
84.20	c parsing time : 5.522
84.20	c preprocessing time : 84.031
84.20	
84.20	c Nary constraints - conflicts : 0 supports : 93
84.20	c Binary constraints - conflicts : 0 supports :0
84.20	c max arity constraint : 3
84.20	c Max Tuples generated 0
84.20	c relations : 93
84.20	c relations BDD: 93
84.20	c vars : 598777 - clauses :  1876192
84.20	
84.31	 
84.31	c --- Minisat Stats ---
84.31	 

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/node33/watcher-206414-1168172694 -o ROOT/results/node33/solver-206414-1168172694 -C 1800 -M 900 /tmp/evaluation/206414-1168172694/galac.sh /tmp/evaluation/206414-1168172694/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.83 5/74 6723
/proc/meminfo: memFree=1275168/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=8652 CPUtime=0
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 347 0 0 0 0 0 0 0 17 0 1 0 165663214 8859648 280 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 2163 280 208 79 0 156 0
[pid=6724] ppid=6722 vsize=8688 CPUtime=0
/proc/6724/stat : 6724 (galac.sh) S 6722 6722 6078 0 -1 4194368 38 0 0 0 0 0 0 0 18 0 1 0 165663215 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210824298578 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/6724/statm: 2172 286 209 79 0 165 0
[pid=6725] ppid=6724 vsize=8728 CPUtime=0
/proc/6725/stat : 6725 (galac.sh) R 6724 6722 6078 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 1 0 165663215 8937472 290 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210824129831 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/6725/statm: 2182 290 209 79 0 175 0

[startup+0.106683 s]
/proc/loadavg: 2.00 2.00 1.83 5/74 6723
/proc/meminfo: memFree=1275168/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=0.01
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.514767 s]
/proc/loadavg: 2.00 2.00 1.83 5/74 6723
/proc/meminfo: memFree=1275168/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=0.01
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33794 s]
/proc/loadavg: 2.00 2.00 1.83 3/82 6743
/proc/meminfo: memFree=1197848/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=0.01
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6736] ppid=6722 vsize=861064 CPUtime=1.27
/proc/6736/stat : 6736 (java) R 6722 6722 6078 0 -1 0 21282 0 1 0 116 11 0 0 23 0 8 0 165663218 881729536 21035 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073719862 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6736/statm: 215266 21035 1967 14 0 201471 0
[pid=6736/tid=6737] ppid=6722 vsize=861064 CPUtime=0.06
/proc/6736/task/6737/stat : 6737 (java) S 6722 6722 6078 0 -1 64 5527 0 0 0 4 2 0 0 16 0 8 0 165663221 881729536 21035 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6738] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6738/stat : 6738 (java) S 6722 6722 6078 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165663222 881729536 21035 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6739] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6739/stat : 6739 (java) S 6722 6722 6078 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165663222 881729536 21035 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6740] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6740/stat : 6740 (java) S 6722 6722 6078 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165663226 881729536 21035 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6741] ppid=6722 vsize=861064 CPUtime=0.12
/proc/6736/task/6741/stat : 6741 (java) S 6722 6722 6078 0 -1 64 892 0 0 0 11 1 0 0 16 0 8 0 165663226 881729536 21035 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6742] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6742/stat : 6742 (java) S 6722 6722 6078 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165663226 881729536 21035 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6743] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6743/stat : 6743 (java) S 6722 6722 6078 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165663226 881729536 21035 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908632

[startup+2.98528 s]
/proc/loadavg: 2.00 2.00 1.83 4/82 6743
/proc/meminfo: memFree=1188632/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=0.01
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6736] ppid=6722 vsize=861064 CPUtime=2.91
/proc/6736/stat : 6736 (java) R 6722 6722 6078 0 -1 0 25346 0 1 0 277 14 0 0 25 0 8 0 165663218 881729536 25093 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073753124 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6736/statm: 215266 25093 1967 14 0 201471 0
[pid=6736/tid=6737] ppid=6722 vsize=861064 CPUtime=0.22
/proc/6736/task/6737/stat : 6737 (java) S 6722 6722 6078 0 -1 64 9576 0 0 0 18 4 0 0 16 0 8 0 165663221 881729536 25093 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6738] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6738/stat : 6738 (java) S 6722 6722 6078 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165663222 881729536 25093 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6739] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6739/stat : 6739 (java) S 6722 6722 6078 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165663222 881729536 25093 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6740] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6740/stat : 6740 (java) S 6722 6722 6078 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165663226 881729536 25093 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6741] ppid=6722 vsize=861064 CPUtime=0.14
/proc/6736/task/6741/stat : 6741 (java) S 6722 6722 6078 0 -1 64 901 0 0 0 13 1 0 0 16 0 8 0 165663226 881729536 25093 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6742] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6742/stat : 6742 (java) S 6722 6722 6078 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165663226 881729536 25093 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6743] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6743/stat : 6743 (java) S 6722 6722 6078 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165663226 881729536 25093 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.28496 s]
/proc/loadavg: 2.00 2.00 1.83 3/82 6743
/proc/meminfo: memFree=1157416/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=0.01
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6736] ppid=6722 vsize=861064 CPUtime=6.18
/proc/6736/stat : 6736 (java) R 6722 6722 6078 0 -1 0 31384 0 1 0 599 19 0 0 25 0 8 0 165663218 881729536 31122 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073951088 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6736/statm: 215266 31122 1975 14 0 201471 0
[pid=6736/tid=6737] ppid=6722 vsize=861064 CPUtime=0.45
/proc/6736/task/6737/stat : 6737 (java) S 6722 6722 6078 0 -1 64 15542 0 0 0 38 7 0 0 16 0 8 0 165663221 881729536 31122 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6738] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6738/stat : 6738 (java) S 6722 6722 6078 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165663222 881729536 31122 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6739] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6739/stat : 6739 (java) S 6722 6722 6078 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165663222 881729536 31122 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6740] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6740/stat : 6740 (java) S 6722 6722 6078 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165663226 881729536 31122 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6741] ppid=6722 vsize=861064 CPUtime=0.23
/proc/6736/task/6741/stat : 6741 (java) S 6722 6722 6078 0 -1 64 945 0 0 0 21 2 0 0 15 0 8 0 165663226 881729536 31122 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6742] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6742/stat : 6742 (java) S 6722 6722 6078 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165663226 881729536 31122 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6743] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6743/stat : 6743 (java) S 6722 6722 6078 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165663226 881729536 31122 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 908632

[startup+12.7863 s]
/proc/loadavg: 2.00 2.00 1.83 3/82 6743
/proc/meminfo: memFree=1063656/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=0.01
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6736] ppid=6722 vsize=861064 CPUtime=12.61
/proc/6736/stat : 6736 (java) R 6722 6722 6078 0 -1 0 54695 0 1 0 1229 32 0 0 25 0 8 0 165663218 881729536 54429 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073924178 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6736/statm: 215266 54429 1975 14 0 201471 0
[pid=6736/tid=6737] ppid=6722 vsize=861064 CPUtime=1.58
/proc/6736/task/6737/stat : 6737 (java) S 6722 6722 6078 0 -1 64 38848 0 0 0 137 21 0 0 20 0 8 0 165663221 881729536 54429 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6738] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6738/stat : 6738 (java) S 6722 6722 6078 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165663222 881729536 54429 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6739] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6739/stat : 6739 (java) S 6722 6722 6078 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165663222 881729536 54429 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6740] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6740/stat : 6740 (java) S 6722 6722 6078 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165663226 881729536 54429 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6741] ppid=6722 vsize=861064 CPUtime=0.23
/proc/6736/task/6741/stat : 6741 (java) S 6722 6722 6078 0 -1 64 946 0 0 0 21 2 0 0 15 0 8 0 165663226 881729536 54429 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6742] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6742/stat : 6742 (java) S 6722 6722 6078 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165663226 881729536 54429 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6743] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6743/stat : 6743 (java) S 6722 6722 6078 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165663226 881729536 54429 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 908632

[startup+25.6579 s]
/proc/loadavg: 2.00 2.00 1.83 3/82 6743
/proc/meminfo: memFree=926568/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=0.01
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6736] ppid=6722 vsize=861064 CPUtime=25.37
/proc/6736/stat : 6736 (java) R 6722 6722 6078 0 -1 0 87710 0 1 0 2486 51 0 0 25 0 8 0 165663218 881729536 87433 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074006647 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6736/statm: 215266 87433 1994 14 0 201471 0
[pid=6736/tid=6737] ppid=6722 vsize=861064 CPUtime=3.09
/proc/6736/task/6737/stat : 6737 (java) S 6722 6722 6078 0 -1 64 71779 0 0 0 272 37 0 0 16 0 8 0 165663221 881729536 87433 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6738] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6738/stat : 6738 (java) S 6722 6722 6078 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165663222 881729536 87433 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6739] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6739/stat : 6739 (java) S 6722 6722 6078 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165663222 881729536 87433 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6740] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6740/stat : 6740 (java) S 6722 6722 6078 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165663226 881729536 87433 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6741] ppid=6722 vsize=861064 CPUtime=0.29
/proc/6736/task/6741/stat : 6741 (java) S 6722 6722 6078 0 -1 64 982 0 0 0 27 2 0 0 15 0 8 0 165663226 881729536 87433 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6742] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6742/stat : 6742 (java) S 6722 6722 6078 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165663226 881729536 87433 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6743] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6743/stat : 6743 (java) S 6722 6722 6078 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165663226 881729536 87433 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 908632

[startup+51.3142 s]
/proc/loadavg: 2.06 2.02 1.84 3/82 6743
/proc/meminfo: memFree=902504/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=0.01
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6736] ppid=6722 vsize=861064 CPUtime=50.77
/proc/6736/stat : 6736 (java) R 6722 6722 6078 0 -1 0 87754 0 1 0 5017 60 0 0 25 0 8 0 165663218 881729536 87434 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4152819842 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6736/statm: 215266 87434 1995 14 0 201471 0
[pid=6736/tid=6737] ppid=6722 vsize=861064 CPUtime=3.16
/proc/6736/task/6737/stat : 6737 (java) S 6722 6722 6078 0 -1 64 71780 0 0 0 279 37 0 0 16 0 8 0 165663221 881729536 87434 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6738] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6738/stat : 6738 (java) S 6722 6722 6078 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165663222 881729536 87434 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6739] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6739/stat : 6739 (java) S 6722 6722 6078 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165663222 881729536 87434 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6740] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6740/stat : 6740 (java) S 6722 6722 6078 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165663226 881729536 87434 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6741] ppid=6722 vsize=861064 CPUtime=0.29
/proc/6736/task/6741/stat : 6741 (java) S 6722 6722 6078 0 -1 64 982 0 0 0 27 2 0 0 15 0 8 0 165663226 881729536 87434 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6742] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6742/stat : 6742 (java) S 6722 6722 6078 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165663226 881729536 87434 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6736/tid=6743] ppid=6722 vsize=861064 CPUtime=0
/proc/6736/task/6743/stat : 6743 (java) S 6722 6722 6078 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165663226 881729536 87434 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 908632

[startup+102.57 s]
/proc/loadavg: 2.02 2.01 1.85 3/75 6744
/proc/meminfo: memFree=1112544/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=83.42

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

/proc/loadavg: 2.00 2.00 1.91 3/75 6818
/proc/meminfo: memFree=1027344/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=83.42
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 798 89520 0 1 0 0 8262 80 17 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6744] ppid=6722 vsize=251868 CPUtime=1035.47
/proc/6744/stat : 6744 (minisat) R 6722 6722 6078 0 -1 4194304 60481 0 0 0 103486 61 0 0 25 0 1 0 165671645 257912832 60463 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6744/statm: 62967 60463 54 142 0 62823 0
Current children cumulated CPU time (s) 1118.89
Current children cumulated vsize (KiB) 299436

[startup+1184.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 6818
/proc/meminfo: memFree=1015760/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=83.42
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 798 89520 0 1 0 0 8262 80 17 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6744] ppid=6722 vsize=256360 CPUtime=1095.46
/proc/6744/stat : 6744 (minisat) R 6722 6722 6078 0 -1 4194304 61604 0 0 0 109484 62 0 0 25 0 1 0 165671645 262512640 61586 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6744/statm: 64090 61586 54 142 0 63946 0
Current children cumulated CPU time (s) 1178.88
Current children cumulated vsize (KiB) 303928

[startup+1244.19 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 6818
/proc/meminfo: memFree=1004304/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=83.42
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 798 89520 0 1 0 0 8262 80 17 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6744] ppid=6722 vsize=260588 CPUtime=1155.5
/proc/6744/stat : 6744 (minisat) R 6722 6722 6078 0 -1 4194304 62597 0 0 0 115486 64 0 0 25 0 1 0 165671645 266842112 62579 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/6744/statm: 65147 62579 54 142 0 65003 0
Current children cumulated CPU time (s) 1238.92
Current children cumulated vsize (KiB) 308156

[startup+1304.29 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 6818
/proc/meminfo: memFree=995152/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=83.42
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 798 89520 0 1 0 0 8262 80 17 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6744] ppid=6722 vsize=265092 CPUtime=1215.54
/proc/6744/stat : 6744 (minisat) R 6722 6722 6078 0 -1 4194304 63727 0 0 0 121488 66 0 0 25 0 1 0 165671645 271454208 63709 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6744/statm: 66273 63709 54 142 0 66129 0
Current children cumulated CPU time (s) 1298.96
Current children cumulated vsize (KiB) 312660

[startup+1364.38 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 6818
/proc/meminfo: memFree=984528/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=83.42
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 798 89520 0 1 0 0 8262 80 17 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6744] ppid=6722 vsize=270000 CPUtime=1275.55
/proc/6744/stat : 6744 (minisat) R 6722 6722 6078 0 -1 4194304 64950 0 0 0 127488 67 0 0 25 0 1 0 165671645 276480000 64932 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6744/statm: 67500 64932 54 142 0 67356 0
Current children cumulated CPU time (s) 1358.97
Current children cumulated vsize (KiB) 317568

[startup+1424.47 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 6818
/proc/meminfo: memFree=975248/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=83.42
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 798 89520 0 1 0 0 8262 80 17 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6744] ppid=6722 vsize=274236 CPUtime=1335.56
/proc/6744/stat : 6744 (minisat) R 6722 6722 6078 0 -1 4194304 66004 0 0 0 133488 68 0 0 25 0 1 0 165671645 280817664 65986 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6744/statm: 68559 65986 54 142 0 68415 0
Current children cumulated CPU time (s) 1418.98
Current children cumulated vsize (KiB) 321804

[startup+1484.55 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 6818
/proc/meminfo: memFree=952848/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=83.42
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 798 89520 0 1 0 0 8262 80 17 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6744] ppid=6722 vsize=278368 CPUtime=1395.59
/proc/6744/stat : 6744 (minisat) R 6722 6722 6078 0 -1 4194304 67041 0 0 0 139490 69 0 0 25 0 1 0 165671645 285048832 67023 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/6744/statm: 69592 67023 54 142 0 69448 0
Current children cumulated CPU time (s) 1479.01
Current children cumulated vsize (KiB) 325936

[startup+1544.64 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 6818
/proc/meminfo: memFree=931920/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=83.42
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 798 89520 0 1 0 0 8262 80 17 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6744] ppid=6722 vsize=285188 CPUtime=1455.6
/proc/6744/stat : 6744 (minisat) R 6722 6722 6078 0 -1 4194304 68766 0 0 0 145489 71 0 0 25 0 1 0 165671645 292032512 68748 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6744/statm: 71297 68748 54 142 0 71153 0
Current children cumulated CPU time (s) 1539.02
Current children cumulated vsize (KiB) 332756

[startup+1604.73 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 6818
/proc/meminfo: memFree=919120/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=83.42
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 798 89520 0 1 0 0 8262 80 17 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6744] ppid=6722 vsize=291320 CPUtime=1515.63
/proc/6744/stat : 6744 (minisat) R 6722 6722 6078 0 -1 4194304 70269 0 0 0 151491 72 0 0 25 0 1 0 165671645 298311680 70251 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/6744/statm: 72830 70251 54 142 0 72686 0
Current children cumulated CPU time (s) 1599.05
Current children cumulated vsize (KiB) 338888

[startup+1664.81 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 6818
/proc/meminfo: memFree=905552/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=83.42
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 798 89520 0 1 0 0 8262 80 17 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6744] ppid=6722 vsize=296408 CPUtime=1575.66
/proc/6744/stat : 6744 (minisat) R 6722 6722 6078 0 -1 4194304 71558 0 0 0 157492 74 0 0 25 0 1 0 165671645 303521792 71540 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 0 0 0
/proc/6744/statm: 74102 71540 54 142 0 73958 0
Current children cumulated CPU time (s) 1659.08
Current children cumulated vsize (KiB) 343976

[startup+1724.91 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 6818
/proc/meminfo: memFree=885520/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=83.42
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 798 89520 0 1 0 0 8262 80 17 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6744] ppid=6722 vsize=304380 CPUtime=1635.67
/proc/6744/stat : 6744 (minisat) R 6722 6722 6078 0 -1 4194304 73564 0 0 0 163492 75 0 0 25 0 1 0 165671645 311685120 73546 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/6744/statm: 76095 73546 54 142 0 75951 0
Current children cumulated CPU time (s) 1719.09
Current children cumulated vsize (KiB) 351948

[startup+1785 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 6818
/proc/meminfo: memFree=873616/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=83.42
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 798 89520 0 1 0 0 8262 80 17 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6744] ppid=6722 vsize=307944 CPUtime=1695.7
/proc/6744/stat : 6744 (minisat) R 6722 6722 6078 0 -1 4194304 74452 0 0 0 169494 76 0 0 25 0 1 0 165671645 315334656 74434 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6744/statm: 76986 74434 54 142 0 76842 0
Current children cumulated CPU time (s) 1779.12
Current children cumulated vsize (KiB) 355512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.96 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 6818
/proc/meminfo: memFree=869776/2055920 swapFree=4192224/4192956
[pid=6722] ppid=6720 vsize=47568 CPUtime=83.42
/proc/6722/stat : 6722 (galac.sh) S 6720 6722 6078 0 -1 4194304 798 89520 0 1 0 0 8262 80 17 0 1 0 165663214 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6722/statm: 11892 363 245 79 0 218 0
[pid=6744] ppid=6722 vsize=309272 CPUtime=1716.65
/proc/6744/stat : 6744 (minisat) R 6722 6722 6078 0 -1 4194304 74788 0 0 0 171589 76 0 0 25 0 1 0 165671645 316694528 74770 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/6744/statm: 77318 74770 54 142 0 77174 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 356840

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 6722 and gives childrusage.ru_utime.tv_sec=82 childrusage.ru_utime.tv_usec=629438 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=814876
CPU time returned by wait4() is 83.4443
while last known CPU time is 1800.07

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

Real time (s): 1805.97
CPU time (s): 1800.07
CPU user time (s): 1798.51
CPU system time (s): 1.56
CPU usage (%): 99.6734
Max. virtual memory (cumulated for all children) (KiB): 908632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.6294
system time used= 0.814876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90318
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= 3587
involuntary context switches= 5338

runsolver used 2.03569 s user time and 5.97309 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun Jan  7 12:24:54 UTC 2007


IDJOB= 206414
IDBENCH= 4206
FILE ID= node33/206414-1168172694

PBS_JOBID= 3479026

Free space on /tmp= 66510 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  91e3fef88b9ca05ef4e5572a690d863f

RANDOM SEED= 30643821

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.281
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.281
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:       1275648 kB
Buffers:         33976 kB
Cached:         441440 kB
SwapCached:        448 kB
Active:         371564 kB
Inactive:       342696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1275648 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            8668 kB
Writeback:           0 kB
Mapped:         249432 kB
Slab:            51068 kB
Committed_AS:  3196612 kB
PageTables:       2268 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= 66477 MiB



End job on node33 on Sun Jan  7 12:55:00 UTC 2007