Trace number 207859

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac 1? (TO) 1800.05 1809.88

General information on the benchmark

NametravellingSalesman/travellingSalesman-25/
tsp-25-163_ext.xml
MD5SUMbd89604e014891ec91e596ac8854cf96
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 benchmark18.4642
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.05	c --- Preproc Stats ---
1.03	c start processing
1.03	c start relation processing
3.45	c start cnf exporting
323.74	c parsing time : 0.835
323.74	c preprocessing time : 323.548
323.74	
323.74	c Nary constraints - conflicts : 0 supports : 25
323.74	c Binary constraints - conflicts : 300 supports :25
323.74	c max arity constraint : 3
323.74	c Max Tuples generated 0
323.74	c relations : 28
323.74	c relations BDD: 2
323.74	c vars : 608952 - clauses :  15387960
323.74	
323.79	 
323.79	c --- Minisat Stats ---
323.79	 

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/node1/watcher-207859-1168183609 -o ROOT/results/node1/solver-207859-1168183609 -C 1800 -M 900 /tmp/evaluation/207859-1168183609/galac.sh /tmp/evaluation/207859-1168183609/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.05 2.05 2.06 5/94 24652
/proc/meminfo: memFree=1075392/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=8560 CPUtime=0
/proc/24651/stat : 24651 (galac.sh) R 24649 24651 24417 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 166756702 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259353462671 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24651/statm: 2140 253 197 79 0 133 0

[startup+0.106509 s]
/proc/loadavg: 2.05 2.05 2.06 5/94 24652
/proc/meminfo: memFree=1075392/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=0.01
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.515559 s]
/proc/loadavg: 2.05 2.05 2.06 5/94 24652
/proc/meminfo: memFree=1075392/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=0.01
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.34065 s]
/proc/loadavg: 2.05 2.05 2.06 3/102 24672
/proc/meminfo: memFree=1022976/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=0.01
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24665] ppid=24651 vsize=860860 CPUtime=1.25
/proc/24665/stat : 24665 (java) R 24651 24651 24417 0 -1 0 19528 0 1 0 113 12 0 0 25 0 8 0 166756708 881520640 19281 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074000132 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24665/statm: 215215 19281 1980 14 0 201472 0
[pid=24665/tid=24666] ppid=24651 vsize=860860 CPUtime=0.02
/proc/24665/task/24666/stat : 24666 (java) S 24651 24651 24417 0 -1 64 3670 0 0 0 1 1 0 0 16 0 8 0 166756712 881520640 19281 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24667] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24667/stat : 24667 (java) S 24651 24651 24417 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166756712 881520640 19281 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24668] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24668/stat : 24668 (java) S 24651 24651 24417 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166756712 881520640 19281 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24669] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24669/stat : 24669 (java) S 24651 24651 24417 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166756716 881520640 19281 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24670] ppid=24651 vsize=860860 CPUtime=0.25
/proc/24665/task/24670/stat : 24670 (java) S 24651 24651 24417 0 -1 64 964 0 0 0 24 1 0 0 16 0 8 0 166756716 881520640 19281 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24671] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24671/stat : 24671 (java) S 24651 24651 24417 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166756716 881520640 19281 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24672] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24672/stat : 24672 (java) S 24651 24651 24417 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166756716 881520640 19281 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 908432

[startup+2.99284 s]
/proc/loadavg: 2.05 2.05 2.06 3/102 24672
/proc/meminfo: memFree=1003328/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=0.01
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24665] ppid=24651 vsize=860860 CPUtime=2.9
/proc/24665/stat : 24665 (java) R 24651 24651 24417 0 -1 0 19534 0 1 0 277 13 0 0 25 0 8 0 166756708 881520640 19287 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073997513 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24665/statm: 215215 19287 1980 14 0 201472 0
[pid=24665/tid=24666] ppid=24651 vsize=860860 CPUtime=0.02
/proc/24665/task/24666/stat : 24666 (java) S 24651 24651 24417 0 -1 64 3670 0 0 0 1 1 0 0 16 0 8 0 166756712 881520640 19287 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24667] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24667/stat : 24667 (java) S 24651 24651 24417 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166756712 881520640 19287 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24668] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24668/stat : 24668 (java) S 24651 24651 24417 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166756712 881520640 19287 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24669] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24669/stat : 24669 (java) S 24651 24651 24417 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166756716 881520640 19287 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24670] ppid=24651 vsize=860860 CPUtime=0.27
/proc/24665/task/24670/stat : 24670 (java) S 24651 24651 24417 0 -1 64 970 0 0 0 26 1 0 0 15 0 8 0 166756716 881520640 19287 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24671] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24671/stat : 24671 (java) S 24651 24651 24417 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166756716 881520640 19287 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24672] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24672/stat : 24672 (java) S 24651 24651 24417 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166756716 881520640 19287 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908432

[startup+6.27623 s]
/proc/loadavg: 2.05 2.05 2.06 4/102 24672
/proc/meminfo: memFree=977536/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=0.01
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24665] ppid=24651 vsize=860860 CPUtime=6.14
/proc/24665/stat : 24665 (java) R 24651 24651 24417 0 -1 0 25504 0 1 0 596 18 0 0 25 0 8 0 166756708 881520640 25252 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073706200 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24665/statm: 215215 25252 1996 14 0 201472 0
[pid=24665/tid=24666] ppid=24651 vsize=860860 CPUtime=0.21
/proc/24665/task/24666/stat : 24666 (java) S 24651 24651 24417 0 -1 64 9542 0 0 0 16 5 0 0 16 0 8 0 166756712 881520640 25252 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24667] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24667/stat : 24667 (java) S 24651 24651 24417 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 166756712 881520640 25252 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24668] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24668/stat : 24668 (java) S 24651 24651 24417 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166756712 881520640 25252 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24669] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24669/stat : 24669 (java) S 24651 24651 24417 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166756716 881520640 25252 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24670] ppid=24651 vsize=860860 CPUtime=0.35
/proc/24665/task/24670/stat : 24670 (java) S 24651 24651 24417 0 -1 64 1025 0 0 0 33 2 0 0 15 0 8 0 166756716 881520640 25252 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24671] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24671/stat : 24671 (java) S 24651 24651 24417 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166756716 881520640 25252 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24672] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24672/stat : 24672 (java) S 24651 24651 24417 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166756716 881520640 25252 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 908432

[startup+12.68 s]
/proc/loadavg: 2.04 2.05 2.06 4/102 24672
/proc/meminfo: memFree=972480/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=0.01
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24665] ppid=24651 vsize=860860 CPUtime=12.47
/proc/24665/stat : 24665 (java) R 24651 24651 24417 0 -1 0 25517 0 1 0 1226 21 0 0 25 0 8 0 166756708 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4154545270 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24665/statm: 215215 25253 1997 14 0 201472 0
[pid=24665/tid=24666] ppid=24651 vsize=860860 CPUtime=0.21
/proc/24665/task/24666/stat : 24666 (java) S 24651 24651 24417 0 -1 64 9543 0 0 0 16 5 0 0 16 0 8 0 166756712 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24667] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24667/stat : 24667 (java) S 24651 24651 24417 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 166756712 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24668] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24668/stat : 24668 (java) S 24651 24651 24417 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166756712 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24669] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24669/stat : 24669 (java) S 24651 24651 24417 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166756716 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24670] ppid=24651 vsize=860860 CPUtime=0.35
/proc/24665/task/24670/stat : 24670 (java) S 24651 24651 24417 0 -1 64 1025 0 0 0 33 2 0 0 15 0 8 0 166756716 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24671] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24671/stat : 24671 (java) S 24651 24651 24417 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166756716 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24672] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24672/stat : 24672 (java) S 24651 24651 24417 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166756716 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 908432

[startup+25.5705 s]
/proc/loadavg: 2.03 2.04 2.05 3/102 24672
/proc/meminfo: memFree=962240/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=0.01
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24665] ppid=24651 vsize=860860 CPUtime=25.23
/proc/24665/stat : 24665 (java) R 24651 24651 24417 0 -1 0 25541 0 1 0 2496 27 0 0 25 0 8 0 166756708 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4154545731 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24665/statm: 215215 25253 1997 14 0 201472 0
[pid=24665/tid=24666] ppid=24651 vsize=860860 CPUtime=0.23
/proc/24665/task/24666/stat : 24666 (java) S 24651 24651 24417 0 -1 64 9543 0 0 0 18 5 0 0 16 0 8 0 166756712 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24667] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24667/stat : 24667 (java) S 24651 24651 24417 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 166756712 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24668] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24668/stat : 24668 (java) S 24651 24651 24417 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166756712 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24669] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24669/stat : 24669 (java) S 24651 24651 24417 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166756716 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24670] ppid=24651 vsize=860860 CPUtime=0.35
/proc/24665/task/24670/stat : 24670 (java) S 24651 24651 24417 0 -1 64 1025 0 0 0 33 2 0 0 15 0 8 0 166756716 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24671] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24671/stat : 24671 (java) S 24651 24651 24417 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166756716 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24672] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24672/stat : 24672 (java) S 24651 24651 24417 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166756716 881520640 25253 18446744073709551615 134512640 134570532 4294956096 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) 908432

[startup+51.2615 s]
/proc/loadavg: 2.02 2.04 2.05 2/89 24685
/proc/meminfo: memFree=1614632/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=0.01
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24665] ppid=24651 vsize=860860 CPUtime=50.66
/proc/24665/stat : 24665 (java) R 24651 24651 24417 0 -1 0 25591 0 1 0 5025 41 0 0 21 0 8 0 166756708 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074134046 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24665/statm: 215215 25253 1997 14 0 201472 0
[pid=24665/tid=24666] ppid=24651 vsize=860860 CPUtime=0.25
/proc/24665/task/24666/stat : 24666 (java) S 24651 24651 24417 0 -1 64 9543 0 0 0 20 5 0 0 16 0 8 0 166756712 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24667] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24667/stat : 24667 (java) S 24651 24651 24417 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 166756712 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24668] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24668/stat : 24668 (java) S 24651 24651 24417 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166756712 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24669] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24669/stat : 24669 (java) S 24651 24651 24417 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166756716 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24670] ppid=24651 vsize=860860 CPUtime=0.35
/proc/24665/task/24670/stat : 24670 (java) S 24651 24651 24417 0 -1 64 1025 0 0 0 33 2 0 0 16 0 8 0 166756716 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24671] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24671/stat : 24671 (java) S 24651 24651 24417 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166756716 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24665/tid=24672] ppid=24651 vsize=860860 CPUtime=0
/proc/24665/task/24672/stat : 24672 (java) S 24651 24651 24417 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166756716 881520640 25253 18446744073709551615 134512640 134570532 4294956096 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) 908432

[startup+102.469 s]
/proc/loadavg: 2.01 2.03 2.05 3/102 24746
/proc/meminfo: memFree=1446912/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=0.01
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24665] ppid=24651 vsize=860860 CPUtime=101.47
/proc/24665/stat : 24665 (java) R 24651 24651 24417 0 -1 0 25694 0 1 0 10080 67 0 0 25 0 8 0 166756708 881520640 25253 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074153653 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24665/statm: 215215 25253 1997 14 0 201472 0
[pid=24665/tid=24666] ppid=24651 vsize=860860 CPUtime=0.32

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

/proc/loadavg: 2.00 2.00 2.00 3/87 24983
/proc/meminfo: memFree=909880/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=320.04
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 799 28040 0 1 0 0 31828 176 17 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24748] ppid=24651 vsize=595360 CPUtime=794.75
/proc/24748/stat : 24748 (minisat) R 24651 24651 24417 0 -1 4194304 144018 0 0 0 79344 131 0 0 25 0 1 0 166789082 609648640 144000 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24748/statm: 148840 144000 54 142 0 148696 0
Current children cumulated CPU time (s) 1114.79
Current children cumulated vsize (KiB) 642932

[startup+1183.49 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 24983
/proc/meminfo: memFree=909816/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=320.04
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 799 28040 0 1 0 0 31828 176 17 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24748] ppid=24651 vsize=595360 CPUtime=854.69
/proc/24748/stat : 24748 (minisat) R 24651 24651 24417 0 -1 4194304 144018 0 0 0 85338 131 0 0 25 0 1 0 166789082 609648640 144000 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 0 0 0
/proc/24748/statm: 148840 144000 54 142 0 148696 0
Current children cumulated CPU time (s) 1174.73
Current children cumulated vsize (KiB) 642932

[startup+1243.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/87 24983
/proc/meminfo: memFree=909752/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=320.04
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 799 28040 0 1 0 0 31828 176 17 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24748] ppid=24651 vsize=595360 CPUtime=914.64
/proc/24748/stat : 24748 (minisat) R 24651 24651 24417 0 -1 4194304 144018 0 0 0 91333 131 0 0 25 0 1 0 166789082 609648640 144000 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/24748/statm: 148840 144000 54 142 0 148696 0
Current children cumulated CPU time (s) 1234.68
Current children cumulated vsize (KiB) 642932

[startup+1303.51 s]
/proc/loadavg: 2.02 2.01 2.00 4/87 24983
/proc/meminfo: memFree=909752/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=320.04
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 799 28040 0 1 0 0 31828 176 17 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24748] ppid=24651 vsize=595360 CPUtime=974.6
/proc/24748/stat : 24748 (minisat) R 24651 24651 24417 0 -1 4194304 144018 0 0 0 97329 131 0 0 25 0 1 0 166789082 609648640 144000 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134528294 0 0 4096 3 0 0 0 17 0 0 0
/proc/24748/statm: 148840 144000 54 142 0 148696 0
Current children cumulated CPU time (s) 1294.64
Current children cumulated vsize (KiB) 642932

[startup+1363.52 s]
/proc/loadavg: 2.01 2.00 2.00 3/87 24983
/proc/meminfo: memFree=909688/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=320.04
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 799 28040 0 1 0 0 31828 176 17 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24748] ppid=24651 vsize=595360 CPUtime=1034.54
/proc/24748/stat : 24748 (minisat) R 24651 24651 24417 0 -1 4194304 144018 0 0 0 103323 131 0 0 25 0 1 0 166789082 609648640 144000 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527125 0 0 4096 3 0 0 0 17 0 0 0
/proc/24748/statm: 148840 144000 54 142 0 148696 0
Current children cumulated CPU time (s) 1354.58
Current children cumulated vsize (KiB) 642932

[startup+1423.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 24983
/proc/meminfo: memFree=909688/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=320.04
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 799 28040 0 1 0 0 31828 176 17 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24748] ppid=24651 vsize=595360 CPUtime=1094.49
/proc/24748/stat : 24748 (minisat) R 24651 24651 24417 0 -1 4194304 144018 0 0 0 109317 132 0 0 25 0 1 0 166789082 609648640 144000 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526741 0 0 4096 3 0 0 0 17 0 0 0
/proc/24748/statm: 148840 144000 54 142 0 148696 0
Current children cumulated CPU time (s) 1414.53
Current children cumulated vsize (KiB) 642932

[startup+1483.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 24983
/proc/meminfo: memFree=909688/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=320.04
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 799 28040 0 1 0 0 31828 176 17 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24748] ppid=24651 vsize=595360 CPUtime=1154.44
/proc/24748/stat : 24748 (minisat) R 24651 24651 24417 0 -1 4194304 144018 0 0 0 115312 132 0 0 25 0 1 0 166789082 609648640 144000 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/24748/statm: 148840 144000 54 142 0 148696 0
Current children cumulated CPU time (s) 1474.48
Current children cumulated vsize (KiB) 642932

[startup+1543.54 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 24983
/proc/meminfo: memFree=909560/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=320.04
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 799 28040 0 1 0 0 31828 176 17 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24748] ppid=24651 vsize=595360 CPUtime=1214.38
/proc/24748/stat : 24748 (minisat) R 24651 24651 24417 0 -1 4194304 144018 0 0 0 121306 132 0 0 25 0 1 0 166789082 609648640 144000 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24748/statm: 148840 144000 54 142 0 148696 0
Current children cumulated CPU time (s) 1534.42
Current children cumulated vsize (KiB) 642932

[startup+1603.57 s]
/proc/loadavg: 2.06 2.02 2.00 3/87 24983
/proc/meminfo: memFree=909560/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=320.04
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 799 28040 0 1 0 0 31828 176 17 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24748] ppid=24651 vsize=595360 CPUtime=1274.34
/proc/24748/stat : 24748 (minisat) R 24651 24651 24417 0 -1 4194304 144018 0 0 0 127302 132 0 0 25 0 1 0 166789082 609648640 144000 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/24748/statm: 148840 144000 54 142 0 148696 0
Current children cumulated CPU time (s) 1594.38
Current children cumulated vsize (KiB) 642932

[startup+1663.58 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 24983
/proc/meminfo: memFree=909496/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=320.04
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 799 28040 0 1 0 0 31828 176 17 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24748] ppid=24651 vsize=595360 CPUtime=1334.25
/proc/24748/stat : 24748 (minisat) R 24651 24651 24417 0 -1 4194304 144018 0 0 0 133293 132 0 0 25 0 1 0 166789082 609648640 144000 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24748/statm: 148840 144000 54 142 0 148696 0
Current children cumulated CPU time (s) 1654.29
Current children cumulated vsize (KiB) 642932

[startup+1723.62 s]
/proc/loadavg: 1.89 1.97 1.99 3/88 25046
/proc/meminfo: memFree=897008/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=320.04
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 799 28040 0 1 0 0 31828 176 17 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24748] ppid=24651 vsize=595360 CPUtime=1394.11
/proc/24748/stat : 24748 (minisat) R 24651 24651 24417 0 -1 4194304 144018 0 0 0 139277 134 0 0 25 0 1 0 166789082 609648640 144000 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/24748/statm: 148840 144000 54 142 0 148696 0
Current children cumulated CPU time (s) 1714.15
Current children cumulated vsize (KiB) 642932

[startup+1783.69 s]
/proc/loadavg: 1.96 1.97 1.99 3/88 25046
/proc/meminfo: memFree=897072/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=320.04
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 799 28040 0 1 0 0 31828 176 17 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24748] ppid=24651 vsize=595360 CPUtime=1453.93
/proc/24748/stat : 24748 (minisat) R 24651 24651 24417 0 -1 4194304 144018 0 0 0 145259 134 0 0 25 0 1 0 166789082 609648640 144000 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24748/statm: 148840 144000 54 142 0 148696 0
Current children cumulated CPU time (s) 1773.97
Current children cumulated vsize (KiB) 642932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.87 s]
/proc/loadavg: 1.97 1.97 1.99 3/88 25046
/proc/meminfo: memFree=897072/2055920 swapFree=4165612/4192956
[pid=24651] ppid=24649 vsize=47572 CPUtime=320.04
/proc/24651/stat : 24651 (galac.sh) S 24649 24651 24417 0 -1 4194304 799 28040 0 1 0 0 31828 176 17 0 1 0 166756702 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24651/statm: 11893 363 245 79 0 218 0
[pid=24748] ppid=24651 vsize=595360 CPUtime=1480.01
/proc/24748/stat : 24748 (minisat) R 24651 24651 24417 0 -1 4194304 144018 0 0 0 147867 134 0 0 25 0 1 0 166789082 609648640 144000 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24748/statm: 148840 144000 54 142 0 148696 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 642932

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 24651 and gives childrusage.ru_utime.tv_sec=318 childrusage.ru_utime.tv_usec=284613 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=771730
CPU time returned by wait4() is 320.056
while last known CPU time is 1800.05

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

Real time (s): 1809.88
CPU time (s): 1800.05
CPU user time (s): 1796.95
CPU system time (s): 3.1
CPU usage (%): 99.4566
Max. virtual memory (cumulated for all children) (KiB): 908432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 318.285
system time used= 1.77173
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28839
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= 11627
involuntary context switches= 17750

runsolver used 1.72174 s user time and 5.64914 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Jan  7 15:26:49 UTC 2007


IDJOB= 207859
IDBENCH= 4339
FILE ID= node1/207859-1168183609

PBS_JOBID= 3478940

Free space on /tmp= 66303 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  bd89604e014891ec91e596ac8854cf96

RANDOM SEED= 982696817

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.234
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.234
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:       1075872 kB
Buffers:         27396 kB
Cached:         194132 kB
SwapCached:       3620 kB
Active:         783480 kB
Inactive:       139832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1075872 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            3176 kB
Writeback:           0 kB
Mapped:         720752 kB
Slab:            40072 kB
Committed_AS:  5490300 kB
PageTables:       3744 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= 66066 MiB



End job on node1 on Sun Jan  7 15:57:00 UTC 2007