Trace number 1050194

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 MUNSAT 7.8668 8.03512

General information on the benchmark

Namecsp/pseudo/primesDimacs/
normalized-bf-2670-001.xml
MD5SUM1cbe64228f95f93dc6ecadb52932cd01
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.757884
Satisfiable
(Un)Satisfiability was proved
Number of variables2786
Number of constraints4821
Maximum constraint arity5
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4821
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
6.97/7.13	c start processing
6.97/7.14	c start relation processing
7.27/7.44	c start cnf exporting
7.76/7.96	c parsing time : 6.985
7.76/7.96	c preprocessing time : 7.812
7.76/7.96	
7.76/7.96	c Nary constraints - conflicts : 917 supports : 0
7.76/7.96	c Binary constraints - conflicts : 3904 supports :0
7.76/7.96	c max arity constraint : 5
7.76/7.96	c Max Tuples generated 32
7.76/7.96	c relations : 65
7.76/7.96	c relations BDD: 21
7.76/7.96	c sampling 0/0
7.76/7.96	c vars : 3596 - clauses :  6735
7.76/7.96	
7.82/8.02	 
7.82/8.02	c --- SAT Solver Stats ---
7.82/8.02	 
7.82/8.03	c restarts              : 1
7.82/8.03	c conflicts             : 25             (4167 /sec)
7.82/8.03	c decisions             : 110            (0.91 % random) (18336 /sec)
7.82/8.03	c propagations          : 6133           (1022337 /sec)
7.82/8.03	c conflict literals     : 57             (1.72 % deleted)
7.82/8.03	c Memory used           : 2.18 MB
7.82/8.03	c CPU time              : 0.005999 s
7.82/8.03	
7.82/8.03	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1050194-1215048553/watcher-1050194-1215048553 -o /tmp/evaluation-result-1050194-1215048553/solver-1050194-1215048553 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1050194-1215048553.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.20 2.06 2.02 4/81 26701
/proc/meminfo: memFree=1552512/2055920 swapFree=4117292/4192956
[pid=26701] ppid=26699 vsize=8652 CPUtime=0
/proc/26701/stat : 26701 (galacM.sh) S 26699 26701 24179 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1983829023 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26701/statm: 2163 280 208 79 0 156 0
[pid=26702] ppid=26701 vsize=8688 CPUtime=0
/proc/26702/stat : 26702 (galacM.sh) S 26701 26701 24179 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1983829024 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 264907751506 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/26702/statm: 2172 286 209 79 0 165 0
[pid=26703] ppid=26702 vsize=8728 CPUtime=0
/proc/26703/stat : 26703 (galacM.sh) R 26702 26701 24179 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1983829024 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 264907582759 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/26703/statm: 2182 290 209 79 0 175 0

[startup+0.0991611 s]
/proc/loadavg: 2.20 2.06 2.02 4/81 26701
/proc/meminfo: memFree=1552512/2055920 swapFree=4117292/4192956
[pid=26701] ppid=26699 vsize=47564 CPUtime=0.01
/proc/26701/stat : 26701 (galacM.sh) S 26699 26701 24179 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1983829023 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26701/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.102018 s]
/proc/loadavg: 2.20 2.06 2.02 4/81 26701
/proc/meminfo: memFree=1552512/2055920 swapFree=4117292/4192956
[pid=26701] ppid=26699 vsize=47564 CPUtime=0.01
/proc/26701/stat : 26701 (galacM.sh) S 26699 26701 24179 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1983829023 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26701/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.302034 s]
/proc/loadavg: 2.20 2.06 2.02 4/81 26701
/proc/meminfo: memFree=1552512/2055920 swapFree=4117292/4192956
[pid=26701] ppid=26699 vsize=47564 CPUtime=0.01
/proc/26701/stat : 26701 (galacM.sh) S 26699 26701 24179 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1983829023 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26701/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701059 s]
/proc/loadavg: 2.20 2.06 2.02 4/81 26701
/proc/meminfo: memFree=1552512/2055920 swapFree=4117292/4192956
[pid=26701] ppid=26699 vsize=47564 CPUtime=0.01
/proc/26701/stat : 26701 (galacM.sh) S 26699 26701 24179 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1983829023 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26701/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50111 s]
/proc/loadavg: 2.20 2.06 2.02 3/91 26723
/proc/meminfo: memFree=1510448/2055920 swapFree=4117292/4192956
[pid=26701] ppid=26699 vsize=47564 CPUtime=0.01
/proc/26701/stat : 26701 (galacM.sh) S 26699 26701 24179 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1983829023 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26701/statm: 11891 365 246 79 0 219 0
[pid=26715] ppid=26701 vsize=812760 CPUtime=1.42
/proc/26715/stat : 26715 (java) S 26701 26701 24179 0 -1 0 13721 0 1 0 134 8 0 0 18 0 9 0 1983829027 832266240 12937 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26715/statm: 203190 12937 2587 9 0 197171 0
[pid=26715/tid=26716] ppid=26701 vsize=812760 CPUtime=0.89
/proc/26715/task/26716/stat : 26716 (java) R 26701 26701 24179 0 -1 64 7643 0 1 0 85 4 0 0 25 0 9 0 1983829028 832266240 12937 996147200 134512640 134550740 4294955616 18446744073709551615 4126992060 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26717] ppid=26701 vsize=812760 CPUtime=0.24
/proc/26715/task/26717/stat : 26717 (java) S 26701 26701 24179 0 -1 64 4516 0 0 0 23 1 0 0 16 0 9 0 1983829032 832266240 12937 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26718] ppid=26701 vsize=812760 CPUtime=0
/proc/26715/task/26718/stat : 26718 (java) S 26701 26701 24179 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1983829032 832266240 12937 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26719] ppid=26701 vsize=812760 CPUtime=0
/proc/26715/task/26719/stat : 26719 (java) S 26701 26701 24179 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1983829032 832266240 12937 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26720] ppid=26701 vsize=812760 CPUtime=0
/proc/26715/task/26720/stat : 26720 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983829034 832266240 12937 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26721] ppid=26701 vsize=812760 CPUtime=0.26
/proc/26715/task/26721/stat : 26721 (java) S 26701 26701 24179 0 -1 64 861 0 0 0 25 1 0 0 15 0 9 0 1983829034 832266240 12937 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26722] ppid=26701 vsize=812760 CPUtime=0
/proc/26715/task/26722/stat : 26722 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983829034 832266240 12937 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26723] ppid=26701 vsize=812760 CPUtime=0
/proc/26715/task/26723/stat : 26723 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983829034 832266240 12937 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 860324

[startup+3.10121 s]
/proc/loadavg: 2.19 2.06 2.01 4/91 26723
/proc/meminfo: memFree=1509808/2055920 swapFree=4117292/4192956
[pid=26701] ppid=26699 vsize=47564 CPUtime=0.01
/proc/26701/stat : 26701 (galacM.sh) S 26699 26701 24179 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1983829023 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26701/statm: 11891 365 246 79 0 219 0
[pid=26715] ppid=26701 vsize=812896 CPUtime=3
/proc/26715/stat : 26715 (java) S 26701 26701 24179 0 -1 0 13777 0 1 0 292 8 0 0 18 0 9 0 1983829027 832405504 12986 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26715/statm: 203224 12986 2587 9 0 197205 0
[pid=26715/tid=26716] ppid=26701 vsize=812896 CPUtime=2.24
/proc/26715/task/26716/stat : 26716 (java) R 26701 26701 24179 0 -1 64 7650 0 1 0 220 4 0 0 25 0 9 0 1983829028 832405504 12986 996147200 134512640 134550740 4294955616 18446744073709551615 101444392 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26717] ppid=26701 vsize=812896 CPUtime=0.43
/proc/26715/task/26717/stat : 26717 (java) S 26701 26701 24179 0 -1 64 4542 0 0 0 42 1 0 0 17 0 9 0 1983829032 832405504 12986 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26718] ppid=26701 vsize=812896 CPUtime=0
/proc/26715/task/26718/stat : 26718 (java) S 26701 26701 24179 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1983829032 832405504 12986 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26719] ppid=26701 vsize=812896 CPUtime=0
/proc/26715/task/26719/stat : 26719 (java) S 26701 26701 24179 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1983829032 832405504 12986 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26720] ppid=26701 vsize=812896 CPUtime=0
/proc/26715/task/26720/stat : 26720 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983829034 832405504 12986 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26721] ppid=26701 vsize=812896 CPUtime=0.29
/proc/26715/task/26721/stat : 26721 (java) S 26701 26701 24179 0 -1 64 884 0 0 0 28 1 0 0 15 0 9 0 1983829034 832405504 12986 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26722] ppid=26701 vsize=812896 CPUtime=0
/proc/26715/task/26722/stat : 26722 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983829034 832405504 12986 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26723] ppid=26701 vsize=812896 CPUtime=0
/proc/26715/task/26723/stat : 26723 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983829034 832405504 12986 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 860460

[startup+6.30243 s]
/proc/loadavg: 2.19 2.06 2.01 4/91 26723
/proc/meminfo: memFree=1497136/2055920 swapFree=4117292/4192956
[pid=26701] ppid=26699 vsize=47564 CPUtime=0.01
/proc/26701/stat : 26701 (galacM.sh) S 26699 26701 24179 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1983829023 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26701/statm: 11891 365 246 79 0 219 0
[pid=26715] ppid=26701 vsize=812892 CPUtime=6.17
/proc/26715/stat : 26715 (java) S 26701 26701 24179 0 -1 0 18742 0 1 0 606 11 0 0 18 0 9 0 1983829027 832401408 16088 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26715/statm: 203223 16088 2587 9 0 197204 0
[pid=26715/tid=26716] ppid=26701 vsize=812892 CPUtime=4.06
/proc/26715/task/26716/stat : 26716 (java) R 26701 26701 24179 0 -1 64 10586 0 1 0 400 6 0 0 25 0 9 0 1983829028 832401408 16088 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26717] ppid=26701 vsize=812892 CPUtime=1.8
/proc/26715/task/26717/stat : 26717 (java) R 26701 26701 24179 0 -1 64 6571 0 0 0 177 3 0 0 16 0 9 0 1983829032 832401408 16088 996147200 134512640 134550740 4294955616 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26718] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26718/stat : 26718 (java) S 26701 26701 24179 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1983829032 832401408 16088 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26719] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26719/stat : 26719 (java) S 26701 26701 24179 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1983829032 832401408 16088 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26720] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26720/stat : 26720 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983829034 832401408 16088 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26721] ppid=26701 vsize=812892 CPUtime=0.29
/proc/26715/task/26721/stat : 26721 (java) S 26701 26701 24179 0 -1 64 884 0 0 0 28 1 0 0 15 0 9 0 1983829034 832401408 16088 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26722] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26722/stat : 26722 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983829034 832401408 16088 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26723] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26723/stat : 26723 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983829034 832401408 16088 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 860456

Solver just ended. Dumping a history of the last processes samples

[startup+7.10248 s]
/proc/loadavg: 2.19 2.06 2.01 4/91 26723
/proc/meminfo: memFree=1497136/2055920 swapFree=4117292/4192956
[pid=26701] ppid=26699 vsize=47564 CPUtime=0.01
/proc/26701/stat : 26701 (galacM.sh) S 26699 26701 24179 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1983829023 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26701/statm: 11891 365 246 79 0 219 0
[pid=26715] ppid=26701 vsize=812892 CPUtime=6.96
/proc/26715/stat : 26715 (java) S 26701 26701 24179 0 -1 0 18768 0 1 0 685 11 0 0 18 0 9 0 1983829027 832401408 16098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26715/statm: 203223 16098 2587 9 0 197204 0
[pid=26715/tid=26716] ppid=26701 vsize=812892 CPUtime=4.22
/proc/26715/task/26716/stat : 26716 (java) R 26701 26701 24179 0 -1 64 10602 0 1 0 416 6 0 0 25 0 9 0 1983829028 832401408 16098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26717] ppid=26701 vsize=812892 CPUtime=2.42
/proc/26715/task/26717/stat : 26717 (java) R 26701 26701 24179 0 -1 64 6580 0 0 0 239 3 0 0 17 0 9 0 1983829032 832401408 16098 996147200 134512640 134550740 4294955616 18446744073709551615 102477792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26718] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26718/stat : 26718 (java) S 26701 26701 24179 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1983829032 832401408 16098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26719] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26719/stat : 26719 (java) S 26701 26701 24179 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1983829032 832401408 16098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26720] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26720/stat : 26720 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983829034 832401408 16098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26721] ppid=26701 vsize=812892 CPUtime=0.3
/proc/26715/task/26721/stat : 26721 (java) S 26701 26701 24179 0 -1 64 885 0 0 0 29 1 0 0 15 0 9 0 1983829034 832401408 16098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26722] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26722/stat : 26722 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983829034 832401408 16098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26723] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26723/stat : 26723 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983829034 832401408 16098 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.97
Current children cumulated vsize (KiB) 860456

[startup+7.50422 s]
/proc/loadavg: 2.19 2.06 2.01 4/91 26723
/proc/meminfo: memFree=1497136/2055920 swapFree=4117292/4192956
[pid=26701] ppid=26699 vsize=47564 CPUtime=0.01
/proc/26701/stat : 26701 (galacM.sh) S 26699 26701 24179 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1983829023 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26701/statm: 11891 365 246 79 0 219 0
[pid=26715] ppid=26701 vsize=812892 CPUtime=7.36
/proc/26715/stat : 26715 (java) S 26701 26701 24179 0 -1 0 18803 0 1 0 725 11 0 0 18 0 9 0 1983829027 832401408 16133 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26715/statm: 203223 16133 2587 9 0 197204 0
[pid=26715/tid=26716] ppid=26701 vsize=812892 CPUtime=4.57
/proc/26715/task/26716/stat : 26716 (java) R 26701 26701 24179 0 -1 64 10622 0 1 0 451 6 0 0 25 0 9 0 1983829028 832401408 16133 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26717] ppid=26701 vsize=812892 CPUtime=2.44
/proc/26715/task/26717/stat : 26717 (java) S 26701 26701 24179 0 -1 64 6581 0 0 0 241 3 0 0 17 0 9 0 1983829032 832401408 16133 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26718] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26718/stat : 26718 (java) S 26701 26701 24179 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1983829032 832401408 16133 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26719] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26719/stat : 26719 (java) S 26701 26701 24179 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1983829032 832401408 16133 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26720] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26720/stat : 26720 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983829034 832401408 16133 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26721] ppid=26701 vsize=812892 CPUtime=0.32
/proc/26715/task/26721/stat : 26721 (java) S 26701 26701 24179 0 -1 64 899 0 0 0 31 1 0 0 15 0 9 0 1983829034 832401408 16133 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26722] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26722/stat : 26722 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983829034 832401408 16133 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26723] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26723/stat : 26723 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983829034 832401408 16133 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.37
Current children cumulated vsize (KiB) 860456

[startup+7.90253 s]
/proc/loadavg: 2.25 2.07 2.02 3/91 26723
/proc/meminfo: memFree=1497008/2055920 swapFree=4117292/4192956
[pid=26701] ppid=26699 vsize=47564 CPUtime=0.01
/proc/26701/stat : 26701 (galacM.sh) S 26699 26701 24179 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1983829023 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26701/statm: 11891 365 246 79 0 219 0
[pid=26715] ppid=26701 vsize=812892 CPUtime=7.75
/proc/26715/stat : 26715 (java) S 26701 26701 24179 0 -1 0 18850 0 1 0 763 12 0 0 18 0 9 0 1983829027 832401408 16180 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26715/statm: 203223 16180 2589 9 0 197204 0
[pid=26715/tid=26716] ppid=26701 vsize=812892 CPUtime=4.89
/proc/26715/task/26716/stat : 26716 (java) R 26701 26701 24179 0 -1 64 10624 0 1 0 482 7 0 0 25 0 9 0 1983829028 832401408 16180 996147200 134512640 134550740 4294955616 18446744073709551615 4125978141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26717] ppid=26701 vsize=812892 CPUtime=2.44
/proc/26715/task/26717/stat : 26717 (java) S 26701 26701 24179 0 -1 64 6581 0 0 0 241 3 0 0 17 0 9 0 1983829032 832401408 16180 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26718] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26718/stat : 26718 (java) S 26701 26701 24179 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1983829032 832401408 16180 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26719] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26719/stat : 26719 (java) S 26701 26701 24179 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1983829032 832401408 16180 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26720] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26720/stat : 26720 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983829034 832401408 16180 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26721] ppid=26701 vsize=812892 CPUtime=0.4
/proc/26715/task/26721/stat : 26721 (java) S 26701 26701 24179 0 -1 64 944 0 0 0 39 1 0 0 15 0 9 0 1983829034 832401408 16180 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26722] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26722/stat : 26722 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983829034 832401408 16180 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26723] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26723/stat : 26723 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983829034 832401408 16180 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.76
Current children cumulated vsize (KiB) 860456

[startup+8.00253 s]
/proc/loadavg: 2.25 2.07 2.02 3/91 26723
/proc/meminfo: memFree=1497008/2055920 swapFree=4117292/4192956
[pid=26701] ppid=26699 vsize=47564 CPUtime=0.01
/proc/26701/stat : 26701 (galacM.sh) S 26699 26701 24179 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1983829023 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26701/statm: 11891 365 246 79 0 219 0
[pid=26715] ppid=26701 vsize=812892 CPUtime=7.81
/proc/26715/stat : 26715 (java) S 26701 26701 24179 0 -1 0 18857 0 1 0 769 12 0 0 18 0 9 0 1983829027 832401408 16184 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26715/statm: 203223 16184 2589 9 0 197204 0
[pid=26715/tid=26716] ppid=26701 vsize=812892 CPUtime=4.95
/proc/26715/task/26716/stat : 26716 (java) S 26701 26701 24179 0 -1 64 10631 0 1 0 488 7 0 0 25 0 9 0 1983829028 832401408 16184 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26717] ppid=26701 vsize=812892 CPUtime=2.44
/proc/26715/task/26717/stat : 26717 (java) S 26701 26701 24179 0 -1 64 6581 0 0 0 241 3 0 0 17 0 9 0 1983829032 832401408 16184 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26718] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26718/stat : 26718 (java) S 26701 26701 24179 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1983829032 832401408 16184 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26719] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26719/stat : 26719 (java) S 26701 26701 24179 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1983829032 832401408 16184 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26720] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26720/stat : 26720 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983829034 832401408 16184 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26721] ppid=26701 vsize=812892 CPUtime=0.4
/proc/26715/task/26721/stat : 26721 (java) S 26701 26701 24179 0 -1 64 944 0 0 0 39 1 0 0 16 0 9 0 1983829034 832401408 16184 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26722] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26722/stat : 26722 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983829034 832401408 16184 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26715/tid=26723] ppid=26701 vsize=812892 CPUtime=0
/proc/26715/task/26723/stat : 26723 (java) S 26701 26701 24179 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983829034 832401408 16184 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.82
Current children cumulated vsize (KiB) 860456

Child status: 0
Real time (s): 8.03512
CPU time (s): 7.8668
CPU user time (s): 7.70483
CPU system time (s): 0.161975
CPU usage (%): 97.9052
Max. virtual memory (cumulated for all children) (KiB): 860840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.70483
system time used= 0.161975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21847
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= 2313
involuntary context switches= 2588

runsolver used 0.012998 second user time and 0.037994 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-03 03:29:13
IDJOB=1050194
IDBENCH=54866
IDSOLVER=350
FILE ID=node30/1050194-1215048553
PBS_JOBID= 7875113
Free space on /tmp= 66540 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/pseudo/primesDimacs/normalized-bf-2670-001.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1050194-1215048553/watcher-1050194-1215048553 -o /tmp/evaluation-result-1050194-1215048553/solver-1050194-1215048553 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1050194-1215048553.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1cbe64228f95f93dc6ecadb52932cd01
RANDOM SEED=578646441

node30.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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:       1552992 kB
Buffers:         45548 kB
Cached:         173612 kB
SwapCached:      69636 kB
Active:         314976 kB
Inactive:       110388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1552992 kB
SwapTotal:     4192956 kB
SwapFree:      4117292 kB
Dirty:            4092 kB
Writeback:           0 kB
Mapped:         222688 kB
Slab:            62388 kB
Committed_AS:  4245020 kB
PageTables:       2164 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= 66540 MiB
End job on node30 at 2008-07-03 03:29:21