Trace number 1039167

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

General information on the benchmark

Namecsp/rand-2-23/
normalized-rand-23-23-253-131-54021_ext.xml
MD5SUM7af79940b347b6ea35736ab16ca7c6df
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.810875
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.01/0.80	c start processing
0.01/0.80	c start relation processing
0.01/0.81	c start cnf exporting
1.66/1.76	c parsing time : 0.689
1.66/1.76	c preprocessing time : 1.644
1.66/1.76	
1.66/1.76	c Nary constraints - conflicts : 0 supports : 0
1.66/1.76	c Binary constraints - conflicts : 253 supports :0
1.66/1.76	c max arity constraint : 2
1.66/1.76	c Max Tuples generated 0
1.66/1.76	c relations : 253
1.66/1.76	c relations BDD: 0
1.66/1.76	c sampling 0/0
1.66/1.76	c vars : 530 - clauses :  38985
1.66/1.76	
1.72/1.81	 
1.72/1.81	c --- SAT Solver Stats ---
1.72/1.81	 
1.72/1.81	c eSAT 0.1 : minisat core with additionnal features
1.72/1.81	c ============================[ Problem Statistics ]=============================
1.72/1.81	c |                                                                             |
1.72/1.81	c |  Number of variables:  529                                                  |
1.72/1.81	c |  Number of clauses:    38985                                                |
1.72/1.84	c |  Parsing time:         0.02         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-1039167-1214967530/watcher-1039167-1214967530 -o /tmp/evaluation-result-1039167-1214967530/solver-1039167-1214967530 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1039167-1214967530.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.00 2.00 2.00 4/82 19574
/proc/meminfo: memFree=929984/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=5216 CPUtime=0
/proc/19574/stat : 19574 (galacE.sh) R 19572 19574 19537 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 661878448 5341184 85 996147200 4194304 4520092 548682068832 18446744073709551615 226687197356 0 0 4096 0 0 0 0 17 1 0 0
/proc/19574/statm: 1304 85 63 79 0 108 0

[startup+0.0235181 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 19574
/proc/meminfo: memFree=929984/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=8784 CPUtime=0
/proc/19574/stat : 19574 (galacE.sh) R 19572 19574 19537 0 -1 4194304 576 1319 0 0 0 0 0 0 16 0 1 0 661878448 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 226686986911 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/19574/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8784

[startup+0.101526 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 19574
/proc/meminfo: memFree=929984/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=0.01
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301549 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 19574
/proc/meminfo: memFree=929984/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=0.01
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701598 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 19574
/proc/meminfo: memFree=929984/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=0.01
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 19596
/proc/meminfo: memFree=859376/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=0.01
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19588] ppid=19574 vsize=812752 CPUtime=1.45
/proc/19588/stat : 19588 (java) S 19574 19574 19537 0 -1 0 21290 0 1 0 136 9 0 0 18 0 9 0 661878452 832258048 20713 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19588/statm: 203188 20713 1908 9 0 197169 0
[pid=19588/tid=19589] ppid=19574 vsize=812752 CPUtime=1.15
/proc/19588/task/19589/stat : 19589 (java) R 19574 19574 19537 0 -1 64 14512 0 1 0 109 6 0 0 25 0 9 0 661878452 832258048 20713 996147200 134512640 134550740 4294955616 18446744073709551615 4127002009 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19588/tid=19590] ppid=19574 vsize=812752 CPUtime=0.03
/proc/19588/task/19590/stat : 19590 (java) S 19574 19574 19537 0 -1 64 5226 0 0 0 2 1 0 0 16 0 9 0 661878454 832258048 20713 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19588/tid=19591] ppid=19574 vsize=812752 CPUtime=0
/proc/19588/task/19591/stat : 19591 (java) S 19574 19574 19537 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 661878454 832258048 20713 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19588/tid=19592] ppid=19574 vsize=812752 CPUtime=0
/proc/19588/task/19592/stat : 19592 (java) S 19574 19574 19537 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 661878454 832258048 20713 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19588/tid=19593] ppid=19574 vsize=812752 CPUtime=0
/proc/19588/task/19593/stat : 19593 (java) S 19574 19574 19537 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 661878456 832258048 20713 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19588/tid=19594] ppid=19574 vsize=812752 CPUtime=0.23
/proc/19588/task/19594/stat : 19594 (java) S 19574 19574 19537 0 -1 64 854 0 0 0 23 0 0 0 16 0 9 0 661878456 832258048 20713 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19588/tid=19595] ppid=19574 vsize=812752 CPUtime=0
/proc/19588/task/19595/stat : 19595 (java) S 19574 19574 19537 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 661878456 832258048 20713 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19588/tid=19596] ppid=19574 vsize=812752 CPUtime=0
/proc/19588/task/19596/stat : 19596 (java) S 19574 19574 19537 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 661878456 832258048 20713 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860316

[startup+3.1019 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 19597
/proc/meminfo: memFree=925232/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=5200 CPUtime=1.26
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 1239 0 0 0 126 0 0 0 25 0 1 0 661878630 5324800 1028 996147200 134512640 135177480 4294955984 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 0 0 0
/proc/19597/statm: 1300 1028 80 162 0 1135 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 52764

[startup+6.3023 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 19597
/proc/meminfo: memFree=923248/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=6836 CPUtime=4.44
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 1654 0 0 0 443 1 0 0 25 0 1 0 661878630 7000064 1443 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/19597/statm: 1709 1443 80 162 0 1544 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 54400

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 19597
/proc/meminfo: memFree=920496/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=9744 CPUtime=10.77
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 2376 0 0 0 1076 1 0 0 25 0 1 0 661878630 9977856 2165 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/19597/statm: 2436 2165 80 162 0 2271 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 57308

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 19597
/proc/meminfo: memFree=918128/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=11896 CPUtime=23.47
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 2906 0 0 0 2345 2 0 0 25 0 1 0 661878630 12181504 2695 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/19597/statm: 2974 2695 80 162 0 2809 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 59460

[startup+51.1019 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 19597
/proc/meminfo: memFree=913328/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=16680 CPUtime=48.84
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 4115 0 0 0 4881 3 0 0 25 0 1 0 661878630 17080320 3904 996147200 134512640 135177480 4294955984 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 0 0 0
/proc/19597/statm: 4170 3904 80 162 0 4005 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 64244

[startup+102.305 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 19597
/proc/meminfo: memFree=907312/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=22720 CPUtime=99.6
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 5613 0 0 0 9954 6 0 0 25 0 1 0 661878630 23265280 5402 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/19597/statm: 5680 5402 80 162 0 5515 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 70284

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19656
/proc/meminfo: memFree=920952/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=32668 CPUtime=159.28
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 8069 0 0 0 15920 8 0 0 25 0 1 0 661878630 33452032 7858 996147200 134512640 135177480 4294955984 18446744073709551615 134565410 0 0 4096 3 0 0 0 17 1 0 0
/proc/19597/statm: 8167 7858 80 162 0 8002 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 80232

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19656
/proc/meminfo: memFree=911608/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=39656 CPUtime=219.05
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 9782 0 0 0 21895 10 0 0 25 0 1 0 661878630 40607744 9571 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19597/statm: 9914 9571 80 162 0 9749 0
Current children cumulated CPU time (s) 220.79
Current children cumulated vsize (KiB) 87220

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19656
/proc/meminfo: memFree=910264/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=40084 CPUtime=278.8
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 9873 0 0 0 27870 10 0 0 25 0 1 0 661878630 41046016 9662 996147200 134512640 135177480 4294955984 18446744073709551615 134565480 0 0 4096 3 0 0 0 17 1 0 0
/proc/19597/statm: 10021 9662 80 162 0 9856 0
Current children cumulated CPU time (s) 280.54
Current children cumulated vsize (KiB) 87648

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19656
/proc/meminfo: memFree=903480/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=45468 CPUtime=338.56
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 11251 0 0 0 33843 13 0 0 25 0 1 0 661878630 46559232 11040 996147200 134512640 135177480 4294955984 18446744073709551615 134565271 0 0 4096 3 0 0 0 17 1 0 0

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

/proc/19597/statm: 24528 24020 80 162 0 24363 0
Current children cumulated CPU time (s) 1117.17
Current children cumulated vsize (KiB) 145676

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19658
/proc/meminfo: memFree=841720/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=98904 CPUtime=1175.19
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 24405 0 0 0 117488 31 0 0 25 0 1 0 661878630 101277696 24194 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19597/statm: 24726 24194 80 162 0 24561 0
Current children cumulated CPU time (s) 1176.93
Current children cumulated vsize (KiB) 146468

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19658
/proc/meminfo: memFree=841336/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=98904 CPUtime=1234.95
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 24408 0 0 0 123464 31 0 0 25 0 1 0 661878630 101277696 24197 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19597/statm: 24726 24197 80 162 0 24561 0
Current children cumulated CPU time (s) 1236.69
Current children cumulated vsize (KiB) 146468

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19658
/proc/meminfo: memFree=841144/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=98904 CPUtime=1294.71
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 24413 0 0 0 129440 31 0 0 25 0 1 0 661878630 101277696 24202 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19597/statm: 24726 24202 80 162 0 24561 0
Current children cumulated CPU time (s) 1296.45
Current children cumulated vsize (KiB) 146468

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19658
/proc/meminfo: memFree=840504/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=99268 CPUtime=1354.46
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 24470 0 0 0 135415 31 0 0 25 0 1 0 661878630 101650432 24259 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/19597/statm: 24817 24259 80 162 0 24652 0
Current children cumulated CPU time (s) 1356.2
Current children cumulated vsize (KiB) 146832

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19658
/proc/meminfo: memFree=840056/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=99268 CPUtime=1414.22
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 24476 0 0 0 141391 31 0 0 25 0 1 0 661878630 101650432 24265 996147200 134512640 135177480 4294955984 18446744073709551615 134565321 0 0 4096 3 0 0 0 17 1 0 0
/proc/19597/statm: 24817 24265 80 162 0 24652 0
Current children cumulated CPU time (s) 1415.96
Current children cumulated vsize (KiB) 146832

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19658
/proc/meminfo: memFree=839672/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=99268 CPUtime=1473.97
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 24484 0 0 0 147365 32 0 0 25 0 1 0 661878630 101650432 24273 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19597/statm: 24817 24273 80 162 0 24652 0
Current children cumulated CPU time (s) 1475.71
Current children cumulated vsize (KiB) 146832

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19658
/proc/meminfo: memFree=839480/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=99268 CPUtime=1533.72
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 24486 0 0 0 153340 32 0 0 25 0 1 0 661878630 101650432 24275 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19597/statm: 24817 24275 80 162 0 24652 0
Current children cumulated CPU time (s) 1535.46
Current children cumulated vsize (KiB) 146832

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19658
/proc/meminfo: memFree=839096/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=99268 CPUtime=1593.47
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 24487 0 0 0 159315 32 0 0 25 0 1 0 661878630 101650432 24276 996147200 134512640 135177480 4294955984 18446744073709551615 134565342 0 0 4096 3 0 0 0 17 1 0 0
/proc/19597/statm: 24817 24276 80 162 0 24652 0
Current children cumulated CPU time (s) 1595.21
Current children cumulated vsize (KiB) 146832

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19658
/proc/meminfo: memFree=836856/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=101028 CPUtime=1653.23
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 24946 0 0 0 165290 33 0 0 25 0 1 0 661878630 103452672 24735 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19597/statm: 25257 24735 80 162 0 25092 0
Current children cumulated CPU time (s) 1654.97
Current children cumulated vsize (KiB) 148592

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19658
/proc/meminfo: memFree=832632/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=104732 CPUtime=1712.98
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 25877 0 0 0 171264 34 0 0 25 0 1 0 661878630 107245568 25666 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19597/statm: 26183 25666 80 162 0 26018 0
Current children cumulated CPU time (s) 1714.72
Current children cumulated vsize (KiB) 152296

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19658
/proc/meminfo: memFree=828280/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=108576 CPUtime=1772.74
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 26849 0 0 0 177239 35 0 0 25 0 1 0 661878630 111181824 26638 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/19597/statm: 27144 26638 80 162 0 26979 0
Current children cumulated CPU time (s) 1774.48
Current children cumulated vsize (KiB) 156140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19658
/proc/meminfo: memFree=826552/2055920 swapFree=4147016/4192956
[pid=19574] ppid=19572 vsize=47564 CPUtime=1.74
/proc/19574/stat : 19574 (galacE.sh) S 19572 19574 19537 0 -1 4194304 800 22999 0 1 0 0 162 12 17 0 1 0 661878448 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19574/statm: 11891 365 246 79 0 219 0
[pid=19597] ppid=19574 vsize=110352 CPUtime=1798.34
/proc/19597/stat : 19597 (eSAT_static) R 19574 19574 19537 0 -1 4194304 27269 0 0 0 179798 36 0 0 25 0 1 0 661878630 113000448 27058 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19597/statm: 27588 27058 80 162 0 27423 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 157916

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19574 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=631751
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=132979
# CPU time returned by wait4() is 1.76473
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.01
CPU time (s): 1800.08
CPU user time (s): 1799.6
CPU system time (s): 0.48
CPU usage (%): 99.5612
Max. virtual memory (cumulated for all children) (KiB): 860316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.63175
system time used= 0.132979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23799
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= 1096
involuntary context switches= 1091

runsolver used 2.38264 second user time and 5.22121 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-02 04:58:50
IDJOB=1039167
IDBENCH=53604
IDSOLVER=351
FILE ID=node80/1039167-1214967530
PBS_JOBID= 7870364
Free space on /tmp= 66548 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-2-23/normalized-rand-23-23-253-131-54021_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1039167-1214967530/watcher-1039167-1214967530 -o /tmp/evaluation-result-1039167-1214967530/solver-1039167-1214967530 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1039167-1214967530.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7af79940b347b6ea35736ab16ca7c6df
RANDOM SEED=2012276509

node80.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        930464 kB
Buffers:         70124 kB
Cached:         882148 kB
SwapCached:      39984 kB
Active:         376420 kB
Inactive:       664492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        930464 kB
SwapTotal:     4192956 kB
SwapFree:      4147016 kB
Dirty:            5180 kB
Writeback:           0 kB
Mapped:         104732 kB
Slab:            69652 kB
Committed_AS:   990676 kB
PageTables:       1988 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= 66544 MiB
End job on node80 at 2008-07-02 05:29:00