Trace number 206765

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.05 1800.85

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-25_ext.xml
MD5SUM5fbdc367aff83d7ec4267032df1b5a4a
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
5.46	c start processing
5.46	c start relation processing
19.36	c start cnf exporting
81.00	c parsing time : 5.244
81.00	c preprocessing time : 80.79
81.00	
81.00	c Nary constraints - conflicts : 0 supports : 93
81.00	c Binary constraints - conflicts : 0 supports :0
81.00	c max arity constraint : 3
81.00	c Max Tuples generated 0
81.00	c relations : 93
81.00	c relations BDD: 93
81.00	c vars : 598533 - clauses :  1875471
81.00	
81.09	 
81.09	c --- Minisat Stats ---
81.09	 

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/node58/watcher-206765-1168177693 -o ROOT/results/node58/solver-206765-1168177693 -C 1800 -M 900 /tmp/evaluation/206765-1168177693/galac.sh /tmp/evaluation/206765-1168177693/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: 1.08 1.02 1.01 5/74 24169
/proc/meminfo: memFree=1381936/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=8652 CPUtime=0
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 347 0 0 0 0 0 0 0 17 0 1 0 166167291 8859648 280 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 2163 280 208 79 0 156 0
[pid=24170] ppid=24168 vsize=8688 CPUtime=0
/proc/24170/stat : 24170 (galac.sh) R 24168 24168 24042 0 -1 4194368 27 0 0 0 0 0 0 0 18 0 1 0 166167292 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226238196383 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/24170/statm: 2172 286 209 79 0 165 0
[pid=24171] ppid=24170 vsize=8688 CPUtime=0
/proc/24171/stat : 24171 (galac.sh) R 24170 24168 24042 0 -1 4194368 0 0 0 0 0 0 0 0 18 0 1 0 166167292 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226238196383 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/24171/statm: 2172 286 209 79 0 165 0

[startup+0.104061 s]
/proc/loadavg: 1.08 1.02 1.01 5/74 24169
/proc/meminfo: memFree=1381936/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=0.01
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.512081 s]
/proc/loadavg: 1.08 1.02 1.01 5/74 24169
/proc/meminfo: memFree=1381936/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=0.01
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.33415 s]
/proc/loadavg: 1.08 1.02 1.01 3/89 24196
/proc/meminfo: memFree=1273456/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=0.01
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24182] ppid=24168 vsize=860852 CPUtime=1.23
/proc/24182/stat : 24182 (java) R 24168 24168 24042 0 -1 0 21269 0 1 0 111 12 0 0 25 0 8 0 166167294 881512448 21022 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073673462 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24182/statm: 215213 21022 1968 14 0 201471 0
[pid=24182/tid=24186] ppid=24168 vsize=860852 CPUtime=0.05
/proc/24182/task/24186/stat : 24186 (java) S 24168 24168 24042 0 -1 64 5514 0 0 0 3 2 0 0 16 0 8 0 166167304 881512448 21022 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24187] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24187/stat : 24187 (java) S 24168 24168 24042 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166167304 881512448 21022 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24188] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24188/stat : 24188 (java) S 24168 24168 24042 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 166167304 881512448 21022 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24193] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24193/stat : 24193 (java) S 24168 24168 24042 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166167308 881512448 21022 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24194] ppid=24168 vsize=860852 CPUtime=0.12
/proc/24182/task/24194/stat : 24194 (java) S 24168 24168 24042 0 -1 64 891 0 0 0 12 0 0 0 16 0 8 0 166167308 881512448 21022 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24195] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24195/stat : 24195 (java) S 24168 24168 24042 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166167308 881512448 21022 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24196] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24196/stat : 24196 (java) S 24168 24168 24042 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166167308 881512448 21022 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 908404

[startup+2.9963 s]
/proc/loadavg: 1.15 1.03 1.01 3/89 24196
/proc/meminfo: memFree=1249136/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=0.01
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24182] ppid=24168 vsize=860852 CPUtime=2.89
/proc/24182/stat : 24182 (java) R 24168 24168 24042 0 -1 0 25357 0 1 0 275 14 0 0 25 0 8 0 166167294 881512448 25104 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073658578 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24182/statm: 215213 25104 1968 14 0 201471 0
[pid=24182/tid=24186] ppid=24168 vsize=860852 CPUtime=0.2
/proc/24182/task/24186/stat : 24186 (java) S 24168 24168 24042 0 -1 64 9587 0 0 0 16 4 0 0 16 0 8 0 166167304 881512448 25104 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24187] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24187/stat : 24187 (java) S 24168 24168 24042 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166167304 881512448 25104 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24188] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24188/stat : 24188 (java) S 24168 24168 24042 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 166167304 881512448 25104 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24193] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24193/stat : 24193 (java) S 24168 24168 24042 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166167308 881512448 25104 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24194] ppid=24168 vsize=860852 CPUtime=0.14
/proc/24182/task/24194/stat : 24194 (java) S 24168 24168 24042 0 -1 64 900 0 0 0 14 0 0 0 16 0 8 0 166167308 881512448 25104 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24195] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24195/stat : 24195 (java) S 24168 24168 24042 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166167308 881512448 25104 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24196] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24196/stat : 24196 (java) S 24168 24168 24042 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166167308 881512448 25104 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 908404

[startup+6.29258 s]
/proc/loadavg: 1.15 1.03 1.01 3/89 24196
/proc/meminfo: memFree=1203888/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=0.01
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24182] ppid=24168 vsize=860852 CPUtime=6.18
/proc/24182/stat : 24182 (java) R 24168 24168 24042 0 -1 0 30857 0 1 0 601 17 0 0 25 0 8 0 166167294 881512448 30594 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073922372 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24182/statm: 215213 30594 1976 14 0 201471 0
[pid=24182/tid=24186] ppid=24168 vsize=860852 CPUtime=0.42
/proc/24182/task/24186/stat : 24186 (java) S 24168 24168 24042 0 -1 64 15013 0 0 0 36 6 0 0 17 0 8 0 166167304 881512448 30594 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24187] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24187/stat : 24187 (java) S 24168 24168 24042 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166167304 881512448 30594 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24188] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24188/stat : 24188 (java) S 24168 24168 24042 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 166167304 881512448 30594 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24193] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24193/stat : 24193 (java) S 24168 24168 24042 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166167308 881512448 30594 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24194] ppid=24168 vsize=860852 CPUtime=0.23
/proc/24182/task/24194/stat : 24194 (java) S 24168 24168 24042 0 -1 64 945 0 0 0 22 1 0 0 15 0 8 0 166167308 881512448 30594 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24195] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24195/stat : 24195 (java) S 24168 24168 24042 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166167308 881512448 30594 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24196] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24196/stat : 24196 (java) S 24168 24168 24042 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166167308 881512448 30594 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 908404

[startup+12.7871 s]
/proc/loadavg: 1.28 1.06 1.02 3/89 24196
/proc/meminfo: memFree=1108088/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=0.01
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24182] ppid=24168 vsize=860852 CPUtime=12.68
/proc/24182/stat : 24182 (java) R 24168 24168 24042 0 -1 0 54784 0 1 0 1241 27 0 0 25 0 8 0 166167294 881512448 54518 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073975503 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24182/statm: 215213 54518 1976 14 0 201471 0
[pid=24182/tid=24186] ppid=24168 vsize=860852 CPUtime=1.46
/proc/24182/task/24186/stat : 24186 (java) S 24168 24168 24042 0 -1 64 38937 0 0 0 130 16 0 0 16 0 8 0 166167304 881512448 54518 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24187] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24187/stat : 24187 (java) S 24168 24168 24042 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166167304 881512448 54518 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24188] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24188/stat : 24188 (java) S 24168 24168 24042 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 166167304 881512448 54518 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24193] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24193/stat : 24193 (java) S 24168 24168 24042 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166167308 881512448 54518 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24194] ppid=24168 vsize=860852 CPUtime=0.23
/proc/24182/task/24194/stat : 24194 (java) S 24168 24168 24042 0 -1 64 945 0 0 0 22 1 0 0 15 0 8 0 166167308 881512448 54518 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24195] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24195/stat : 24195 (java) S 24168 24168 24042 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166167308 881512448 54518 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24196] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24196/stat : 24196 (java) S 24168 24168 24042 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166167308 881512448 54518 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 908404

[startup+25.6292 s]
/proc/loadavg: 1.39 1.09 1.03 3/89 24196
/proc/meminfo: memFree=973624/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=0.01
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24182] ppid=24168 vsize=860852 CPUtime=25.52
/proc/24182/stat : 24182 (java) R 24168 24168 24042 0 -1 0 87706 0 1 0 2507 45 0 0 25 0 8 0 166167294 881512448 87426 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24182/statm: 215213 87426 1995 14 0 201471 0
[pid=24182/tid=24186] ppid=24168 vsize=860852 CPUtime=2.89
/proc/24182/task/24186/stat : 24186 (java) S 24168 24168 24042 0 -1 64 71772 0 0 0 258 31 0 0 16 0 8 0 166167304 881512448 87426 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24187] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24187/stat : 24187 (java) S 24168 24168 24042 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166167304 881512448 87426 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24188] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24188/stat : 24188 (java) S 24168 24168 24042 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 166167304 881512448 87426 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24193] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24193/stat : 24193 (java) S 24168 24168 24042 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166167308 881512448 87426 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24194] ppid=24168 vsize=860852 CPUtime=0.29
/proc/24182/task/24194/stat : 24194 (java) S 24168 24168 24042 0 -1 64 981 0 0 0 28 1 0 0 15 0 8 0 166167308 881512448 87426 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24195] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24195/stat : 24195 (java) S 24168 24168 24042 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166167308 881512448 87426 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24196] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24196/stat : 24196 (java) S 24168 24168 24042 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166167308 881512448 87426 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 908404

[startup+51.2484 s]
/proc/loadavg: 1.60 1.17 1.05 3/89 24196
/proc/meminfo: memFree=959416/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=0.01
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24182] ppid=24168 vsize=860852 CPUtime=51.12
/proc/24182/stat : 24182 (java) R 24168 24168 24042 0 -1 0 87749 0 1 0 5058 54 0 0 25 0 8 0 166167294 881512448 87426 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073516255 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24182/statm: 215213 87426 1995 14 0 201471 0
[pid=24182/tid=24186] ppid=24168 vsize=860852 CPUtime=2.97
/proc/24182/task/24186/stat : 24186 (java) S 24168 24168 24042 0 -1 64 71772 0 0 0 265 32 0 0 16 0 8 0 166167304 881512448 87426 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24187] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24187/stat : 24187 (java) S 24168 24168 24042 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166167304 881512448 87426 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24188] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24188/stat : 24188 (java) S 24168 24168 24042 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 166167304 881512448 87426 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24193] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24193/stat : 24193 (java) S 24168 24168 24042 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166167308 881512448 87426 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24194] ppid=24168 vsize=860852 CPUtime=0.29
/proc/24182/task/24194/stat : 24194 (java) S 24168 24168 24042 0 -1 64 981 0 0 0 28 1 0 0 15 0 8 0 166167308 881512448 87426 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24195] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24195/stat : 24195 (java) S 24168 24168 24042 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166167308 881512448 87426 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24182/tid=24196] ppid=24168 vsize=860852 CPUtime=0
/proc/24182/task/24196/stat : 24196 (java) S 24168 24168 24042 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166167308 881512448 87426 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 908404

[startup+102.458 s]
/proc/loadavg: 1.91 1.32 1.11 3/82 24197
/proc/meminfo: memFree=1172528/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=80.94

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

/proc/loadavg: 2.01 1.97 1.68 3/82 24395
/proc/meminfo: memFree=1023288/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=80.94
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 801 89513 0 1 0 0 8023 71 17 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24197] ppid=24168 vsize=271172 CPUtime=1041.81
/proc/24197/stat : 24197 (minisat) R 24168 24168 24042 0 -1 4194304 65299 0 0 0 104128 53 0 0 25 0 1 0 166175401 277680128 65281 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 1 0 0
/proc/24197/statm: 67793 65281 54 142 0 67649 0
Current children cumulated CPU time (s) 1122.75
Current children cumulated vsize (KiB) 318724

[startup+1183.41 s]
/proc/loadavg: 2.00 1.97 1.70 3/82 24395
/proc/meminfo: memFree=1018360/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=80.94
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 801 89513 0 1 0 0 8023 71 17 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24197] ppid=24168 vsize=276064 CPUtime=1101.82
/proc/24197/stat : 24197 (minisat) R 24168 24168 24042 0 -1 4194304 66529 0 0 0 110128 54 0 0 25 0 1 0 166175401 282689536 66511 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525874 0 0 4096 3 0 0 0 17 1 0 0
/proc/24197/statm: 69016 66511 54 142 0 68872 0
Current children cumulated CPU time (s) 1182.76
Current children cumulated vsize (KiB) 323616

[startup+1243.44 s]
/proc/loadavg: 2.00 1.97 1.72 3/82 24395
/proc/meminfo: memFree=1013368/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=80.94
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 801 89513 0 1 0 0 8023 71 17 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24197] ppid=24168 vsize=281496 CPUtime=1161.83
/proc/24197/stat : 24197 (minisat) R 24168 24168 24042 0 -1 4194304 67805 0 0 0 116127 56 0 0 25 0 1 0 166175401 288251904 67787 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/24197/statm: 70374 67787 54 142 0 70230 0
Current children cumulated CPU time (s) 1242.77
Current children cumulated vsize (KiB) 329048

[startup+1303.49 s]
/proc/loadavg: 2.00 1.97 1.73 3/82 24395
/proc/meminfo: memFree=1008888/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=80.94
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 801 89513 0 1 0 0 8023 71 17 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24197] ppid=24168 vsize=285852 CPUtime=1221.87
/proc/24197/stat : 24197 (minisat) R 24168 24168 24042 0 -1 4194304 68919 0 0 0 122129 58 0 0 25 0 1 0 166175401 292712448 68901 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24197/statm: 71463 68901 54 142 0 71319 0
Current children cumulated CPU time (s) 1302.81
Current children cumulated vsize (KiB) 333404

[startup+1363.5 s]
/proc/loadavg: 2.07 1.99 1.75 3/82 24395
/proc/meminfo: memFree=1003704/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=80.94
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 801 89513 0 1 0 0 8023 71 17 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24197] ppid=24168 vsize=291024 CPUtime=1281.86
/proc/24197/stat : 24197 (minisat) R 24168 24168 24042 0 -1 4194304 70210 0 0 0 128127 59 0 0 25 0 1 0 166175401 298008576 70192 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/24197/statm: 72756 70192 54 142 0 72612 0
Current children cumulated CPU time (s) 1362.8
Current children cumulated vsize (KiB) 338576

[startup+1423.51 s]
/proc/loadavg: 2.02 1.99 1.76 3/82 24395
/proc/meminfo: memFree=997496/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=80.94
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 801 89513 0 1 0 0 8023 71 17 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24197] ppid=24168 vsize=297304 CPUtime=1341.86
/proc/24197/stat : 24197 (minisat) R 24168 24168 24042 0 -1 4194304 71765 0 0 0 134125 61 0 0 25 0 1 0 166175401 304439296 71747 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24197/statm: 74326 71747 54 142 0 74182 0
Current children cumulated CPU time (s) 1422.8
Current children cumulated vsize (KiB) 344856

[startup+1483.52 s]
/proc/loadavg: 2.01 1.99 1.77 3/82 24395
/proc/meminfo: memFree=991160/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=80.94
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 801 89513 0 1 0 0 8023 71 17 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24197] ppid=24168 vsize=303524 CPUtime=1401.85
/proc/24197/stat : 24197 (minisat) R 24168 24168 24042 0 -1 4194304 73334 0 0 0 140123 62 0 0 25 0 1 0 166175401 310808576 73316 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/24197/statm: 75881 73316 54 142 0 75737 0
Current children cumulated CPU time (s) 1482.79
Current children cumulated vsize (KiB) 351076

[startup+1543.52 s]
/proc/loadavg: 2.06 2.01 1.79 3/82 24395
/proc/meminfo: memFree=984568/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=80.94
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 801 89513 0 1 0 0 8023 71 17 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24197] ppid=24168 vsize=309996 CPUtime=1461.84
/proc/24197/stat : 24197 (minisat) R 24168 24168 24042 0 -1 4194304 74975 0 0 0 146120 64 0 0 25 0 1 0 166175401 317435904 74957 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529327 0 0 4096 3 0 0 0 17 1 0 0
/proc/24197/statm: 77499 74957 54 142 0 77355 0
Current children cumulated CPU time (s) 1542.78
Current children cumulated vsize (KiB) 357548

[startup+1603.52 s]
/proc/loadavg: 2.02 2.00 1.80 3/82 24395
/proc/meminfo: memFree=979640/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=80.94
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 801 89513 0 1 0 0 8023 71 17 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24197] ppid=24168 vsize=314880 CPUtime=1521.83
/proc/24197/stat : 24197 (minisat) R 24168 24168 24042 0 -1 4194304 76189 0 0 0 152118 65 0 0 25 0 1 0 166175401 322437120 76171 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/24197/statm: 78720 76171 54 142 0 78576 0
Current children cumulated CPU time (s) 1602.77
Current children cumulated vsize (KiB) 362432

[startup+1663.53 s]
/proc/loadavg: 2.01 2.00 1.81 3/82 24395
/proc/meminfo: memFree=973048/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=80.94
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 801 89513 0 1 0 0 8023 71 17 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24197] ppid=24168 vsize=321536 CPUtime=1581.83
/proc/24197/stat : 24197 (minisat) R 24168 24168 24042 0 -1 4194304 77846 0 0 0 158116 67 0 0 25 0 1 0 166175401 329252864 77828 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/24197/statm: 80384 77828 54 142 0 80240 0
Current children cumulated CPU time (s) 1662.77
Current children cumulated vsize (KiB) 369088

[startup+1723.54 s]
/proc/loadavg: 2.00 2.00 1.82 3/82 24395
/proc/meminfo: memFree=969464/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=80.94
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 801 89513 0 1 0 0 8023 71 17 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24197] ppid=24168 vsize=324976 CPUtime=1641.82
/proc/24197/stat : 24197 (minisat) R 24168 24168 24042 0 -1 4194304 78731 0 0 0 164115 67 0 0 25 0 1 0 166175401 332775424 78713 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/24197/statm: 81244 78713 54 142 0 81100 0
Current children cumulated CPU time (s) 1722.76
Current children cumulated vsize (KiB) 372528

[startup+1783.58 s]
/proc/loadavg: 2.00 2.00 1.83 3/82 24395
/proc/meminfo: memFree=965880/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=80.94
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 801 89513 0 1 0 0 8023 71 17 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24197] ppid=24168 vsize=328544 CPUtime=1701.85
/proc/24197/stat : 24197 (minisat) R 24168 24168 24042 0 -1 4194304 79623 0 0 0 170116 69 0 0 25 0 1 0 166175401 336429056 79605 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24197/statm: 82136 79605 54 142 0 81992 0
Current children cumulated CPU time (s) 1782.79
Current children cumulated vsize (KiB) 376096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.84 s]
/proc/loadavg: 2.00 2.00 1.83 3/82 24397
/proc/meminfo: memFree=964728/2055920 swapFree=4192812/4192956
[pid=24168] ppid=24165 vsize=47552 CPUtime=80.94
/proc/24168/stat : 24168 (galac.sh) S 24165 24168 24042 0 -1 4194304 801 89513 0 1 0 0 8023 71 17 0 1 0 166167291 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24168/statm: 11888 364 246 79 0 218 0
[pid=24197] ppid=24168 vsize=329736 CPUtime=1719.11
/proc/24197/stat : 24197 (minisat) R 24168 24168 24042 0 -1 4194304 79911 0 0 0 171842 69 0 0 25 0 1 0 166175401 337649664 79893 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 1 0 0
/proc/24197/statm: 82434 79894 54 142 0 82290 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 377288

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 24168 and gives childrusage.ru_utime.tv_sec=80 childrusage.ru_utime.tv_usec=236802 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=723889
CPU time returned by wait4() is 80.9607
while last known CPU time is 1800.05

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

Real time (s): 1800.85
CPU time (s): 1800.05
CPU user time (s): 1798.65
CPU system time (s): 1.4
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 908404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.2368
system time used= 0.723889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90314
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= 3597
involuntary context switches= 3795

runsolver used 1.92071 s user time and 5.34619 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sun Jan  7 13:48:13 UTC 2007


IDJOB= 206765
IDBENCH= 4233
FILE ID= node58/206765-1168177693

PBS_JOBID= 3479105

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  5fbdc367aff83d7ec4267032df1b5a4a

RANDOM SEED= 540460581

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.223
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.223
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:       1383024 kB
Buffers:         37444 kB
Cached:         547220 kB
SwapCached:          0 kB
Active:          92676 kB
Inactive:       512328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1383024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           14892 kB
Writeback:           0 kB
Mapped:          31032 kB
Slab:            53472 kB
Committed_AS:  2619116 kB
PageTables:       1648 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= 66510 MiB



End job on node58 on Sun Jan  7 14:18:14 UTC 2007