Trace number 207846

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.01 1810.46

General information on the benchmark

NametravellingSalesman/travellingSalesman-25/
tsp-25-523_ext.xml
MD5SUM574d05c6319781b81aa96225f5b39ad5
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.2322
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 ---
0.93	c start processing
0.93	c start relation processing
2.47	c start cnf exporting
278.30	c parsing time : 0.749
278.30	c preprocessing time : 278.121
278.30	
278.30	c Nary constraints - conflicts : 0 supports : 25
278.30	c Binary constraints - conflicts : 300 supports :25
278.30	c max arity constraint : 3
278.30	c Max Tuples generated 0
278.30	c relations : 28
278.30	c relations BDD: 2
278.30	c vars : 412152 - clauses :  14414781
278.30	
278.37	 
278.37	c --- Minisat Stats ---
278.37	 

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/node15/watcher-207846-1168183535 -o ROOT/results/node15/solver-207846-1168183535 -C 1800 -M 900 /tmp/evaluation/207846-1168183535/galac.sh /tmp/evaluation/207846-1168183535/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.07 2.08 2.03 5/98 19459
/proc/meminfo: memFree=908584/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=18540 CPUtime=0
/proc/19458/stat : 19458 (runsolver) R 19456 19458 19387 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 166748415 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 240472616231 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19458/statm: 4635 279 244 17 0 2626 0

[startup+0.10799 s]
/proc/loadavg: 2.07 2.08 2.03 5/98 19459
/proc/meminfo: memFree=908584/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=0.01
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 763 1704 0 0 0 0 0 1 19 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.516059 s]
/proc/loadavg: 2.07 2.08 2.03 5/98 19459
/proc/meminfo: memFree=908584/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=0.01
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 763 1704 0 0 0 0 0 1 19 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.3442 s]
/proc/loadavg: 2.07 2.08 2.03 3/106 19479
/proc/meminfo: memFree=862568/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=0.01
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 763 1704 0 0 0 0 0 1 19 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19472] ppid=19458 vsize=860860 CPUtime=1.28
/proc/19472/stat : 19472 (java) R 19458 19458 19387 0 -1 0 13527 0 1 0 118 10 0 0 24 0 8 0 166748420 881520640 13281 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074009167 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19472/statm: 215215 13281 1970 14 0 201472 0
[pid=19472/tid=19473] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19473/stat : 19473 (java) S 19458 19458 19387 0 -1 64 5 0 0 0 0 0 0 0 17 0 8 0 166748424 881520640 13281 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19474] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19474/stat : 19474 (java) S 19458 19458 19387 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 166748425 881520640 13281 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19475] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19475/stat : 19475 (java) S 19458 19458 19387 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 166748425 881520640 13281 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19476] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19476/stat : 19476 (java) S 19458 19458 19387 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166748428 881520640 13281 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19477] ppid=19458 vsize=860860 CPUtime=0.23
/proc/19472/task/19477/stat : 19477 (java) S 19458 19458 19387 0 -1 64 966 0 0 0 22 1 0 0 16 0 8 0 166748428 881520640 13281 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19478] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19478/stat : 19478 (java) S 19458 19458 19387 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166748428 881520640 13281 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19479] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19479/stat : 19479 (java) S 19458 19458 19387 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166748428 881520640 13281 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908420

[startup+2.98348 s]
/proc/loadavg: 2.07 2.08 2.03 3/104 19479
/proc/meminfo: memFree=855336/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=0.01
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 763 1704 0 0 0 0 0 1 19 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19472] ppid=19458 vsize=860860 CPUtime=2.92
/proc/19472/stat : 19472 (java) R 19458 19458 19387 0 -1 0 21571 0 1 0 275 17 0 0 25 0 8 0 166748420 881520640 21324 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074093604 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19472/statm: 215215 21324 1998 14 0 201472 0
[pid=19472/tid=19473] ppid=19458 vsize=860860 CPUtime=0.12
/proc/19472/task/19473/stat : 19473 (java) S 19458 19458 19387 0 -1 64 5615 0 0 0 9 3 0 0 17 0 8 0 166748424 881520640 21324 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19474] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19474/stat : 19474 (java) S 19458 19458 19387 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 166748425 881520640 21324 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19475] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19475/stat : 19475 (java) S 19458 19458 19387 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166748425 881520640 21324 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19476] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19476/stat : 19476 (java) S 19458 19458 19387 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166748428 881520640 21324 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19477] ppid=19458 vsize=860860 CPUtime=0.32
/proc/19472/task/19477/stat : 19477 (java) S 19458 19458 19387 0 -1 64 1027 0 0 0 31 1 0 0 15 0 8 0 166748428 881520640 21324 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19478] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19478/stat : 19478 (java) S 19458 19458 19387 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166748428 881520640 21324 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19479] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19479/stat : 19479 (java) S 19458 19458 19387 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166748428 881520640 21324 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908420

[startup+6.18402 s]
/proc/loadavg: 2.06 2.08 2.03 3/95 19479
/proc/meminfo: memFree=1329592/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=0.01
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 763 1704 0 0 0 0 0 1 19 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19472] ppid=19458 vsize=860860 CPUtime=6.1
/proc/19472/stat : 19472 (java) R 19458 19458 19387 0 -1 0 22980 0 1 0 590 20 0 0 25 0 8 0 166748420 881520640 22727 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073705093 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19472/statm: 215215 22727 1998 14 0 201472 0
[pid=19472/tid=19473] ppid=19458 vsize=860860 CPUtime=0.14
/proc/19472/task/19473/stat : 19473 (java) S 19458 19458 19387 0 -1 64 7016 0 0 0 10 4 0 0 16 0 8 0 166748424 881520640 22727 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19474] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19474/stat : 19474 (java) S 19458 19458 19387 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166748425 881520640 22727 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19475] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19475/stat : 19475 (java) S 19458 19458 19387 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166748425 881520640 22727 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19476] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19476/stat : 19476 (java) S 19458 19458 19387 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166748428 881520640 22727 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19477] ppid=19458 vsize=860860 CPUtime=0.32
/proc/19472/task/19477/stat : 19477 (java) S 19458 19458 19387 0 -1 64 1027 0 0 0 31 1 0 0 15 0 8 0 166748428 881520640 22727 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19478] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19478/stat : 19478 (java) S 19458 19458 19387 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166748428 881520640 22727 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19479] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19479/stat : 19479 (java) S 19458 19458 19387 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166748428 881520640 22727 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 908420

[startup+12.6681 s]
/proc/loadavg: 2.22 2.11 2.04 3/105 19530
/proc/meminfo: memFree=1400504/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=0.01
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 763 1704 0 0 0 0 0 1 19 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19472] ppid=19458 vsize=860860 CPUtime=12.37
/proc/19472/stat : 19472 (java) R 19458 19458 19387 0 -1 0 23015 0 1 0 1214 23 0 0 25 0 8 0 166748420 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074146576 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19472/statm: 215215 22749 1998 14 0 201472 0
[pid=19472/tid=19473] ppid=19458 vsize=860860 CPUtime=0.15
/proc/19472/task/19473/stat : 19473 (java) S 19458 19458 19387 0 -1 64 7038 0 0 0 11 4 0 0 16 0 8 0 166748424 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19472/tid=19474] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19474/stat : 19474 (java) S 19458 19458 19387 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166748425 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19475] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19475/stat : 19475 (java) S 19458 19458 19387 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166748425 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19476] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19476/stat : 19476 (java) S 19458 19458 19387 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166748428 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19477] ppid=19458 vsize=860860 CPUtime=0.32
/proc/19472/task/19477/stat : 19477 (java) S 19458 19458 19387 0 -1 64 1027 0 0 0 31 1 0 0 15 0 8 0 166748428 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19478] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19478/stat : 19478 (java) S 19458 19458 19387 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166748428 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19479] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19479/stat : 19479 (java) S 19458 19458 19387 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166748428 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 908420

[startup+25.5384 s]
/proc/loadavg: 2.38 2.15 2.06 5/105 19530
/proc/meminfo: memFree=1103488/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=0.01
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 763 1704 0 0 0 0 0 1 19 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19472] ppid=19458 vsize=860860 CPUtime=24.53
/proc/19472/stat : 19472 (java) R 19458 19458 19387 0 -1 0 23041 0 1 0 2426 27 0 0 25 0 8 0 166748420 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073703898 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19472/statm: 215215 22749 1998 14 0 201472 0
[pid=19472/tid=19473] ppid=19458 vsize=860860 CPUtime=0.17
/proc/19472/task/19473/stat : 19473 (java) S 19458 19458 19387 0 -1 64 7038 0 0 0 12 5 0 0 16 0 8 0 166748424 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19472/tid=19474] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19474/stat : 19474 (java) S 19458 19458 19387 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166748425 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19475] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19475/stat : 19475 (java) S 19458 19458 19387 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166748425 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19476] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19476/stat : 19476 (java) S 19458 19458 19387 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166748428 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19477] ppid=19458 vsize=860860 CPUtime=0.32
/proc/19472/task/19477/stat : 19477 (java) S 19458 19458 19387 0 -1 64 1027 0 0 0 31 1 0 0 16 0 8 0 166748428 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19472/tid=19478] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19478/stat : 19478 (java) S 19458 19458 19387 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166748428 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19479] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19479/stat : 19479 (java) S 19458 19458 19387 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166748428 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.54
Current children cumulated vsize (KiB) 908420

[startup+51.1848 s]
/proc/loadavg: 2.25 2.14 2.06 3/105 19530
/proc/meminfo: memFree=1079424/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=0.01
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 763 1704 0 0 0 0 0 1 19 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19472] ppid=19458 vsize=860860 CPUtime=50
/proc/19472/stat : 19472 (java) R 19458 19458 19387 0 -1 0 23095 0 1 0 4961 39 0 0 25 0 8 0 166748420 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073417853 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19472/statm: 215215 22749 1998 14 0 201472 0
[pid=19472/tid=19473] ppid=19458 vsize=860860 CPUtime=0.19
/proc/19472/task/19473/stat : 19473 (java) S 19458 19458 19387 0 -1 64 7038 0 0 0 14 5 0 0 16 0 8 0 166748424 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19472/tid=19474] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19474/stat : 19474 (java) S 19458 19458 19387 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 166748425 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19475] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19475/stat : 19475 (java) S 19458 19458 19387 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 166748425 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19476] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19476/stat : 19476 (java) S 19458 19458 19387 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 166748428 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19477] ppid=19458 vsize=860860 CPUtime=0.32
/proc/19472/task/19477/stat : 19477 (java) S 19458 19458 19387 0 -1 64 1027 0 0 0 31 1 0 0 16 0 8 0 166748428 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19472/tid=19478] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19478/stat : 19478 (java) S 19458 19458 19387 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 166748428 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19472/tid=19479] ppid=19458 vsize=860860 CPUtime=0
/proc/19472/task/19479/stat : 19479 (java) S 19458 19458 19387 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166748428 881520640 22749 18446744073709551615 134512640 134570532 4294956096 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) 908420

[startup+102.425 s]
/proc/loadavg: 2.10 2.11 2.05 3/105 19530
/proc/meminfo: memFree=964608/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=0.01
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 763 1704 0 0 0 0 0 1 19 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19472] ppid=19458 vsize=860860 CPUtime=100.64
/proc/19472/stat : 19472 (java) R 19458 19458 19387 0 -1 0 23195 0 1 0 9998 66 0 0 25 0 8 0 166748420 881520640 22749 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074120743 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19472/statm: 215215 22749 1998 14 0 201472 0
[pid=19472/tid=19473] ppid=19458 vsize=860860 CPUtime=0.25

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

/proc/loadavg: 2.05 2.01 2.00 3/89 19596
/proc/meminfo: memFree=856576/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=275.21
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 801 25497 0 1 0 0 27371 150 17 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19595] ppid=19458 vsize=553024 CPUtime=840.79
/proc/19595/stat : 19595 (minisat) R 19458 19458 19387 0 -1 4194304 133340 0 0 0 83979 100 0 0 25 0 1 0 166776253 566296576 133322 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/19595/statm: 138256 133322 54 142 0 138112 0
Current children cumulated CPU time (s) 1116
Current children cumulated vsize (KiB) 600584

[startup+1183.24 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 19596
/proc/meminfo: memFree=856512/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=275.21
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 801 25497 0 1 0 0 27371 150 17 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19595] ppid=19458 vsize=553024 CPUtime=900.56
/proc/19595/stat : 19595 (minisat) R 19458 19458 19387 0 -1 4194304 133340 0 0 0 89955 101 0 0 25 0 1 0 166776253 566296576 133322 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525919 0 0 4096 3 0 0 0 17 1 0 0
/proc/19595/statm: 138256 133322 54 142 0 138112 0
Current children cumulated CPU time (s) 1175.77
Current children cumulated vsize (KiB) 600584

[startup+1243.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 19596
/proc/meminfo: memFree=856512/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=275.21
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 801 25497 0 1 0 0 27371 150 17 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19595] ppid=19458 vsize=553024 CPUtime=960.33
/proc/19595/stat : 19595 (minisat) R 19458 19458 19387 0 -1 4194304 133340 0 0 0 95932 101 0 0 25 0 1 0 166776253 566296576 133322 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525930 0 0 4096 3 0 0 0 17 1 0 0
/proc/19595/statm: 138256 133322 54 142 0 138112 0
Current children cumulated CPU time (s) 1235.54
Current children cumulated vsize (KiB) 600584

[startup+1303.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 19596
/proc/meminfo: memFree=856512/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=275.21
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 801 25497 0 1 0 0 27371 150 17 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19595] ppid=19458 vsize=553024 CPUtime=1020.09
/proc/19595/stat : 19595 (minisat) R 19458 19458 19387 0 -1 4194304 133340 0 0 0 101908 101 0 0 25 0 1 0 166776253 566296576 133322 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525902 0 0 4096 3 0 0 0 17 1 0 0
/proc/19595/statm: 138256 133322 54 142 0 138112 0
Current children cumulated CPU time (s) 1295.3
Current children cumulated vsize (KiB) 600584

[startup+1363.41 s]
/proc/loadavg: 2.04 2.01 2.00 3/89 19596
/proc/meminfo: memFree=856448/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=275.21
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 801 25497 0 1 0 0 27371 150 17 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19595] ppid=19458 vsize=553024 CPUtime=1079.86
/proc/19595/stat : 19595 (minisat) R 19458 19458 19387 0 -1 4194304 133340 0 0 0 107885 101 0 0 25 0 1 0 166776253 566296576 133322 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/19595/statm: 138256 133322 54 142 0 138112 0
Current children cumulated CPU time (s) 1355.07
Current children cumulated vsize (KiB) 600584

[startup+1423.47 s]
/proc/loadavg: 2.01 2.01 2.00 3/89 19596
/proc/meminfo: memFree=856448/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=275.21
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 801 25497 0 1 0 0 27371 150 17 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19595] ppid=19458 vsize=553024 CPUtime=1139.65
/proc/19595/stat : 19595 (minisat) R 19458 19458 19387 0 -1 4194304 133340 0 0 0 113863 102 0 0 25 0 1 0 166776253 566296576 133322 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525847 0 0 4096 3 0 0 0 17 1 0 0
/proc/19595/statm: 138256 133322 54 142 0 138112 0
Current children cumulated CPU time (s) 1414.86
Current children cumulated vsize (KiB) 600584

[startup+1483.53 s]
/proc/loadavg: 2.04 2.02 2.00 3/89 19596
/proc/meminfo: memFree=856384/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=275.21
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 801 25497 0 1 0 0 27371 150 17 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19595] ppid=19458 vsize=553024 CPUtime=1199.42
/proc/19595/stat : 19595 (minisat) R 19458 19458 19387 0 -1 4194304 133340 0 0 0 119840 102 0 0 25 0 1 0 166776253 566296576 133322 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520265 0 0 4096 3 0 0 0 17 1 0 0
/proc/19595/statm: 138256 133322 54 142 0 138112 0
Current children cumulated CPU time (s) 1474.63
Current children cumulated vsize (KiB) 600584

[startup+1543.59 s]
/proc/loadavg: 2.01 2.01 2.00 3/89 19596
/proc/meminfo: memFree=856384/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=275.21
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 801 25497 0 1 0 0 27371 150 17 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19595] ppid=19458 vsize=553024 CPUtime=1259.19
/proc/19595/stat : 19595 (minisat) R 19458 19458 19387 0 -1 4194304 133340 0 0 0 125817 102 0 0 25 0 1 0 166776253 566296576 133322 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/19595/statm: 138256 133322 54 142 0 138112 0
Current children cumulated CPU time (s) 1534.4
Current children cumulated vsize (KiB) 600584

[startup+1603.62 s]
/proc/loadavg: 2.04 2.02 2.00 3/90 19597
/proc/meminfo: memFree=856312/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=275.21
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 801 25497 0 1 0 0 27371 150 17 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19595] ppid=19458 vsize=553024 CPUtime=1318.94
/proc/19595/stat : 19595 (minisat) R 19458 19458 19387 0 -1 4194304 133340 0 0 0 131791 103 0 0 25 0 1 0 166776253 566296576 133322 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525914 0 0 4096 3 0 0 0 17 1 0 0
/proc/19595/statm: 138256 133322 54 142 0 138112 0
Current children cumulated CPU time (s) 1594.15
Current children cumulated vsize (KiB) 600584

[startup+1663.63 s]
/proc/loadavg: 2.01 2.02 2.00 3/90 19597
/proc/meminfo: memFree=856312/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=275.21
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 801 25497 0 1 0 0 27371 150 17 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19595] ppid=19458 vsize=553024 CPUtime=1378.66
/proc/19595/stat : 19595 (minisat) R 19458 19458 19387 0 -1 4194304 133340 0 0 0 137763 103 0 0 25 0 1 0 166776253 566296576 133322 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/19595/statm: 138256 133322 54 142 0 138112 0
Current children cumulated CPU time (s) 1653.87
Current children cumulated vsize (KiB) 600584

[startup+1723.64 s]
/proc/loadavg: 2.14 2.04 2.01 3/90 19597
/proc/meminfo: memFree=856312/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=275.21
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 801 25497 0 1 0 0 27371 150 17 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19595] ppid=19458 vsize=553024 CPUtime=1438.39
/proc/19595/stat : 19595 (minisat) R 19458 19458 19387 0 -1 4194304 133340 0 0 0 143735 104 0 0 25 0 1 0 166776253 566296576 133322 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/19595/statm: 138256 133322 54 142 0 138112 0
Current children cumulated CPU time (s) 1713.6
Current children cumulated vsize (KiB) 600584

[startup+1783.66 s]
/proc/loadavg: 2.16 2.06 2.01 3/90 19597
/proc/meminfo: memFree=856248/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=275.21
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 801 25497 0 1 0 0 27371 150 17 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19595] ppid=19458 vsize=553024 CPUtime=1498.12
/proc/19595/stat : 19595 (minisat) R 19458 19458 19387 0 -1 4194304 133340 0 0 0 149707 105 0 0 25 0 1 0 166776253 566296576 133322 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525811 0 0 4096 3 0 0 0 17 1 0 0
/proc/19595/statm: 138256 133322 54 142 0 138112 0
Current children cumulated CPU time (s) 1773.33
Current children cumulated vsize (KiB) 600584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.45 s]
/proc/loadavg: 2.10 2.06 2.01 3/90 19597
/proc/meminfo: memFree=856248/2055920 swapFree=4174172/4192956
[pid=19458] ppid=19456 vsize=47560 CPUtime=275.21
/proc/19458/stat : 19458 (galac.sh) S 19456 19458 19387 0 -1 4194304 801 25497 0 1 0 0 27371 150 17 0 1 0 166748415 48701440 365 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19458/statm: 11890 365 247 79 0 218 0
[pid=19595] ppid=19458 vsize=553024 CPUtime=1524.8
/proc/19595/stat : 19595 (minisat) R 19458 19458 19387 0 -1 4194304 133340 0 0 0 152375 105 0 0 25 0 1 0 166776253 566296576 133322 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525855 0 0 4096 3 0 0 0 17 1 0 0
/proc/19595/statm: 138256 133322 54 142 0 138112 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 600584

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 19458 and gives childrusage.ru_utime.tv_sec=273 childrusage.ru_utime.tv_usec=715388 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=514769
CPU time returned by wait4() is 275.23
while last known CPU time is 1800.01

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

Real time (s): 1810.46
CPU time (s): 1800.01
CPU user time (s): 1797.46
CPU system time (s): 2.55
CPU usage (%): 99.4228
Max. virtual memory (cumulated for all children) (KiB): 908420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 273.715
system time used= 1.51477
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26298
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= 10320
involuntary context switches= 16168

runsolver used 1.86972 s user time and 5.06823 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Jan  7 15:25:36 UTC 2007


IDJOB= 207846
IDBENCH= 4338
FILE ID= node15/207846-1168183535

PBS_JOBID= 3478943

Free space on /tmp= 66325 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  574d05c6319781b81aa96225f5b39ad5

RANDOM SEED= 858282482

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.276
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.276
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:        909064 kB
Buffers:         64768 kB
Cached:         251220 kB
SwapCached:       6400 kB
Active:         873912 kB
Inactive:       215052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        909064 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            3280 kB
Writeback:           0 kB
Mapped:         792836 kB
Slab:            40940 kB
Committed_AS:  5406764 kB
PageTables:       3876 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= 66106 MiB



End job on node15 on Sun Jan  7 15:55:47 UTC 2007