Trace number 233792

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? (MO) 0 1723.94

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-9.xml
MD5SUMe3748dadd57349951a4947e30cc63ebe
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.177972
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size378
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
209.49	c start processing
209.49	c start relation processing
234.84	c start cnf exporting
520.12	c parsing time : 209.273
520.12	c preprocessing time : 519.909
520.12	
520.12	c Nary constraints - conflicts : 0 supports : 0
520.12	c Binary constraints - conflicts : 287 supports :7
520.12	c max arity constraint : 2
520.12	c Max Tuples generated 137616
520.12	c relations : 294
520.12	c relations BDD: 0
520.12	c vars : 16128 - clauses :  10755074
520.12	
520.23	 
520.23	c --- Minisat Stats ---
520.23	 

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-233792-1168717412 -o ROOT/results/node59/solver-233792-1168717412 -C 1800 -M 900 /tmp/evaluation/233792-1168717412/galac.sh /tmp/evaluation/233792-1168717412/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.69 1.40 1.15 5/81 17758
/proc/meminfo: memFree=1139272/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=6344 CPUtime=0
/proc/17757/stat : 17757 (galac.sh) R 17755 17757 17320 0 -1 4194304 256 0 0 0 0 0 0 0 21 0 1 0 220139736 6496256 211 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217052053184 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17757/statm: 1586 211 161 79 0 122 0

[startup+0.105241 s]
/proc/loadavg: 1.69 1.40 1.15 5/81 17758
/proc/meminfo: memFree=1139272/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=0.01
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.517281 s]
/proc/loadavg: 1.69 1.40 1.15 5/81 17758
/proc/meminfo: memFree=1139272/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=0.01
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.34337 s]
/proc/loadavg: 1.69 1.40 1.15 4/89 17778
/proc/meminfo: memFree=1088072/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=0.01
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17771] ppid=17757 vsize=861092 CPUtime=1.23
/proc/17771/stat : 17771 (java) R 17757 17757 17320 0 -1 0 16047 0 1 0 115 8 0 0 16 0 8 0 220139740 881758208 15719 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073733019 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17771/statm: 215273 15719 1990 14 0 201478 0
[pid=17771/tid=17772] ppid=17757 vsize=861092 CPUtime=0.35
/proc/17771/task/17772/stat : 17772 (java) S 17757 17757 17320 0 -1 64 6904 0 0 0 33 2 0 0 16 0 8 0 220139748 881758208 15719 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17773] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17773/stat : 17773 (java) S 17757 17757 17320 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220139749 881758208 15719 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17774] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17774/stat : 17774 (java) S 17757 17757 17320 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220139749 881758208 15719 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17775] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17775/stat : 17775 (java) S 17757 17757 17320 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220139752 881758208 15719 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17776] ppid=17757 vsize=861092 CPUtime=0.12
/proc/17771/task/17776/stat : 17776 (java) R 17757 17757 17320 0 -1 64 916 0 0 0 11 1 0 0 20 0 8 0 220139752 881758208 15719 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17777] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17777/stat : 17777 (java) S 17757 17757 17320 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220139752 881758208 15719 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17778] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17778/stat : 17778 (java) S 17757 17757 17320 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220139752 881758208 15719 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 908648

[startup+2.98055 s]
/proc/loadavg: 1.69 1.40 1.15 4/89 17778
/proc/meminfo: memFree=1076168/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=0.01
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17771] ppid=17757 vsize=861092 CPUtime=2.85
/proc/17771/stat : 17771 (java) S 17757 17757 17320 0 -1 0 20250 0 1 0 275 10 0 0 16 0 8 0 220139740 881758208 19824 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17771/statm: 215273 19824 1990 14 0 201478 0
[pid=17771/tid=17772] ppid=17757 vsize=861092 CPUtime=1.38
/proc/17771/task/17772/stat : 17772 (java) R 17757 17757 17320 0 -1 64 11092 0 0 0 134 4 0 0 19 0 8 0 220139748 881758208 19824 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155772384 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17773] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17773/stat : 17773 (java) S 17757 17757 17320 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220139749 881758208 19824 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17774] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17774/stat : 17774 (java) S 17757 17757 17320 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220139749 881758208 19824 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17775] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17775/stat : 17775 (java) S 17757 17757 17320 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220139752 881758208 19824 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17776] ppid=17757 vsize=861092 CPUtime=0.13
/proc/17771/task/17776/stat : 17776 (java) S 17757 17757 17320 0 -1 64 926 0 0 0 12 1 0 0 17 0 8 0 220139752 881758208 19824 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17777] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17777/stat : 17777 (java) S 17757 17757 17320 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220139752 881758208 19824 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17778] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17778/stat : 17778 (java) S 17757 17757 17320 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220139752 881758208 19824 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 908648

[startup+6.27657 s]
/proc/loadavg: 1.79 1.43 1.16 3/89 17778
/proc/meminfo: memFree=1044680/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=0.01
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17771] ppid=17757 vsize=861092 CPUtime=6.1
/proc/17771/stat : 17771 (java) S 17757 17757 17320 0 -1 0 27576 0 1 0 597 13 0 0 16 0 8 0 220139740 881758208 26840 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17771/statm: 215273 26840 1990 14 0 201478 0
[pid=17771/tid=17772] ppid=17757 vsize=861092 CPUtime=3.85
/proc/17771/task/17772/stat : 17772 (java) R 17757 17757 17320 0 -1 64 18399 0 0 0 378 7 0 0 25 0 8 0 220139748 881758208 26840 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155523676 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17773] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17773/stat : 17773 (java) S 17757 17757 17320 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220139749 881758208 26840 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17774] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17774/stat : 17774 (java) S 17757 17757 17320 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220139749 881758208 26840 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17775] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17775/stat : 17775 (java) S 17757 17757 17320 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220139752 881758208 26840 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17776] ppid=17757 vsize=861092 CPUtime=0.14
/proc/17771/task/17776/stat : 17776 (java) S 17757 17757 17320 0 -1 64 929 0 0 0 13 1 0 0 16 0 8 0 220139752 881758208 26840 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17777] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17777/stat : 17777 (java) S 17757 17757 17320 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220139752 881758208 26840 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17778] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17778/stat : 17778 (java) S 17757 17757 17320 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220139752 881758208 26840 18446744073709551615 134512640 134570532 4294956112 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) 908648

[startup+12.7666 s]
/proc/loadavg: 1.90 1.46 1.18 3/89 17778
/proc/meminfo: memFree=1007496/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=0.01
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17771] ppid=17757 vsize=861092 CPUtime=12.53
/proc/17771/stat : 17771 (java) S 17757 17757 17320 0 -1 0 36282 0 1 0 1237 16 0 0 16 0 8 0 220139740 881758208 35523 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17771/statm: 215273 35523 1995 14 0 201478 0
[pid=17771/tid=17772] ppid=17757 vsize=861092 CPUtime=9.16
/proc/17771/task/17772/stat : 17772 (java) R 17757 17757 17320 0 -1 64 27060 0 0 0 906 10 0 0 25 0 8 0 220139748 881758208 35523 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155134173 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17773] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17773/stat : 17773 (java) S 17757 17757 17320 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220139749 881758208 35523 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17774] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17774/stat : 17774 (java) S 17757 17757 17320 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220139749 881758208 35523 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17775] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17775/stat : 17775 (java) S 17757 17757 17320 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220139752 881758208 35523 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17776] ppid=17757 vsize=861092 CPUtime=0.15
/proc/17771/task/17776/stat : 17776 (java) S 17757 17757 17320 0 -1 64 939 0 0 0 14 1 0 0 16 0 8 0 220139752 881758208 35523 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17777] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17777/stat : 17777 (java) S 17757 17757 17320 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220139752 881758208 35523 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17778] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17778/stat : 17778 (java) S 17757 17757 17320 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220139752 881758208 35523 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 908648

[startup+25.5937 s]
/proc/loadavg: 1.91 1.48 1.18 6/89 17778
/proc/meminfo: memFree=946824/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=0.01
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17771] ppid=17757 vsize=861092 CPUtime=25.2
/proc/17771/stat : 17771 (java) S 17757 17757 17320 0 -1 0 49521 0 1 0 2499 21 0 0 16 0 8 0 220139740 881758208 48731 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17771/statm: 215273 48731 1995 14 0 201478 0
[pid=17771/tid=17772] ppid=17757 vsize=861092 CPUtime=20.33
/proc/17771/task/17772/stat : 17772 (java) R 17757 17757 17320 0 -1 64 40262 0 0 0 2018 15 0 0 25 0 8 0 220139748 881758208 48731 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155134188 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17773] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17773/stat : 17773 (java) S 17757 17757 17320 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220139749 881758208 48731 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17774] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17774/stat : 17774 (java) S 17757 17757 17320 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220139749 881758208 48731 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17775] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17775/stat : 17775 (java) S 17757 17757 17320 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220139752 881758208 48731 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17776] ppid=17757 vsize=861092 CPUtime=0.16
/proc/17771/task/17776/stat : 17776 (java) S 17757 17757 17320 0 -1 64 945 0 0 0 15 1 0 0 16 0 8 0 220139752 881758208 48731 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17777] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17777/stat : 17777 (java) S 17757 17757 17320 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220139752 881758208 48731 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17778] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17778/stat : 17778 (java) S 17757 17757 17320 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220139752 881758208 48731 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 908648

[startup+51.2717 s]
/proc/loadavg: 1.94 1.52 1.20 3/89 17778
/proc/meminfo: memFree=882704/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=0.01
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17771] ppid=17757 vsize=861092 CPUtime=50.68
/proc/17771/stat : 17771 (java) S 17757 17757 17320 0 -1 0 65555 0 1 0 5040 28 0 0 16 0 8 0 220139740 881758208 64721 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17771/statm: 215273 64721 1995 14 0 201478 0
[pid=17771/tid=17772] ppid=17757 vsize=861092 CPUtime=43.69
/proc/17771/task/17772/stat : 17772 (java) R 17757 17757 17320 0 -1 64 56241 0 0 0 4348 21 0 0 25 0 8 0 220139748 881758208 64721 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155525196 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17773] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17773/stat : 17773 (java) S 17757 17757 17320 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220139749 881758208 64721 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17774] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17774/stat : 17774 (java) S 17757 17757 17320 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220139749 881758208 64721 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17775] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17775/stat : 17775 (java) S 17757 17757 17320 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220139752 881758208 64721 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17776] ppid=17757 vsize=861092 CPUtime=0.18
/proc/17771/task/17776/stat : 17776 (java) S 17757 17757 17320 0 -1 64 956 0 0 0 17 1 0 0 16 0 8 0 220139752 881758208 64721 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17777] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17777/stat : 17777 (java) S 17757 17757 17320 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220139752 881758208 64721 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17771/tid=17778] ppid=17757 vsize=861092 CPUtime=0
/proc/17771/task/17778/stat : 17778 (java) S 17757 17757 17320 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220139752 881758208 64721 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 908648

[startup+102.566 s]
/proc/loadavg: 1.97 1.59 1.24 3/89 17778
/proc/meminfo: memFree=784336/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=0.01
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17771] ppid=17757 vsize=861092 CPUtime=101.73
/proc/17771/stat : 17771 (java) S 17757 17757 17320 0 -1 0 90148 0 1 0 10136 37 0 0 17 0 8 0 220139740 881758208 89249 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17771/statm: 215273 89249 1995 14 0 201478 0
[pid=17771/tid=17772] ppid=17757 vsize=861092 CPUtime=91.64

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

[startup+1063.27 s]
/proc/loadavg: 2.07 1.99 1.72 3/88 17863
/proc/meminfo: memFree=228744/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=517.2
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 801 142092 0 2 0 0 51558 162 17 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17779] ppid=17757 vsize=720328 CPUtime=540.39
/proc/17779/stat : 17779 (minisat) R 17757 17757 17320 0 -1 4194304 177612 0 0 0 53922 117 0 0 25 0 1 0 220191760 737615872 177594 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/17779/statm: 180082 177594 54 142 0 179938 0
Current children cumulated CPU time (s) 1057.59
Current children cumulated vsize (KiB) 767884

[startup+1123.34 s]
/proc/loadavg: 2.02 1.99 1.73 3/82 17977
/proc/meminfo: memFree=206784/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=517.2
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 801 142092 0 2 0 0 51558 162 17 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17779] ppid=17757 vsize=743620 CPUtime=600.05
/proc/17779/stat : 17779 (minisat) R 17757 17757 17320 0 -1 4194304 183341 0 0 0 59885 120 0 0 25 0 1 0 220191760 761466880 183323 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/17779/statm: 185905 183323 54 142 0 185761 0
Current children cumulated CPU time (s) 1117.25
Current children cumulated vsize (KiB) 791176

[startup+1183.39 s]
/proc/loadavg: 2.01 1.99 1.74 3/82 17977
/proc/meminfo: memFree=178312/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=517.2
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 801 142092 0 2 0 0 51558 162 17 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17779] ppid=17757 vsize=767924 CPUtime=659.82
/proc/17779/stat : 17779 (minisat) R 17757 17757 17320 0 -1 4194304 189336 0 0 0 65858 124 0 0 25 0 1 0 220191760 786354176 189318 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17779/statm: 191981 189318 54 142 0 191837 0
Current children cumulated CPU time (s) 1177.02
Current children cumulated vsize (KiB) 815480

[startup+1243.44 s]
/proc/loadavg: 2.00 1.99 1.76 3/82 17977
/proc/meminfo: memFree=165384/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=517.2
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 801 142092 0 2 0 0 51558 162 17 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17779] ppid=17757 vsize=781076 CPUtime=719.6
/proc/17779/stat : 17779 (minisat) R 17757 17757 17320 0 -1 4194304 192547 0 0 0 71833 127 0 0 25 0 1 0 220191760 799821824 192529 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/17779/statm: 195269 192529 54 142 0 195125 0
Current children cumulated CPU time (s) 1236.8
Current children cumulated vsize (KiB) 828632

[startup+1303.48 s]
/proc/loadavg: 2.00 1.99 1.77 3/82 17977
/proc/meminfo: memFree=153096/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=517.2
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 801 142092 0 2 0 0 51558 162 17 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17779] ppid=17757 vsize=793996 CPUtime=779.36
/proc/17779/stat : 17779 (minisat) R 17757 17757 17320 0 -1 4194304 195595 0 0 0 77807 129 0 0 25 0 1 0 220191760 813051904 195577 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/17779/statm: 198499 195577 54 142 0 198355 0
Current children cumulated CPU time (s) 1296.56
Current children cumulated vsize (KiB) 841552

[startup+1363.53 s]
/proc/loadavg: 2.00 1.99 1.78 3/82 17977
/proc/meminfo: memFree=140936/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=517.2
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 801 142092 0 2 0 0 51558 162 17 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17779] ppid=17757 vsize=806864 CPUtime=839.13
/proc/17779/stat : 17779 (minisat) R 17757 17757 17320 0 -1 4194304 198597 0 0 0 83781 132 0 0 25 0 1 0 220191760 826228736 198579 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/17779/statm: 201716 198579 54 142 0 201572 0
Current children cumulated CPU time (s) 1356.33
Current children cumulated vsize (KiB) 854420

[startup+1423.58 s]
/proc/loadavg: 2.00 1.99 1.79 3/82 17977
/proc/meminfo: memFree=123912/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=517.2
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 801 142092 0 2 0 0 51558 162 17 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17779] ppid=17757 vsize=820072 CPUtime=898.89
/proc/17779/stat : 17779 (minisat) R 17757 17757 17320 0 -1 4194304 201704 0 0 0 89756 133 0 0 25 0 1 0 220191760 839753728 201686 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17779/statm: 205018 201686 54 142 0 204874 0
Current children cumulated CPU time (s) 1416.09
Current children cumulated vsize (KiB) 867628

[startup+1483.63 s]
/proc/loadavg: 2.00 1.99 1.80 3/82 17977
/proc/meminfo: memFree=109896/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=517.2
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 801 142092 0 2 0 0 51558 162 17 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17779] ppid=17757 vsize=834580 CPUtime=958.66
/proc/17779/stat : 17779 (minisat) R 17757 17757 17320 0 -1 4194304 205259 0 0 0 95729 137 0 0 25 0 1 0 220191760 854609920 205217 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 1 0 0
/proc/17779/statm: 208645 205217 54 142 0 208501 0
Current children cumulated CPU time (s) 1475.86
Current children cumulated vsize (KiB) 882136

[startup+1543.68 s]
/proc/loadavg: 2.00 1.99 1.81 3/82 17977
/proc/meminfo: memFree=94728/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=517.2
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 801 142092 0 2 0 0 51558 162 17 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17779] ppid=17757 vsize=851360 CPUtime=1018.43
/proc/17779/stat : 17779 (minisat) R 17757 17757 17320 0 -1 4194304 209077 0 0 0 101703 140 0 0 25 0 1 0 220191760 871792640 208960 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/17779/statm: 212840 208960 54 142 0 212696 0
Current children cumulated CPU time (s) 1535.63
Current children cumulated vsize (KiB) 898916

[startup+1603.72 s]
/proc/loadavg: 2.00 1.99 1.82 3/82 17977
/proc/meminfo: memFree=87368/2055920 swapFree=4192812/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=517.2
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 801 142092 0 2 0 0 51558 162 17 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17779] ppid=17757 vsize=859532 CPUtime=1078.19
/proc/17779/stat : 17779 (minisat) R 17757 17757 17320 0 -1 4194304 210927 0 0 0 107677 142 0 0 25 0 1 0 220191760 880160768 210810 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/17779/statm: 214883 210810 54 142 0 214739 0
Current children cumulated CPU time (s) 1595.39
Current children cumulated vsize (KiB) 907088

[startup+1663.77 s]
/proc/loadavg: 1.93 1.96 1.82 4/80 18282
/proc/meminfo: memFree=39952/2055920 swapFree=4192680/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=517.2
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 801 142092 0 2 0 0 51558 162 17 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17779] ppid=17757 vsize=867384 CPUtime=1137.95
/proc/17779/stat : 17779 (minisat) R 17757 17757 17320 0 -1 4194304 212851 0 0 0 113649 146 0 0 25 0 1 0 220191760 888201216 212734 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 0 0 0
/proc/17779/statm: 216846 212734 54 142 0 216702 0
Current children cumulated CPU time (s) 1655.15
Current children cumulated vsize (KiB) 914940

[startup+1723.83 s]
/proc/loadavg: 1.34 1.79 1.77 2/66 18366
/proc/meminfo: memFree=790232/2055920 swapFree=4192680/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=517.2
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 801 142092 0 2 0 0 51558 162 17 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17779] ppid=17757 vsize=873912 CPUtime=1197.95
/proc/17779/stat : 17779 (minisat) R 17757 17757 17320 0 -1 4194304 214532 0 0 0 119646 149 0 0 25 0 1 0 220191760 894885888 214415 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/17779/statm: 218478 214415 54 142 0 218334 0
Current children cumulated CPU time (s) 1715.15
Current children cumulated vsize (KiB) 921468



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1723.93 s]
/proc/loadavg: 1.34 1.79 1.77 2/66 18366
/proc/meminfo: memFree=790104/2055920 swapFree=4192680/4192956
[pid=17757] ppid=17755 vsize=47556 CPUtime=517.2
/proc/17757/stat : 17757 (galac.sh) S 17755 17757 17320 0 -1 4194304 801 142092 0 2 0 0 51558 162 17 0 1 0 220139736 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17757/statm: 11889 364 246 79 0 218 0
[pid=17779] ppid=17757 vsize=874044 CPUtime=1198.05
/proc/17779/stat : 17779 (minisat) R 17757 17757 17320 0 -1 4194304 214551 0 0 0 119656 149 0 0 25 0 1 0 220191760 895021056 214434 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17779/statm: 218511 214434 54 142 0 218367 0
Current children cumulated CPU time (s) 1715.25
Current children cumulated vsize (KiB) 921600

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 17757 and gives childrusage.ru_utime.tv_sec=515 childrusage.ru_utime.tv_usec=591618 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=635751
CPU time returned by wait4() is 517.227
while last known CPU time is 0

Using last known CPU time as value...

Real time (s): 1723.94
CPU time (s): 0
CPU user time (s): 0
CPU system time (s): 0
CPU usage (%): 0
Max. virtual memory (cumulated for all children) (KiB): 921600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 515.592
system time used= 1.63575
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142893
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14664
involuntary context switches= 20610

runsolver used 1.89271 s user time and 4.80327 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan 13 19:43:34 UTC 2007


IDJOB= 233792
IDBENCH= 6637
IDSOLVER= 78
FILE ID= node59/233792-1168717412

PBS_JOBID= 3547604

Free space on /tmp= 66555 MiB

SOLVER NAME= galac 1
BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-7/os-taillard-7-95-9.xml
COMMAND LINE= /tmp/evaluation/233792-1168717412/galac.sh /tmp/evaluation/233792-1168717412/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-233792-1168717412 -o ROOT/results/node59/solver-233792-1168717412 -C 1800 -M 900  /tmp/evaluation/233792-1168717412/galac.sh /tmp/evaluation/233792-1168717412/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  e3748dadd57349951a4947e30cc63ebe

RANDOM SEED= 547835923

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:       1139752 kB
Buffers:         27388 kB
Cached:         326756 kB
SwapCached:          0 kB
Active:         571752 kB
Inactive:       277592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1139752 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2976 kB
Writeback:           0 kB
Mapped:         513272 kB
Slab:            51028 kB
Committed_AS:  5390804 kB
PageTables:       2864 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= 66408 MiB



End job on node59 on Sat Jan 13 20:12:24 UTC 2007