Trace number 203122

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 1816.55

General information on the benchmark

Namerandom/rand-3-28-28-fcd/
rand-3-28-28-93-632-fcd-39_ext.xml
MD5SUM077726e8764cc622524dd7385385087b
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.50	c start processing
5.50	c start relation processing
19.86	c start cnf exporting
82.97	c parsing time : 5.284
82.97	c preprocessing time : 82.758
82.97	
82.97	c Nary constraints - conflicts : 0 supports : 93
82.97	c Binary constraints - conflicts : 0 supports :0
82.97	c max arity constraint : 3
82.97	c Max Tuples generated 0
82.97	c relations : 93
82.97	c relations BDD: 93
82.97	c vars : 598789 - clauses :  1876221
82.97	
83.07	 
83.07	c --- Minisat Stats ---
83.07	 

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/node48/watcher-203122-1168156478 -o ROOT/results/node48/solver-203122-1168156478 -C 1800 -M 900 /tmp/evaluation/203122-1168156478/galac.sh /tmp/evaluation/203122-1168156478/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.93 1.99 1.94 5/75 24427
/proc/meminfo: memFree=1832512/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=8652 CPUtime=0
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 347 0 0 0 0 0 0 0 17 0 1 0 164046513 8859648 280 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 2163 280 208 79 0 156 0
[pid=24428] ppid=24426 vsize=8688 CPUtime=0
/proc/24428/stat : 24428 (galac.sh) S 24426 24426 23519 0 -1 4194368 38 0 0 0 0 0 0 0 18 0 1 0 164046514 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539773522 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/24428/statm: 2172 286 209 79 0 165 0
[pid=24429] ppid=24428 vsize=8728 CPUtime=0
/proc/24429/stat : 24429 (galac.sh) R 24428 24426 23519 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 1 0 164046514 8937472 290 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539604775 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/24429/statm: 2182 290 209 79 0 175 0

[startup+0.107038 s]
/proc/loadavg: 1.93 1.99 1.94 5/75 24427
/proc/meminfo: memFree=1832512/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=0.01
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.522099 s]
/proc/loadavg: 1.93 1.99 1.94 5/75 24427
/proc/meminfo: memFree=1832512/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=0.01
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.34285 s]
/proc/loadavg: 1.93 1.99 1.94 3/83 24447
/proc/meminfo: memFree=1753664/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=0.01
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24440] ppid=24426 vsize=861064 CPUtime=1.22
/proc/24440/stat : 24440 (java) R 24426 24426 23519 0 -1 0 21669 0 1 0 109 13 0 0 25 0 8 0 164046517 881729536 21422 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073699104 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24440/statm: 215266 21422 1963 14 0 201471 0
[pid=24440/tid=24441] ppid=24426 vsize=861064 CPUtime=0.05
/proc/24440/task/24441/stat : 24441 (java) S 24426 24426 23519 0 -1 64 5919 0 0 0 3 2 0 0 16 0 8 0 164046521 881729536 21422 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24442] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24442/stat : 24442 (java) S 24426 24426 23519 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 164046521 881729536 21422 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24443] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24443/stat : 24443 (java) S 24426 24426 23519 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164046521 881729536 21422 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24444] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24444/stat : 24444 (java) S 24426 24426 23519 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164046525 881729536 21422 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24445] ppid=24426 vsize=861064 CPUtime=0.12
/proc/24440/task/24445/stat : 24445 (java) S 24426 24426 23519 0 -1 64 892 0 0 0 11 1 0 0 16 0 8 0 164046525 881729536 21422 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24446] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24446/stat : 24446 (java) S 24426 24426 23519 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164046525 881729536 21422 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24447] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24447/stat : 24447 (java) S 24426 24426 23519 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164046525 881729536 21422 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 908640

[startup+2.981 s]
/proc/loadavg: 1.93 1.99 1.94 3/83 24447
/proc/meminfo: memFree=1743680/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=0.01
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24440] ppid=24426 vsize=861064 CPUtime=2.84
/proc/24440/stat : 24440 (java) R 24426 24426 23519 0 -1 0 25372 0 1 0 269 15 0 0 25 0 8 0 164046517 881729536 25119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073651631 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24440/statm: 215266 25119 1963 14 0 201471 0
[pid=24440/tid=24441] ppid=24426 vsize=861064 CPUtime=0.19
/proc/24440/task/24441/stat : 24441 (java) S 24426 24426 23519 0 -1 64 9607 0 0 0 15 4 0 0 16 0 8 0 164046521 881729536 25119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24442] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24442/stat : 24442 (java) S 24426 24426 23519 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 164046521 881729536 25119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24443] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24443/stat : 24443 (java) S 24426 24426 23519 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164046521 881729536 25119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24444] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24444/stat : 24444 (java) S 24426 24426 23519 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164046525 881729536 25119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24445] ppid=24426 vsize=861064 CPUtime=0.14
/proc/24440/task/24445/stat : 24445 (java) S 24426 24426 23519 0 -1 64 901 0 0 0 13 1 0 0 16 0 8 0 164046525 881729536 25119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24446] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24446/stat : 24446 (java) S 24426 24426 23519 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164046525 881729536 25119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24447] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24447/stat : 24447 (java) S 24426 24426 23519 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164046525 881729536 25119 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 908640

[startup+6.2783 s]
/proc/loadavg: 1.94 1.99 1.94 3/83 24447
/proc/meminfo: memFree=1714688/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=0.01
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24440] ppid=24426 vsize=861064 CPUtime=6.11
/proc/24440/stat : 24440 (java) R 24426 24426 23519 0 -1 0 31421 0 1 0 592 19 0 0 25 0 8 0 164046517 881729536 31159 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073922348 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24440/statm: 215266 31159 1971 14 0 201471 0
[pid=24440/tid=24441] ppid=24426 vsize=861064 CPUtime=0.41
/proc/24440/task/24441/stat : 24441 (java) S 24426 24426 23519 0 -1 64 15584 0 0 0 35 6 0 0 16 0 8 0 164046521 881729536 31159 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24442] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24442/stat : 24442 (java) S 24426 24426 23519 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 164046521 881729536 31159 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24443] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24443/stat : 24443 (java) S 24426 24426 23519 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164046521 881729536 31159 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24444] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24444/stat : 24444 (java) S 24426 24426 23519 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164046525 881729536 31159 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24445] ppid=24426 vsize=861064 CPUtime=0.23
/proc/24440/task/24445/stat : 24445 (java) S 24426 24426 23519 0 -1 64 946 0 0 0 22 1 0 0 15 0 8 0 164046525 881729536 31159 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24446] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24446/stat : 24446 (java) S 24426 24426 23519 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164046525 881729536 31159 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24447] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24447/stat : 24447 (java) S 24426 24426 23519 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164046525 881729536 31159 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 908640

[startup+12.7629 s]
/proc/loadavg: 1.94 1.99 1.94 3/83 24447
/proc/meminfo: memFree=1621504/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=0.01
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24440] ppid=24426 vsize=861064 CPUtime=12.53
/proc/24440/stat : 24440 (java) R 24426 24426 23519 0 -1 0 54678 0 1 0 1223 30 0 0 25 0 8 0 164046517 881729536 54412 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073928716 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24440/statm: 215266 54412 1971 14 0 201471 0
[pid=24440/tid=24441] ppid=24426 vsize=861064 CPUtime=1.49
/proc/24440/task/24441/stat : 24441 (java) S 24426 24426 23519 0 -1 64 38837 0 0 0 131 18 0 0 20 0 8 0 164046521 881729536 54412 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24442] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24442/stat : 24442 (java) S 24426 24426 23519 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 164046521 881729536 54412 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24443] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24443/stat : 24443 (java) S 24426 24426 23519 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164046521 881729536 54412 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24444] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24444/stat : 24444 (java) S 24426 24426 23519 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164046525 881729536 54412 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24445] ppid=24426 vsize=861064 CPUtime=0.23
/proc/24440/task/24445/stat : 24445 (java) S 24426 24426 23519 0 -1 64 946 0 0 0 22 1 0 0 15 0 8 0 164046525 881729536 54412 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24446] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24446/stat : 24446 (java) S 24426 24426 23519 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164046525 881729536 54412 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24447] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24447/stat : 24447 (java) S 24426 24426 23519 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164046525 881729536 54412 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) 908640

[startup+25.6581 s]
/proc/loadavg: 1.95 1.99 1.94 3/83 24447
/proc/meminfo: memFree=1486848/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=0.01
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24440] ppid=24426 vsize=861064 CPUtime=25.31
/proc/24440/stat : 24440 (java) R 24426 24426 23519 0 -1 0 87736 0 1 0 2483 48 0 0 25 0 8 0 164046517 881729536 87457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24440/statm: 215266 87457 1993 14 0 201471 0
[pid=24440/tid=24441] ppid=24426 vsize=861064 CPUtime=2.95
/proc/24440/task/24441/stat : 24441 (java) S 24426 24426 23519 0 -1 64 71806 0 0 0 262 33 0 0 16 0 8 0 164046521 881729536 87457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24442] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24442/stat : 24442 (java) S 24426 24426 23519 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164046521 881729536 87457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24443] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24443/stat : 24443 (java) S 24426 24426 23519 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164046521 881729536 87457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24444] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24444/stat : 24444 (java) S 24426 24426 23519 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164046525 881729536 87457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24445] ppid=24426 vsize=861064 CPUtime=0.29
/proc/24440/task/24445/stat : 24445 (java) S 24426 24426 23519 0 -1 64 982 0 0 0 28 1 0 0 15 0 8 0 164046525 881729536 87457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24446] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24446/stat : 24446 (java) S 24426 24426 23519 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164046525 881729536 87457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24447] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24447/stat : 24447 (java) S 24426 24426 23519 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164046525 881729536 87457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 908640

[startup+51.3114 s]
/proc/loadavg: 2.04 2.01 1.94 3/83 24447
/proc/meminfo: memFree=1472768/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=0.01
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24440] ppid=24426 vsize=861064 CPUtime=50.71
/proc/24440/stat : 24440 (java) R 24426 24426 23519 0 -1 0 87778 0 1 0 5013 58 0 0 25 0 8 0 164046517 881729536 87457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074052130 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24440/statm: 215266 87457 1993 14 0 201471 0
[pid=24440/tid=24441] ppid=24426 vsize=861064 CPUtime=3.02
/proc/24440/task/24441/stat : 24441 (java) S 24426 24426 23519 0 -1 64 71806 0 0 0 269 33 0 0 16 0 8 0 164046521 881729536 87457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24442] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24442/stat : 24442 (java) S 24426 24426 23519 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164046521 881729536 87457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24443] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24443/stat : 24443 (java) S 24426 24426 23519 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164046521 881729536 87457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24444] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24444/stat : 24444 (java) S 24426 24426 23519 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164046525 881729536 87457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24445] ppid=24426 vsize=861064 CPUtime=0.29
/proc/24440/task/24445/stat : 24445 (java) S 24426 24426 23519 0 -1 64 982 0 0 0 28 1 0 0 15 0 8 0 164046525 881729536 87457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24446] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24446/stat : 24446 (java) S 24426 24426 23519 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164046525 881729536 87457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24440/tid=24447] ppid=24426 vsize=861064 CPUtime=0
/proc/24440/task/24447/stat : 24447 (java) S 24426 24426 23519 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164046525 881729536 87457 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 908640

[startup+102.546 s]
/proc/loadavg: 2.01 2.00 1.94 3/76 24448
/proc/meminfo: memFree=1685752/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=82.15

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

/proc/loadavg: 2.05 2.01 1.96 3/86 24701
/proc/meminfo: memFree=1385640/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=82.15
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 799 89543 0 1 0 0 8137 78 17 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24448] ppid=24426 vsize=222656 CPUtime=1029.97
/proc/24448/stat : 24448 (minisat) R 24426 24426 23519 0 -1 4194304 53085 0 0 0 102949 48 0 0 25 0 1 0 164054821 227999744 53067 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 55664 53067 54 142 0 55520 0
Current children cumulated CPU time (s) 1112.12
Current children cumulated vsize (KiB) 270232

[startup+1183.01 s]
/proc/loadavg: 2.02 2.01 1.96 3/86 24701
/proc/meminfo: memFree=1328168/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=82.15
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 799 89543 0 1 0 0 8137 78 17 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24448] ppid=24426 vsize=237936 CPUtime=1089.35
/proc/24448/stat : 24448 (minisat) R 24426 24426 23519 0 -1 4194304 56934 0 0 0 108884 51 0 0 25 0 1 0 164054821 243646464 56916 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 59484 56916 54 142 0 59340 0
Current children cumulated CPU time (s) 1171.5
Current children cumulated vsize (KiB) 285512

[startup+1243.05 s]
/proc/loadavg: 2.00 2.00 1.96 5/86 24701
/proc/meminfo: memFree=1310504/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=82.15
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 799 89543 0 1 0 0 8137 78 17 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24448] ppid=24426 vsize=251592 CPUtime=1148.84
/proc/24448/stat : 24448 (minisat) R 24426 24426 23519 0 -1 4194304 60327 0 0 0 114830 54 0 0 25 0 1 0 164054821 257630208 60309 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 62898 60309 54 142 0 62754 0
Current children cumulated CPU time (s) 1230.99
Current children cumulated vsize (KiB) 299168

[startup+1303.06 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24701
/proc/meminfo: memFree=1272872/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=82.15
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 799 89543 0 1 0 0 8137 78 17 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24448] ppid=24426 vsize=266012 CPUtime=1208.31
/proc/24448/stat : 24448 (minisat) R 24426 24426 23519 0 -1 4194304 63926 0 0 0 120775 56 0 0 25 0 1 0 164054821 272396288 63908 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 66503 63908 54 142 0 66359 0
Current children cumulated CPU time (s) 1290.46
Current children cumulated vsize (KiB) 313588

[startup+1363.17 s]
/proc/loadavg: 2.06 2.02 1.96 3/86 24701
/proc/meminfo: memFree=1232552/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=82.15
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 799 89543 0 1 0 0 8137 78 17 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24448] ppid=24426 vsize=278252 CPUtime=1267.76
/proc/24448/stat : 24448 (minisat) R 24426 24426 23519 0 -1 4194304 66987 0 0 0 126718 58 0 0 25 0 1 0 164054821 284930048 66969 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 69563 66969 54 142 0 69419 0
Current children cumulated CPU time (s) 1349.91
Current children cumulated vsize (KiB) 325828

[startup+1423.19 s]
/proc/loadavg: 2.02 2.01 1.96 3/86 24703
/proc/meminfo: memFree=1190248/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=82.15
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 799 89543 0 1 0 0 8137 78 17 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24448] ppid=24426 vsize=292544 CPUtime=1327.24
/proc/24448/stat : 24448 (minisat) R 24426 24426 23519 0 -1 4194304 70599 0 0 0 132663 61 0 0 25 0 1 0 164054821 299565056 70581 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 73136 70581 54 142 0 72992 0
Current children cumulated CPU time (s) 1409.39
Current children cumulated vsize (KiB) 340120

[startup+1483.25 s]
/proc/loadavg: 2.01 2.00 1.96 3/86 24703
/proc/meminfo: memFree=1181224/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=82.15
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 799 89543 0 1 0 0 8137 78 17 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24448] ppid=24426 vsize=301344 CPUtime=1386.77
/proc/24448/stat : 24448 (minisat) R 24426 24426 23519 0 -1 4194304 72786 0 0 0 138613 64 0 0 25 0 1 0 164054821 308576256 72768 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 75336 72768 54 142 0 75192 0
Current children cumulated CPU time (s) 1468.92
Current children cumulated vsize (KiB) 348920

[startup+1543.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24703
/proc/meminfo: memFree=1149480/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=82.15
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 799 89543 0 1 0 0 8137 78 17 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24448] ppid=24426 vsize=304520 CPUtime=1446.66
/proc/24448/stat : 24448 (minisat) R 24426 24426 23519 0 -1 4194304 73578 0 0 0 144600 66 0 0 25 0 1 0 164054821 311828480 73560 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 0 0 0
/proc/24448/statm: 76130 73560 54 142 0 75986 0
Current children cumulated CPU time (s) 1528.81
Current children cumulated vsize (KiB) 352096

[startup+1603.32 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24703
/proc/meminfo: memFree=1117160/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=82.15
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 799 89543 0 1 0 0 8137 78 17 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24448] ppid=24426 vsize=308236 CPUtime=1506.58
/proc/24448/stat : 24448 (minisat) R 24426 24426 23519 0 -1 4194304 74455 0 0 0 150591 67 0 0 25 0 1 0 164054821 315633664 74437 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 77059 74437 54 142 0 76915 0
Current children cumulated CPU time (s) 1588.73
Current children cumulated vsize (KiB) 355812

[startup+1663.34 s]
/proc/loadavg: 2.03 2.01 1.97 3/86 24703
/proc/meminfo: memFree=1114216/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=82.15
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 799 89543 0 1 0 0 8137 78 17 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24448] ppid=24426 vsize=311012 CPUtime=1566.06
/proc/24448/stat : 24448 (minisat) R 24426 24426 23519 0 -1 4194304 75171 0 0 0 156538 68 0 0 25 0 1 0 164054821 318476288 75153 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 77753 75153 54 142 0 77609 0
Current children cumulated CPU time (s) 1648.21
Current children cumulated vsize (KiB) 358588

[startup+1723.35 s]
/proc/loadavg: 2.01 2.01 1.97 3/86 24703
/proc/meminfo: memFree=1083368/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=82.15
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 799 89543 0 1 0 0 8137 78 17 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24448] ppid=24426 vsize=313396 CPUtime=1625.51
/proc/24448/stat : 24448 (minisat) R 24426 24426 23519 0 -1 4194304 75744 0 0 0 162483 68 0 0 25 0 1 0 164054821 320917504 75726 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 78349 75726 54 142 0 78205 0
Current children cumulated CPU time (s) 1707.66
Current children cumulated vsize (KiB) 360972

[startup+1783.41 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 24703
/proc/meminfo: memFree=1079720/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=82.15
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 799 89543 0 1 0 0 8137 78 17 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24448] ppid=24426 vsize=316964 CPUtime=1685.04
/proc/24448/stat : 24448 (minisat) R 24426 24426 23519 0 -1 4194304 76638 0 0 0 168435 69 0 0 25 0 1 0 164054821 324571136 76620 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529761 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 79241 76620 54 142 0 79097 0
Current children cumulated CPU time (s) 1767.19
Current children cumulated vsize (KiB) 364540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.54 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 24703
/proc/meminfo: memFree=1078760/2055920 swapFree=4192812/4192956
[pid=24426] ppid=24424 vsize=47576 CPUtime=82.15
/proc/24426/stat : 24426 (galac.sh) S 24424 24426 23519 0 -1 4194304 799 89543 0 1 0 0 8137 78 17 0 1 0 164046513 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24426/statm: 11894 362 244 79 0 218 0
[pid=24448] ppid=24426 vsize=317756 CPUtime=1717.86
/proc/24448/stat : 24448 (minisat) R 24426 24426 23519 0 -1 4194304 76867 0 0 0 171717 69 0 0 25 0 1 0 164054821 325382144 76849 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/24448/statm: 79439 76849 54 142 0 79295 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 365332

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 24426 and gives childrusage.ru_utime.tv_sec=81 childrusage.ru_utime.tv_usec=373629 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=791879
CPU time returned by wait4() is 82.1655
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): 1816.55
CPU time (s): 1800.01
CPU user time (s): 1798.54
CPU system time (s): 1.47
CPU usage (%): 99.0896
Max. virtual memory (cumulated for all children) (KiB): 908640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.3736
system time used= 0.791879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90342
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= 3673
involuntary context switches= 5412

runsolver used 2.18967 s user time and 5.83011 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sun Jan  7 07:54:38 UTC 2007


IDJOB= 203122
IDBENCH= 3915
FILE ID= node48/203122-1168156478

PBS_JOBID= 3478498

Free space on /tmp= 66555 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  077726e8764cc622524dd7385385087b

RANDOM SEED= 726770758

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.218
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.218
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:       1832928 kB
Buffers:         37772 kB
Cached:         103532 kB
SwapCached:          0 kB
Active:          92972 kB
Inactive:        72888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8664 kB
Writeback:           0 kB
Mapped:          36316 kB
Slab:            42552 kB
Committed_AS:  3459432 kB
PageTables:       1760 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 node48 on Sun Jan  7 08:24:55 UTC 2007