Trace number 207833

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.07 1814.17

General information on the benchmark

NametravellingSalesman/travellingSalesman-25/
tsp-25-48_ext.xml
MD5SUM52e15dbdfc86e7400506f523ef70995d
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 benchmark65.6
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables76
Number of constraints350
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension350
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 ---
0.88	c start processing
0.88	c start relation processing
2.32	c start cnf exporting
277.82	c parsing time : 0.723
277.82	c preprocessing time : 277.664
277.82	
277.82	c Nary constraints - conflicts : 0 supports : 25
277.82	c Binary constraints - conflicts : 300 supports :25
277.82	c max arity constraint : 3
277.82	c Max Tuples generated 0
277.82	c relations : 28
277.82	c relations BDD: 2
277.82	c vars : 456432 - clauses :  14633545
277.82	
277.85	 
277.85	c --- Minisat Stats ---
277.85	 

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/node50/watcher-207833-1168183467 -o ROOT/results/node50/solver-207833-1168183467 -C 1800 -M 900 /tmp/evaluation/207833-1168183467/galac.sh /tmp/evaluation/207833-1168183467/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 1.47 1.18 3/81 5970
/proc/meminfo: memFree=1179968/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=5256 CPUtime=0
/proc/5969/stat : 5969 (galac.sh) R 5967 5969 5720 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 166745278 5382144 145 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4425284 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5969/statm: 1314 145 104 79 0 118 0

[startup+0.103977 s]
/proc/loadavg: 2.04 1.47 1.18 3/81 5970
/proc/meminfo: memFree=1179968/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=0.01
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.516046 s]
/proc/loadavg: 2.04 1.47 1.18 3/81 5970
/proc/meminfo: memFree=1179968/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=0.01
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.34219 s]
/proc/loadavg: 2.04 1.47 1.18 4/89 5990
/proc/meminfo: memFree=1129408/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=0.01
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5983] ppid=5969 vsize=861068 CPUtime=1.28
/proc/5983/stat : 5983 (java) R 5969 5969 5720 0 -1 0 14374 0 1 0 121 7 0 0 20 0 8 0 166745282 881733632 14128 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074025918 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 215267 14128 1969 14 0 201472 0
[pid=5983/tid=5984] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5984/stat : 5984 (java) S 5969 5969 5720 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 166745285 881733632 14128 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5985] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5985/stat : 5985 (java) S 5969 5969 5720 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 166745286 881733632 14128 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5986] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5986/stat : 5986 (java) S 5969 5969 5720 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 166745286 881733632 14128 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5987] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5987/stat : 5987 (java) S 5969 5969 5720 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166745289 881733632 14128 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5988] ppid=5969 vsize=861068 CPUtime=0.22
/proc/5983/task/5988/stat : 5988 (java) S 5969 5969 5720 0 -1 64 971 0 0 0 22 0 0 0 17 0 8 0 166745289 881733632 14128 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5989] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5989/stat : 5989 (java) S 5969 5969 5720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166745289 881733632 14128 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5990] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5990/stat : 5990 (java) S 5969 5969 5720 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166745289 881733632 14128 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) 908644

[startup+2.97946 s]
/proc/loadavg: 2.04 1.47 1.18 4/89 5990
/proc/meminfo: memFree=1103680/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=0.01
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5983] ppid=5969 vsize=861068 CPUtime=2.89
/proc/5983/stat : 5983 (java) R 5969 5969 5720 0 -1 0 23016 0 1 0 277 12 0 0 25 0 8 0 166745282 881733632 22768 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 215267 22768 1997 14 0 201472 0
[pid=5983/tid=5984] ppid=5969 vsize=861068 CPUtime=0.12
/proc/5983/task/5984/stat : 5984 (java) R 5969 5969 5720 0 -1 64 7058 0 0 0 9 3 0 0 16 0 8 0 166745285 881733632 22768 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153823378 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5985] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5985/stat : 5985 (java) S 5969 5969 5720 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166745286 881733632 22768 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5986] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5986/stat : 5986 (java) S 5969 5969 5720 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166745286 881733632 22768 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5987] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5987/stat : 5987 (java) S 5969 5969 5720 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166745289 881733632 22768 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5988] ppid=5969 vsize=861068 CPUtime=0.3
/proc/5983/task/5988/stat : 5988 (java) S 5969 5969 5720 0 -1 64 1028 0 0 0 29 1 0 0 16 0 8 0 166745289 881733632 22768 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5989] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5989/stat : 5989 (java) S 5969 5969 5720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166745289 881733632 22768 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5990] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5990/stat : 5990 (java) R 5969 5969 5720 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166745289 881733632 22768 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) 908644

[startup+6.18401 s]
/proc/loadavg: 2.03 1.48 1.18 3/89 5990
/proc/meminfo: memFree=1083072/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=0.01
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5983] ppid=5969 vsize=861068 CPUtime=6.07
/proc/5983/stat : 5983 (java) R 5969 5969 5720 0 -1 0 24247 0 1 0 593 14 0 0 25 0 8 0 166745282 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074091671 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 215267 23993 1997 14 0 201472 0
[pid=5983/tid=5984] ppid=5969 vsize=861068 CPUtime=0.16
/proc/5983/task/5984/stat : 5984 (java) S 5969 5969 5720 0 -1 64 8283 0 0 0 13 3 0 0 16 0 8 0 166745285 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5985] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5985/stat : 5985 (java) S 5969 5969 5720 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166745286 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5986] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5986/stat : 5986 (java) S 5969 5969 5720 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166745286 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5987] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5987/stat : 5987 (java) S 5969 5969 5720 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166745289 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5988] ppid=5969 vsize=861068 CPUtime=0.3
/proc/5983/task/5988/stat : 5988 (java) S 5969 5969 5720 0 -1 64 1028 0 0 0 29 1 0 0 16 0 8 0 166745289 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5989] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5989/stat : 5989 (java) S 5969 5969 5720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166745289 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5990] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5990/stat : 5990 (java) S 5969 5969 5720 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166745289 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 908644

[startup+12.6691 s]
/proc/loadavg: 2.03 1.49 1.18 3/89 5990
/proc/meminfo: memFree=1071304/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=0.01
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5983] ppid=5969 vsize=861068 CPUtime=12.49
/proc/5983/stat : 5983 (java) R 5969 5969 5720 0 -1 0 24259 0 1 0 1232 17 0 0 25 0 8 0 166745282 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074088824 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 215267 23993 1997 14 0 201472 0
[pid=5983/tid=5984] ppid=5969 vsize=861068 CPUtime=0.16
/proc/5983/task/5984/stat : 5984 (java) S 5969 5969 5720 0 -1 64 8283 0 0 0 13 3 0 0 16 0 8 0 166745285 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5985] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5985/stat : 5985 (java) S 5969 5969 5720 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166745286 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5986] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5986/stat : 5986 (java) S 5969 5969 5720 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166745286 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5987] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5987/stat : 5987 (java) S 5969 5969 5720 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166745289 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5988] ppid=5969 vsize=861068 CPUtime=0.3
/proc/5983/task/5988/stat : 5988 (java) S 5969 5969 5720 0 -1 64 1028 0 0 0 29 1 0 0 16 0 8 0 166745289 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5989] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5989/stat : 5989 (java) S 5969 5969 5720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166745289 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5990] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5990/stat : 5990 (java) S 5969 5969 5720 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166745289 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 908644

[startup+25.5442 s]
/proc/loadavg: 2.02 1.51 1.20 3/89 5990
/proc/meminfo: memFree=1048904/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=0.01
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5983] ppid=5969 vsize=861068 CPUtime=25.23
/proc/5983/stat : 5983 (java) R 5969 5969 5720 0 -1 0 24285 0 1 0 2500 23 0 0 25 0 8 0 166745282 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074122567 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 215267 23993 1997 14 0 201472 0
[pid=5983/tid=5984] ppid=5969 vsize=861068 CPUtime=0.18
/proc/5983/task/5984/stat : 5984 (java) S 5969 5969 5720 0 -1 64 8283 0 0 0 15 3 0 0 16 0 8 0 166745285 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5985] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5985/stat : 5985 (java) S 5969 5969 5720 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166745286 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5986] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5986/stat : 5986 (java) S 5969 5969 5720 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166745286 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5987] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5987/stat : 5987 (java) S 5969 5969 5720 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166745289 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5988] ppid=5969 vsize=861068 CPUtime=0.3
/proc/5983/task/5988/stat : 5988 (java) S 5969 5969 5720 0 -1 64 1028 0 0 0 29 1 0 0 17 0 8 0 166745289 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5989] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5989/stat : 5989 (java) S 5969 5969 5720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166745289 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5990] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5990/stat : 5990 (java) S 5969 5969 5720 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166745289 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 908644

[startup+51.1875 s]
/proc/loadavg: 2.01 1.55 1.22 3/89 5990
/proc/meminfo: memFree=1002312/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=0.01
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5983] ppid=5969 vsize=861068 CPUtime=50.59
/proc/5983/stat : 5983 (java) R 5969 5969 5720 0 -1 0 24335 0 1 0 5023 36 0 0 25 0 8 0 166745282 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074093367 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5983/statm: 215267 23993 1997 14 0 201472 0
[pid=5983/tid=5984] ppid=5969 vsize=861068 CPUtime=0.21
/proc/5983/task/5984/stat : 5984 (java) S 5969 5969 5720 0 -1 64 8283 0 0 0 17 4 0 0 16 0 8 0 166745285 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5985] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5985/stat : 5985 (java) S 5969 5969 5720 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166745286 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5986] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5986/stat : 5986 (java) S 5969 5969 5720 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166745286 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5987] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5987/stat : 5987 (java) S 5969 5969 5720 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166745289 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5988] ppid=5969 vsize=861068 CPUtime=0.3
/proc/5983/task/5988/stat : 5988 (java) S 5969 5969 5720 0 -1 64 1028 0 0 0 29 1 0 0 17 0 8 0 166745289 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5989] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5989/stat : 5989 (java) S 5969 5969 5720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166745289 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5983/tid=5990] ppid=5969 vsize=861068 CPUtime=0
/proc/5983/task/5990/stat : 5990 (java) S 5969 5969 5720 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166745289 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 908644

[startup+102.479 s]
/proc/loadavg: 2.00 1.62 1.25 3/89 5990
/proc/meminfo: memFree=924552/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=0.01
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5983] ppid=5969 vsize=861068 CPUtime=101.54
/proc/5983/stat : 5983 (java) R 5969 5969 5720 0 -1 0 24440 0 1 0 10092 62 0 0 25 0 8 0 166745282 881733632 23993 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074101050 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5983/statm: 215267 23993 1997 14 0 201472 0
[pid=5983/tid=5984] ppid=5969 vsize=861068 CPUtime=0.26

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

/proc/loadavg: 2.06 1.99 1.73 3/75 5992
/proc/meminfo: memFree=16320/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=276.64
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 799 26727 0 1 0 0 27514 150 17 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5992] ppid=5969 vsize=559136 CPUtime=838
/proc/5992/stat : 5992 (minisat) R 5969 5969 5720 0 -1 4194304 135628 0 0 0 83709 91 0 0 25 0 1 0 166773063 572555264 135610 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/5992/statm: 139784 135610 54 142 0 139640 0
Current children cumulated CPU time (s) 1114.64
Current children cumulated vsize (KiB) 606712

[startup+1183.76 s]
/proc/loadavg: 2.05 2.00 1.75 3/75 5992
/proc/meminfo: memFree=16320/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=276.64
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 799 26727 0 1 0 0 27514 150 17 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5992] ppid=5969 vsize=559136 CPUtime=897.52
/proc/5992/stat : 5992 (minisat) R 5969 5969 5720 0 -1 4194304 135628 0 0 0 89661 91 0 0 25 0 1 0 166773063 572555264 135610 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/5992/statm: 139784 135610 54 142 0 139640 0
Current children cumulated CPU time (s) 1174.16
Current children cumulated vsize (KiB) 606712

[startup+1243.83 s]
/proc/loadavg: 2.02 2.00 1.76 3/75 5992
/proc/meminfo: memFree=16320/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=276.64
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 799 26727 0 1 0 0 27514 150 17 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5992] ppid=5969 vsize=559136 CPUtime=957.04
/proc/5992/stat : 5992 (minisat) R 5969 5969 5720 0 -1 4194304 135628 0 0 0 95613 91 0 0 25 0 1 0 166773063 572555264 135610 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/5992/statm: 139784 135610 54 142 0 139640 0
Current children cumulated CPU time (s) 1233.68
Current children cumulated vsize (KiB) 606712

[startup+1303.9 s]
/proc/loadavg: 2.00 2.00 1.77 3/75 5992
/proc/meminfo: memFree=16320/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=276.64
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 799 26727 0 1 0 0 27514 150 17 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5992] ppid=5969 vsize=559136 CPUtime=1016.55
/proc/5992/stat : 5992 (minisat) R 5969 5969 5720 0 -1 4194304 135628 0 0 0 101564 91 0 0 25 0 1 0 166773063 572555264 135610 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527127 0 0 4096 3 0 0 0 17 1 0 0
/proc/5992/statm: 139784 135610 54 142 0 139640 0
Current children cumulated CPU time (s) 1293.19
Current children cumulated vsize (KiB) 606712

[startup+1363.98 s]
/proc/loadavg: 2.00 2.00 1.78 3/75 5992
/proc/meminfo: memFree=16256/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=276.64
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 799 26727 0 1 0 0 27514 150 17 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5992] ppid=5969 vsize=559136 CPUtime=1076.08
/proc/5992/stat : 5992 (minisat) R 5969 5969 5720 0 -1 4194304 135628 0 0 0 107517 91 0 0 25 0 1 0 166773063 572555264 135610 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/5992/statm: 139784 135610 54 142 0 139640 0
Current children cumulated CPU time (s) 1352.72
Current children cumulated vsize (KiB) 606712

[startup+1424.05 s]
/proc/loadavg: 2.07 2.02 1.80 3/75 5992
/proc/meminfo: memFree=16320/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=276.64
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 799 26727 0 1 0 0 27514 150 17 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5992] ppid=5969 vsize=559136 CPUtime=1135.61
/proc/5992/stat : 5992 (minisat) R 5969 5969 5720 0 -1 4194304 135629 0 0 0 113470 91 0 0 25 0 1 0 166773063 572555264 135611 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527464 0 0 4096 3 0 0 0 17 1 0 0
/proc/5992/statm: 139784 135611 54 142 0 139640 0
Current children cumulated CPU time (s) 1412.25
Current children cumulated vsize (KiB) 606712

[startup+1484.13 s]
/proc/loadavg: 2.09 2.03 1.82 3/75 5992
/proc/meminfo: memFree=16256/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=276.64
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 799 26727 0 1 0 0 27514 150 17 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5992] ppid=5969 vsize=559136 CPUtime=1195.14
/proc/5992/stat : 5992 (minisat) R 5969 5969 5720 0 -1 4194304 135629 0 0 0 119423 91 0 0 25 0 1 0 166773063 572555264 135611 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/5992/statm: 139784 135611 54 142 0 139640 0
Current children cumulated CPU time (s) 1471.78
Current children cumulated vsize (KiB) 606712

[startup+1544.2 s]
/proc/loadavg: 2.03 2.02 1.82 3/75 5992
/proc/meminfo: memFree=16256/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=276.64
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 799 26727 0 1 0 0 27514 150 17 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5992] ppid=5969 vsize=559136 CPUtime=1254.65
/proc/5992/stat : 5992 (minisat) R 5969 5969 5720 0 -1 4194304 135629 0 0 0 125374 91 0 0 25 0 1 0 166773063 572555264 135611 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/5992/statm: 139784 135611 54 142 0 139640 0
Current children cumulated CPU time (s) 1531.29
Current children cumulated vsize (KiB) 606712

[startup+1604.27 s]
/proc/loadavg: 2.01 2.01 1.83 3/75 5992
/proc/meminfo: memFree=16192/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=276.64
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 799 26727 0 1 0 0 27514 150 17 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5992] ppid=5969 vsize=559136 CPUtime=1314.17
/proc/5992/stat : 5992 (minisat) R 5969 5969 5720 0 -1 4194304 135629 0 0 0 131326 91 0 0 25 0 1 0 166773063 572555264 135611 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/5992/statm: 139784 135611 54 142 0 139640 0
Current children cumulated CPU time (s) 1590.81
Current children cumulated vsize (KiB) 606712

[startup+1664.34 s]
/proc/loadavg: 2.06 2.03 1.84 3/74 6030
/proc/meminfo: memFree=776768/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=276.64
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 799 26727 0 1 0 0 27514 150 17 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5992] ppid=5969 vsize=559136 CPUtime=1373.89
/proc/5992/stat : 5992 (minisat) R 5969 5969 5720 0 -1 4194304 135629 0 0 0 137297 92 0 0 25 0 1 0 166773063 572555264 135611 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/5992/statm: 139784 135611 54 142 0 139640 0
Current children cumulated CPU time (s) 1650.53
Current children cumulated vsize (KiB) 606712

[startup+1724.35 s]
/proc/loadavg: 2.02 2.02 1.85 3/74 6030
/proc/meminfo: memFree=776896/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=276.64
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 799 26727 0 1 0 0 27514 150 17 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5992] ppid=5969 vsize=559136 CPUtime=1433.83
/proc/5992/stat : 5992 (minisat) R 5969 5969 5720 0 -1 4194304 135629 0 0 0 143291 92 0 0 25 0 1 0 166773063 572555264 135611 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/5992/statm: 139784 135611 54 142 0 139640 0
Current children cumulated CPU time (s) 1710.47
Current children cumulated vsize (KiB) 606712

[startup+1784.36 s]
/proc/loadavg: 2.00 2.01 1.85 3/74 6030
/proc/meminfo: memFree=776832/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=276.64
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 799 26727 0 1 0 0 27514 150 17 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5992] ppid=5969 vsize=559136 CPUtime=1493.8
/proc/5992/stat : 5992 (minisat) R 5969 5969 5720 0 -1 4194304 135629 0 0 0 149288 92 0 0 25 0 1 0 166773063 572555264 135611 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529735 0 0 4096 3 0 0 0 17 0 0 0
/proc/5992/statm: 139784 135611 54 142 0 139640 0
Current children cumulated CPU time (s) 1770.44
Current children cumulated vsize (KiB) 606712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.16 s]
/proc/loadavg: 2.07 2.03 1.86 3/74 6030
/proc/meminfo: memFree=776832/2055920 swapFree=4191892/4192956
[pid=5969] ppid=5967 vsize=47576 CPUtime=276.64
/proc/5969/stat : 5969 (galac.sh) S 5967 5969 5720 0 -1 4194304 799 26727 0 1 0 0 27514 150 17 0 1 0 166745278 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5969/statm: 11894 364 246 79 0 218 0
[pid=5992] ppid=5969 vsize=559136 CPUtime=1523.43
/proc/5992/stat : 5992 (minisat) R 5969 5969 5720 0 -1 4194304 135629 0 0 0 152251 92 0 0 25 0 1 0 166773063 572555264 135611 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/5992/statm: 139784 135611 54 142 0 139640 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 606712

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 5969 and gives childrusage.ru_utime.tv_sec=275 childrusage.ru_utime.tv_usec=152170 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=509770
CPU time returned by wait4() is 276.662
while last known CPU time is 1800.07

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

Real time (s): 1814.17
CPU time (s): 1800.07
CPU user time (s): 1797.65
CPU system time (s): 2.42
CPU usage (%): 99.2227
Max. virtual memory (cumulated for all children) (KiB): 908644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 275.152
system time used= 1.50977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27526
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= 10221
involuntary context switches= 8979

runsolver used 2.22966 s user time and 5.72313 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sun Jan  7 15:24:27 UTC 2007


IDJOB= 207833
IDBENCH= 4337
FILE ID= node50/207833-1168183467

PBS_JOBID= 3479195

Free space on /tmp= 66422 MiB

BENCH NAME= HOME/pub/bench/CPAI06/travellingSalesman/travellingSalesman-25/tsp-25-48_ext.xml
COMMAND LINE= /tmp/evaluation/207833-1168183467/galac.sh /tmp/evaluation/207833-1168183467/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-207833-1168183467 -o ROOT/results/node50/solver-207833-1168183467 -C 1800 -M 900  /tmp/evaluation/207833-1168183467/galac.sh /tmp/evaluation/207833-1168183467/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  52e15dbdfc86e7400506f523ef70995d

RANDOM SEED= 126791903

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.263
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	: 5931.00
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.263
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:       1180576 kB
Buffers:         37624 kB
Cached:         674780 kB
SwapCached:        372 kB
Active:         355780 kB
Inactive:       460436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1180576 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:           44048 kB
Writeback:           0 kB
Mapped:         121416 kB
Slab:            44276 kB
Committed_AS:  4572968 kB
PageTables:       2112 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= 66335 MiB



End job on node50 on Sun Jan  7 15:54:45 UTC 2007