Trace number 209094

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.06 1807.63

General information on the benchmark

Namefapp/fapp01-05/fapp01/
fapp01-0200-4.xml
MD5SUM51d70101c37b283f2266144f11c69f10
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3108
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables200
Number of constraints2053
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2053
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
624.04	c start processing
624.04	c start relation processing
630.15	c start cnf exporting
834.85	c parsing time : 623.877
834.85	c preprocessing time : 834.68
834.85	
834.85	c Nary constraints - conflicts : 0 supports : 0
834.85	c Binary constraints - conflicts : 1928 supports :125
834.85	c max arity constraint : 2
834.85	c Max Tuples generated 36100
834.85	c relations : 1496
834.85	c relations BDD: 0
834.85	c vars : 26964 - clauses :  8464591
834.85	
834.94	 
834.94	c --- Minisat Stats ---
834.94	 

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/node16/watcher-209094-1168191559 -o ROOT/results/node16/solver-209094-1168191559 -C 1800 -M 900 /tmp/evaluation/209094-1168191559/galac.sh /tmp/evaluation/209094-1168191559/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.04 2.17 2.34 3/94 25276
/proc/meminfo: memFree=1101064/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=1736 CPUtime=0
/proc/25275/stat : 25275 (galac.sh) R 25273 25275 25134 0 -1 4194304 50 0 0 0 0 0 0 0 20 0 1 0 167550756 1777664 34 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231959754121 0 0 4096 0 0 0 0 17 1 0 0
/proc/25275/statm: 434 34 26 79 0 53 0

[startup+0.103132 s]
/proc/loadavg: 2.04 2.17 2.34 3/94 25276
/proc/meminfo: memFree=1101064/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=0.01
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.515048 s]
/proc/loadavg: 2.04 2.17 2.34 3/94 25276
/proc/meminfo: memFree=1101064/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=0.01
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.3419 s]
/proc/loadavg: 2.04 2.17 2.34 3/102 25296
/proc/meminfo: memFree=1059080/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=0.01
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25289] ppid=25275 vsize=860804 CPUtime=1.28
/proc/25289/stat : 25289 (java) R 25275 25275 25134 0 -1 0 12875 0 1 0 118 10 0 0 21 0 8 0 167550760 881463296 12615 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073767255 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 215201 12615 1989 14 0 201458 0
[pid=25289/tid=25290] ppid=25275 vsize=860804 CPUtime=0.53
/proc/25289/task/25290/stat : 25290 (java) S 25275 25275 25134 0 -1 64 4302 0 0 0 51 2 0 0 17 0 8 0 167550764 881463296 12615 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25291] ppid=25275 vsize=860804 CPUtime=0
/proc/25289/task/25291/stat : 25291 (java) S 25275 25275 25134 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167550764 881463296 12615 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25292] ppid=25275 vsize=860804 CPUtime=0
/proc/25289/task/25292/stat : 25292 (java) S 25275 25275 25134 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167550764 881463296 12615 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25275 vsize=860804 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25275 25275 25134 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167550768 881463296 12615 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25275 vsize=860804 CPUtime=0.13
/proc/25289/task/25294/stat : 25294 (java) S 25275 25275 25134 0 -1 64 921 0 0 0 13 0 0 0 16 0 8 0 167550768 881463296 12615 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25275 vsize=860804 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25275 25275 25134 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 167550768 881463296 12615 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25275 vsize=860804 CPUtime=0
/proc/25289/task/25296/stat : 25296 (java) S 25275 25275 25134 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167550768 881463296 12615 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908356

[startup+2.9796 s]
/proc/loadavg: 2.04 2.17 2.34 4/102 25296
/proc/meminfo: memFree=1054536/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=0.01
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25289] ppid=25275 vsize=860884 CPUtime=2.92
/proc/25289/stat : 25289 (java) S 25275 25275 25134 0 -1 0 14237 0 1 0 281 11 0 0 16 0 8 0 167550760 881545216 13949 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 215221 13949 1994 14 0 201478 0
[pid=25289/tid=25290] ppid=25275 vsize=860884 CPUtime=1.92
/proc/25289/task/25290/stat : 25290 (java) R 25275 25275 25134 0 -1 64 5618 0 0 0 189 3 0 0 25 0 8 0 167550764 881545216 13949 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155772454 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25291] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25291/stat : 25291 (java) S 25275 25275 25134 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167550764 881545216 13949 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25292] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25292/stat : 25292 (java) S 25275 25275 25134 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167550764 881545216 13949 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25275 25275 25134 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167550768 881545216 13949 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25275 vsize=860884 CPUtime=0.15
/proc/25289/task/25294/stat : 25294 (java) S 25275 25275 25134 0 -1 64 927 0 0 0 14 1 0 0 16 0 8 0 167550768 881545216 13949 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25275 25275 25134 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 167550768 881545216 13949 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25296/stat : 25296 (java) S 25275 25275 25134 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167550768 881545216 13949 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908436

[startup+6.18303 s]
/proc/loadavg: 2.04 2.17 2.33 3/102 25296
/proc/meminfo: memFree=1042120/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=0.01
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25289] ppid=25275 vsize=860884 CPUtime=6.1
/proc/25289/stat : 25289 (java) S 25275 25275 25134 0 -1 0 15972 0 1 0 598 12 0 0 15 0 8 0 167550760 881545216 15646 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 215221 15646 1994 14 0 201478 0
[pid=25289/tid=25290] ppid=25275 vsize=860884 CPUtime=4.72
/proc/25289/task/25290/stat : 25290 (java) R 25275 25275 25134 0 -1 64 7296 0 0 0 468 4 0 0 25 0 8 0 167550764 881545216 15646 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155581856 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25291] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25291/stat : 25291 (java) S 25275 25275 25134 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167550764 881545216 15646 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25292] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25292/stat : 25292 (java) S 25275 25275 25134 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167550764 881545216 15646 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25275 25275 25134 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167550768 881545216 15646 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25275 vsize=860884 CPUtime=0.18
/proc/25289/task/25294/stat : 25294 (java) S 25275 25275 25134 0 -1 64 946 0 0 0 17 1 0 0 15 0 8 0 167550768 881545216 15646 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25275 25275 25134 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 167550768 881545216 15646 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25296/stat : 25296 (java) S 25275 25275 25134 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167550768 881545216 15646 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 908436

[startup+12.5889 s]
/proc/loadavg: 2.03 2.16 2.33 3/102 25296
/proc/meminfo: memFree=1031816/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=0.01
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25289] ppid=25275 vsize=860884 CPUtime=12.48
/proc/25289/stat : 25289 (java) R 25275 25275 25134 0 -1 0 18248 0 1 0 1234 14 0 0 16 0 8 0 167550760 881545216 17863 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073771965 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 215221 17863 1994 14 0 201478 0
[pid=25289/tid=25290] ppid=25275 vsize=860884 CPUtime=10.58
/proc/25289/task/25290/stat : 25290 (java) R 25275 25275 25134 0 -1 64 9496 0 0 0 1053 5 0 0 25 0 8 0 167550764 881545216 17863 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25291] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25291/stat : 25291 (java) S 25275 25275 25134 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167550764 881545216 17863 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25292] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25292/stat : 25292 (java) S 25275 25275 25134 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167550764 881545216 17863 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25275 25275 25134 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167550768 881545216 17863 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25275 vsize=860884 CPUtime=0.21
/proc/25289/task/25294/stat : 25294 (java) S 25275 25275 25134 0 -1 64 963 0 0 0 20 1 0 0 16 0 8 0 167550768 881545216 17863 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25275 25275 25134 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 167550768 881545216 17863 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25296/stat : 25296 (java) S 25275 25275 25134 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167550768 881545216 17863 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 908436

[startup+25.4673 s]
/proc/loadavg: 2.11 2.17 2.33 3/102 25296
/proc/meminfo: memFree=1011080/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=0.01
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25289] ppid=25275 vsize=860884 CPUtime=25.35
/proc/25289/stat : 25289 (java) S 25275 25275 25134 0 -1 0 22326 0 1 0 2519 16 0 0 15 0 8 0 167550760 881545216 21856 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 215221 21856 1994 14 0 201478 0
[pid=25289/tid=25290] ppid=25275 vsize=860884 CPUtime=22.65
/proc/25289/task/25290/stat : 25290 (java) R 25275 25275 25134 0 -1 64 13477 0 0 0 2258 7 0 0 25 0 8 0 167550764 881545216 21856 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155525198 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25291] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25291/stat : 25291 (java) S 25275 25275 25134 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167550764 881545216 21856 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25292] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25292/stat : 25292 (java) S 25275 25275 25134 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167550764 881545216 21856 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25275 25275 25134 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167550768 881545216 21856 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25275 vsize=860884 CPUtime=0.24
/proc/25289/task/25294/stat : 25294 (java) S 25275 25275 25134 0 -1 64 975 0 0 0 23 1 0 0 15 0 8 0 167550768 881545216 21856 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25275 25275 25134 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 167550768 881545216 21856 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25296/stat : 25296 (java) S 25275 25275 25134 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167550768 881545216 21856 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 908436

[startup+51.1277 s]
/proc/loadavg: 2.07 2.16 2.32 3/102 25296
/proc/meminfo: memFree=975176/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=0.01
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25289] ppid=25275 vsize=860884 CPUtime=51.01
/proc/25289/stat : 25289 (java) S 25275 25275 25134 0 -1 0 28422 0 1 0 5081 20 0 0 15 0 8 0 167550760 881545216 27834 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 215221 27834 1994 14 0 201478 0
[pid=25289/tid=25290] ppid=25275 vsize=860884 CPUtime=47.18
/proc/25289/task/25290/stat : 25290 (java) R 25275 25275 25134 0 -1 64 19452 0 0 0 4707 11 0 0 25 0 8 0 167550764 881545216 27834 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155772416 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25291] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25291/stat : 25291 (java) S 25275 25275 25134 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167550764 881545216 27834 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25292] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25292/stat : 25292 (java) S 25275 25275 25134 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167550764 881545216 27834 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25275 25275 25134 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167550768 881545216 27834 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25275 vsize=860884 CPUtime=0.25
/proc/25289/task/25294/stat : 25294 (java) S 25275 25275 25134 0 -1 64 978 0 0 0 24 1 0 0 16 0 8 0 167550768 881545216 27834 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25275 25275 25134 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 167550768 881545216 27834 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25275 vsize=860884 CPUtime=0
/proc/25289/task/25296/stat : 25296 (java) S 25275 25275 25134 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167550768 881545216 27834 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 908436

[startup+102.342 s]
/proc/loadavg: 2.11 2.15 2.31 4/102 25296
/proc/meminfo: memFree=931656/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=0.01
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25289] ppid=25275 vsize=860884 CPUtime=102.22
/proc/25289/stat : 25289 (java) S 25275 25275 25134 0 -1 0 34678 0 1 0 10198 24 0 0 15 0 8 0 167550760 881545216 33919 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 215221 33919 1994 14 0 201478 0
[pid=25289/tid=25290] ppid=25275 vsize=860884 CPUtime=97.13

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

/proc/loadavg: 1.99 2.00 2.08 3/87 26007
/proc/meminfo: memFree=350032/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=832.92
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 800 88156 0 1 0 0 83151 141 17 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25834] ppid=25275 vsize=503176 CPUtime=286.17
/proc/25834/stat : 25834 (minisat) R 25275 25275 25134 0 -1 4194304 122045 0 0 0 28520 97 0 0 25 0 1 0 167634251 515252224 122027 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/25834/statm: 125794 122027 54 142 0 125650 0
Current children cumulated CPU time (s) 1119.09
Current children cumulated vsize (KiB) 550728

[startup+1183.26 s]
/proc/loadavg: 1.95 1.98 2.07 3/87 26045
/proc/meminfo: memFree=712656/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=832.92
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 800 88156 0 1 0 0 83151 141 17 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25834] ppid=25275 vsize=526528 CPUtime=345.88
/proc/25834/stat : 25834 (minisat) R 25275 25275 25134 0 -1 4194304 127855 0 0 0 34479 109 0 0 25 0 1 0 167634251 539164672 127837 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 0 0 0
/proc/25834/statm: 131632 127837 54 142 0 131488 0
Current children cumulated CPU time (s) 1178.8
Current children cumulated vsize (KiB) 574080

[startup+1243.29 s]
/proc/loadavg: 1.98 1.98 2.06 3/87 26045
/proc/meminfo: memFree=299600/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=832.92
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 800 88156 0 1 0 0 83151 141 17 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25834] ppid=25275 vsize=549836 CPUtime=405.68
/proc/25834/stat : 25834 (minisat) R 25275 25275 25134 0 -1 4194304 133577 0 0 0 40453 115 0 0 25 0 1 0 167634251 563032064 133559 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 0 0 0
/proc/25834/statm: 137459 133559 54 142 0 137315 0
Current children cumulated CPU time (s) 1238.6
Current children cumulated vsize (KiB) 597388

[startup+1303.35 s]
/proc/loadavg: 2.20 2.03 2.07 4/101 26176
/proc/meminfo: memFree=319600/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=832.92
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 800 88156 0 1 0 0 83151 141 17 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25834] ppid=25275 vsize=570332 CPUtime=465.33
/proc/25834/stat : 25834 (minisat) R 25275 25275 25134 0 -1 4194304 138661 0 0 0 46403 130 0 0 25 0 1 0 167634251 584019968 138643 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25834/statm: 142583 138643 54 142 0 142439 0
Current children cumulated CPU time (s) 1298.25
Current children cumulated vsize (KiB) 617884

[startup+1363.41 s]
/proc/loadavg: 2.07 2.02 2.06 3/100 26357
/proc/meminfo: memFree=846712/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=832.92
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 800 88156 0 1 0 0 83151 141 17 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25834] ppid=25275 vsize=586948 CPUtime=524.95
/proc/25834/stat : 25834 (minisat) R 25275 25275 25134 0 -1 4194304 142783 0 0 0 52345 150 0 0 25 0 1 0 167634251 601034752 142765 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25834/statm: 146737 142765 54 142 0 146593 0
Current children cumulated CPU time (s) 1357.87
Current children cumulated vsize (KiB) 634500

[startup+1423.45 s]
/proc/loadavg: 2.02 2.02 2.06 3/94 26405
/proc/meminfo: memFree=823024/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=832.92
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 800 88156 0 1 0 0 83151 141 17 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25834] ppid=25275 vsize=605616 CPUtime=584.7
/proc/25834/stat : 25834 (minisat) R 25275 25275 25134 0 -1 4194304 147429 0 0 0 58312 158 0 0 25 0 1 0 167634251 620150784 147411 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529321 0 0 4096 3 0 0 0 17 0 0 0
/proc/25834/statm: 151404 147411 54 142 0 151260 0
Current children cumulated CPU time (s) 1417.62
Current children cumulated vsize (KiB) 653168

[startup+1483.49 s]
/proc/loadavg: 2.01 2.01 2.05 3/94 26405
/proc/meminfo: memFree=798128/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=832.92
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 800 88156 0 1 0 0 83151 141 17 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25834] ppid=25275 vsize=624244 CPUtime=644.5
/proc/25834/stat : 25834 (minisat) R 25275 25275 25134 0 -1 4194304 152087 0 0 0 64288 162 0 0 25 0 1 0 167634251 639225856 152069 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25834/statm: 156061 152069 54 142 0 155917 0
Current children cumulated CPU time (s) 1477.42
Current children cumulated vsize (KiB) 671796

[startup+1543.54 s]
/proc/loadavg: 2.00 2.01 2.05 3/87 26631
/proc/meminfo: memFree=806256/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=832.92
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 800 88156 0 1 0 0 83151 141 17 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25834] ppid=25275 vsize=640148 CPUtime=704.23
/proc/25834/stat : 25834 (minisat) R 25275 25275 25134 0 -1 4194304 156094 0 0 0 70252 171 0 0 25 0 1 0 167634251 655511552 156076 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25834/statm: 160037 156076 54 142 0 159893 0
Current children cumulated CPU time (s) 1537.15
Current children cumulated vsize (KiB) 687700

[startup+1603.58 s]
/proc/loadavg: 2.06 2.02 2.05 3/87 26631
/proc/meminfo: memFree=792880/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=832.92
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 800 88156 0 1 0 0 83151 141 17 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25834] ppid=25275 vsize=654416 CPUtime=764.01
/proc/25834/stat : 25834 (minisat) R 25275 25275 25134 0 -1 4194304 159462 0 0 0 76227 174 0 0 25 0 1 0 167634251 670121984 159444 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 0 0 0
/proc/25834/statm: 163604 159444 54 142 0 163460 0
Current children cumulated CPU time (s) 1596.93
Current children cumulated vsize (KiB) 701968

[startup+1663.63 s]
/proc/loadavg: 2.02 2.01 2.04 3/87 26631
/proc/meminfo: memFree=778160/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=832.92
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 800 88156 0 1 0 0 83151 141 17 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25834] ppid=25275 vsize=669420 CPUtime=823.78
/proc/25834/stat : 25834 (minisat) R 25275 25275 25134 0 -1 4194304 163159 0 0 0 82201 177 0 0 25 0 1 0 167634251 685486080 163141 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/25834/statm: 167355 163141 54 142 0 167211 0
Current children cumulated CPU time (s) 1656.7
Current children cumulated vsize (KiB) 716972

[startup+1723.67 s]
/proc/loadavg: 2.01 2.01 2.03 3/87 26631
/proc/meminfo: memFree=764528/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=832.92
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 800 88156 0 1 0 0 83151 141 17 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25834] ppid=25275 vsize=682940 CPUtime=883.53
/proc/25834/stat : 25834 (minisat) R 25275 25275 25134 0 -1 4194304 166550 0 0 0 88173 180 0 0 25 0 1 0 167634251 699330560 166532 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25834/statm: 170735 166532 54 142 0 170591 0
Current children cumulated CPU time (s) 1716.45
Current children cumulated vsize (KiB) 730492

[startup+1783.7 s]
/proc/loadavg: 2.00 2.00 2.03 3/87 26631
/proc/meminfo: memFree=750192/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=832.92
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 800 88156 0 1 0 0 83151 141 17 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25834] ppid=25275 vsize=697336 CPUtime=943.31
/proc/25834/stat : 25834 (minisat) R 25275 25275 25134 0 -1 4194304 170087 0 0 0 94148 183 0 0 25 0 1 0 167634251 714072064 170069 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25834/statm: 174334 170069 54 142 0 174190 0
Current children cumulated CPU time (s) 1776.23
Current children cumulated vsize (KiB) 744888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.62 s]
/proc/loadavg: 2.00 2.00 2.03 3/87 26631
/proc/meminfo: memFree=741296/2055920 swapFree=4191880/4192956
[pid=25275] ppid=25273 vsize=47552 CPUtime=832.92
/proc/25275/stat : 25275 (galac.sh) S 25273 25275 25134 0 -1 4194304 800 88156 0 1 0 0 83151 141 17 0 1 0 167550756 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25275/statm: 11888 363 245 79 0 218 0
[pid=25834] ppid=25275 vsize=706116 CPUtime=967.14
/proc/25834/stat : 25834 (minisat) R 25275 25275 25134 0 -1 4194304 172302 0 0 0 96529 185 0 0 25 0 1 0 167634251 723062784 172284 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/25834/statm: 176529 172284 54 142 0 176385 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 753668

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 25275 and gives childrusage.ru_utime.tv_sec=831 childrusage.ru_utime.tv_usec=523589 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=419784
CPU time returned by wait4() is 832.943
while last known CPU time is 1800.06

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

Real time (s): 1807.63
CPU time (s): 1800.06
CPU user time (s): 1796.8
CPU system time (s): 3.26
CPU usage (%): 99.5813
Max. virtual memory (cumulated for all children) (KiB): 908436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 831.524
system time used= 1.41978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88956
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= 22614
involuntary context switches= 36446

runsolver used 1.89371 s user time and 5.57115 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Jan  7 17:39:19 UTC 2007


IDJOB= 209094
IDBENCH= 4495
FILE ID= node16/209094-1168191559

PBS_JOBID= 3479335

Free space on /tmp= 66510 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp01/fapp01-0200-4.xml
COMMAND LINE= /tmp/evaluation/209094-1168191559/galac.sh /tmp/evaluation/209094-1168191559/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-209094-1168191559 -o ROOT/results/node16/solver-209094-1168191559 -C 1800 -M 900  /tmp/evaluation/209094-1168191559/galac.sh /tmp/evaluation/209094-1168191559/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  51d70101c37b283f2266144f11c69f10

RANDOM SEED= 56970521

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1101544 kB
Buffers:         31772 kB
Cached:         182568 kB
SwapCached:        268 kB
Active:         775408 kB
Inactive:       126072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1101544 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3444 kB
Writeback:           0 kB
Mapped:         714384 kB
Slab:            36368 kB
Committed_AS:  5137328 kB
PageTables:       3716 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= 66378 MiB



End job on node16 on Sun Jan  7 18:09:27 UTC 2007