Trace number 206375

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.08 1808.84

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-9_ext.xml
MD5SUMe2e8a8340b13797e86b3854763e864ee
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
5.19	c start processing
5.19	c start relation processing
18.58	c start cnf exporting
76.66	c parsing time : 5.034
76.66	c preprocessing time : 76.503
76.66	
76.66	c Nary constraints - conflicts : 0 supports : 93
76.66	c Binary constraints - conflicts : 0 supports :0
76.66	c max arity constraint : 3
76.66	c Max Tuples generated 0
76.66	c relations : 93
76.66	c relations BDD: 93
76.66	c vars : 598174 - clauses :  1874383
76.66	
76.74	 
76.74	c --- Minisat Stats ---
76.74	 

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/node50/watcher-206375-1168172238 -o ROOT/results/node50/solver-206375-1168172238 -C 1800 -M 900 /tmp/evaluation/206375-1168172238/galac.sh /tmp/evaluation/206375-1168172238/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.92 0.98 0.99 5/74 3373
/proc/meminfo: memFree=1418688/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=8652 CPUtime=0
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 347 0 0 0 0 0 0 0 16 0 1 0 165622349 8859648 280 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3371/statm: 2163 280 208 79 0 156 0
[pid=3374] ppid=3371 vsize=8688 CPUtime=0
/proc/3374/stat : 3374 (galac.sh) S 3371 3371 3246 0 -1 4194368 82 487 0 0 0 0 0 0 17 0 1 0 165622350 8896512 288 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577642578 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/3374/statm: 2172 288 210 79 0 165 0
[pid=3377] ppid=3374 vsize=128 CPUtime=0
/proc/3377/stat : 3377 (id) R 3374 3371 3246 0 -1 4194304 48 0 0 0 0 0 0 0 19 0 1 0 165622350 131072 22 18446744073709551615 4194304 4211724 548682069312 18446744073709551615 240574854421 0 0 3674112 0 0 0 0 17 1 0 0
/proc/3377/statm: 32 22 16 4 0 3 0

[startup+0.105788 s]
/proc/loadavg: 0.92 0.98 0.99 5/74 3373
/proc/meminfo: memFree=1418688/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=0.01
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.513859 s]
/proc/loadavg: 0.92 0.98 0.99 5/74 3373
/proc/meminfo: memFree=1418688/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=0.01
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.33499 s]
/proc/loadavg: 0.92 0.98 0.99 4/89 3400
/proc/meminfo: memFree=1307584/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=0.01
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3386] ppid=3371 vsize=861064 CPUtime=1.28
/proc/3386/stat : 3386 (java) R 3371 3371 3246 0 -1 0 21583 0 1 0 115 13 0 0 25 0 8 0 165622352 881729536 21335 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073656709 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3386/statm: 215266 21335 1968 14 0 201471 0
[pid=3386/tid=3390] ppid=3371 vsize=861064 CPUtime=0.07
/proc/3386/task/3390/stat : 3390 (java) S 3371 3371 3246 0 -1 64 5828 0 0 0 5 2 0 0 16 0 8 0 165622356 881729536 21335 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3391] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3391/stat : 3391 (java) S 3371 3371 3246 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165622356 881729536 21335 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3392] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3392/stat : 3392 (java) S 3371 3371 3246 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165622356 881729536 21335 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3397] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3397/stat : 3397 (java) S 3371 3371 3246 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 165622359 881729536 21335 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3398] ppid=3371 vsize=861064 CPUtime=0.11
/proc/3386/task/3398/stat : 3398 (java) S 3371 3371 3246 0 -1 64 892 0 0 0 11 0 0 0 16 0 8 0 165622359 881729536 21335 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3399] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3399/stat : 3399 (java) S 3371 3371 3246 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 165622359 881729536 21335 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3400] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3400/stat : 3400 (java) S 3371 3371 3246 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165622359 881729536 21335 18446744073709551615 134512640 134570532 4294956112 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) 908640

[startup+2.99328 s]
/proc/loadavg: 0.92 0.98 0.99 3/89 3400
/proc/meminfo: memFree=1282176/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=0.01
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3386] ppid=3371 vsize=861064 CPUtime=2.93
/proc/3386/stat : 3386 (java) R 3371 3371 3246 0 -1 0 26010 0 1 0 276 17 0 0 25 0 8 0 165622352 881729536 25756 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073656662 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3386/statm: 215266 25756 1968 14 0 201471 0
[pid=3386/tid=3390] ppid=3371 vsize=861064 CPUtime=0.22
/proc/3386/task/3390/stat : 3390 (java) S 3371 3371 3246 0 -1 64 10237 0 0 0 17 5 0 0 16 0 8 0 165622356 881729536 25756 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3391] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3391/stat : 3391 (java) S 3371 3371 3246 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165622356 881729536 25756 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3392] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3392/stat : 3392 (java) S 3371 3371 3246 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165622356 881729536 25756 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3397] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3397/stat : 3397 (java) S 3371 3371 3246 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 165622359 881729536 25756 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3398] ppid=3371 vsize=861064 CPUtime=0.14
/proc/3386/task/3398/stat : 3398 (java) S 3371 3371 3246 0 -1 64 904 0 0 0 13 1 0 0 15 0 8 0 165622359 881729536 25756 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3399] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3399/stat : 3399 (java) S 3371 3371 3246 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 165622359 881729536 25756 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3400] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3400/stat : 3400 (java) S 3371 3371 3246 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165622359 881729536 25756 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 908640

[startup+6.28983 s]
/proc/loadavg: 1.01 1.00 1.00 3/89 3400
/proc/meminfo: memFree=1239808/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=0.01
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3386] ppid=3371 vsize=861064 CPUtime=6.21
/proc/3386/stat : 3386 (java) R 3371 3371 3246 0 -1 0 35033 0 1 0 599 22 0 0 25 0 8 0 165622352 881729536 34769 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073922372 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3386/statm: 215266 34769 1976 14 0 201471 0
[pid=3386/tid=3390] ppid=3371 vsize=861064 CPUtime=0.56
/proc/3386/task/3390/stat : 3390 (java) S 3371 3371 3246 0 -1 64 19180 0 0 0 47 9 0 0 17 0 8 0 165622356 881729536 34769 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3391] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3391/stat : 3391 (java) S 3371 3371 3246 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165622356 881729536 34769 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3392] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3392/stat : 3392 (java) S 3371 3371 3246 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165622356 881729536 34769 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3397] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3397/stat : 3397 (java) S 3371 3371 3246 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 165622359 881729536 34769 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3398] ppid=3371 vsize=861064 CPUtime=0.21
/proc/3386/task/3398/stat : 3398 (java) S 3371 3371 3246 0 -1 64 947 0 0 0 20 1 0 0 15 0 8 0 165622359 881729536 34769 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3399] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3399/stat : 3399 (java) S 3371 3371 3246 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 165622359 881729536 34769 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3400] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3400/stat : 3400 (java) S 3371 3371 3246 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165622359 881729536 34769 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 908640

[startup+12.7819 s]
/proc/loadavg: 1.17 1.03 1.01 3/89 3400
/proc/meminfo: memFree=1146432/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=0.01
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3386] ppid=3371 vsize=861064 CPUtime=12.67
/proc/3386/stat : 3386 (java) R 3371 3371 3246 0 -1 0 54730 0 1 0 1235 32 0 0 25 0 8 0 165622352 881729536 54464 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073946177 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3386/statm: 215266 54464 1976 14 0 201471 0
[pid=3386/tid=3390] ppid=3371 vsize=861064 CPUtime=1.4
/proc/3386/task/3390/stat : 3390 (java) S 3371 3371 3246 0 -1 64 38875 0 0 0 121 19 0 0 16 0 8 0 165622356 881729536 54464 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3391] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3391/stat : 3391 (java) S 3371 3371 3246 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165622356 881729536 54464 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3392] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3392/stat : 3392 (java) S 3371 3371 3246 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165622356 881729536 54464 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3397] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3397/stat : 3397 (java) S 3371 3371 3246 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 165622359 881729536 54464 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3398] ppid=3371 vsize=861064 CPUtime=0.21
/proc/3386/task/3398/stat : 3398 (java) S 3371 3371 3246 0 -1 64 947 0 0 0 20 1 0 0 15 0 8 0 165622359 881729536 54464 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3399] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3399/stat : 3399 (java) S 3371 3371 3246 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 165622359 881729536 54464 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3400] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3400/stat : 3400 (java) S 3371 3371 3246 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165622359 881729536 54464 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 908640

[startup+25.6551 s]
/proc/loadavg: 1.35 1.08 1.03 4/89 3400
/proc/meminfo: memFree=1011456/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=0.01
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3386] ppid=3371 vsize=861064 CPUtime=25.45
/proc/3386/stat : 3386 (java) R 3371 3371 3246 0 -1 0 87669 0 1 0 2498 47 0 0 25 0 8 0 165622352 881729536 87388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074038750 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3386/statm: 215266 87388 1995 14 0 201471 0
[pid=3386/tid=3390] ppid=3371 vsize=861064 CPUtime=2.79
/proc/3386/task/3390/stat : 3390 (java) S 3371 3371 3246 0 -1 64 71726 0 0 0 246 33 0 0 16 0 8 0 165622356 881729536 87388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3391] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3391/stat : 3391 (java) S 3371 3371 3246 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165622356 881729536 87388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3392] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3392/stat : 3392 (java) S 3371 3371 3246 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165622356 881729536 87388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3397] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3397/stat : 3397 (java) S 3371 3371 3246 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 165622359 881729536 87388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3398] ppid=3371 vsize=861064 CPUtime=0.27
/proc/3386/task/3398/stat : 3398 (java) S 3371 3371 3246 0 -1 64 983 0 0 0 26 1 0 0 15 0 8 0 165622359 881729536 87388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3399] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3399/stat : 3399 (java) S 3371 3371 3246 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 165622359 881729536 87388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3400] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3400/stat : 3400 (java) S 3371 3371 3246 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165622359 881729536 87388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 908640

[startup+51.2934 s]
/proc/loadavg: 1.57 1.15 1.05 3/89 3402
/proc/meminfo: memFree=995968/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=0.01
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3386] ppid=3371 vsize=861064 CPUtime=50.95
/proc/3386/stat : 3386 (java) R 3371 3371 3246 0 -1 0 87716 0 1 0 5036 59 0 0 25 0 8 0 165622352 881729536 87389 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073681448 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3386/statm: 215266 87389 1996 14 0 201471 0
[pid=3386/tid=3390] ppid=3371 vsize=861064 CPUtime=2.86
/proc/3386/task/3390/stat : 3390 (java) S 3371 3371 3246 0 -1 64 71727 0 0 0 253 33 0 0 16 0 8 0 165622356 881729536 87389 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3391] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3391/stat : 3391 (java) S 3371 3371 3246 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165622356 881729536 87389 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3392] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3392/stat : 3392 (java) S 3371 3371 3246 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165622356 881729536 87389 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3397] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3397/stat : 3397 (java) S 3371 3371 3246 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 165622359 881729536 87389 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3398] ppid=3371 vsize=861064 CPUtime=0.27
/proc/3386/task/3398/stat : 3398 (java) S 3371 3371 3246 0 -1 64 983 0 0 0 26 1 0 0 15 0 8 0 165622359 881729536 87389 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3399] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3399/stat : 3399 (java) S 3371 3371 3246 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 165622359 881729536 87389 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3386/tid=3400] ppid=3371 vsize=861064 CPUtime=0
/proc/3386/task/3400/stat : 3400 (java) S 3371 3371 3246 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165622359 881729536 87389 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 908640

[startup+102.501 s]
/proc/loadavg: 1.81 1.28 1.10 3/82 3403
/proc/meminfo: memFree=1210360/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=76.23

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

/proc/loadavg: 2.00 1.96 1.67 3/82 3403
/proc/meminfo: memFree=1131512/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=76.23
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 799 89475 0 1 0 0 7547 76 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3403] ppid=3371 vsize=201576 CPUtime=1041.92
/proc/3403/stat : 3403 (minisat) R 3371 3371 3246 0 -1 4194304 47858 0 0 0 104156 36 0 0 25 0 1 0 165630023 206413824 47840 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/3403/statm: 50394 47840 54 142 0 50250 0
Current children cumulated CPU time (s) 1118.15
Current children cumulated vsize (KiB) 249152

[startup+1183.72 s]
/proc/loadavg: 2.00 1.97 1.69 3/82 3403
/proc/meminfo: memFree=1128568/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=76.23
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 799 89475 0 1 0 0 7547 76 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3403] ppid=3371 vsize=204480 CPUtime=1101.71
/proc/3403/stat : 3403 (minisat) R 3371 3371 3246 0 -1 4194304 48590 0 0 0 110134 37 0 0 25 0 1 0 165630023 209387520 48572 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3403/statm: 51120 48572 54 142 0 50976 0
Current children cumulated CPU time (s) 1177.94
Current children cumulated vsize (KiB) 252056

[startup+1243.79 s]
/proc/loadavg: 2.06 1.99 1.71 3/82 3403
/proc/meminfo: memFree=1125240/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=76.23
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 799 89475 0 1 0 0 7547 76 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3403] ppid=3371 vsize=207800 CPUtime=1161.49
/proc/3403/stat : 3403 (minisat) R 3371 3371 3246 0 -1 4194304 49418 0 0 0 116111 38 0 0 25 0 1 0 165630023 212787200 49400 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3403/statm: 51950 49400 54 142 0 51806 0
Current children cumulated CPU time (s) 1237.72
Current children cumulated vsize (KiB) 255376

[startup+1303.85 s]
/proc/loadavg: 2.02 1.99 1.73 3/82 3403
/proc/meminfo: memFree=1120056/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=76.23
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 799 89475 0 1 0 0 7547 76 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3403] ppid=3371 vsize=212824 CPUtime=1221.27
/proc/3403/stat : 3403 (minisat) R 3371 3371 3246 0 -1 4194304 50713 0 0 0 122087 40 0 0 25 0 1 0 165630023 217931776 50695 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/3403/statm: 53206 50695 54 142 0 53062 0
Current children cumulated CPU time (s) 1297.5
Current children cumulated vsize (KiB) 260400

[startup+1363.92 s]
/proc/loadavg: 2.01 1.99 1.74 3/82 3403
/proc/meminfo: memFree=1116728/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=76.23
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 799 89475 0 1 0 0 7547 76 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3403] ppid=3371 vsize=216392 CPUtime=1281.05
/proc/3403/stat : 3403 (minisat) R 3371 3371 3246 0 -1 4194304 51549 0 0 0 128064 41 0 0 25 0 1 0 165630023 221585408 51531 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/3403/statm: 54098 51531 54 142 0 53954 0
Current children cumulated CPU time (s) 1357.28
Current children cumulated vsize (KiB) 263968

[startup+1423.98 s]
/proc/loadavg: 2.00 1.99 1.75 3/82 3403
/proc/meminfo: memFree=1111736/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=76.23
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 799 89475 0 1 0 0 7547 76 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3403] ppid=3371 vsize=221444 CPUtime=1340.83
/proc/3403/stat : 3403 (minisat) R 3371 3371 3246 0 -1 4194304 52793 0 0 0 134041 42 0 0 25 0 1 0 165630023 226758656 52775 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529776 0 0 4096 3 0 0 0 17 1 0 0
/proc/3403/statm: 55361 52775 54 142 0 55217 0
Current children cumulated CPU time (s) 1417.06
Current children cumulated vsize (KiB) 269020

[startup+1484.05 s]
/proc/loadavg: 2.00 1.99 1.76 3/82 3403
/proc/meminfo: memFree=1108664/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=76.23
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 799 89475 0 1 0 0 7547 76 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3403] ppid=3371 vsize=224488 CPUtime=1400.62
/proc/3403/stat : 3403 (minisat) R 3371 3371 3246 0 -1 4194304 53563 0 0 0 140019 43 0 0 25 0 1 0 165630023 229875712 53545 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3403/statm: 56122 53545 54 142 0 55978 0
Current children cumulated CPU time (s) 1476.85
Current children cumulated vsize (KiB) 272064

[startup+1544.12 s]
/proc/loadavg: 2.07 2.00 1.78 3/82 3403
/proc/meminfo: memFree=1102456/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=76.23
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 799 89475 0 1 0 0 7547 76 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3403] ppid=3371 vsize=230724 CPUtime=1460.4
/proc/3403/stat : 3403 (minisat) R 3371 3371 3246 0 -1 4194304 55135 0 0 0 145996 44 0 0 25 0 1 0 165630023 236261376 55117 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/3403/statm: 57681 55117 54 142 0 57537 0
Current children cumulated CPU time (s) 1536.63
Current children cumulated vsize (KiB) 278300

[startup+1604.19 s]
/proc/loadavg: 2.02 2.00 1.79 4/82 3403
/proc/meminfo: memFree=1095736/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=76.23
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 799 89475 0 1 0 0 7547 76 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3403] ppid=3371 vsize=237212 CPUtime=1520.18
/proc/3403/stat : 3403 (minisat) R 3371 3371 3246 0 -1 4194304 56747 0 0 0 151973 45 0 0 25 0 1 0 165630023 242905088 56729 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/3403/statm: 59303 56729 54 142 0 59159 0
Current children cumulated CPU time (s) 1596.41
Current children cumulated vsize (KiB) 284788

[startup+1664.25 s]
/proc/loadavg: 2.01 2.00 1.80 3/82 3403
/proc/meminfo: memFree=1089528/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=76.23
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 799 89475 0 1 0 0 7547 76 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3403] ppid=3371 vsize=243464 CPUtime=1579.95
/proc/3403/stat : 3403 (minisat) R 3371 3371 3246 0 -1 4194304 58326 0 0 0 157949 46 0 0 25 0 1 0 165630023 249307136 58308 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529321 0 0 4096 3 0 0 0 17 1 0 0
/proc/3403/statm: 60866 58308 54 142 0 60722 0
Current children cumulated CPU time (s) 1656.18
Current children cumulated vsize (KiB) 291040

[startup+1724.32 s]
/proc/loadavg: 2.00 2.00 1.82 3/82 3403
/proc/meminfo: memFree=1083384/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=76.23
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 799 89475 0 1 0 0 7547 76 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3403] ppid=3371 vsize=249564 CPUtime=1639.74
/proc/3403/stat : 3403 (minisat) R 3371 3371 3246 0 -1 4194304 59840 0 0 0 163926 48 0 0 25 0 1 0 165630023 255553536 59822 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/3403/statm: 62391 59822 54 142 0 62247 0
Current children cumulated CPU time (s) 1715.97
Current children cumulated vsize (KiB) 297140

[startup+1784.39 s]
/proc/loadavg: 2.00 2.00 1.82 3/82 3403
/proc/meminfo: memFree=1077432/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=76.23
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 799 89475 0 1 0 0 7547 76 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3403] ppid=3371 vsize=255456 CPUtime=1699.52
/proc/3403/stat : 3403 (minisat) R 3371 3371 3246 0 -1 4194304 61316 0 0 0 169903 49 0 0 25 0 1 0 165630023 261586944 61298 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3403/statm: 63864 61298 54 142 0 63720 0
Current children cumulated CPU time (s) 1775.75
Current children cumulated vsize (KiB) 303032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.83 s]
/proc/loadavg: 2.00 2.00 1.83 3/82 3403
/proc/meminfo: memFree=1075192/2055920 swapFree=4191892/4192956
[pid=3371] ppid=3365 vsize=47576 CPUtime=76.23
/proc/3371/stat : 3371 (galac.sh) S 3365 3371 3246 0 -1 4194304 799 89475 0 1 0 0 7547 76 17 0 1 0 165622349 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3371/statm: 11894 364 246 79 0 218 0
[pid=3403] ppid=3371 vsize=257720 CPUtime=1723.85
/proc/3403/stat : 3403 (minisat) R 3371 3371 3246 0 -1 4194304 61874 0 0 0 172335 50 0 0 25 0 1 0 165630023 263905280 61856 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/3403/statm: 64430 61856 54 142 0 64286 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 305296

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 3371 and gives childrusage.ru_utime.tv_sec=75 childrusage.ru_utime.tv_usec=483524 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=766883
CPU time returned by wait4() is 76.2504
while last known CPU time is 1800.08

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

Real time (s): 1808.84
CPU time (s): 1800.08
CPU user time (s): 1798.82
CPU system time (s): 1.26
CPU usage (%): 99.5157
Max. virtual memory (cumulated for all children) (KiB): 908640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.4835
system time used= 0.766883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90274
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= 3511
involuntary context switches= 3079

runsolver used 2.69259 s user time and 5.33719 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sun Jan  7 12:17:18 UTC 2007


IDJOB= 206375
IDBENCH= 4203
FILE ID= node50/206375-1168172238

PBS_JOBID= 3479083

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28/rand-3-28-28-93-632-9_ext.xml
COMMAND LINE= /tmp/evaluation/206375-1168172238/galac.sh /tmp/evaluation/206375-1168172238/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-206375-1168172238 -o ROOT/results/node50/solver-206375-1168172238 -C 1800 -M 900  /tmp/evaluation/206375-1168172238/galac.sh /tmp/evaluation/206375-1168172238/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  e2e8a8340b13797e86b3854763e864ee

RANDOM SEED= 322328757

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.263
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	: 5931.00
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.263
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:       1419776 kB
Buffers:         34132 kB
Cached:         524864 kB
SwapCached:        372 kB
Active:         178400 kB
Inactive:       400336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1419776 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:           14932 kB
Writeback:           0 kB
Mapped:          28936 kB
Slab:            43044 kB
Committed_AS:  3756432 kB
PageTables:       1764 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= 66515 MiB



End job on node50 on Sun Jan  7 12:47:27 UTC 2007