Trace number 203252

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.02 1808.67

General information on the benchmark

Namerandom/rand-3-28-28-fcd/
rand-3-28-28-93-632-fcd-31_ext.xml
MD5SUMf5ecaec08d08919111e7f4ff1a48bc68
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.04	c --- Preproc Stats ---
5.16	c start processing
5.16	c start relation processing
18.61	c start cnf exporting
76.64	c parsing time : 5.008
76.64	c preprocessing time : 76.488
76.64	
76.64	c Nary constraints - conflicts : 0 supports : 93
76.64	c Binary constraints - conflicts : 0 supports :0
76.64	c max arity constraint : 3
76.64	c Max Tuples generated 0
76.64	c relations : 93
76.64	c relations BDD: 93
76.64	c vars : 598103 - clauses :  1874187
76.64	
76.72	 
76.72	c --- Minisat Stats ---
76.72	 

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-203252-1168158334 -o ROOT/results/node59/solver-203252-1168158334 -C 1800 -M 900 /tmp/evaluation/203252-1168158334/galac.sh /tmp/evaluation/203252-1168158334/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.99 1.60 1.85 5/74 15578
/proc/meminfo: memFree=1620512/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=8652 CPUtime=0
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 347 0 0 0 0 0 0 0 16 0 1 0 164231335 8859648 280 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15577/statm: 2163 280 208 79 0 156 0
[pid=15579] ppid=15577 vsize=8688 CPUtime=0
/proc/15579/stat : 15579 (galac.sh) R 15577 15577 15451 0 -1 4194368 50 244 0 0 0 0 0 0 16 0 1 0 164231336 8896512 288 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051622047 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/15579/statm: 2172 288 210 79 0 165 0
[pid=15581] ppid=15579 vsize=8728 CPUtime=0
/proc/15581/stat : 15581 (galac.sh) R 15579 15577 15451 0 -1 4194368 25 0 0 0 0 0 0 0 16 0 1 0 164231336 8937472 292 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051793049 0 0 3674112 73728 0 0 0 17 0 0 0
/proc/15581/statm: 2182 292 210 79 0 175 0

[startup+0.107327 s]
/proc/loadavg: 0.99 1.60 1.85 5/74 15578
/proc/meminfo: memFree=1620512/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=0.01
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 763 1865 0 0 0 0 0 1 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.515373 s]
/proc/loadavg: 0.99 1.60 1.85 5/74 15578
/proc/meminfo: memFree=1620512/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=0.01
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 763 1865 0 0 0 0 0 1 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.34109 s]
/proc/loadavg: 1.07 1.61 1.85 3/89 15605
/proc/meminfo: memFree=1509352/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=0.01
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 763 1865 0 0 0 0 0 1 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15594] ppid=15577 vsize=861064 CPUtime=1.28
/proc/15594/stat : 15594 (java) R 15577 15577 15451 0 -1 0 21622 0 1 0 119 9 0 0 25 0 8 0 164231339 881729536 21374 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073716509 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15594/statm: 215266 21374 1968 14 0 201471 0
[pid=15594/tid=15595] ppid=15577 vsize=861064 CPUtime=0.07
/proc/15594/task/15595/stat : 15595 (java) S 15577 15577 15451 0 -1 64 5867 0 0 0 5 2 0 0 16 0 8 0 164231342 881729536 21374 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15596] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15596/stat : 15596 (java) S 15577 15577 15451 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164231343 881729536 21374 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15597] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15597/stat : 15597 (java) S 15577 15577 15451 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164231343 881729536 21374 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15602] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15602/stat : 15602 (java) S 15577 15577 15451 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 164231346 881729536 21374 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15603] ppid=15577 vsize=861064 CPUtime=0.12
/proc/15594/task/15603/stat : 15603 (java) S 15577 15577 15451 0 -1 64 892 0 0 0 12 0 0 0 16 0 8 0 164231346 881729536 21374 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15604] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15604/stat : 15604 (java) S 15577 15577 15451 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 164231346 881729536 21374 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15605] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15605/stat : 15605 (java) S 15577 15577 15451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164231346 881729536 21374 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908620

[startup+2.99664 s]
/proc/loadavg: 1.07 1.61 1.85 4/89 15605
/proc/meminfo: memFree=1483752/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=0.01
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 763 1865 0 0 0 0 0 1 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15594] ppid=15577 vsize=861064 CPUtime=2.93
/proc/15594/stat : 15594 (java) R 15577 15577 15451 0 -1 0 26014 0 1 0 281 12 0 0 25 0 8 0 164231339 881729536 25760 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073656754 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15594/statm: 215266 25760 1968 14 0 201471 0
[pid=15594/tid=15595] ppid=15577 vsize=861064 CPUtime=0.21
/proc/15594/task/15595/stat : 15595 (java) S 15577 15577 15451 0 -1 64 10241 0 0 0 17 4 0 0 16 0 8 0 164231342 881729536 25760 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15596] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15596/stat : 15596 (java) S 15577 15577 15451 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164231343 881729536 25760 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15597] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15597/stat : 15597 (java) S 15577 15577 15451 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164231343 881729536 25760 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15602] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15602/stat : 15602 (java) S 15577 15577 15451 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 164231346 881729536 25760 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15603] ppid=15577 vsize=861064 CPUtime=0.14
/proc/15594/task/15603/stat : 15603 (java) S 15577 15577 15451 0 -1 64 904 0 0 0 14 0 0 0 16 0 8 0 164231346 881729536 25760 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15604] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15604/stat : 15604 (java) S 15577 15577 15451 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 164231346 881729536 25760 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15605] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15605/stat : 15605 (java) S 15577 15577 15451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164231346 881729536 25760 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 908620

[startup+6.205 s]
/proc/loadavg: 1.22 1.63 1.85 3/89 15605
/proc/meminfo: memFree=1443304/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=0.01
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 763 1865 0 0 0 0 0 1 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15594] ppid=15577 vsize=861064 CPUtime=6.12
/proc/15594/stat : 15594 (java) R 15577 15577 15451 0 -1 0 34684 0 1 0 595 17 0 0 25 0 8 0 164231339 881729536 34420 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15594/statm: 215266 34422 1976 14 0 201471 0
[pid=15594/tid=15595] ppid=15577 vsize=861064 CPUtime=0.55
/proc/15594/task/15595/stat : 15595 (java) R 15577 15577 15451 0 -1 64 18835 0 0 0 46 9 0 0 17 0 8 0 164231342 881729536 34423 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153968433 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15596] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15596/stat : 15596 (java) S 15577 15577 15451 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164231343 881729536 34424 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15597] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15597/stat : 15597 (java) S 15577 15577 15451 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164231343 881729536 34426 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15602] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15602/stat : 15602 (java) S 15577 15577 15451 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 164231346 881729536 34427 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15603] ppid=15577 vsize=861064 CPUtime=0.21
/proc/15594/task/15603/stat : 15603 (java) S 15577 15577 15451 0 -1 64 946 0 0 0 21 0 0 0 15 0 8 0 164231346 881729536 34428 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15604] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15604/stat : 15604 (java) S 15577 15577 15451 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 164231346 881729536 34430 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15605] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15605/stat : 15605 (java) S 15577 15577 15451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164231346 881729536 34431 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 908620

[startup+12.7047 s]
/proc/loadavg: 1.28 1.63 1.85 3/89 15605
/proc/meminfo: memFree=1350592/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=0.01
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 763 1865 0 0 0 0 0 1 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15594] ppid=15577 vsize=861064 CPUtime=12.58
/proc/15594/stat : 15594 (java) R 15577 15577 15451 0 -1 0 54732 0 1 0 1233 25 0 0 25 0 8 0 164231339 881729536 54466 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073980070 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15594/statm: 215266 54466 1976 14 0 201471 0
[pid=15594/tid=15595] ppid=15577 vsize=861064 CPUtime=1.39
/proc/15594/task/15595/stat : 15595 (java) S 15577 15577 15451 0 -1 64 38878 0 0 0 123 16 0 0 16 0 8 0 164231342 881729536 54466 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15596] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15596/stat : 15596 (java) S 15577 15577 15451 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164231343 881729536 54466 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15597] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15597/stat : 15597 (java) S 15577 15577 15451 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164231343 881729536 54466 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15602] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15602/stat : 15602 (java) S 15577 15577 15451 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 164231346 881729536 54466 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15603] ppid=15577 vsize=861064 CPUtime=0.21
/proc/15594/task/15603/stat : 15603 (java) S 15577 15577 15451 0 -1 64 946 0 0 0 21 0 0 0 15 0 8 0 164231346 881729536 54466 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15604] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15604/stat : 15604 (java) S 15577 15577 15451 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 164231346 881729536 54466 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15605] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15605/stat : 15605 (java) S 15577 15577 15451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164231346 881729536 54466 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 908620

[startup+25.5581 s]
/proc/loadavg: 1.39 1.65 1.86 3/89 15605
/proc/meminfo: memFree=1215616/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=0.01
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 763 1865 0 0 0 0 0 1 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15594] ppid=15577 vsize=861064 CPUtime=25.38
/proc/15594/stat : 15594 (java) R 15577 15577 15451 0 -1 0 87661 0 1 0 2495 43 0 0 25 0 8 0 164231339 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074064370 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15594/statm: 215266 87380 1996 14 0 201471 0
[pid=15594/tid=15595] ppid=15577 vsize=861064 CPUtime=2.77
/proc/15594/task/15595/stat : 15595 (java) S 15577 15577 15451 0 -1 64 71718 0 0 0 246 31 0 0 16 0 8 0 164231342 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15596] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15596/stat : 15596 (java) S 15577 15577 15451 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164231343 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15597] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15597/stat : 15597 (java) S 15577 15577 15451 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164231343 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15602] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15602/stat : 15602 (java) S 15577 15577 15451 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 164231346 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15603] ppid=15577 vsize=861064 CPUtime=0.28
/proc/15594/task/15603/stat : 15603 (java) S 15577 15577 15451 0 -1 64 983 0 0 0 27 1 0 0 15 0 8 0 164231346 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15604] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15604/stat : 15604 (java) S 15577 15577 15451 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 164231346 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15605] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15605/stat : 15605 (java) S 15577 15577 15451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164231346 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 908620

[startup+51.203 s]
/proc/loadavg: 1.63 1.68 1.86 3/89 15605
/proc/meminfo: memFree=1200320/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=0.01
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 763 1865 0 0 0 0 0 1 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15594] ppid=15577 vsize=861064 CPUtime=50.86
/proc/15594/stat : 15594 (java) R 15577 15577 15451 0 -1 0 87707 0 1 0 5034 52 0 0 25 0 8 0 164231339 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073715879 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15594/statm: 215266 87380 1996 14 0 201471 0
[pid=15594/tid=15595] ppid=15577 vsize=861064 CPUtime=2.85
/proc/15594/task/15595/stat : 15595 (java) S 15577 15577 15451 0 -1 64 71718 0 0 0 254 31 0 0 16 0 8 0 164231342 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15596] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15596/stat : 15596 (java) S 15577 15577 15451 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164231343 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15597] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15597/stat : 15597 (java) S 15577 15577 15451 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164231343 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15602] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15602/stat : 15602 (java) S 15577 15577 15451 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 164231346 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15603] ppid=15577 vsize=861064 CPUtime=0.28
/proc/15594/task/15603/stat : 15603 (java) S 15577 15577 15451 0 -1 64 983 0 0 0 27 1 0 0 15 0 8 0 164231346 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15604] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15604/stat : 15604 (java) S 15577 15577 15451 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 164231346 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15594/tid=15605] ppid=15577 vsize=861064 CPUtime=0
/proc/15594/task/15605/stat : 15605 (java) S 15577 15577 15451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164231346 881729536 87380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 908620

[startup+102.412 s]
/proc/loadavg: 1.84 1.73 1.86 3/82 15606
/proc/meminfo: memFree=1415416/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=76.22

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

/proc/loadavg: 2.03 1.99 1.92 3/82 15606
/proc/meminfo: memFree=1326712/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=76.22
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 801 89627 0 1 0 0 7553 69 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15606] ppid=15577 vsize=210568 CPUtime=1041.99
/proc/15606/stat : 15606 (minisat) R 15577 15577 15451 0 -1 4194304 50089 0 0 0 104162 37 0 0 25 0 1 0 164239008 215621632 50071 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15606/statm: 52642 50071 54 142 0 52498 0
Current children cumulated CPU time (s) 1118.21
Current children cumulated vsize (KiB) 258124

[startup+1183.71 s]
/proc/loadavg: 2.01 1.99 1.92 3/82 15606
/proc/meminfo: memFree=1323832/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=76.22
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 801 89627 0 1 0 0 7553 69 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15606] ppid=15577 vsize=213368 CPUtime=1101.78
/proc/15606/stat : 15606 (minisat) R 15577 15577 15451 0 -1 4194304 50819 0 0 0 110141 37 0 0 25 0 1 0 164239008 218488832 50801 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15606/statm: 53342 50801 54 142 0 53198 0
Current children cumulated CPU time (s) 1178
Current children cumulated vsize (KiB) 260924

[startup+1243.78 s]
/proc/loadavg: 2.04 2.00 1.93 3/82 15606
/proc/meminfo: memFree=1321848/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=76.22
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 801 89627 0 1 0 0 7553 69 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15606] ppid=15577 vsize=215348 CPUtime=1161.57
/proc/15606/stat : 15606 (minisat) R 15577 15577 15451 0 -1 4194304 51303 0 0 0 116119 38 0 0 25 0 1 0 164239008 220516352 51285 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15606/statm: 53837 51285 54 142 0 53693 0
Current children cumulated CPU time (s) 1237.79
Current children cumulated vsize (KiB) 262904

[startup+1303.86 s]
/proc/loadavg: 2.01 2.00 1.93 3/82 15606
/proc/meminfo: memFree=1318456/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=76.22
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 801 89627 0 1 0 0 7553 69 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15606] ppid=15577 vsize=218648 CPUtime=1221.36
/proc/15606/stat : 15606 (minisat) R 15577 15577 15451 0 -1 4194304 52132 0 0 0 122097 39 0 0 25 0 1 0 164239008 223895552 52114 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/15606/statm: 54662 52114 54 142 0 54518 0
Current children cumulated CPU time (s) 1297.58
Current children cumulated vsize (KiB) 266204

[startup+1363.93 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 15606
/proc/meminfo: memFree=1316280/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=76.22
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 801 89627 0 1 0 0 7553 69 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15606] ppid=15577 vsize=220760 CPUtime=1281.15
/proc/15606/stat : 15606 (minisat) R 15577 15577 15451 0 -1 4194304 52670 0 0 0 128075 40 0 0 25 0 1 0 164239008 226058240 52652 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/15606/statm: 55190 52652 54 142 0 55046 0
Current children cumulated CPU time (s) 1357.37
Current children cumulated vsize (KiB) 268316

[startup+1424 s]
/proc/loadavg: 2.06 2.02 1.93 3/82 15606
/proc/meminfo: memFree=1313592/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=76.22
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 801 89627 0 1 0 0 7553 69 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15606] ppid=15577 vsize=223400 CPUtime=1340.95
/proc/15606/stat : 15606 (minisat) R 15577 15577 15451 0 -1 4194304 53350 0 0 0 134054 41 0 0 25 0 1 0 164239008 228761600 53332 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15606/statm: 55850 53332 54 142 0 55706 0
Current children cumulated CPU time (s) 1417.17
Current children cumulated vsize (KiB) 270956

[startup+1484.07 s]
/proc/loadavg: 2.08 2.03 1.94 3/82 15606
/proc/meminfo: memFree=1310584/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=76.22
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 801 89627 0 1 0 0 7553 69 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15606] ppid=15577 vsize=226704 CPUtime=1400.74
/proc/15606/stat : 15606 (minisat) R 15577 15577 15451 0 -1 4194304 54099 0 0 0 140032 42 0 0 25 0 1 0 164239008 232144896 54081 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/15606/statm: 56676 54081 54 142 0 56532 0
Current children cumulated CPU time (s) 1476.96
Current children cumulated vsize (KiB) 274260

[startup+1544.14 s]
/proc/loadavg: 2.03 2.02 1.94 3/82 15606
/proc/meminfo: memFree=1308664/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=76.22
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 801 89627 0 1 0 0 7553 69 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15606] ppid=15577 vsize=228552 CPUtime=1460.53
/proc/15606/stat : 15606 (minisat) R 15577 15577 15451 0 -1 4194304 54557 0 0 0 146010 43 0 0 25 0 1 0 164239008 234037248 54539 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/15606/statm: 57138 54539 54 142 0 56994 0
Current children cumulated CPU time (s) 1536.75
Current children cumulated vsize (KiB) 276108

[startup+1604.22 s]
/proc/loadavg: 2.01 2.01 1.94 3/82 15606
/proc/meminfo: memFree=1304760/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=76.22
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 801 89627 0 1 0 0 7553 69 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15606] ppid=15577 vsize=232380 CPUtime=1520.32
/proc/15606/stat : 15606 (minisat) R 15577 15577 15451 0 -1 4194304 55518 0 0 0 151988 44 0 0 25 0 1 0 164239008 237957120 55500 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15606/statm: 58095 55500 54 142 0 57951 0
Current children cumulated CPU time (s) 1596.54
Current children cumulated vsize (KiB) 279936

[startup+1664.29 s]
/proc/loadavg: 2.00 2.01 1.94 3/82 15606
/proc/meminfo: memFree=1302328/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=76.22
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 801 89627 0 1 0 0 7553 69 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15606] ppid=15577 vsize=234756 CPUtime=1580.11
/proc/15606/stat : 15606 (minisat) R 15577 15577 15451 0 -1 4194304 56138 0 0 0 157966 45 0 0 25 0 1 0 164239008 240390144 56120 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15606/statm: 58689 56120 54 142 0 58545 0
Current children cumulated CPU time (s) 1656.33
Current children cumulated vsize (KiB) 282312

[startup+1724.36 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 15606
/proc/meminfo: memFree=1299384/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=76.22
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 801 89627 0 1 0 0 7553 69 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15606] ppid=15577 vsize=237676 CPUtime=1639.9
/proc/15606/stat : 15606 (minisat) R 15577 15577 15451 0 -1 4194304 56859 0 0 0 163944 46 0 0 25 0 1 0 164239008 243380224 56841 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/15606/statm: 59419 56841 54 142 0 59275 0
Current children cumulated CPU time (s) 1716.12
Current children cumulated vsize (KiB) 285232

[startup+1784.43 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 15606
/proc/meminfo: memFree=1294904/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=76.22
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 801 89627 0 1 0 0 7553 69 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15606] ppid=15577 vsize=242036 CPUtime=1699.68
/proc/15606/stat : 15606 (minisat) R 15577 15577 15451 0 -1 4194304 57962 0 0 0 169921 47 0 0 25 0 1 0 164239008 247844864 57944 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/15606/statm: 60509 57944 54 142 0 60365 0
Current children cumulated CPU time (s) 1775.9
Current children cumulated vsize (KiB) 289592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.66 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 15606
/proc/meminfo: memFree=1294200/2055920 swapFree=4192812/4192956
[pid=15577] ppid=15575 vsize=47556 CPUtime=76.22
/proc/15577/stat : 15577 (galac.sh) S 15575 15577 15451 0 -1 4194304 801 89627 0 1 0 0 7553 69 17 0 1 0 164231335 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15577/statm: 11889 364 246 79 0 218 0
[pid=15606] ppid=15577 vsize=242696 CPUtime=1723.8
/proc/15606/stat : 15606 (minisat) R 15577 15577 15451 0 -1 4194304 58135 0 0 0 172332 48 0 0 25 0 1 0 164239008 248520704 58117 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15606/statm: 60674 58117 54 142 0 60530 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 290252

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 15577 and gives childrusage.ru_utime.tv_sec=75 childrusage.ru_utime.tv_usec=542515 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=706892
CPU time returned by wait4() is 76.2494
while last known CPU time is 1800.02

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

Real time (s): 1808.67
CPU time (s): 1800.02
CPU user time (s): 1798.85
CPU system time (s): 1.17
CPU usage (%): 99.5216
Max. virtual memory (cumulated for all children) (KiB): 908620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.5425
system time used= 0.706892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90428
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= 4517

runsolver used 2.15867 s user time and 5.86711 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sun Jan  7 08:25:34 UTC 2007


IDJOB= 203252
IDBENCH= 3941
FILE ID= node59/203252-1168158334

PBS_JOBID= 3478543

Free space on /tmp= 66537 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  f5ecaec08d08919111e7f4ff1a48bc68

RANDOM SEED= 621653349

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:       1621256 kB
Buffers:         20400 kB
Cached:         337892 kB
SwapCached:          0 kB
Active:         104128 kB
Inactive:       274848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           15020 kB
Writeback:           0 kB
Mapped:          31364 kB
Slab:            41080 kB
Committed_AS:  3193144 kB
PageTables:       1840 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= 66504 MiB



End job on node59 on Sun Jan  7 08:55:43 UTC 2007