Trace number 207051

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 1SAT 324.125 326.085

General information on the benchmark

NametravellingSalesman/
travellingSalesman-20/tsp-20-8_ext.xml
MD5SUM7e1aa148d0e867f996fc4c0adf0ff767
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 benchmark1.00585
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.77	c start processing
0.77	c start relation processing
1.29	c start cnf exporting
198.20	c parsing time : 0.596
198.20	c preprocessing time : 198.035
198.20	
198.20	c Nary constraints - conflicts : 0 supports : 20
198.20	c Binary constraints - conflicts : 190 supports :20
198.20	c max arity constraint : 3
198.20	c Max Tuples generated 0
198.20	c relations : 23
198.20	c relations BDD: 2
198.20	c vars : 179627 - clauses :  10788106
198.20	
198.22	 
198.22	c --- Minisat Stats ---
198.22	 
324.11	c restarts              : 14
324.11	c conflicts             : 50137          (402 /sec)
324.11	c decisions             : 375566         (1.47 % random) (3009 /sec)
324.11	c propagations          : 208723005      (1672500 /sec)
324.11	c conflict literals     : 4725966        (12.87 % deleted)
324.11	c Memory used           : 392.38 MB
324.11	c CPU time              : 124.797 s
324.11	
324.18	s SATISFIABLE
325.99	v 6 5 12 7 11 3 20 8 15 16 10 6 5 18 14 19 16 10 9 13 7 0 2 2 3 1 17 2 13 0 18 7 1 3 4 1 8 4 19 0 12 15 23 39 45 63 82 92 105 105 107 108 110 110 117 120 121 125 125 125 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node40/watcher-207051-1168179873 -o ROOT/results/node40/solver-207051-1168179873 -C 1800 -M 900 /tmp/evaluation/207051-1168179873/galac.sh /tmp/evaluation/207051-1168179873/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: 0.86 0.97 1.15 5/81 22811
/proc/meminfo: memFree=1569112/2055920 swapFree=4192812/4192956
[pid=22810] ppid=22808 vsize=8576 CPUtime=0
/proc/22810/stat : 22810 (galac.sh) R 22808 22810 22594 0 -1 4194304 274 0 0 0 0 0 0 0 20 0 1 0 166386629 8781824 227 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264516991113 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22810/statm: 2144 227 174 79 0 123 0

[startup+0.106622 s]
/proc/loadavg: 0.86 0.97 1.15 5/81 22811
/proc/meminfo: memFree=1569112/2055920 swapFree=4192812/4192956
[pid=22810] ppid=22808 vsize=47564 CPUtime=0
/proc/22810/stat : 22810 (galac.sh) S 22808 22810 22594 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 166386629 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22810/statm: 11891 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.518847 s]
/proc/loadavg: 0.86 0.97 1.15 5/81 22811
/proc/meminfo: memFree=1569112/2055920 swapFree=4192812/4192956
[pid=22810] ppid=22808 vsize=47564 CPUtime=0
/proc/22810/stat : 22810 (galac.sh) S 22808 22810 22594 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 166386629 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22810/statm: 11891 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+1.34796 s]
/proc/loadavg: 0.86 0.97 1.15 3/89 22831
/proc/meminfo: memFree=1451480/2055920 swapFree=4192812/4192956
[pid=22810] ppid=22808 vsize=47564 CPUtime=0
/proc/22810/stat : 22810 (galac.sh) S 22808 22810 22594 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 166386629 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22810/statm: 11891 363 245 79 0 218 0
[pid=22824] ppid=22810 vsize=861068 CPUtime=1.28
/proc/22824/stat : 22824 (java) R 22810 22810 22594 0 -1 0 12445 0 1 0 120 8 0 0 21 0 8 0 166386633 881733632 12199 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22824/statm: 215267 12199 1985 14 0 201472 0
[pid=22824/tid=22825] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22825/stat : 22825 (java) S 22810 22810 22594 0 -1 64 5 0 0 0 0 0 0 0 17 0 8 0 166386637 881733632 12199 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22826] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22826/stat : 22826 (java) S 22810 22810 22594 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 166386637 881733632 12199 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22827] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22827/stat : 22827 (java) S 22810 22810 22594 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 166386637 881733632 12199 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22828] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22828/stat : 22828 (java) S 22810 22810 22594 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166386641 881733632 12199 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22829] ppid=22810 vsize=861068 CPUtime=0.22
/proc/22824/task/22829/stat : 22829 (java) R 22810 22810 22594 0 -1 64 961 0 0 0 22 0 0 0 16 0 8 0 166386641 881733632 12199 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22830] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22830/stat : 22830 (java) S 22810 22810 22594 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166386641 881733632 12199 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22831] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22831/stat : 22831 (java) S 22810 22810 22594 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166386641 881733632 12199 18446744073709551615 134512640 134570532 4294956112 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) 908632

[startup+2.99217 s]
/proc/loadavg: 0.86 0.97 1.15 3/89 22831
/proc/meminfo: memFree=1407960/2055920 swapFree=4192812/4192956
[pid=22810] ppid=22808 vsize=47564 CPUtime=0
/proc/22810/stat : 22810 (galac.sh) S 22808 22810 22594 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 166386629 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22810/statm: 11891 363 245 79 0 218 0
[pid=22824] ppid=22810 vsize=861068 CPUtime=2.91
/proc/22824/stat : 22824 (java) R 22810 22810 22594 0 -1 0 21822 0 1 0 277 14 0 0 25 0 8 0 166386633 881733632 21573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074088611 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22824/statm: 215267 21573 1996 14 0 201472 0
[pid=22824/tid=22825] ppid=22810 vsize=861068 CPUtime=0.08
/proc/22824/task/22825/stat : 22825 (java) S 22810 22810 22594 0 -1 64 5907 0 0 0 5 3 0 0 16 0 8 0 166386637 881733632 21573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22826] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22826/stat : 22826 (java) S 22810 22810 22594 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 166386637 881733632 21573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22827] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22827/stat : 22827 (java) S 22810 22810 22594 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166386637 881733632 21573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22828] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22828/stat : 22828 (java) S 22810 22810 22594 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166386641 881733632 21573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22829] ppid=22810 vsize=861068 CPUtime=0.27
/proc/22824/task/22829/stat : 22829 (java) S 22810 22810 22594 0 -1 64 993 0 0 0 26 1 0 0 16 0 8 0 166386641 881733632 21573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22830] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22830/stat : 22830 (java) S 22810 22810 22594 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166386641 881733632 21573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22831] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22831/stat : 22831 (java) S 22810 22810 22594 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166386641 881733632 21573 18446744073709551615 134512640 134570532 4294956112 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) 908632

[startup+6.2776 s]
/proc/loadavg: 1.03 1.00 1.16 3/89 22831
/proc/meminfo: memFree=1334872/2055920 swapFree=4192812/4192956
[pid=22810] ppid=22808 vsize=47564 CPUtime=0
/proc/22810/stat : 22810 (galac.sh) S 22808 22810 22594 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 166386629 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22810/statm: 11891 363 245 79 0 218 0
[pid=22824] ppid=22810 vsize=861068 CPUtime=6.17
/proc/22824/stat : 22824 (java) R 22810 22810 22594 0 -1 0 21828 0 1 0 601 16 0 0 25 0 8 0 166386633 881733632 21573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074028747 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22824/statm: 215267 21573 1996 14 0 201472 0
[pid=22824/tid=22825] ppid=22810 vsize=861068 CPUtime=0.08
/proc/22824/task/22825/stat : 22825 (java) S 22810 22810 22594 0 -1 64 5907 0 0 0 5 3 0 0 16 0 8 0 166386637 881733632 21573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22826] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22826/stat : 22826 (java) S 22810 22810 22594 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 166386637 881733632 21573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22827] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22827/stat : 22827 (java) S 22810 22810 22594 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166386637 881733632 21573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22828] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22828/stat : 22828 (java) S 22810 22810 22594 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166386641 881733632 21573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22829] ppid=22810 vsize=861068 CPUtime=0.27
/proc/22824/task/22829/stat : 22829 (java) S 22810 22810 22594 0 -1 64 993 0 0 0 26 1 0 0 16 0 8 0 166386641 881733632 21573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22830] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22830/stat : 22830 (java) S 22810 22810 22594 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166386641 881733632 21573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22831] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22831/stat : 22831 (java) S 22810 22810 22594 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166386641 881733632 21573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908632

[startup+12.7774 s]
/proc/loadavg: 1.11 1.02 1.16 3/89 22831
/proc/meminfo: memFree=1166872/2055920 swapFree=4192812/4192956
[pid=22810] ppid=22808 vsize=47564 CPUtime=0
/proc/22810/stat : 22810 (galac.sh) S 22808 22810 22594 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 166386629 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22810/statm: 11891 363 245 79 0 218 0
[pid=22824] ppid=22810 vsize=861068 CPUtime=12.6
/proc/22824/stat : 22824 (java) R 22810 22810 22594 0 -1 0 21842 0 1 0 1241 19 0 0 25 0 8 0 166386633 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073657995 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22824/statm: 215267 21574 1997 14 0 201472 0
[pid=22824/tid=22825] ppid=22810 vsize=861068 CPUtime=0.09
/proc/22824/task/22825/stat : 22825 (java) S 22810 22810 22594 0 -1 64 5908 0 0 0 6 3 0 0 16 0 8 0 166386637 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22826] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22826/stat : 22826 (java) S 22810 22810 22594 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 166386637 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22827] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22827/stat : 22827 (java) S 22810 22810 22594 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166386637 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22828] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22828/stat : 22828 (java) S 22810 22810 22594 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22829] ppid=22810 vsize=861068 CPUtime=0.27
/proc/22824/task/22829/stat : 22829 (java) S 22810 22810 22594 0 -1 64 993 0 0 0 26 1 0 0 16 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22830] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22830/stat : 22830 (java) S 22810 22810 22594 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22831] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22831/stat : 22831 (java) S 22810 22810 22594 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 908632

[startup+25.6601 s]
/proc/loadavg: 1.46 1.10 1.18 3/89 22831
/proc/meminfo: memFree=1146904/2055920 swapFree=4192812/4192956
[pid=22810] ppid=22808 vsize=47564 CPUtime=0
/proc/22810/stat : 22810 (galac.sh) S 22808 22810 22594 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 166386629 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22810/statm: 11891 363 245 79 0 218 0
[pid=22824] ppid=22810 vsize=861068 CPUtime=25.32
/proc/22824/stat : 22824 (java) R 22810 22810 22594 0 -1 0 21866 0 1 0 2508 24 0 0 25 0 8 0 166386633 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074043013 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22824/statm: 215267 21574 1997 14 0 201472 0
[pid=22824/tid=22825] ppid=22810 vsize=861068 CPUtime=0.09
/proc/22824/task/22825/stat : 22825 (java) S 22810 22810 22594 0 -1 64 5908 0 0 0 6 3 0 0 16 0 8 0 166386637 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22826] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22826/stat : 22826 (java) S 22810 22810 22594 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 166386637 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22827] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22827/stat : 22827 (java) S 22810 22810 22594 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166386637 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22828] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22828/stat : 22828 (java) S 22810 22810 22594 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22829] ppid=22810 vsize=861068 CPUtime=0.27
/proc/22824/task/22829/stat : 22829 (java) S 22810 22810 22594 0 -1 64 993 0 0 0 26 1 0 0 17 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22830] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22830/stat : 22830 (java) S 22810 22810 22594 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22831] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22831/stat : 22831 (java) S 22810 22810 22594 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 908632

[startup+51.3284 s]
/proc/loadavg: 1.65 1.17 1.20 3/89 22831
/proc/meminfo: memFree=1126744/2055920 swapFree=4192812/4192956
[pid=22810] ppid=22808 vsize=47564 CPUtime=0
/proc/22810/stat : 22810 (galac.sh) S 22808 22810 22594 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 166386629 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22810/statm: 11891 363 245 79 0 218 0
[pid=22824] ppid=22810 vsize=861068 CPUtime=50.67
/proc/22824/stat : 22824 (java) R 22810 22810 22594 0 -1 0 21915 0 1 0 5030 37 0 0 25 0 8 0 166386633 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073979505 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22824/statm: 215267 21574 1997 14 0 201472 0
[pid=22824/tid=22825] ppid=22810 vsize=861068 CPUtime=0.12
/proc/22824/task/22825/stat : 22825 (java) S 22810 22810 22594 0 -1 64 5908 0 0 0 8 4 0 0 16 0 8 0 166386637 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22826] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22826/stat : 22826 (java) S 22810 22810 22594 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 166386637 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22827] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22827/stat : 22827 (java) S 22810 22810 22594 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166386637 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22828] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22828/stat : 22828 (java) S 22810 22810 22594 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22829] ppid=22810 vsize=861068 CPUtime=0.27
/proc/22824/task/22829/stat : 22829 (java) S 22810 22810 22594 0 -1 64 993 0 0 0 26 1 0 0 17 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22830] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22830/stat : 22830 (java) S 22810 22810 22594 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22831] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22831/stat : 22831 (java) S 22810 22810 22594 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 908632

[startup+102.551 s]
/proc/loadavg: 1.90 1.31 1.25 3/92 22883
/proc/meminfo: memFree=1483008/2055920 swapFree=4192812/4192956
[pid=22810] ppid=22808 vsize=47564 CPUtime=0
/proc/22810/stat : 22810 (galac.sh) S 22808 22810 22594 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 166386629 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22810/statm: 11891 363 245 79 0 218 0
[pid=22824] ppid=22810 vsize=861068 CPUtime=101.59
/proc/22824/stat : 22824 (java) R 22810 22810 22594 0 -1 0 22018 0 1 0 10093 66 0 0 25 0 8 0 166386633 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073667084 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22824/statm: 215267 21574 1997 14 0 201472 0
[pid=22824/tid=22825] ppid=22810 vsize=861068 CPUtime=0.18
/proc/22824/task/22825/stat : 22825 (java) S 22810 22810 22594 0 -1 64 5908 0 0 0 13 5 0 0 16 0 8 0 166386637 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22824/tid=22826] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22826/stat : 22826 (java) S 22810 22810 22594 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 166386637 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22827] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22827/stat : 22827 (java) S 22810 22810 22594 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166386637 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22828] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22828/stat : 22828 (java) S 22810 22810 22594 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22829] ppid=22810 vsize=861068 CPUtime=0.27
/proc/22824/task/22829/stat : 22829 (java) S 22810 22810 22594 0 -1 64 993 0 0 0 26 1 0 0 17 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22830] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22830/stat : 22830 (java) S 22810 22810 22594 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22831] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22831/stat : 22831 (java) S 22810 22810 22594 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 908632

[startup+162.583 s]
/proc/loadavg: 1.96 1.43 1.29 3/92 22883
/proc/meminfo: memFree=1285248/2055920 swapFree=4192812/4192956
[pid=22810] ppid=22808 vsize=47564 CPUtime=0
/proc/22810/stat : 22810 (galac.sh) S 22808 22810 22594 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 166386629 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22810/statm: 11891 363 245 79 0 218 0
[pid=22824] ppid=22810 vsize=861068 CPUtime=161.32
/proc/22824/stat : 22824 (java) R 22810 22810 22594 0 -1 0 22142 0 1 0 16040 92 0 0 25 0 8 0 166386633 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073657928 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22824/statm: 215267 21574 1997 14 0 201472 0
[pid=22824/tid=22825] ppid=22810 vsize=861068 CPUtime=0.23
/proc/22824/task/22825/stat : 22825 (java) S 22810 22810 22594 0 -1 64 5908 0 0 0 17 6 0 0 16 0 8 0 166386637 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22824/tid=22826] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22826/stat : 22826 (java) S 22810 22810 22594 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 166386637 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22827] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22827/stat : 22827 (java) S 22810 22810 22594 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166386637 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22828] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22828/stat : 22828 (java) S 22810 22810 22594 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22829] ppid=22810 vsize=861068 CPUtime=0.27
/proc/22824/task/22829/stat : 22829 (java) S 22810 22810 22594 0 -1 64 993 0 0 0 26 1 0 0 17 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22830] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22830/stat : 22830 (java) S 22810 22810 22594 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22824/tid=22831] ppid=22810 vsize=861068 CPUtime=0
/proc/22824/task/22831/stat : 22831 (java) S 22810 22810 22594 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166386641 881733632 21574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.32
Current children cumulated vsize (KiB) 908632

[startup+222.668 s]
/proc/loadavg: 2.07 1.56 1.34 3/85 22884
/proc/meminfo: memFree=802936/2055920 swapFree=4192812/4192956
[pid=22810] ppid=22808 vsize=47564 CPUtime=196.79
/proc/22810/stat : 22810 (galac.sh) S 22808 22810 22594 0 -1 4194304 800 24144 0 1 0 0 19572 107 17 0 1 0 166386629 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22810/statm: 11891 363 245 79 0 218 0
[pid=22884] ppid=22810 vsize=401144 CPUtime=24.3
/proc/22884/stat : 22884 (minisat) R 22810 22810 22594 0 -1 4194304 98390 0 0 0 2373 57 0 0 25 0 1 0 166406452 410771456 98372 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134522262 0 0 4096 3 0 0 0 17 0 0 0
/proc/22884/statm: 100286 98372 51 142 0 100142 0
Current children cumulated CPU time (s) 221.09
Current children cumulated vsize (KiB) 448708

[startup+282.767 s]
/proc/loadavg: 2.02 1.64 1.38 3/85 22884
/proc/meminfo: memFree=653240/2055920 swapFree=4192812/4192956
[pid=22810] ppid=22808 vsize=47564 CPUtime=196.79
/proc/22810/stat : 22810 (galac.sh) S 22808 22810 22594 0 -1 4194304 800 24144 0 1 0 0 19572 107 17 0 1 0 166386629 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22810/statm: 11891 363 245 79 0 218 0
[pid=22884] ppid=22810 vsize=401792 CPUtime=84.1
/proc/22884/stat : 22884 (minisat) R 22810 22810 22594 0 -1 4194304 98537 0 0 0 8353 57 0 0 25 0 1 0 166406452 411435008 98519 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520095 0 0 4096 3 0 0 0 17 1 0 0
/proc/22884/statm: 100448 98519 54 142 0 100304 0
Current children cumulated CPU time (s) 280.89
Current children cumulated vsize (KiB) 449356

Child status: 0
Real time (s): 326.085
CPU time (s): 324.125
CPU user time (s): 322.201
CPU system time (s): 1.92371
CPU usage (%): 99.399
Max. virtual memory (cumulated for all children) (KiB): 908724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 322.201
system time used= 1.92371
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139880
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8315
involuntary context switches= 12476

runsolver used 0.418936 s user time and 1.06284 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sun Jan  7 14:24:33 UTC 2007


IDJOB= 207051
IDBENCH= 4255
FILE ID= node40/207051-1168179873

PBS_JOBID= 3479140

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  7e1aa148d0e867f996fc4c0adf0ff767

RANDOM SEED= 508995151

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.239
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.239
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:       1569528 kB
Buffers:         12144 kB
Cached:         160984 kB
SwapCached:          0 kB
Active:         320324 kB
Inactive:       111976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3560 kB
Writeback:           0 kB
Mapped:         276920 kB
Slab:            38932 kB
Committed_AS:  3567924 kB
PageTables:       2320 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= 66549 MiB



End job on node40 on Sun Jan  7 14:29:59 UTC 2007