Trace number 203148

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.1 1809.06

General information on the benchmark

Namerandom/rand-3-28-28-fcd/
rand-3-28-28-93-632-fcd-23_ext.xml
MD5SUM58fcccf7639b9a5f4e21b01c2c47a417
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark100.169
SatisfiableYES
(Un)Satisfiability was provedYES
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.54	c start processing
5.54	c start relation processing
19.79	c start cnf exporting
83.34	c parsing time : 5.296
83.34	c preprocessing time : 83.094
83.34	
83.34	c Nary constraints - conflicts : 0 supports : 93
83.34	c Binary constraints - conflicts : 0 supports :0
83.34	c max arity constraint : 3
83.34	c Max Tuples generated 0
83.34	c relations : 93
83.34	c relations BDD: 93
83.34	c vars : 597955 - clauses :  1873730
83.34	
83.40	 
83.40	c --- Minisat Stats ---
83.40	 

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/node10/watcher-203148-1168156808 -o ROOT/results/node10/solver-203148-1168156808 -C 1800 -M 900 /tmp/evaluation/203148-1168156808/galac.sh /tmp/evaluation/203148-1168156808/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 2.00 3/94 25786
/proc/meminfo: memFree=1475232/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=1736 CPUtime=0
/proc/25785/stat : 25785 (galac.sh) R 25783 25785 24931 0 -1 4194304 48 0 0 0 0 0 0 0 20 0 1 0 164075948 1777664 32 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214917249068 0 0 4096 0 0 0 0 17 1 0 0
/proc/25785/statm: 434 32 25 79 0 53 0

[startup+0.103117 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 25786
/proc/meminfo: memFree=1475232/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=0.01
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.511176 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 25786
/proc/meminfo: memFree=1475232/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=0.01
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.33229 s]
/proc/loadavg: 2.08 2.02 2.01 4/102 25806
/proc/meminfo: memFree=1403104/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=0.01
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25799] ppid=25785 vsize=861064 CPUtime=1.18
/proc/25799/stat : 25799 (java) R 25785 25785 24931 0 -1 0 21360 0 1 0 106 12 0 0 22 0 8 0 164075951 881729536 21113 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073669488 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25799/statm: 215266 21113 1967 14 0 201471 0
[pid=25799/tid=25800] ppid=25785 vsize=861064 CPUtime=0.06
/proc/25799/task/25800/stat : 25800 (java) S 25785 25785 24931 0 -1 64 5607 0 0 0 3 3 0 0 16 0 8 0 164075963 881729536 21113 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25801] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25801/stat : 25801 (java) S 25785 25785 24931 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164075964 881729536 21113 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25802] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25802/stat : 25802 (java) S 25785 25785 24931 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164075964 881729536 21113 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25803] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25803/stat : 25803 (java) S 25785 25785 24931 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164075967 881729536 21113 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25804] ppid=25785 vsize=861064 CPUtime=0.11
/proc/25799/task/25804/stat : 25804 (java) S 25785 25785 24931 0 -1 64 891 0 0 0 11 0 0 0 16 0 8 0 164075967 881729536 21113 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25805] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25805/stat : 25805 (java) S 25785 25785 24931 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164075967 881729536 21113 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25806] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25806/stat : 25806 (java) S 25785 25785 24931 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164075968 881729536 21113 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 908640

[startup+2.96951 s]
/proc/loadavg: 2.08 2.02 2.01 4/102 25806
/proc/meminfo: memFree=1390048/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=0.01
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25799] ppid=25785 vsize=861064 CPUtime=2.81
/proc/25799/stat : 25799 (java) R 25785 25785 24931 0 -1 0 25027 0 1 0 265 16 0 0 25 0 8 0 164075951 881729536 24774 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073652494 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25799/statm: 215266 24774 1967 14 0 201471 0
[pid=25799/tid=25800] ppid=25785 vsize=861064 CPUtime=0.18
/proc/25799/task/25800/stat : 25800 (java) S 25785 25785 24931 0 -1 64 9258 0 0 0 14 4 0 0 16 0 8 0 164075963 881729536 24774 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25801] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25801/stat : 25801 (java) S 25785 25785 24931 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164075964 881729536 24774 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25802] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25802/stat : 25802 (java) S 25785 25785 24931 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164075964 881729536 24774 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25803] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25803/stat : 25803 (java) S 25785 25785 24931 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164075967 881729536 24774 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25804] ppid=25785 vsize=861064 CPUtime=0.14
/proc/25799/task/25804/stat : 25804 (java) S 25785 25785 24931 0 -1 64 901 0 0 0 14 0 0 0 16 0 8 0 164075967 881729536 24774 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25805] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25805/stat : 25805 (java) S 25785 25785 24931 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164075967 881729536 24774 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25806] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25806/stat : 25806 (java) S 25785 25785 24931 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164075968 881729536 24774 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 908640

[startup+6.17095 s]
/proc/loadavg: 2.07 2.02 2.00 3/102 25806
/proc/meminfo: memFree=1357728/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=0.01
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25799] ppid=25785 vsize=861064 CPUtime=5.97
/proc/25799/stat : 25799 (java) R 25785 25785 24931 0 -1 0 31394 0 1 0 577 20 0 0 25 0 8 0 164075951 881729536 31132 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073922372 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25799/statm: 215266 31132 1975 14 0 201471 0
[pid=25799/tid=25800] ppid=25785 vsize=861064 CPUtime=0.42
/proc/25799/task/25800/stat : 25800 (java) S 25785 25785 24931 0 -1 64 15552 0 0 0 34 8 0 0 16 0 8 0 164075963 881729536 31132 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25801] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25801/stat : 25801 (java) S 25785 25785 24931 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164075964 881729536 31132 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25802] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25802/stat : 25802 (java) S 25785 25785 24931 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164075964 881729536 31132 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25803] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25803/stat : 25803 (java) S 25785 25785 24931 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164075967 881729536 31132 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25804] ppid=25785 vsize=861064 CPUtime=0.22
/proc/25799/task/25804/stat : 25804 (java) S 25785 25785 24931 0 -1 64 946 0 0 0 21 1 0 0 15 0 8 0 164075967 881729536 31132 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25805] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25805/stat : 25805 (java) S 25785 25785 24931 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164075967 881729536 31132 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25806] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25806/stat : 25806 (java) S 25785 25785 24931 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164075968 881729536 31132 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 908640

[startup+12.6558 s]
/proc/loadavg: 2.07 2.02 2.00 3/102 25806
/proc/meminfo: memFree=1264416/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=0.01
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25799] ppid=25785 vsize=861064 CPUtime=12.38
/proc/25799/stat : 25799 (java) R 25785 25785 24931 0 -1 0 54683 0 1 0 1209 29 0 0 25 0 8 0 164075951 881729536 54417 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073984499 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25799/statm: 215266 54417 1975 14 0 201471 0
[pid=25799/tid=25800] ppid=25785 vsize=861064 CPUtime=1.48
/proc/25799/task/25800/stat : 25800 (java) S 25785 25785 24931 0 -1 64 38837 0 0 0 131 17 0 0 20 0 8 0 164075963 881729536 54417 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25801] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25801/stat : 25801 (java) S 25785 25785 24931 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164075964 881729536 54417 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25802] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25802/stat : 25802 (java) S 25785 25785 24931 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164075964 881729536 54417 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25803] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25803/stat : 25803 (java) S 25785 25785 24931 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164075967 881729536 54417 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25804] ppid=25785 vsize=861064 CPUtime=0.22
/proc/25799/task/25804/stat : 25804 (java) S 25785 25785 24931 0 -1 64 946 0 0 0 21 1 0 0 15 0 8 0 164075967 881729536 54417 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25805] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25805/stat : 25805 (java) S 25785 25785 24931 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164075967 881729536 54417 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25806] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25806/stat : 25806 (java) S 25785 25785 24931 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164075968 881729536 54417 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 908640

[startup+25.5526 s]
/proc/loadavg: 2.06 2.01 2.00 3/102 25806
/proc/meminfo: memFree=1129952/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=0.01
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25799] ppid=25785 vsize=861064 CPUtime=25.14
/proc/25799/stat : 25799 (java) R 25785 25785 24931 0 -1 0 87656 0 1 0 2468 46 0 0 25 0 8 0 164075951 881729536 87377 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073719872 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25799/statm: 215266 87377 1995 14 0 201471 0
[pid=25799/tid=25800] ppid=25785 vsize=861064 CPUtime=2.92
/proc/25799/task/25800/stat : 25800 (java) S 25785 25785 24931 0 -1 64 71724 0 0 0 261 31 0 0 16 0 8 0 164075963 881729536 87377 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25801] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25801/stat : 25801 (java) S 25785 25785 24931 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164075964 881729536 87377 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25802] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25802/stat : 25802 (java) S 25785 25785 24931 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164075964 881729536 87377 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25803] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25803/stat : 25803 (java) S 25785 25785 24931 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164075967 881729536 87377 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25804] ppid=25785 vsize=861064 CPUtime=0.28
/proc/25799/task/25804/stat : 25804 (java) S 25785 25785 24931 0 -1 64 982 0 0 0 27 1 0 0 15 0 8 0 164075967 881729536 87377 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25805] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25805/stat : 25805 (java) S 25785 25785 24931 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164075967 881729536 87377 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25806] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25806/stat : 25806 (java) S 25785 25785 24931 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164075968 881729536 87377 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 908640

[startup+51.2091 s]
/proc/loadavg: 2.03 2.01 2.00 3/102 25806
/proc/meminfo: memFree=1116128/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=0.01
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25799] ppid=25785 vsize=861064 CPUtime=50.5
/proc/25799/stat : 25799 (java) R 25785 25785 24931 0 -1 0 87698 0 1 0 4994 56 0 0 25 0 8 0 164075951 881729536 87377 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073658548 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25799/statm: 215266 87377 1995 14 0 201471 0
[pid=25799/tid=25800] ppid=25785 vsize=861064 CPUtime=2.99
/proc/25799/task/25800/stat : 25800 (java) S 25785 25785 24931 0 -1 64 71724 0 0 0 268 31 0 0 16 0 8 0 164075963 881729536 87377 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25801] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25801/stat : 25801 (java) S 25785 25785 24931 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164075964 881729536 87377 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25802] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25802/stat : 25802 (java) S 25785 25785 24931 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164075964 881729536 87377 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25803] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25803/stat : 25803 (java) S 25785 25785 24931 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164075967 881729536 87377 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25804] ppid=25785 vsize=861064 CPUtime=0.28
/proc/25799/task/25804/stat : 25804 (java) S 25785 25785 24931 0 -1 64 982 0 0 0 27 1 0 0 15 0 8 0 164075967 881729536 87377 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25805] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25805/stat : 25805 (java) S 25785 25785 24931 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164075967 881729536 87377 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25799/tid=25806] ppid=25785 vsize=861064 CPUtime=0
/proc/25799/task/25806/stat : 25806 (java) S 25785 25785 24931 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164075968 881729536 87377 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 908640

[startup+102.479 s]
/proc/loadavg: 2.01 2.01 2.00 3/101 25951
/proc/meminfo: memFree=1327952/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=82.21
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 799 89463 0 1 0 0 8147 74 17 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25925] ppid=25785 vsize=121848 CPUtime=18.84
/proc/25925/stat : 25925 (minisat) R 25785 25785 24931 0 -1 4194304 27988 0 0 0 1868 16 0 0 25 0 1 0 164084289 124772352 27970 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/25925/statm: 30462 27970 54 142 0 30318 0
Current children cumulated CPU time (s) 101.05

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

/proc/loadavg: 1.99 2.00 1.99 3/88 26175
/proc/meminfo: memFree=1125200/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=82.21
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 799 89463 0 1 0 0 8147 74 17 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25925] ppid=25785 vsize=223896 CPUtime=1033.07
/proc/25925/stat : 25925 (minisat) R 25785 25785 24931 0 -1 4194304 53374 0 0 0 103253 54 0 0 25 0 1 0 164084289 229269504 53356 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25925/statm: 55974 53356 54 142 0 55830 0
Current children cumulated CPU time (s) 1115.28
Current children cumulated vsize (KiB) 271472

[startup+1183.52 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 26177
/proc/meminfo: memFree=1117712/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=82.21
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 799 89463 0 1 0 0 8147 74 17 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25925] ppid=25785 vsize=228924 CPUtime=1093.07
/proc/25925/stat : 25925 (minisat) R 25785 25785 24931 0 -1 4194304 54649 0 0 0 109252 55 0 0 25 0 1 0 164084289 234418176 54631 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 0 0 0
/proc/25925/statm: 57231 54631 54 142 0 57087 0
Current children cumulated CPU time (s) 1175.28
Current children cumulated vsize (KiB) 276500

[startup+1243.62 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 26177
/proc/meminfo: memFree=1111184/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=82.21
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 799 89463 0 1 0 0 8147 74 17 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25925] ppid=25785 vsize=232116 CPUtime=1153.11
/proc/25925/stat : 25925 (minisat) R 25785 25785 24931 0 -1 4194304 55449 0 0 0 115254 57 0 0 25 0 1 0 164084289 237686784 55431 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25925/statm: 58029 55431 54 142 0 57885 0
Current children cumulated CPU time (s) 1235.32
Current children cumulated vsize (KiB) 279692

[startup+1303.72 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 26177
/proc/meminfo: memFree=1106840/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=82.21
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 799 89463 0 1 0 0 8147 74 17 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25925] ppid=25785 vsize=233572 CPUtime=1213.15
/proc/25925/stat : 25925 (minisat) R 25785 25785 24931 0 -1 4194304 55823 0 0 0 121258 57 0 0 25 0 1 0 164084289 239177728 55805 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/25925/statm: 58393 55805 54 142 0 58249 0
Current children cumulated CPU time (s) 1295.36
Current children cumulated vsize (KiB) 281148

[startup+1363.82 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 26177
/proc/meminfo: memFree=1099800/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=82.21
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 799 89463 0 1 0 0 8147 74 17 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25925] ppid=25785 vsize=236488 CPUtime=1273.16
/proc/25925/stat : 25925 (minisat) R 25785 25785 24931 0 -1 4194304 56529 0 0 0 127257 59 0 0 25 0 1 0 164084289 242163712 56511 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/25925/statm: 59122 56511 54 142 0 58978 0
Current children cumulated CPU time (s) 1355.37
Current children cumulated vsize (KiB) 284064

[startup+1423.92 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 26177
/proc/meminfo: memFree=1095512/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=82.21
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 799 89463 0 1 0 0 8147 74 17 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25925] ppid=25785 vsize=238072 CPUtime=1333.18
/proc/25925/stat : 25925 (minisat) R 25785 25785 24931 0 -1 4194304 56937 0 0 0 133259 59 0 0 25 0 1 0 164084289 243785728 56919 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/25925/statm: 59518 56919 54 142 0 59374 0
Current children cumulated CPU time (s) 1415.39
Current children cumulated vsize (KiB) 285648

[startup+1484.02 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 26177
/proc/meminfo: memFree=1085016/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=82.21
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 799 89463 0 1 0 0 8147 74 17 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25925] ppid=25785 vsize=242852 CPUtime=1393.23
/proc/25925/stat : 25925 (minisat) R 25785 25785 24931 0 -1 4194304 58077 0 0 0 139262 61 0 0 25 0 1 0 164084289 248680448 58059 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/25925/statm: 60713 58059 54 142 0 60569 0
Current children cumulated CPU time (s) 1475.44
Current children cumulated vsize (KiB) 290428

[startup+1544.11 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 26177
/proc/meminfo: memFree=1075928/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=82.21
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 799 89463 0 1 0 0 8147 74 17 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25925] ppid=25785 vsize=246416 CPUtime=1453.25
/proc/25925/stat : 25925 (minisat) R 25785 25785 24931 0 -1 4194304 58974 0 0 0 145263 62 0 0 25 0 1 0 164084289 252329984 58956 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25925/statm: 61604 58956 54 142 0 61460 0
Current children cumulated CPU time (s) 1535.46
Current children cumulated vsize (KiB) 293992

[startup+1604.2 s]
/proc/loadavg: 1.99 2.00 1.99 4/88 26177
/proc/meminfo: memFree=1065880/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=82.21
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 799 89463 0 1 0 0 8147 74 17 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25925] ppid=25785 vsize=251308 CPUtime=1513.28
/proc/25925/stat : 25925 (minisat) R 25785 25785 24931 0 -1 4194304 60213 0 0 0 151264 64 0 0 25 0 1 0 164084289 257339392 60195 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25925/statm: 62827 60195 54 142 0 62683 0
Current children cumulated CPU time (s) 1595.49
Current children cumulated vsize (KiB) 298884

[startup+1664.31 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 26177
/proc/meminfo: memFree=1059160/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=82.21
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 799 89463 0 1 0 0 8147 74 17 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25925] ppid=25785 vsize=255140 CPUtime=1573.32
/proc/25925/stat : 25925 (minisat) R 25785 25785 24931 0 -1 4194304 61164 0 0 0 157267 65 0 0 25 0 1 0 164084289 261263360 61146 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/25925/statm: 63785 61146 54 142 0 63641 0
Current children cumulated CPU time (s) 1655.53
Current children cumulated vsize (KiB) 302716

[startup+1724.4 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 26177
/proc/meminfo: memFree=1053592/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=82.21
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 799 89463 0 1 0 0 8147 74 17 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25925] ppid=25785 vsize=257780 CPUtime=1633.34
/proc/25925/stat : 25925 (minisat) R 25785 25785 24931 0 -1 4194304 61835 0 0 0 163268 66 0 0 25 0 1 0 164084289 263966720 61817 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25925/statm: 64445 61817 54 142 0 64301 0
Current children cumulated CPU time (s) 1715.55
Current children cumulated vsize (KiB) 305356

[startup+1784.49 s]
/proc/loadavg: 2.06 2.02 2.00 3/88 26177
/proc/meminfo: memFree=1046680/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=82.21
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 799 89463 0 1 0 0 8147 74 17 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25925] ppid=25785 vsize=262696 CPUtime=1693.38
/proc/25925/stat : 25925 (minisat) R 25785 25785 24931 0 -1 4194304 63059 0 0 0 169270 68 0 0 25 0 1 0 164084289 269000704 63041 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/25925/statm: 65674 63041 54 142 0 65530 0
Current children cumulated CPU time (s) 1775.59
Current children cumulated vsize (KiB) 310272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.05 s]
/proc/loadavg: 2.04 2.01 2.00 3/88 26177
/proc/meminfo: memFree=1043608/2055920 swapFree=4178216/4192956
[pid=25785] ppid=25783 vsize=47576 CPUtime=82.21
/proc/25785/stat : 25785 (galac.sh) S 25783 25785 24931 0 -1 4194304 799 89463 0 1 0 0 8147 74 17 0 1 0 164075948 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25785/statm: 11894 363 245 79 0 218 0
[pid=25925] ppid=25785 vsize=265080 CPUtime=1717.89
/proc/25925/stat : 25925 (minisat) R 25785 25785 24931 0 -1 4194304 63642 0 0 0 171721 68 0 0 25 0 1 0 164084289 271441920 63624 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25925/statm: 66270 63624 54 142 0 66126 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 312656

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 25785 and gives childrusage.ru_utime.tv_sec=81 childrusage.ru_utime.tv_usec=476613 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=754885
CPU time returned by wait4() is 82.2315
while last known CPU time is 1800.1

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

Real time (s): 1809.06
CPU time (s): 1800.1
CPU user time (s): 1798.68
CPU system time (s): 1.42
CPU usage (%): 99.5047
Max. virtual memory (cumulated for all children) (KiB): 908640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.4766
system time used= 0.754885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90262
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= 3572
involuntary context switches= 6143

runsolver used 2.07968 s user time and 6.05908 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun Jan  7 08:00:08 UTC 2007


IDJOB= 203148
IDBENCH= 3919
FILE ID= node10/203148-1168156808

PBS_JOBID= 3478226

Free space on /tmp= 66363 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  58fcccf7639b9a5f4e21b01c2c47a417

RANDOM SEED= 937998446

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.232
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.232
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:       1475712 kB
Buffers:         52964 kB
Cached:         345196 kB
SwapCached:       2088 kB
Active:         167772 kB
Inactive:       327720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1475712 kB
SwapTotal:     4192956 kB
SwapFree:      4178216 kB
Dirty:            8688 kB
Writeback:           0 kB
Mapped:         114432 kB
Slab:            69364 kB
Committed_AS:  4028912 kB
PageTables:       2412 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= 66295 MiB



End job on node10 on Sun Jan  7 08:30:17 UTC 2007