Trace number 207038

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.03 1812.37

General information on the benchmark

NametravellingSalesman/travellingSalesman-20/
tsp-20-76_ext.xml
MD5SUMb61f8887e267af7091a054d24d13b970
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 benchmark6.60799
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c --- Preproc Stats ---
0.86	c start processing
0.86	c start relation processing
2.21	c start cnf exporting
223.47	c parsing time : 0.671
223.47	c preprocessing time : 223.279
223.47	
223.47	c Nary constraints - conflicts : 0 supports : 20
223.47	c Binary constraints - conflicts : 190 supports :20
223.47	c max arity constraint : 3
223.47	c Max Tuples generated 0
223.47	c relations : 23
223.47	c relations BDD: 2
223.47	c vars : 350741 - clauses :  11631759
223.47	
223.53	 
223.53	c --- Minisat Stats ---
223.53	 

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/node3/watcher-207038-1168179844 -o ROOT/results/node3/solver-207038-1168179844 -C 1800 -M 900 /tmp/evaluation/207038-1168179844/galac.sh /tmp/evaluation/207038-1168179844/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.99 2.07 2.02 5/98 31971
/proc/meminfo: memFree=884464/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=8560 CPUtime=0
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 308 0 0 0 0 0 0 0 16 0 1 0 166380073 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632941967 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31970/statm: 2140 253 197 79 0 133 0

[startup+0.11824 s]
/proc/loadavg: 1.99 2.07 2.02 5/98 31971
/proc/meminfo: memFree=884464/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=0.01
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.530335 s]
/proc/loadavg: 1.99 2.07 2.02 5/98 31971
/proc/meminfo: memFree=884464/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=0.01
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.35831 s]
/proc/loadavg: 1.99 2.07 2.02 2/89 32002
/proc/meminfo: memFree=1573304/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=0.01
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=31984] ppid=31970 vsize=861068 CPUtime=1.27
/proc/31984/stat : 31984 (java) R 31970 31970 31617 0 -1 0 13817 0 1 0 116 11 0 0 17 0 8 0 166380077 881733632 13570 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073905092 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31984/statm: 215267 13570 1968 14 0 201472 0
[pid=31984/tid=31985] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31985/stat : 31985 (java) S 31970 31970 31617 0 -1 64 5 0 0 0 0 0 0 0 17 0 8 0 166380081 881733632 13570 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31984/tid=31986] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31986/stat : 31986 (java) S 31970 31970 31617 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 166380082 881733632 13570 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31984/tid=31987] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31987/stat : 31987 (java) S 31970 31970 31617 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 166380082 881733632 13570 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31984/tid=31988] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31988/stat : 31988 (java) S 31970 31970 31617 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166380085 881733632 13570 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31984/tid=31989] ppid=31970 vsize=861068 CPUtime=0.18
/proc/31984/task/31989/stat : 31989 (java) S 31970 31970 31617 0 -1 64 942 0 0 0 17 1 0 0 16 0 8 0 166380085 881733632 13570 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31990] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31990/stat : 31990 (java) S 31970 31970 31617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166380085 881733632 13570 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31984/tid=31991] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31991/stat : 31991 (java) S 31970 31970 31617 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166380085 881733632 13570 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908628

[startup+2.99557 s]
/proc/loadavg: 1.91 2.05 2.01 2/89 32002
/proc/meminfo: memFree=1543736/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=0.01
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=31984] ppid=31970 vsize=861068 CPUtime=2.9
/proc/31984/stat : 31984 (java) R 31970 31970 31617 0 -1 0 23101 0 1 0 275 15 0 0 17 0 8 0 166380077 881733632 22852 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073695896 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31984/statm: 215267 22852 1996 14 0 201472 0
[pid=31984/tid=31985] ppid=31970 vsize=861068 CPUtime=0.12
/proc/31984/task/31985/stat : 31985 (java) S 31970 31970 31617 0 -1 64 7176 0 0 0 9 3 0 0 16 0 8 0 166380081 881733632 22852 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31986] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31986/stat : 31986 (java) S 31970 31970 31617 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 166380082 881733632 22852 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31987] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31987/stat : 31987 (java) S 31970 31970 31617 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166380082 881733632 22852 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31988] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31988/stat : 31988 (java) S 31970 31970 31617 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166380085 881733632 22852 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31984/tid=31989] ppid=31970 vsize=861068 CPUtime=0.24
/proc/31984/task/31989/stat : 31989 (java) S 31970 31970 31617 0 -1 64 997 0 0 0 23 1 0 0 16 0 8 0 166380085 881733632 22852 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31990] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31990/stat : 31990 (java) S 31970 31970 31617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166380085 881733632 22852 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31984/tid=31991] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31991/stat : 31991 (java) S 31970 31970 31617 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166380085 881733632 22852 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908628

[startup+6.19908 s]
/proc/loadavg: 1.91 2.05 2.01 3/105 32042
/proc/meminfo: memFree=1491000/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=0.01
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=31984] ppid=31970 vsize=861068 CPUtime=6.08
/proc/31984/stat : 31984 (java) R 31970 31970 31617 0 -1 0 23108 0 1 0 591 17 0 0 21 0 8 0 166380077 881733632 22852 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074089581 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31984/statm: 215267 22852 1996 14 0 201472 0
[pid=31984/tid=31985] ppid=31970 vsize=861068 CPUtime=0.19
/proc/31984/task/31985/stat : 31985 (java) S 31970 31970 31617 0 -1 64 7176 0 0 0 16 3 0 0 16 0 8 0 166380081 881733632 22852 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31986] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31986/stat : 31986 (java) S 31970 31970 31617 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 166380082 881733632 22852 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31987] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31987/stat : 31987 (java) S 31970 31970 31617 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166380082 881733632 22852 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31988] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31988/stat : 31988 (java) S 31970 31970 31617 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166380085 881733632 22852 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31984/tid=31989] ppid=31970 vsize=861068 CPUtime=0.24
/proc/31984/task/31989/stat : 31989 (java) S 31970 31970 31617 0 -1 64 997 0 0 0 23 1 0 0 16 0 8 0 166380085 881733632 22852 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31990] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31990/stat : 31990 (java) S 31970 31970 31617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166380085 881733632 22852 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31984/tid=31991] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31991/stat : 31991 (java) S 31970 31970 31617 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166380085 881733632 22852 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 908628

[startup+12.6861 s]
/proc/loadavg: 1.93 2.05 2.01 4/105 32042
/proc/meminfo: memFree=1294136/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=0.01
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=31984] ppid=31970 vsize=861068 CPUtime=12.07
/proc/31984/stat : 31984 (java) R 31970 31970 31617 0 -1 0 23576 0 1 0 1188 19 0 0 25 0 8 0 166380077 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073995610 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31984/statm: 215267 23308 1996 14 0 201472 0
[pid=31984/tid=31985] ppid=31970 vsize=861068 CPUtime=0.27
/proc/31984/task/31985/stat : 31985 (java) S 31970 31970 31617 0 -1 64 7632 0 0 0 24 3 0 0 16 0 8 0 166380081 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31986] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31986/stat : 31986 (java) S 31970 31970 31617 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 166380082 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31987] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31987/stat : 31987 (java) S 31970 31970 31617 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166380082 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31988] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31988/stat : 31988 (java) S 31970 31970 31617 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166380085 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31984/tid=31989] ppid=31970 vsize=861068 CPUtime=0.24
/proc/31984/task/31989/stat : 31989 (java) S 31970 31970 31617 0 -1 64 997 0 0 0 23 1 0 0 16 0 8 0 166380085 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31990] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31990/stat : 31990 (java) S 31970 31970 31617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166380085 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31984/tid=31991] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31991/stat : 31991 (java) S 31970 31970 31617 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166380085 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.08
Current children cumulated vsize (KiB) 908628

[startup+25.5669 s]
/proc/loadavg: 1.94 2.04 2.01 3/105 32042
/proc/meminfo: memFree=1126584/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=0.01
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=31984] ppid=31970 vsize=861068 CPUtime=24.09
/proc/31984/stat : 31984 (java) R 31970 31970 31617 0 -1 0 23602 0 1 0 2385 24 0 0 25 0 8 0 166380077 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074039792 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31984/statm: 215267 23308 1996 14 0 201472 0
[pid=31984/tid=31985] ppid=31970 vsize=861068 CPUtime=0.27
/proc/31984/task/31985/stat : 31985 (java) S 31970 31970 31617 0 -1 64 7632 0 0 0 24 3 0 0 16 0 8 0 166380081 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31984/tid=31986] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31986/stat : 31986 (java) S 31970 31970 31617 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 166380082 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31987] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31987/stat : 31987 (java) S 31970 31970 31617 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166380082 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31988] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31988/stat : 31988 (java) S 31970 31970 31617 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166380085 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31984/tid=31989] ppid=31970 vsize=861068 CPUtime=0.24
/proc/31984/task/31989/stat : 31989 (java) S 31970 31970 31617 0 -1 64 997 0 0 0 23 1 0 0 16 0 8 0 166380085 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31990] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31990/stat : 31990 (java) S 31970 31970 31617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166380085 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31984/tid=31991] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31991/stat : 31991 (java) S 31970 31970 31617 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166380085 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.1
Current children cumulated vsize (KiB) 908628

[startup+51.2554 s]
/proc/loadavg: 1.96 2.04 2.01 3/105 32042
/proc/meminfo: memFree=1105464/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=0.01
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=31984] ppid=31970 vsize=861068 CPUtime=49.42
/proc/31984/stat : 31984 (java) R 31970 31970 31617 0 -1 0 23652 0 1 0 4906 36 0 0 25 0 8 0 166380077 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074003339 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31984/statm: 215267 23308 1996 14 0 201472 0
[pid=31984/tid=31985] ppid=31970 vsize=861068 CPUtime=0.3
/proc/31984/task/31985/stat : 31985 (java) S 31970 31970 31617 0 -1 64 7632 0 0 0 27 3 0 0 16 0 8 0 166380081 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31984/tid=31986] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31986/stat : 31986 (java) S 31970 31970 31617 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 166380082 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31987] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31987/stat : 31987 (java) S 31970 31970 31617 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166380082 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31988] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31988/stat : 31988 (java) S 31970 31970 31617 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166380085 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31984/tid=31989] ppid=31970 vsize=861068 CPUtime=0.24
/proc/31984/task/31989/stat : 31989 (java) S 31970 31970 31617 0 -1 64 997 0 0 0 23 1 0 0 16 0 8 0 166380085 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31984/tid=31990] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31990/stat : 31990 (java) S 31970 31970 31617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166380085 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31984/tid=31991] ppid=31970 vsize=861068 CPUtime=0
/proc/31984/task/31991/stat : 31991 (java) S 31970 31970 31617 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166380085 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.43
Current children cumulated vsize (KiB) 908628

[startup+102.46 s]
/proc/loadavg: 2.22 2.09 2.02 3/105 32042
/proc/meminfo: memFree=993784/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=0.01
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=31984] ppid=31970 vsize=861068 CPUtime=99.79
/proc/31984/stat : 31984 (java) R 31970 31970 31617 0 -1 0 23754 0 1 0 9919 60 0 0 25 0 8 0 166380077 881733632 23308 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155213845 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31984/statm: 215267 23308 1996 14 0 201472 0
[pid=31984/tid=31985] ppid=31970 vsize=861068 CPUtime=0.36

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

/proc/loadavg: 2.03 2.02 2.00 3/95 32269
/proc/meminfo: memFree=548752/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=219.8
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 800 25879 0 1 0 0 21855 125 17 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=32124] ppid=31970 vsize=441016 CPUtime=895.43
/proc/32124/stat : 32124 (minisat) R 31970 31970 31617 0 -1 4194304 107625 0 0 0 89467 76 0 0 25 0 1 0 166402426 451600384 107607 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/32124/statm: 110254 107607 54 142 0 110110 0
Current children cumulated CPU time (s) 1115.23
Current children cumulated vsize (KiB) 488576

[startup+1183.93 s]
/proc/loadavg: 2.01 2.02 2.00 3/95 32269
/proc/meminfo: memFree=530512/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=219.8
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 800 25879 0 1 0 0 21855 125 17 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=32124] ppid=31970 vsize=441016 CPUtime=955.18
/proc/32124/stat : 32124 (minisat) R 31970 31970 31617 0 -1 4194304 107625 0 0 0 95442 76 0 0 25 0 1 0 166402426 451600384 107607 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529251 0 0 4096 3 0 0 0 17 0 0 0
/proc/32124/statm: 110254 107607 54 142 0 110110 0
Current children cumulated CPU time (s) 1174.98
Current children cumulated vsize (KiB) 488576

[startup+1244.03 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 32269
/proc/meminfo: memFree=523856/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=219.8
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 800 25879 0 1 0 0 21855 125 17 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=32124] ppid=31970 vsize=441016 CPUtime=1014.96
/proc/32124/stat : 32124 (minisat) R 31970 31970 31617 0 -1 4194304 107625 0 0 0 101420 76 0 0 25 0 1 0 166402426 451600384 107607 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529773 0 0 4096 3 0 0 0 17 0 0 0
/proc/32124/statm: 110254 107607 54 142 0 110110 0
Current children cumulated CPU time (s) 1234.76
Current children cumulated vsize (KiB) 488576

[startup+1304.12 s]
/proc/loadavg: 2.06 2.02 2.00 3/95 32269
/proc/meminfo: memFree=510288/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=219.8
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 800 25879 0 1 0 0 21855 125 17 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=32124] ppid=31970 vsize=441016 CPUtime=1074.73
/proc/32124/stat : 32124 (minisat) R 31970 31970 31617 0 -1 4194304 107625 0 0 0 107396 77 0 0 25 0 1 0 166402426 451600384 107607 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525861 0 0 4096 3 0 0 0 17 0 0 0
/proc/32124/statm: 110254 107607 54 142 0 110110 0
Current children cumulated CPU time (s) 1294.53
Current children cumulated vsize (KiB) 488576

[startup+1364.2 s]
/proc/loadavg: 2.02 2.01 2.00 3/95 32269
/proc/meminfo: memFree=492816/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=219.8
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 800 25879 0 1 0 0 21855 125 17 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=32124] ppid=31970 vsize=441016 CPUtime=1134.48
/proc/32124/stat : 32124 (minisat) R 31970 31970 31617 0 -1 4194304 107625 0 0 0 113371 77 0 0 25 0 1 0 166402426 451600384 107607 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 0 0 0
/proc/32124/statm: 110254 107607 54 142 0 110110 0
Current children cumulated CPU time (s) 1354.28
Current children cumulated vsize (KiB) 488576

[startup+1424.28 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 32269
/proc/meminfo: memFree=478864/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=219.8
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 800 25879 0 1 0 0 21855 125 17 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=32124] ppid=31970 vsize=441016 CPUtime=1194.25
/proc/32124/stat : 32124 (minisat) R 31970 31970 31617 0 -1 4194304 107625 0 0 0 119348 77 0 0 25 0 1 0 166402426 451600384 107607 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32124/statm: 110254 107607 54 142 0 110110 0
Current children cumulated CPU time (s) 1414.05
Current children cumulated vsize (KiB) 488576

[startup+1484.36 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 32269
/proc/meminfo: memFree=467728/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=219.8
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 800 25879 0 1 0 0 21855 125 17 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=32124] ppid=31970 vsize=441016 CPUtime=1254
/proc/32124/stat : 32124 (minisat) R 31970 31970 31617 0 -1 4194304 107625 0 0 0 125323 77 0 0 25 0 1 0 166402426 451600384 107607 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/32124/statm: 110254 107607 54 142 0 110110 0
Current children cumulated CPU time (s) 1473.8
Current children cumulated vsize (KiB) 488576

[startup+1544.45 s]
/proc/loadavg: 2.04 2.01 2.00 3/95 32269
/proc/meminfo: memFree=453392/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=219.8
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 800 25879 0 1 0 0 21855 125 17 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=32124] ppid=31970 vsize=441016 CPUtime=1313.75
/proc/32124/stat : 32124 (minisat) R 31970 31970 31617 0 -1 4194304 107625 0 0 0 131298 77 0 0 25 0 1 0 166402426 451600384 107607 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32124/statm: 110254 107607 54 142 0 110110 0
Current children cumulated CPU time (s) 1533.55
Current children cumulated vsize (KiB) 488576

[startup+1604.55 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 32269
/proc/meminfo: memFree=441488/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=219.8
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 800 25879 0 1 0 0 21855 125 17 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=32124] ppid=31970 vsize=441016 CPUtime=1373.53
/proc/32124/stat : 32124 (minisat) R 31970 31970 31617 0 -1 4194304 107625 0 0 0 137276 77 0 0 25 0 1 0 166402426 451600384 107607 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32124/statm: 110254 107607 54 142 0 110110 0
Current children cumulated CPU time (s) 1593.33
Current children cumulated vsize (KiB) 488576

[startup+1664.65 s]
/proc/loadavg: 2.08 2.02 2.00 3/95 32269
/proc/meminfo: memFree=416656/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=219.8
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 800 25879 0 1 0 0 21855 125 17 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=32124] ppid=31970 vsize=441016 CPUtime=1433.3
/proc/32124/stat : 32124 (minisat) R 31970 31970 31617 0 -1 4194304 107625 0 0 0 143252 78 0 0 25 0 1 0 166402426 451600384 107607 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/32124/statm: 110254 107607 54 142 0 110110 0
Current children cumulated CPU time (s) 1653.1
Current children cumulated vsize (KiB) 488576

[startup+1724.74 s]
/proc/loadavg: 2.08 2.03 2.00 3/95 32269
/proc/meminfo: memFree=405968/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=219.8
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 800 25879 0 1 0 0 21855 125 17 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=32124] ppid=31970 vsize=441016 CPUtime=1493.05
/proc/32124/stat : 32124 (minisat) R 31970 31970 31617 0 -1 4194304 107625 0 0 0 149227 78 0 0 25 0 1 0 166402426 451600384 107607 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/32124/statm: 110254 107607 54 142 0 110110 0
Current children cumulated CPU time (s) 1712.85
Current children cumulated vsize (KiB) 488576

[startup+1784.83 s]
/proc/loadavg: 2.03 2.02 2.00 3/95 32269
/proc/meminfo: memFree=398032/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=219.8
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 800 25879 0 1 0 0 21855 125 17 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=32124] ppid=31970 vsize=441016 CPUtime=1552.84
/proc/32124/stat : 32124 (minisat) R 31970 31970 31617 0 -1 4194304 107625 0 0 0 155206 78 0 0 25 0 1 0 166402426 451600384 107607 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32124/statm: 110254 107607 54 142 0 110110 0
Current children cumulated CPU time (s) 1772.64
Current children cumulated vsize (KiB) 488576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.36 s]
/proc/loadavg: 2.02 2.02 2.00 3/95 32269
/proc/meminfo: memFree=386384/2055920 swapFree=4192812/4192956
[pid=31970] ppid=31968 vsize=47560 CPUtime=219.8
/proc/31970/stat : 31970 (galac.sh) S 31968 31970 31617 0 -1 4194304 800 25879 0 1 0 0 21855 125 17 0 1 0 166380073 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31970/statm: 11890 363 245 79 0 218 0
[pid=32124] ppid=31970 vsize=441016 CPUtime=1580.23
/proc/32124/stat : 32124 (minisat) R 31970 31970 31617 0 -1 4194304 107625 0 0 0 157945 78 0 0 25 0 1 0 166402426 451600384 107607 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/32124/statm: 110254 107607 54 142 0 110110 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 488576

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 31970 and gives childrusage.ru_utime.tv_sec=218 childrusage.ru_utime.tv_usec=561773 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=256808
CPU time returned by wait4() is 219.819
while last known CPU time is 1800.03

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

Real time (s): 1812.37
CPU time (s): 1800.03
CPU user time (s): 1798
CPU system time (s): 2.03
CPU usage (%): 99.3189
Max. virtual memory (cumulated for all children) (KiB): 908628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 218.562
system time used= 1.25681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26679
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= 8301
involuntary context switches= 10723

runsolver used 1.9757 s user time and 5.9391 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Jan  7 14:24:04 UTC 2007


IDJOB= 207038
IDBENCH= 4254
FILE ID= node3/207038-1168179844

PBS_JOBID= 3478880

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/travellingSalesman/travellingSalesman-20/tsp-20-76_ext.xml
COMMAND LINE= /tmp/evaluation/207038-1168179844/galac.sh /tmp/evaluation/207038-1168179844/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-207038-1168179844 -o ROOT/results/node3/solver-207038-1168179844 -C 1800 -M 900  /tmp/evaluation/207038-1168179844/galac.sh /tmp/evaluation/207038-1168179844/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  b61f8887e267af7091a054d24d13b970

RANDOM SEED= 539313294

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.279
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.279
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:        884880 kB
Buffers:         41564 kB
Cached:         279192 kB
SwapCached:          0 kB
Active:         892904 kB
Inactive:       215892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        884880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3120 kB
Writeback:           0 kB
Mapped:         817016 kB
Slab:            45684 kB
Committed_AS:  5093104 kB
PageTables:       3616 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= 66372 MiB



End job on node3 on Sun Jan  7 14:54:17 UTC 2007