Trace number 212718

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.01 1812.47

General information on the benchmark

NamepseudoSeries/primesDimacs/
g-125-17.xml
MD5SUM365d707976bbd6bc60ee24bd7d71a30a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4250
Number of constraints68397
Maximum constraint arity17
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension68397
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
77.23	c start processing
77.24	c start relation processing
77.27	c start cnf exporting
79.68	c parsing time : 77.07
79.68	c preprocessing time : 79.52
79.70	
79.70	c Nary constraints - conflicts : 125 supports : 0
79.70	c Binary constraints - conflicts : 68272 supports :0
79.70	c max arity constraint : 17
79.70	c Max Tuples generated 131072
79.70	c relations : 3
79.70	c relations BDD: 1
79.70	c vars : 6376 - clauses :  74647
79.70	
79.75	 
79.75	c --- Minisat Stats ---
79.75	 

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-212718-1168223146 -o ROOT/results/node26/solver-212718-1168223146 -C 1800 -M 900 /tmp/evaluation/212718-1168223146/galac.sh /tmp/evaluation/212718-1168223146/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.07 2.02 1.97 2/94 12440
/proc/meminfo: memFree=1734928/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=8560 CPUtime=0
/proc/12439/stat : 12439 (galac.sh) R 12437 12439 11658 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 170708865 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028673423 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12439/statm: 2140 253 197 79 0 133 0

[startup+0.103667 s]
/proc/loadavg: 2.07 2.02 1.97 2/94 12440
/proc/meminfo: memFree=1734928/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=0
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47568

[startup+0.511702 s]
/proc/loadavg: 2.07 2.02 1.97 2/94 12440
/proc/meminfo: memFree=1734928/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=0
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47568

[startup+1.33478 s]
/proc/loadavg: 2.07 2.02 1.97 3/102 12460
/proc/meminfo: memFree=1689616/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=0
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12453] ppid=12439 vsize=861064 CPUtime=1.28
/proc/12453/stat : 12453 (java) R 12439 12439 11658 0 -1 0 13188 0 1 0 121 7 0 0 25 0 8 0 170708869 881729536 12941 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153891088 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12453/statm: 215266 12941 1989 14 0 201471 0
[pid=12453/tid=12454] ppid=12439 vsize=861064 CPUtime=0.07
/proc/12453/task/12454/stat : 12454 (java) S 12439 12439 11658 0 -1 64 3539 0 0 0 6 1 0 0 16 0 8 0 170708873 881729536 12941 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12455] ppid=12439 vsize=861064 CPUtime=0
/proc/12453/task/12455/stat : 12455 (java) S 12439 12439 11658 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 170708873 881729536 12941 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12456] ppid=12439 vsize=861064 CPUtime=0
/proc/12453/task/12456/stat : 12456 (java) S 12439 12439 11658 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 170708873 881729536 12941 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12457] ppid=12439 vsize=861064 CPUtime=0
/proc/12453/task/12457/stat : 12457 (java) S 12439 12439 11658 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 170708877 881729536 12941 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12458] ppid=12439 vsize=861064 CPUtime=0.26
/proc/12453/task/12458/stat : 12458 (java) S 12439 12439 11658 0 -1 64 997 0 0 0 25 1 0 0 15 0 8 0 170708877 881729536 12941 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12459] ppid=12439 vsize=861064 CPUtime=0
/proc/12453/task/12459/stat : 12459 (java) S 12439 12439 11658 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 170708877 881729536 12941 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12460] ppid=12439 vsize=861064 CPUtime=0
/proc/12453/task/12460/stat : 12460 (java) S 12439 12439 11658 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170708877 881729536 12941 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.98793 s]
/proc/loadavg: 2.14 2.03 1.97 3/102 12460
/proc/meminfo: memFree=1688464/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=0
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12453] ppid=12439 vsize=861196 CPUtime=2.92
/proc/12453/stat : 12453 (java) R 12439 12439 11658 0 -1 0 13250 0 1 0 285 7 0 0 25 0 8 0 170708869 881864704 13002 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4072918535 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12453/statm: 215299 13002 1989 14 0 201504 0
[pid=12453/tid=12454] ppid=12439 vsize=861196 CPUtime=0.07
/proc/12453/task/12454/stat : 12454 (java) S 12439 12439 11658 0 -1 64 3539 0 0 0 6 1 0 0 17 0 8 0 170708873 881864704 13002 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12455] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12455/stat : 12455 (java) S 12439 12439 11658 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 170708873 881864704 13002 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12456] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12456/stat : 12456 (java) S 12439 12439 11658 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 170708873 881864704 13002 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12457] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12457/stat : 12457 (java) S 12439 12439 11658 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 170708877 881864704 13002 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12458] ppid=12439 vsize=861196 CPUtime=0.35
/proc/12453/task/12458/stat : 12458 (java) S 12439 12439 11658 0 -1 64 1058 0 0 0 34 1 0 0 15 0 8 0 170708877 881864704 13002 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12459] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12459/stat : 12459 (java) S 12439 12439 11658 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 170708877 881864704 13002 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12460] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12460/stat : 12460 (java) S 12439 12439 11658 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170708877 881864704 13002 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) 908764

[startup+6.18923 s]
/proc/loadavg: 2.14 2.03 1.97 3/102 12460
/proc/meminfo: memFree=1659984/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=0
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12453] ppid=12439 vsize=861196 CPUtime=6.1
/proc/12453/stat : 12453 (java) R 12439 12439 11658 0 -1 0 19726 0 1 0 599 11 0 0 25 0 8 0 170708869 881864704 19476 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073458767 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12453/statm: 215299 19476 1992 14 0 201504 0
[pid=12453/tid=12454] ppid=12439 vsize=861196 CPUtime=0.08
/proc/12453/task/12454/stat : 12454 (java) S 12439 12439 11658 0 -1 64 3737 0 0 0 7 1 0 0 16 0 8 0 170708873 881864704 19476 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12455] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12455/stat : 12455 (java) S 12439 12439 11658 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 170708873 881864704 19476 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12456] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12456/stat : 12456 (java) S 12439 12439 11658 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 170708873 881864704 19476 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12457] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12457/stat : 12457 (java) S 12439 12439 11658 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 170708877 881864704 19476 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12458] ppid=12439 vsize=861196 CPUtime=0.35
/proc/12453/task/12458/stat : 12458 (java) S 12439 12439 11658 0 -1 64 1058 0 0 0 34 1 0 0 15 0 8 0 170708877 881864704 19476 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12459] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12459/stat : 12459 (java) S 12439 12439 11658 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 170708877 881864704 19476 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12460] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12460/stat : 12460 (java) S 12439 12439 11658 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170708877 881864704 19476 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 908764

[startup+12.6778 s]
/proc/loadavg: 2.12 2.03 1.97 3/102 12460
/proc/meminfo: memFree=1653144/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=0
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12453] ppid=12439 vsize=861196 CPUtime=12.56
/proc/12453/stat : 12453 (java) R 12439 12439 11658 0 -1 0 20084 0 1 0 1244 12 0 0 25 0 8 0 170708869 881864704 19833 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073854784 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12453/statm: 215299 19833 1992 14 0 201504 0
[pid=12453/tid=12454] ppid=12439 vsize=861196 CPUtime=0.1
/proc/12453/task/12454/stat : 12454 (java) S 12439 12439 11658 0 -1 64 4093 0 0 0 9 1 0 0 16 0 8 0 170708873 881864704 19833 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12455] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12455/stat : 12455 (java) S 12439 12439 11658 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 170708873 881864704 19833 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12456] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12456/stat : 12456 (java) S 12439 12439 11658 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 170708873 881864704 19833 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12457] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12457/stat : 12457 (java) S 12439 12439 11658 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 170708877 881864704 19833 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12458] ppid=12439 vsize=861196 CPUtime=0.35
/proc/12453/task/12458/stat : 12458 (java) S 12439 12439 11658 0 -1 64 1059 0 0 0 34 1 0 0 15 0 8 0 170708877 881864704 19833 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12459] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12459/stat : 12459 (java) S 12439 12439 11658 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 170708877 881864704 19833 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12460] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12460/stat : 12460 (java) S 12439 12439 11658 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170708877 881864704 19833 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 908764

[startup+25.5431 s]
/proc/loadavg: 2.10 2.03 1.97 5/102 12460
/proc/meminfo: memFree=1641688/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=0
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12453] ppid=12439 vsize=861196 CPUtime=25.37
/proc/12453/stat : 12453 (java) R 12439 12439 11658 0 -1 0 21020 0 1 0 2524 13 0 0 25 0 8 0 170708869 881864704 20765 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074065592 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12453/statm: 215299 20765 1992 14 0 201504 0
[pid=12453/tid=12454] ppid=12439 vsize=861196 CPUtime=0.15
/proc/12453/task/12454/stat : 12454 (java) S 12439 12439 11658 0 -1 64 5021 0 0 0 13 2 0 0 16 0 8 0 170708873 881864704 20765 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12455] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12455/stat : 12455 (java) S 12439 12439 11658 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 170708873 881864704 20765 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12456] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12456/stat : 12456 (java) S 12439 12439 11658 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 170708873 881864704 20765 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12457] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12457/stat : 12457 (java) S 12439 12439 11658 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 170708877 881864704 20765 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12458] ppid=12439 vsize=861196 CPUtime=0.35
/proc/12453/task/12458/stat : 12458 (java) S 12439 12439 11658 0 -1 64 1063 0 0 0 34 1 0 0 16 0 8 0 170708877 881864704 20765 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12459] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12459/stat : 12459 (java) S 12439 12439 11658 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 170708877 881864704 20765 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12460] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12460/stat : 12460 (java) S 12439 12439 11658 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170708877 881864704 20765 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 908764

[startup+51.1945 s]
/proc/loadavg: 2.07 2.03 1.97 3/102 12460
/proc/meminfo: memFree=1623064/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=0
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12453] ppid=12439 vsize=861196 CPUtime=50.9
/proc/12453/stat : 12453 (java) R 12439 12439 11658 0 -1 0 21934 0 1 0 5075 15 0 0 25 0 8 0 170708869 881864704 21674 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153893853 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12453/statm: 215299 21674 1992 14 0 201504 0
[pid=12453/tid=12454] ppid=12439 vsize=861196 CPUtime=0.27
/proc/12453/task/12454/stat : 12454 (java) S 12439 12439 11658 0 -1 64 5930 0 0 0 25 2 0 0 16 0 8 0 170708873 881864704 21674 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12455] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12455/stat : 12455 (java) S 12439 12439 11658 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 170708873 881864704 21674 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12456] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12456/stat : 12456 (java) S 12439 12439 11658 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 170708873 881864704 21674 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12457] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12457/stat : 12457 (java) S 12439 12439 11658 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 170708877 881864704 21674 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12458] ppid=12439 vsize=861196 CPUtime=0.36
/proc/12453/task/12458/stat : 12458 (java) S 12439 12439 11658 0 -1 64 1063 0 0 0 35 1 0 0 16 0 8 0 170708877 881864704 21674 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12459] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12459/stat : 12459 (java) S 12439 12439 11658 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 170708877 881864704 21674 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12453/tid=12460] ppid=12439 vsize=861196 CPUtime=0
/proc/12453/task/12460/stat : 12460 (java) S 12439 12439 11658 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170708877 881864704 21674 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 908764

[startup+102.43 s]
/proc/loadavg: 2.13 2.05 1.98 3/95 12461
/proc/meminfo: memFree=1649744/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=79.29
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 799 25254 0 2 0 0 7908 21 17 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12461] ppid=12439 vsize=28712 CPUtime=22.56
/proc/12461/stat : 12461 (minisat) R 12439 12439 11658 0 -1 4194304 7043 0 0 0 2251 5 0 0 25 0 1 0 170716841 29401088 7025 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529611 0 0 4096 3 0 0 0 17 1 0 0
/proc/12461/statm: 7178 7025 54 142 0 7034 0
Current children cumulated CPU time (s) 101.85

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

/proc/loadavg: 2.02 2.02 2.00 3/87 12741
/proc/meminfo: memFree=1647184/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=79.29
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 799 25254 0 2 0 0 7908 21 17 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12461] ppid=12439 vsize=126528 CPUtime=1038.29
/proc/12461/stat : 12461 (minisat) R 12439 12439 11658 0 -1 4194304 31366 0 0 0 103787 42 0 0 25 0 1 0 170716841 129564672 31348 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/12461/statm: 31632 31348 54 142 0 31488 0
Current children cumulated CPU time (s) 1117.58
Current children cumulated vsize (KiB) 174096

[startup+1183.82 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 12741
/proc/meminfo: memFree=1647120/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=79.29
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 799 25254 0 2 0 0 7908 21 17 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12461] ppid=12439 vsize=126528 CPUtime=1097.82
/proc/12461/stat : 12461 (minisat) R 12439 12439 11658 0 -1 4194304 31366 0 0 0 109740 42 0 0 25 0 1 0 170716841 129564672 31348 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/12461/statm: 31632 31348 54 142 0 31488 0
Current children cumulated CPU time (s) 1177.11
Current children cumulated vsize (KiB) 174096

[startup+1243.89 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 12741
/proc/meminfo: memFree=1647120/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=79.29
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 799 25254 0 2 0 0 7908 21 17 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12461] ppid=12439 vsize=126528 CPUtime=1157.35
/proc/12461/stat : 12461 (minisat) R 12439 12439 11658 0 -1 4194304 31366 0 0 0 115693 42 0 0 25 0 1 0 170716841 129564672 31348 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/12461/statm: 31632 31348 54 142 0 31488 0
Current children cumulated CPU time (s) 1236.64
Current children cumulated vsize (KiB) 174096

[startup+1303.97 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12741
/proc/meminfo: memFree=1647056/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=79.29
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 799 25254 0 2 0 0 7908 21 17 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12461] ppid=12439 vsize=126528 CPUtime=1216.89
/proc/12461/stat : 12461 (minisat) R 12439 12439 11658 0 -1 4194304 31382 0 0 0 121646 43 0 0 25 0 1 0 170716841 129564672 31364 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/12461/statm: 31632 31364 54 142 0 31488 0
Current children cumulated CPU time (s) 1296.18
Current children cumulated vsize (KiB) 174096

[startup+1364.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12741
/proc/meminfo: memFree=1646928/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=79.29
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 799 25254 0 2 0 0 7908 21 17 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12461] ppid=12439 vsize=126528 CPUtime=1276.41
/proc/12461/stat : 12461 (minisat) R 12439 12439 11658 0 -1 4194304 31382 0 0 0 127598 43 0 0 25 0 1 0 170716841 129564672 31364 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/12461/statm: 31632 31364 54 142 0 31488 0
Current children cumulated CPU time (s) 1355.7
Current children cumulated vsize (KiB) 174096

[startup+1424.15 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12741
/proc/meminfo: memFree=1646928/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=79.29
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 799 25254 0 2 0 0 7908 21 17 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12461] ppid=12439 vsize=126528 CPUtime=1335.95
/proc/12461/stat : 12461 (minisat) R 12439 12439 11658 0 -1 4194304 31382 0 0 0 133552 43 0 0 25 0 1 0 170716841 129564672 31364 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/12461/statm: 31632 31364 54 142 0 31488 0
Current children cumulated CPU time (s) 1415.24
Current children cumulated vsize (KiB) 174096

[startup+1484.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12741
/proc/meminfo: memFree=1646864/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=79.29
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 799 25254 0 2 0 0 7908 21 17 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12461] ppid=12439 vsize=126528 CPUtime=1395.49
/proc/12461/stat : 12461 (minisat) R 12439 12439 11658 0 -1 4194304 31382 0 0 0 139505 44 0 0 25 0 1 0 170716841 129564672 31364 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/12461/statm: 31632 31364 54 142 0 31488 0
Current children cumulated CPU time (s) 1474.78
Current children cumulated vsize (KiB) 174096

[startup+1544.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12741
/proc/meminfo: memFree=1646800/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=79.29
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 799 25254 0 2 0 0 7908 21 17 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12461] ppid=12439 vsize=126528 CPUtime=1455.03
/proc/12461/stat : 12461 (minisat) R 12439 12439 11658 0 -1 4194304 31382 0 0 0 145459 44 0 0 25 0 1 0 170716841 129564672 31364 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/12461/statm: 31632 31364 54 142 0 31488 0
Current children cumulated CPU time (s) 1534.32
Current children cumulated vsize (KiB) 174096

[startup+1604.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12741
/proc/meminfo: memFree=1646736/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=79.29
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 799 25254 0 2 0 0 7908 21 17 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12461] ppid=12439 vsize=126528 CPUtime=1514.57
/proc/12461/stat : 12461 (minisat) R 12439 12439 11658 0 -1 4194304 31382 0 0 0 151412 45 0 0 25 0 1 0 170716841 129564672 31364 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/12461/statm: 31632 31364 54 142 0 31488 0
Current children cumulated CPU time (s) 1593.86
Current children cumulated vsize (KiB) 174096

[startup+1664.48 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12741
/proc/meminfo: memFree=1646672/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=79.29
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 799 25254 0 2 0 0 7908 21 17 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12461] ppid=12439 vsize=126528 CPUtime=1574.09
/proc/12461/stat : 12461 (minisat) R 12439 12439 11658 0 -1 4194304 31382 0 0 0 157364 45 0 0 25 0 1 0 170716841 129564672 31364 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 1 0 0
/proc/12461/statm: 31632 31364 54 142 0 31488 0
Current children cumulated CPU time (s) 1653.38
Current children cumulated vsize (KiB) 174096

[startup+1724.55 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12741
/proc/meminfo: memFree=1646672/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=79.29
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 799 25254 0 2 0 0 7908 21 17 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12461] ppid=12439 vsize=126528 CPUtime=1633.62
/proc/12461/stat : 12461 (minisat) R 12439 12439 11658 0 -1 4194304 31382 0 0 0 163316 46 0 0 25 0 1 0 170716841 129564672 31364 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/12461/statm: 31632 31364 54 142 0 31488 0
Current children cumulated CPU time (s) 1712.91
Current children cumulated vsize (KiB) 174096

[startup+1784.63 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12741
/proc/meminfo: memFree=1646608/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=79.29
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 799 25254 0 2 0 0 7908 21 17 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12461] ppid=12439 vsize=126528 CPUtime=1693.15
/proc/12461/stat : 12461 (minisat) R 12439 12439 11658 0 -1 4194304 31382 0 0 0 169269 46 0 0 25 0 1 0 170716841 129564672 31364 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/12461/statm: 31632 31364 54 142 0 31488 0
Current children cumulated CPU time (s) 1772.44
Current children cumulated vsize (KiB) 174096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.46 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12741
/proc/meminfo: memFree=1646608/2055920 swapFree=4192812/4192956
[pid=12439] ppid=12437 vsize=47568 CPUtime=79.29
/proc/12439/stat : 12439 (galac.sh) S 12437 12439 11658 0 -1 4194304 799 25254 0 2 0 0 7908 21 17 0 1 0 170708865 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12439/statm: 11892 363 245 79 0 218 0
[pid=12461] ppid=12439 vsize=126528 CPUtime=1720.72
/proc/12461/stat : 12461 (minisat) R 12439 12439 11658 0 -1 4194304 31382 0 0 0 172026 46 0 0 25 0 1 0 170716841 129564672 31364 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/12461/statm: 31632 31364 54 142 0 31488 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 174096

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 12439 and gives childrusage.ru_utime.tv_sec=79 childrusage.ru_utime.tv_usec=92976 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=227965
CPU time returned by wait4() is 79.3209
while last known CPU time is 1800.01

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

Real time (s): 1812.47
CPU time (s): 1800.01
CPU user time (s): 1799.34
CPU system time (s): 0.67
CPU usage (%): 99.3123
Max. virtual memory (cumulated for all children) (KiB): 908764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 79.093
system time used= 0.227965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26053
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3427
involuntary context switches= 6579

runsolver used 2.09468 s user time and 5.9401 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Mon Jan  8 02:25:46 UTC 2007


IDJOB= 212718
IDBENCH= 4792
FILE ID= node26/212718-1168223146

PBS_JOBID= 3480921

Free space on /tmp= 66521 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/primesDimacs/g-125-17.xml
COMMAND LINE= /tmp/evaluation/212718-1168223146/galac.sh /tmp/evaluation/212718-1168223146/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-212718-1168223146 -o ROOT/results/node26/solver-212718-1168223146 -C 1800 -M 900  /tmp/evaluation/212718-1168223146/galac.sh /tmp/evaluation/212718-1168223146/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  365d707976bbd6bc60ee24bd7d71a30a

RANDOM SEED= 718498843

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:       1735600 kB
Buffers:         40140 kB
Cached:         110616 kB
SwapCached:          0 kB
Active:         193968 kB
Inactive:        70044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1735600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           20304 kB
Writeback:           0 kB
Mapped:         140192 kB
Slab:            40964 kB
Committed_AS:  3388300 kB
PageTables:       2440 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= 66524 MiB



End job on node26 on Mon Jan  8 02:55:59 UTC 2007