Trace number 207807

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 1802.43

General information on the benchmark

NametravellingSalesman/travellingSalesman-25/
tsp-25-681_ext.xml
MD5SUMc0fb72d4f30ed7072c505fa7095a8161
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 benchmark111.18
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.84	c start processing
0.84	c start relation processing
2.29	c start cnf exporting
298.42	c parsing time : 0.686
298.42	c preprocessing time : 298.267
298.42	
298.42	c Nary constraints - conflicts : 0 supports : 25
298.42	c Binary constraints - conflicts : 300 supports :25
298.42	c max arity constraint : 3
298.42	c Max Tuples generated 0
298.42	c relations : 28
298.42	c relations BDD: 2
298.42	c vars : 474816 - clauses :  14724417
298.42	
298.45	 
298.45	c --- Minisat Stats ---
298.45	 

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/node59/watcher-207807-1168183352 -o ROOT/results/node59/solver-207807-1168183352 -C 1800 -M 900 /tmp/evaluation/207807-1168183352/galac.sh /tmp/evaluation/207807-1168183352/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.00 1.11 1.48 4/65 21949
/proc/meminfo: memFree=1570152/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=8652 CPUtime=0
/proc/21948/stat : 21948 (galac.sh) R 21946 21948 20824 0 -1 4194304 335 0 0 0 0 0 0 0 16 0 1 0 166733218 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051622047 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/21948/statm: 2163 279 207 79 0 156 0
[pid=21950] ppid=21948 vsize=8688 CPUtime=0
/proc/21950/stat : 21950 (galac.sh) R 21948 21948 20824 0 -1 4194368 27 0 0 0 0 0 0 0 16 0 1 0 166733218 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051622047 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/21950/statm: 2172 286 209 79 0 165 0
[pid=21951] ppid=21950 vsize=8688 CPUtime=0
/proc/21951/stat : 21951 (galac.sh) R 21950 21948 20824 0 -1 4194368 10 0 0 0 0 0 0 0 16 0 1 0 166733218 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051790002 0 0 4096 73728 0 0 0 17 1 0 0
/proc/21951/statm: 2175 288 209 79 0 168 0

[startup+0.107172 s]
/proc/loadavg: 1.00 1.11 1.48 4/65 21949
/proc/meminfo: memFree=1570152/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=0.01
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.515215 s]
/proc/loadavg: 1.00 1.11 1.48 4/65 21949
/proc/meminfo: memFree=1570152/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=0.01
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.3363 s]
/proc/loadavg: 1.00 1.11 1.48 2/73 21969
/proc/meminfo: memFree=1519656/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=0.01
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21962] ppid=21948 vsize=861068 CPUtime=1.26
/proc/21962/stat : 21962 (java) R 21948 21948 20824 0 -1 0 14614 0 1 0 119 7 0 0 17 0 8 0 166733221 881733632 14367 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073999812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21962/statm: 215267 14367 1969 14 0 201472 0
[pid=21962/tid=21963] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21963/stat : 21963 (java) S 21948 21948 20824 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166733225 881733632 14367 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21964] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21964/stat : 21964 (java) S 21948 21948 20824 0 -1 64 11 0 0 0 0 0 0 0 20 0 8 0 166733225 881733632 14367 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21965] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21965/stat : 21965 (java) S 21948 21948 20824 0 -1 64 3 0 0 0 0 0 0 0 21 0 8 0 166733225 881733632 14367 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21966] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21966/stat : 21966 (java) S 21948 21948 20824 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166733228 881733632 14367 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21967] ppid=21948 vsize=861068 CPUtime=0.2
/proc/21962/task/21967/stat : 21967 (java) S 21948 21948 20824 0 -1 64 971 0 0 0 19 1 0 0 16 0 8 0 166733228 881733632 14367 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21968] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21968/stat : 21968 (java) S 21948 21948 20824 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166733228 881733632 14367 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21969] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21969/stat : 21969 (java) S 21948 21948 20824 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166733228 881733632 14367 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 908624

[startup+2.98649 s]
/proc/loadavg: 1.00 1.11 1.48 2/73 21969
/proc/meminfo: memFree=1495848/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=0.01
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21962] ppid=21948 vsize=861068 CPUtime=2.91
/proc/21962/stat : 21962 (java) R 21948 21948 20824 0 -1 0 23339 0 1 0 281 10 0 0 16 0 8 0 166733221 881733632 23090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074134430 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21962/statm: 215267 23090 1997 14 0 201472 0
[pid=21962/tid=21963] ppid=21948 vsize=861068 CPUtime=0.12
/proc/21962/task/21963/stat : 21963 (java) S 21948 21948 20824 0 -1 64 7381 0 0 0 10 2 0 0 17 0 8 0 166733225 881733632 23090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21964] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21964/stat : 21964 (java) S 21948 21948 20824 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 166733225 881733632 23090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21965] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21965/stat : 21965 (java) S 21948 21948 20824 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166733225 881733632 23090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21966] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21966/stat : 21966 (java) S 21948 21948 20824 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166733228 881733632 23090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21967] ppid=21948 vsize=861068 CPUtime=0.27
/proc/21962/task/21967/stat : 21967 (java) S 21948 21948 20824 0 -1 64 1028 0 0 0 26 1 0 0 16 0 8 0 166733228 881733632 23090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21968] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21968/stat : 21968 (java) S 21948 21948 20824 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166733228 881733632 23090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21969] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21969/stat : 21969 (java) S 21948 21948 20824 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166733228 881733632 23090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908624

[startup+6.28384 s]
/proc/loadavg: 1.00 1.11 1.48 2/73 21969
/proc/meminfo: memFree=1477224/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=0.01
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21962] ppid=21948 vsize=861068 CPUtime=6.21
/proc/21962/stat : 21962 (java) R 21948 21948 20824 0 -1 0 24666 0 1 0 609 12 0 0 17 0 8 0 166733221 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153380175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21962/statm: 215267 24411 1997 14 0 201472 0
[pid=21962/tid=21963] ppid=21948 vsize=861068 CPUtime=0.15
/proc/21962/task/21963/stat : 21963 (java) S 21948 21948 20824 0 -1 64 8702 0 0 0 13 2 0 0 15 0 8 0 166733225 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21964] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21964/stat : 21964 (java) S 21948 21948 20824 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 166733225 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21965] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21965/stat : 21965 (java) S 21948 21948 20824 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166733225 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21966] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21966/stat : 21966 (java) S 21948 21948 20824 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166733228 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21967] ppid=21948 vsize=861068 CPUtime=0.27
/proc/21962/task/21967/stat : 21967 (java) S 21948 21948 20824 0 -1 64 1028 0 0 0 26 1 0 0 16 0 8 0 166733228 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21968] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21968/stat : 21968 (java) S 21948 21948 20824 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166733228 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21969] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21969/stat : 21969 (java) S 21948 21948 20824 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166733228 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 908624

[startup+12.7606 s]
/proc/loadavg: 1.00 1.10 1.47 2/73 21969
/proc/meminfo: memFree=1471912/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=0.01
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21962] ppid=21948 vsize=861068 CPUtime=12.68
/proc/21962/stat : 21962 (java) R 21948 21948 20824 0 -1 0 24679 0 1 0 1253 15 0 0 17 0 8 0 166733221 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073516164 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21962/statm: 215267 24411 1997 14 0 201472 0
[pid=21962/tid=21963] ppid=21948 vsize=861068 CPUtime=0.15
/proc/21962/task/21963/stat : 21963 (java) S 21948 21948 20824 0 -1 64 8702 0 0 0 13 2 0 0 15 0 8 0 166733225 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21964] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21964/stat : 21964 (java) S 21948 21948 20824 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 166733225 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21965] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21965/stat : 21965 (java) S 21948 21948 20824 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166733225 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21966] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21966/stat : 21966 (java) S 21948 21948 20824 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166733228 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21967] ppid=21948 vsize=861068 CPUtime=0.27
/proc/21962/task/21967/stat : 21967 (java) S 21948 21948 20824 0 -1 64 1028 0 0 0 26 1 0 0 16 0 8 0 166733228 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21968] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21968/stat : 21968 (java) S 21948 21948 20824 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166733228 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21969] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21969/stat : 21969 (java) S 21948 21948 20824 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166733228 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 908624

[startup+25.601 s]
/proc/loadavg: 1.00 1.10 1.47 2/73 21969
/proc/meminfo: memFree=1462120/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=0.01
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21962] ppid=21948 vsize=861068 CPUtime=25.4
/proc/21962/stat : 21962 (java) R 21948 21948 20824 0 -1 0 24704 0 1 0 2519 21 0 0 17 0 8 0 166733221 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074122951 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21962/statm: 215267 24411 1997 14 0 201472 0
[pid=21962/tid=21963] ppid=21948 vsize=861068 CPUtime=0.16
/proc/21962/task/21963/stat : 21963 (java) S 21948 21948 20824 0 -1 64 8702 0 0 0 14 2 0 0 15 0 8 0 166733225 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21964] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21964/stat : 21964 (java) S 21948 21948 20824 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 166733225 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21965] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21965/stat : 21965 (java) S 21948 21948 20824 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166733225 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21966] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21966/stat : 21966 (java) S 21948 21948 20824 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166733228 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21967] ppid=21948 vsize=861068 CPUtime=0.27
/proc/21962/task/21967/stat : 21967 (java) S 21948 21948 20824 0 -1 64 1028 0 0 0 26 1 0 0 16 0 8 0 166733228 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21968] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21968/stat : 21968 (java) S 21948 21948 20824 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166733228 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21969] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21969/stat : 21969 (java) S 21948 21948 20824 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166733228 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 908624

[startup+51.3028 s]
/proc/loadavg: 1.00 1.09 1.45 2/73 21969
/proc/meminfo: memFree=1442280/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=0.01
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 763 1704 0 0 0 0 0 1 18 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21962] ppid=21948 vsize=861068 CPUtime=50
/proc/21962/stat : 21962 (java) R 21948 21948 20824 0 -1 0 24752 0 1 0 4970 30 0 0 17 0 8 0 166733221 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4154989045 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21962/statm: 215267 24411 1997 14 0 201472 0
[pid=21962/tid=21963] ppid=21948 vsize=861068 CPUtime=0.19
/proc/21962/task/21963/stat : 21963 (java) S 21948 21948 20824 0 -1 64 8702 0 0 0 16 3 0 0 15 0 8 0 166733225 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21964] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21964/stat : 21964 (java) S 21948 21948 20824 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 166733225 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21965] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21965/stat : 21965 (java) S 21948 21948 20824 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166733225 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21966] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21966/stat : 21966 (java) S 21948 21948 20824 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166733228 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21967] ppid=21948 vsize=861068 CPUtime=0.27
/proc/21962/task/21967/stat : 21967 (java) S 21948 21948 20824 0 -1 64 1028 0 0 0 26 1 0 0 16 0 8 0 166733228 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21968] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21968/stat : 21968 (java) S 21948 21948 20824 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166733228 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21962/tid=21969] ppid=21948 vsize=861068 CPUtime=0
/proc/21962/task/21969/stat : 21969 (java) S 21948 21948 20824 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166733228 881733632 24411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (KiB) 908624

[startup+102.599 s]
/proc/loadavg: 1.00 1.07 1.42 2/73 21969
/proc/meminfo: memFree=1399784/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=0.01

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

/proc/loadavg: 1.06 1.02 1.13 2/66 21970
/proc/meminfo: memFree=785568/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=296.51
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 801 27151 0 1 0 0 29511 140 16 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21970] ppid=21948 vsize=568032 CPUtime=824.75
/proc/21970/stat : 21970 (minisat) R 21948 21948 20824 0 -1 4194304 136571 0 0 0 82392 83 0 0 25 0 1 0 166763064 581664768 136553 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/21970/statm: 142008 136553 54 142 0 141864 0
Current children cumulated CPU time (s) 1121.26
Current children cumulated vsize (KiB) 615588

[startup+1183.49 s]
/proc/loadavg: 1.02 1.01 1.12 2/66 21970
/proc/meminfo: memFree=785568/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=296.51
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 801 27151 0 1 0 0 29511 140 16 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21970] ppid=21948 vsize=568032 CPUtime=884.79
/proc/21970/stat : 21970 (minisat) R 21948 21948 20824 0 -1 4194304 136573 0 0 0 88396 83 0 0 25 0 1 0 166763064 581664768 136555 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/21970/statm: 142008 136555 54 142 0 141864 0
Current children cumulated CPU time (s) 1181.3
Current children cumulated vsize (KiB) 615588

[startup+1243.55 s]
/proc/loadavg: 1.01 1.01 1.11 2/66 21970
/proc/meminfo: memFree=785568/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=296.51
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 801 27151 0 1 0 0 29511 140 16 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21970] ppid=21948 vsize=568944 CPUtime=944.83
/proc/21970/stat : 21970 (minisat) R 21948 21948 20824 0 -1 4194304 136574 0 0 0 94400 83 0 0 25 0 1 0 166763064 582598656 136556 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/21970/statm: 142236 136556 54 142 0 142092 0
Current children cumulated CPU time (s) 1241.34
Current children cumulated vsize (KiB) 616500

[startup+1303.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 21970
/proc/meminfo: memFree=785568/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=296.51
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 801 27151 0 1 0 0 29511 140 16 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21970] ppid=21948 vsize=568944 CPUtime=1004.87
/proc/21970/stat : 21970 (minisat) R 21948 21948 20824 0 -1 4194304 136574 0 0 0 100404 83 0 0 25 0 1 0 166763064 582598656 136556 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527037 0 0 4096 3 0 0 0 17 1 0 0
/proc/21970/statm: 142236 136556 54 142 0 142092 0
Current children cumulated CPU time (s) 1301.38
Current children cumulated vsize (KiB) 616500

[startup+1363.66 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 21970
/proc/meminfo: memFree=785504/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=296.51
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 801 27151 0 1 0 0 29511 140 16 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21970] ppid=21948 vsize=568944 CPUtime=1064.91
/proc/21970/stat : 21970 (minisat) R 21948 21948 20824 0 -1 4194304 136574 0 0 0 106408 83 0 0 25 0 1 0 166763064 582598656 136556 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/21970/statm: 142236 136556 54 142 0 142092 0
Current children cumulated CPU time (s) 1361.42
Current children cumulated vsize (KiB) 616500

[startup+1423.72 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 21970
/proc/meminfo: memFree=785568/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=296.51
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 801 27151 0 1 0 0 29511 140 16 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21970] ppid=21948 vsize=568944 CPUtime=1124.95
/proc/21970/stat : 21970 (minisat) R 21948 21948 20824 0 -1 4194304 136574 0 0 0 112412 83 0 0 25 0 1 0 166763064 582598656 136556 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526191 0 0 4096 3 0 0 0 17 1 0 0
/proc/21970/statm: 142236 136556 54 142 0 142092 0
Current children cumulated CPU time (s) 1421.46
Current children cumulated vsize (KiB) 616500

[startup+1483.78 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 21970
/proc/meminfo: memFree=785568/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=296.51
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 801 27151 0 1 0 0 29511 140 16 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21970] ppid=21948 vsize=568944 CPUtime=1185
/proc/21970/stat : 21970 (minisat) R 21948 21948 20824 0 -1 4194304 136574 0 0 0 118416 84 0 0 25 0 1 0 166763064 582598656 136556 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/21970/statm: 142236 136556 54 142 0 142092 0
Current children cumulated CPU time (s) 1481.51
Current children cumulated vsize (KiB) 616500

[startup+1543.84 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 21970
/proc/meminfo: memFree=785568/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=296.51
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 801 27151 0 1 0 0 29511 140 16 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21970] ppid=21948 vsize=568944 CPUtime=1245.04
/proc/21970/stat : 21970 (minisat) R 21948 21948 20824 0 -1 4194304 136574 0 0 0 124420 84 0 0 25 0 1 0 166763064 582598656 136556 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/21970/statm: 142236 136556 54 142 0 142092 0
Current children cumulated CPU time (s) 1541.55
Current children cumulated vsize (KiB) 616500

[startup+1603.89 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 21970
/proc/meminfo: memFree=785568/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=296.51
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 801 27151 0 1 0 0 29511 140 16 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21970] ppid=21948 vsize=568944 CPUtime=1305.08
/proc/21970/stat : 21970 (minisat) R 21948 21948 20824 0 -1 4194304 136574 0 0 0 130424 84 0 0 25 0 1 0 166763064 582598656 136556 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/21970/statm: 142236 136556 54 142 0 142092 0
Current children cumulated CPU time (s) 1601.59
Current children cumulated vsize (KiB) 616500

[startup+1663.95 s]
/proc/loadavg: 1.06 1.01 1.06 2/66 21970
/proc/meminfo: memFree=785504/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=296.51
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 801 27151 0 1 0 0 29511 140 16 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21970] ppid=21948 vsize=568944 CPUtime=1365.13
/proc/21970/stat : 21970 (minisat) R 21948 21948 20824 0 -1 4194304 136574 0 0 0 136429 84 0 0 25 0 1 0 166763064 582598656 136556 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/21970/statm: 142236 136556 54 142 0 142092 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 616500

[startup+1724.01 s]
/proc/loadavg: 1.02 1.01 1.06 2/66 21970
/proc/meminfo: memFree=785504/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=296.51
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 801 27151 0 1 0 0 29511 140 16 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21970] ppid=21948 vsize=568944 CPUtime=1425.17
/proc/21970/stat : 21970 (minisat) R 21948 21948 20824 0 -1 4194304 136574 0 0 0 142433 84 0 0 25 0 1 0 166763064 582598656 136556 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 1 0 0
/proc/21970/statm: 142236 136556 54 142 0 142092 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 616500

[startup+1784.07 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 21970
/proc/meminfo: memFree=785504/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=296.51
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 801 27151 0 1 0 0 29511 140 16 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21970] ppid=21948 vsize=568944 CPUtime=1485.21
/proc/21970/stat : 21970 (minisat) R 21948 21948 20824 0 -1 4194304 136574 0 0 0 148437 84 0 0 25 0 1 0 166763064 582598656 136556 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520027 0 0 4096 3 0 0 0 17 1 0 0
/proc/21970/statm: 142236 136556 54 142 0 142092 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 616500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.42 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 21970
/proc/meminfo: memFree=785504/2055920 swapFree=4192812/4192956
[pid=21948] ppid=21946 vsize=47556 CPUtime=296.51
/proc/21948/stat : 21948 (galac.sh) S 21946 21948 20824 0 -1 4194304 801 27151 0 1 0 0 29511 140 16 0 1 0 166733218 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21948/statm: 11889 364 246 79 0 218 0
[pid=21970] ppid=21948 vsize=568944 CPUtime=1503.56
/proc/21970/stat : 21970 (minisat) R 21948 21948 20824 0 -1 4194304 136574 0 0 0 150272 84 0 0 25 0 1 0 166763064 582598656 136556 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529560 0 0 4096 3 0 0 0 17 1 0 0
/proc/21970/statm: 142236 136556 54 142 0 142092 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 616500

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 21948 and gives childrusage.ru_utime.tv_sec=295 childrusage.ru_utime.tv_usec=117135 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=415784
CPU time returned by wait4() is 296.533
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): 1802.43
CPU time (s): 1800.07
CPU user time (s): 1797.83
CPU system time (s): 2.24
CPU usage (%): 99.869
Max. virtual memory (cumulated for all children) (KiB): 908624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 295.117
system time used= 1.41578
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27952
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= 8537
involuntary context switches= 2870

runsolver used 1.85772 s user time and 3.9274 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sun Jan  7 15:22:33 UTC 2007


IDJOB= 207807
IDBENCH= 4335
FILE ID= node59/207807-1168183352

PBS_JOBID= 3479114

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  c0fb72d4f30ed7072c505fa7095a8161

RANDOM SEED= 771548277

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:       1570632 kB
Buffers:         29996 kB
Cached:         384328 kB
SwapCached:          0 kB
Active:         132052 kB
Inactive:       298188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1570632 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3132 kB
Writeback:           0 kB
Mapped:          26080 kB
Slab:            41040 kB
Committed_AS:  3260968 kB
PageTables:       1472 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= 66322 MiB



End job on node59 on Sun Jan  7 15:52:36 UTC 2007