Trace number 1050258

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 E? (TO) 1800.05 1807.12

General information on the benchmark

Namecsp/pseudo/primesDimacs/
normalized-f1000.xml
MD5SUM22f4670f77f803db70d4885e1813f138
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables2000
Number of constraints5250
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5250
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
5.20/5.34	c start processing
5.20/5.34	c start relation processing
5.20/5.35	c start cnf exporting
5.70/5.80	c parsing time : 5.207
5.70/5.80	c preprocessing time : 5.668
5.70/5.80	
5.70/5.80	c Nary constraints - conflicts : 4250 supports : 0
5.70/5.80	c Binary constraints - conflicts : 1000 supports :0
5.70/5.80	c max arity constraint : 3
5.70/5.80	c Max Tuples generated 8
5.70/5.80	c relations : 2
5.70/5.80	c relations BDD: 0
5.70/5.80	c sampling 0/0
5.70/5.80	c vars : 2001 - clauses :  5250
5.70/5.80	
5.70/5.85	 
5.70/5.85	c --- SAT Solver Stats ---
5.70/5.85	 
5.70/5.85	c eSAT 0.1 : minisat core with additionnal features
5.70/5.85	c ============================[ Problem Statistics ]=============================
5.70/5.85	c |                                                                             |
5.70/5.85	c |  Number of variables:  2000                                                 |
5.70/5.85	c |  Number of clauses:    5250                                                 |
5.70/5.86	c |  Parsing time:         0.01         s                                       |

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1050258-1215048844/watcher-1050258-1215048844 -o /tmp/evaluation-result-1050258-1215048844/solver-1050258-1215048844 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1050258-1215048844.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: 1.99 2.00 2.00 4/72 29020
/proc/meminfo: memFree=1646136/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=8560 CPUtime=0
/proc/29020/stat : 29020 (galacE.sh) R 29018 29020 27392 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 1983858413 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 225612384143 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29020/statm: 2140 254 197 79 0 133 0

[startup+0.0833369 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 29020
/proc/meminfo: memFree=1646136/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=0.01
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.101635 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 29020
/proc/meminfo: memFree=1646136/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=0.01
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.302653 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 29020
/proc/meminfo: memFree=1646136/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=0.01
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701685 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 29020
/proc/meminfo: memFree=1646136/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=0.01
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50318 s]
/proc/loadavg: 1.99 2.00 2.00 4/82 29042
/proc/meminfo: memFree=1604520/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=0.01
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29034] ppid=29020 vsize=812760 CPUtime=1.43
/proc/29034/stat : 29034 (java) S 29020 29020 27392 0 -1 0 13580 0 1 0 134 9 0 0 18 0 9 0 1983858417 832266240 12806 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29034/statm: 203190 12806 2587 9 0 197171 0
[pid=29034/tid=29035] ppid=29020 vsize=812760 CPUtime=1.08
/proc/29034/task/29035/stat : 29035 (java) R 29020 29020 27392 0 -1 64 7560 0 1 0 103 5 0 0 25 0 9 0 1983858418 832266240 12806 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29034/tid=29036] ppid=29020 vsize=812760 CPUtime=0.06
/proc/29034/task/29036/stat : 29036 (java) S 29020 29020 27392 0 -1 64 4446 0 0 0 4 2 0 0 16 0 9 0 1983858420 832266240 12806 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29034/tid=29037] ppid=29020 vsize=812760 CPUtime=0
/proc/29034/task/29037/stat : 29037 (java) S 29020 29020 27392 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1983858420 832266240 12806 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29034/tid=29038] ppid=29020 vsize=812760 CPUtime=0
/proc/29034/task/29038/stat : 29038 (java) S 29020 29020 27392 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983858420 832266240 12806 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29034/tid=29039] ppid=29020 vsize=812760 CPUtime=0
/proc/29034/task/29039/stat : 29039 (java) S 29020 29020 27392 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983858422 832266240 12806 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29034/tid=29040] ppid=29020 vsize=812760 CPUtime=0.27
/proc/29034/task/29040/stat : 29040 (java) S 29020 29020 27392 0 -1 64 874 0 0 0 27 0 0 0 15 0 9 0 1983858422 832266240 12806 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29034/tid=29041] ppid=29020 vsize=812760 CPUtime=0
/proc/29034/task/29041/stat : 29041 (java) S 29020 29020 27392 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983858422 832266240 12806 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29034/tid=29042] ppid=29020 vsize=812760 CPUtime=0
/proc/29034/task/29042/stat : 29042 (java) S 29020 29020 27392 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983858422 832266240 12806 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860324

[startup+3.10189 s]
/proc/loadavg: 2.07 2.02 2.01 3/82 29042
/proc/meminfo: memFree=1603752/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=0.01
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29034] ppid=29020 vsize=812892 CPUtime=3.02
/proc/29034/stat : 29034 (java) S 29020 29020 27392 0 -1 0 14028 0 1 0 292 10 0 0 18 0 9 0 1983858417 832401408 13249 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29034/statm: 203223 13249 2586 9 0 197204 0
[pid=29034/tid=29035] ppid=29020 vsize=812892 CPUtime=2.57
/proc/29034/task/29035/stat : 29035 (java) R 29020 29020 27392 0 -1 64 7896 0 1 0 252 5 0 0 25 0 9 0 1983858418 832401408 13249 996147200 134512640 134550740 4294955616 18446744073709551615 4126606615 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29034/tid=29036] ppid=29020 vsize=812892 CPUtime=0.1
/proc/29034/task/29036/stat : 29036 (java) S 29020 29020 27392 0 -1 64 4534 0 0 0 8 2 0 0 17 0 9 0 1983858420 832401408 13249 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29034/tid=29037] ppid=29020 vsize=812892 CPUtime=0
/proc/29034/task/29037/stat : 29037 (java) S 29020 29020 27392 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1983858420 832401408 13249 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29034/tid=29038] ppid=29020 vsize=812892 CPUtime=0
/proc/29034/task/29038/stat : 29038 (java) S 29020 29020 27392 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983858420 832401408 13249 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29034/tid=29039] ppid=29020 vsize=812892 CPUtime=0
/proc/29034/task/29039/stat : 29039 (java) S 29020 29020 27392 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983858422 832401408 13249 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29034/tid=29040] ppid=29020 vsize=812892 CPUtime=0.3
/proc/29034/task/29040/stat : 29040 (java) S 29020 29020 27392 0 -1 64 898 0 0 0 30 0 0 0 15 0 9 0 1983858422 832401408 13249 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29034/tid=29041] ppid=29020 vsize=812892 CPUtime=0
/proc/29034/task/29041/stat : 29041 (java) S 29020 29020 27392 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983858422 832401408 13249 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29034/tid=29042] ppid=29020 vsize=812892 CPUtime=0
/proc/29034/task/29042/stat : 29042 (java) S 29020 29020 27392 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983858422 832401408 13249 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860456

[startup+6.30117 s]
/proc/loadavg: 2.07 2.02 2.01 3/82 29042
/proc/meminfo: memFree=1574568/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 47564

[startup+12.7017 s]
/proc/loadavg: 2.06 2.02 2.00 3/74 29043
/proc/meminfo: memFree=1639720/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=6944 CPUtime=6.78
/proc/29043/stat : 29043 (eSAT_static) R 29020 29020 27392 0 -1 4194304 1452 0 0 0 677 1 0 0 25 0 1 0 1983858998 7110656 1434 996147200 134512640 135177480 4294955984 18446744073709551615 134565397 0 0 4096 3 0 0 0 17 1 0 0
/proc/29043/statm: 1736 1434 80 162 0 1571 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 54508

[startup+25.5018 s]
/proc/loadavg: 2.05 2.01 2.00 3/74 29043
/proc/meminfo: memFree=1636136/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=10504 CPUtime=19.46
/proc/29043/stat : 29043 (eSAT_static) R 29020 29020 27392 0 -1 4194304 2323 0 0 0 1944 2 0 0 25 0 1 0 1983858998 10756096 2305 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/29043/statm: 2626 2305 80 162 0 2461 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 58068

[startup+51.101 s]
/proc/loadavg: 2.03 2.01 2.00 3/74 29043
/proc/meminfo: memFree=1632616/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=13992 CPUtime=44.82
/proc/29043/stat : 29043 (eSAT_static) R 29020 29020 27392 0 -1 4194304 3215 0 0 0 4478 4 0 0 25 0 1 0 1983858998 14327808 3197 996147200 134512640 135177480 4294955984 18446744073709551615 134565399 0 0 4096 3 0 0 0 17 1 0 0
/proc/29043/statm: 3498 3197 80 162 0 3333 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 61556

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 29043
/proc/meminfo: memFree=1629032/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=17520 CPUtime=95.54
/proc/29043/stat : 29043 (eSAT_static) R 29020 29020 27392 0 -1 4194304 4066 0 0 0 9549 5 0 0 25 0 1 0 1983858998 17940480 4048 996147200 134512640 135177480 4294955984 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 1 0 0
/proc/29043/statm: 4380 4048 80 162 0 4215 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 65084

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 29043
/proc/meminfo: memFree=1625192/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=21372 CPUtime=154.98
/proc/29043/stat : 29043 (eSAT_static) R 29020 29020 27392 0 -1 4194304 5014 0 0 0 15491 7 0 0 25 0 1 0 1983858998 21884928 4996 996147200 134512640 135177480 4294955984 18446744073709551615 134565429 0 0 4096 3 0 0 0 17 1 0 0
/proc/29043/statm: 5343 4996 80 162 0 5178 0
Current children cumulated CPU time (s) 160.7
Current children cumulated vsize (KiB) 68936

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 29043
/proc/meminfo: memFree=1622120/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=24376 CPUtime=214.41
/proc/29043/stat : 29043 (eSAT_static) R 29020 29020 27392 0 -1 4194304 5779 0 0 0 21433 8 0 0 25 0 1 0 1983858998 24961024 5761 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/29043/statm: 6094 5761 80 162 0 5929 0
Current children cumulated CPU time (s) 220.13
Current children cumulated vsize (KiB) 71940

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 29043
/proc/meminfo: memFree=1616744/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=29760 CPUtime=273.86

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

/proc/29043/statm: 15272 14894 80 162 0 15107 0
Current children cumulated CPU time (s) 1176.38
Current children cumulated vsize (KiB) 108652

[startup+1242.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/74 29071
/proc/meminfo: memFree=1785640/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=61088 CPUtime=1230.64
/proc/29043/stat : 29043 (eSAT_static) R 29020 29020 27392 0 -1 4194304 14912 0 0 0 123042 22 0 0 25 0 1 0 1983858998 62554112 14894 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/29043/statm: 15272 14894 80 162 0 15107 0
Current children cumulated CPU time (s) 1236.36
Current children cumulated vsize (KiB) 108652

[startup+1302.3 s]
/proc/loadavg: 2.09 2.02 2.01 3/74 29071
/proc/meminfo: memFree=1785640/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=61088 CPUtime=1290.62
/proc/29043/stat : 29043 (eSAT_static) R 29020 29020 27392 0 -1 4194304 14913 0 0 0 129040 22 0 0 25 0 1 0 1983858998 62554112 14895 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/29043/statm: 15272 14895 80 162 0 15107 0
Current children cumulated CPU time (s) 1296.34
Current children cumulated vsize (KiB) 108652

[startup+1362.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/74 29071
/proc/meminfo: memFree=1785704/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=61088 CPUtime=1350.61
/proc/29043/stat : 29043 (eSAT_static) R 29020 29020 27392 0 -1 4194304 14913 0 0 0 135038 23 0 0 25 0 1 0 1983858998 62554112 14895 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/29043/statm: 15272 14895 80 162 0 15107 0
Current children cumulated CPU time (s) 1356.33
Current children cumulated vsize (KiB) 108652

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/74 29071
/proc/meminfo: memFree=1785640/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=61088 CPUtime=1410.59
/proc/29043/stat : 29043 (eSAT_static) R 29020 29020 27392 0 -1 4194304 14915 0 0 0 141036 23 0 0 25 0 1 0 1983858998 62554112 14897 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/29043/statm: 15272 14897 80 162 0 15107 0
Current children cumulated CPU time (s) 1416.31
Current children cumulated vsize (KiB) 108652

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 29071
/proc/meminfo: memFree=1782120/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=64544 CPUtime=1470.56
/proc/29043/stat : 29043 (eSAT_static) R 29020 29020 27392 0 -1 4194304 15813 0 0 0 147032 24 0 0 25 0 1 0 1983858998 66093056 15795 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/29043/statm: 16136 15795 80 162 0 15971 0
Current children cumulated CPU time (s) 1476.28
Current children cumulated vsize (KiB) 112108

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 29071
/proc/meminfo: memFree=1778216/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=68916 CPUtime=1530.53
/proc/29043/stat : 29043 (eSAT_static) R 29020 29020 27392 0 -1 4194304 16764 0 0 0 153028 25 0 0 25 0 1 0 1983858998 70569984 16746 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/29043/statm: 17229 16746 80 162 0 17064 0
Current children cumulated CPU time (s) 1536.25
Current children cumulated vsize (KiB) 116480

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 29071
/proc/meminfo: memFree=1778088/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=69048 CPUtime=1590.51
/proc/29043/stat : 29043 (eSAT_static) R 29020 29020 27392 0 -1 4194304 16797 0 0 0 159026 25 0 0 25 0 1 0 1983858998 70705152 16779 996147200 134512640 135177480 4294955984 18446744073709551615 134565275 0 0 4096 3 0 0 0 17 0 0 0
/proc/29043/statm: 17262 16779 80 162 0 17097 0
Current children cumulated CPU time (s) 1596.23
Current children cumulated vsize (KiB) 116612

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 29077
/proc/meminfo: memFree=1777888/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=69048 CPUtime=1650.48
/proc/29043/stat : 29043 (eSAT_static) R 29020 29020 27392 0 -1 4194304 16797 0 0 0 165023 25 0 0 25 0 1 0 1983858998 70705152 16779 996147200 134512640 135177480 4294955984 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 0 0 0
/proc/29043/statm: 17262 16779 80 162 0 17097 0
Current children cumulated CPU time (s) 1656.2
Current children cumulated vsize (KiB) 116612

[startup+1722.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/74 29553
/proc/meminfo: memFree=1744480/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=69048 CPUtime=1709.56
/proc/29043/stat : 29043 (eSAT_static) R 29020 29020 27392 0 -1 4194304 16797 0 0 0 170927 29 0 0 25 0 1 0 1983858998 70705152 16779 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/29043/statm: 17262 16779 80 162 0 17097 0
Current children cumulated CPU time (s) 1715.28
Current children cumulated vsize (KiB) 116612

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.01 3/74 29553
/proc/meminfo: memFree=1744416/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=69048 CPUtime=1769.53
/proc/29043/stat : 29043 (eSAT_static) R 29020 29020 27392 0 -1 4194304 16798 0 0 0 176924 29 0 0 25 0 1 0 1983858998 70705152 16780 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/29043/statm: 17262 16780 80 162 0 17097 0
Current children cumulated CPU time (s) 1775.25
Current children cumulated vsize (KiB) 116612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.1 s]
/proc/loadavg: 2.03 2.03 2.00 3/74 29553
/proc/meminfo: memFree=1744416/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=69048 CPUtime=1794.33
/proc/29043/stat : 29043 (eSAT_static) R 29020 29020 27392 0 -1 4194304 16798 0 0 0 179404 29 0 0 25 0 1 0 1983858998 70705152 16780 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/29043/statm: 17262 16780 80 162 0 17097 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 116612

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1807.1 s]
/proc/loadavg: 2.03 2.03 2.00 3/74 29553
/proc/meminfo: memFree=1744416/2055920 swapFree=4180076/4192956
[pid=29020] ppid=29018 vsize=47564 CPUtime=5.72
/proc/29020/stat : 29020 (galacE.sh) S 29018 29020 27392 0 -1 4194304 799 22648 0 1 0 0 556 16 17 0 1 0 1983858413 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29020/statm: 11891 364 245 79 0 219 0
[pid=29043] ppid=29020 vsize=69048 CPUtime=1794.33
/proc/29043/stat : 29043 (eSAT_static) R 29020 29020 27392 0 -1 4194304 16798 0 0 0 179404 29 0 0 25 0 1 0 1983858998 70705152 16780 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/29043/statm: 17262 16780 80 162 0 17097 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 116612

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29020 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=575152
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=175973
# CPU time returned by wait4() is 5.75112
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.12
CPU time (s): 1800.05
CPU user time (s): 1799.6
CPU system time (s): 0.45
CPU usage (%): 99.609
Max. virtual memory (cumulated for all children) (KiB): 860456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.57515
system time used= 0.175973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23447
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= 1789
involuntary context switches= 1829

runsolver used 2.15567 second user time and 5.63314 second system time

The end

Launcher Data (download as text)

Begin job on node31 at 2008-07-03 03:34:04
IDJOB=1050258
IDBENCH=54869
IDSOLVER=351
FILE ID=node31/1050258-1215048844
PBS_JOBID= 7875111
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 22f4670f77f803db70d4885e1813f138
RANDOM SEED=79529030

node31.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.232
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.232
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:       1646616 kB
Buffers:         11820 kB
Cached:         110696 kB
SwapCached:       5732 kB
Active:         321912 kB
Inactive:        32768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1646616 kB
SwapTotal:     4192956 kB
SwapFree:      4180076 kB
Dirty:            3856 kB
Writeback:           0 kB
Mapped:         239912 kB
Slab:            39080 kB
Committed_AS:  3151748 kB
PageTables:       2380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 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 node31 at 2008-07-03 04:04:13