Trace number 1035657

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

General information on the benchmark

Namecsp/BH-4-7/
normalized-BlackHole-4-7-e-5_ext.xml
MD5SUM754e523c1eb36c25e5960759c57cf8f5
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.042993
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1261
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension1261
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.80	c start cnf exporting
2.64/2.75	c parsing time : 0.68
2.64/2.75	c preprocessing time : 2.63
2.64/2.75	
2.64/2.75	c Nary constraints - conflicts : 0 supports : 0
2.64/2.75	c Binary constraints - conflicts : 1161 supports :100
2.64/2.75	c max arity constraint : 2
2.64/2.75	c Max Tuples generated 0
2.64/2.75	c relations : 8
2.64/2.75	c relations BDD: 0
2.64/2.75	c sampling 0/0
2.64/2.75	c vars : 2103 - clauses :  75988
2.64/2.75	
2.64/2.77	 
2.64/2.77	c --- SAT Solver Stats ---
2.64/2.77	 
2.64/2.77	c eSAT 0.1 : minisat core with additionnal features
2.64/2.77	c ============================[ Problem Statistics ]=============================
2.64/2.77	c |                                                                             |
2.64/2.77	c |  Number of variables:  2102                                                 |
2.64/2.77	c |  Number of clauses:    75988                                                |
2.72/2.82	c |  Parsing time:         0.04         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-1035657-1214953388/watcher-1035657-1214953388 -o /tmp/evaluation-result-1035657-1214953388/solver-1035657-1214953388 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1035657-1214953388.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 1.91 4/75 20575
/proc/meminfo: memFree=1736872/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=8652 CPUtime=0
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 651066406 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20575/statm: 2163 280 208 79 0 156 0
[pid=20576] ppid=20575 vsize=8688 CPUtime=0
/proc/20576/stat : 20576 (galacE.sh) R 20575 20575 17668 0 -1 4194368 26 0 0 0 0 0 0 0 19 0 1 0 651066406 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 249069890207 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/20576/statm: 2172 286 209 79 0 165 0
[pid=20577] ppid=20576 vsize=8688 CPUtime=0
/proc/20577/stat : 20577 (galacE.sh) R 20576 20575 17668 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 651066406 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 249069890207 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/20577/statm: 2172 286 209 79 0 165 0

[startup+0.0586019 s]
/proc/loadavg: 2.00 2.00 1.91 4/75 20575
/proc/meminfo: memFree=1736872/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=0.01
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 766 1858 0 0 0 0 0 1 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.101606 s]
/proc/loadavg: 2.00 2.00 1.91 4/75 20575
/proc/meminfo: memFree=1736872/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=0.01
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 766 1858 0 0 0 0 0 1 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301634 s]
/proc/loadavg: 2.00 2.00 1.91 4/75 20575
/proc/meminfo: memFree=1736872/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=0.01
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 766 1858 0 0 0 0 0 1 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701666 s]
/proc/loadavg: 2.00 2.00 1.91 4/75 20575
/proc/meminfo: memFree=1736872/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=0.01
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 766 1858 0 0 0 0 0 1 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50275 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 20597
/proc/meminfo: memFree=1702616/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=0.01
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 766 1858 0 0 0 0 0 1 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20589] ppid=20575 vsize=812768 CPUtime=1.44
/proc/20589/stat : 20589 (java) S 20575 20575 17668 0 -1 0 19478 0 1 0 131 13 0 0 18 0 9 0 651066409 832274432 18893 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20589/statm: 203192 18893 1915 9 0 197173 0
[pid=20589/tid=20590] ppid=20575 vsize=812768 CPUtime=1.14
/proc/20589/task/20590/stat : 20590 (java) R 20575 20575 17668 0 -1 64 14523 0 1 0 105 9 0 0 25 0 9 0 651066410 832274432 18893 996147200 134512640 134550740 4294955616 18446744073709551615 4126686448 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20589/tid=20591] ppid=20575 vsize=812768 CPUtime=0.02
/proc/20589/task/20591/stat : 20591 (java) S 20575 20575 17668 0 -1 64 3374 0 0 0 1 1 0 0 16 0 9 0 651066412 832274432 18893 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20589/tid=20592] ppid=20575 vsize=812768 CPUtime=0
/proc/20589/task/20592/stat : 20592 (java) S 20575 20575 17668 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 651066412 832274432 18893 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20589/tid=20593] ppid=20575 vsize=812768 CPUtime=0
/proc/20589/task/20593/stat : 20593 (java) S 20575 20575 17668 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 651066412 832274432 18893 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20589/tid=20594] ppid=20575 vsize=812768 CPUtime=0
/proc/20589/task/20594/stat : 20594 (java) S 20575 20575 17668 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 651066414 832274432 18893 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20589/tid=20595] ppid=20575 vsize=812768 CPUtime=0.24
/proc/20589/task/20595/stat : 20595 (java) S 20575 20575 17668 0 -1 64 878 0 0 0 24 0 0 0 16 0 9 0 651066414 832274432 18893 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20589/tid=20596] ppid=20575 vsize=812768 CPUtime=0
/proc/20589/task/20596/stat : 20596 (java) S 20575 20575 17668 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 651066414 832274432 18893 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20589/tid=20597] ppid=20575 vsize=812768 CPUtime=0
/proc/20589/task/20597/stat : 20597 (java) S 20575 20575 17668 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 651066414 832274432 18893 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860332

[startup+3.10191 s]
/proc/loadavg: 2.00 2.00 1.91 3/85 20597
/proc/meminfo: memFree=1661720/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 47564

[startup+6.30222 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 20598
/proc/meminfo: memFree=1726872/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=9872 CPUtime=3.51
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 2477 0 0 0 350 1 0 0 25 0 1 0 651066683 10108928 2330 996147200 134512640 135177480 4294955984 18446744073709551615 134571100 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 2468 2330 81 162 0 2303 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 57436

[startup+12.7019 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 20598
/proc/meminfo: memFree=1720600/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=16216 CPUtime=9.91
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 4074 0 0 0 989 2 0 0 25 0 1 0 651066683 16605184 3927 996147200 134512640 135177480 4294955984 18446744073709551615 134565412 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 4054 3927 81 162 0 3889 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 63780

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 20598
/proc/meminfo: memFree=1715736/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=20320 CPUtime=22.71
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 5100 0 0 0 2268 3 0 0 25 0 1 0 651066683 20807680 4953 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 5080 4953 81 162 0 4915 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 67884

[startup+51.1017 s]
/proc/loadavg: 1.93 1.98 1.90 3/84 20694
/proc/meminfo: memFree=1724008/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=30988 CPUtime=48.18
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 7760 0 0 0 4812 6 0 0 25 0 1 0 651066683 31731712 7613 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 7747 7613 81 162 0 7582 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 78552

[startup+102.306 s]
/proc/loadavg: 1.97 1.98 1.91 3/84 20694
/proc/meminfo: memFree=1703464/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=50220 CPUtime=99.35
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 12559 0 0 0 9925 10 0 0 25 0 1 0 651066683 51425280 12412 996147200 134512640 135177480 4294955984 18446744073709551615 134546472 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 12555 12412 81 162 0 12390 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 97784

[startup+162.302 s]
/proc/loadavg: 2.06 2.00 1.91 3/84 20694
/proc/meminfo: memFree=1697128/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=55320 CPUtime=159.33
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 13793 0 0 0 15922 11 0 0 25 0 1 0 651066683 56647680 13646 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 13830 13646 81 162 0 13665 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 102884

[startup+222.302 s]
/proc/loadavg: 2.07 2.01 1.92 3/84 20694
/proc/meminfo: memFree=1680552/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=71024 CPUtime=219.31
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 17748 0 0 0 21915 16 0 0 25 0 1 0 651066683 72728576 17601 996147200 134512640 135177480 4294955984 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 17756 17601 81 162 0 17591 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 118588

[startup+282.302 s]
/proc/loadavg: 2.12 2.04 1.93 3/84 20694
/proc/meminfo: memFree=1680616/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=71284 CPUtime=279.28
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 17804 0 0 0 27912 16 0 0 25 0 1 0 651066683 72994816 17657 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 17821 17657 81 162 0 17656 0
Current children cumulated CPU time (s) 282
Current children cumulated vsize (KiB) 118848

[startup+342.302 s]
/proc/loadavg: 2.09 2.04 1.94 3/84 20694
/proc/meminfo: memFree=1666600/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0

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

/proc/20598/statm: 40699 40486 81 162 0 40534 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 210360

[startup+1242.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/84 20694
/proc/meminfo: memFree=1583280/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=168692 CPUtime=1238.92
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 41876 0 0 0 123847 45 0 0 25 0 1 0 651066683 172740608 41729 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 42173 41729 81 162 0 42008 0
Current children cumulated CPU time (s) 1241.64
Current children cumulated vsize (KiB) 216256

[startup+1302.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/84 20694
/proc/meminfo: memFree=1583152/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=168692 CPUtime=1298.89
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 41876 0 0 0 129844 45 0 0 25 0 1 0 651066683 172740608 41729 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 42173 41729 81 162 0 42008 0
Current children cumulated CPU time (s) 1301.61
Current children cumulated vsize (KiB) 216256

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/84 20694
/proc/meminfo: memFree=1583024/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=168692 CPUtime=1358.87
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 41876 0 0 0 135842 45 0 0 25 0 1 0 651066683 172740608 41729 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 42173 41729 81 162 0 42008 0
Current children cumulated CPU time (s) 1361.59
Current children cumulated vsize (KiB) 216256

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 20694
/proc/meminfo: memFree=1582960/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=168692 CPUtime=1418.85
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 41877 0 0 0 141840 45 0 0 25 0 1 0 651066683 172740608 41730 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 42173 41730 81 162 0 42008 0
Current children cumulated CPU time (s) 1421.57
Current children cumulated vsize (KiB) 216256

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 20694
/proc/meminfo: memFree=1582960/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=168692 CPUtime=1478.82
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 41879 0 0 0 147837 45 0 0 25 0 1 0 651066683 172740608 41732 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 42173 41732 81 162 0 42008 0
Current children cumulated CPU time (s) 1481.54
Current children cumulated vsize (KiB) 216256

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 20694
/proc/meminfo: memFree=1582960/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=168692 CPUtime=1538.8
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 41881 0 0 0 153835 45 0 0 25 0 1 0 651066683 172740608 41734 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 42173 41734 81 162 0 42008 0
Current children cumulated CPU time (s) 1541.52
Current children cumulated vsize (KiB) 216256

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 20694
/proc/meminfo: memFree=1582960/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=168692 CPUtime=1598.77
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 41887 0 0 0 159832 45 0 0 25 0 1 0 651066683 172740608 41740 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 42173 41740 81 162 0 42008 0
Current children cumulated CPU time (s) 1601.49
Current children cumulated vsize (KiB) 216256

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 20694
/proc/meminfo: memFree=1582960/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=168692 CPUtime=1658.74
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 41888 0 0 0 165829 45 0 0 25 0 1 0 651066683 172740608 41741 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 42173 41741 81 162 0 42008 0
Current children cumulated CPU time (s) 1661.46
Current children cumulated vsize (KiB) 216256

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 20694
/proc/meminfo: memFree=1574064/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=177600 CPUtime=1718.72
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 44141 0 0 0 171824 48 0 0 25 0 1 0 651066683 181862400 43994 996147200 134512640 135177480 4294955984 18446744073709551615 134548361 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 44400 43994 81 162 0 44235 0
Current children cumulated CPU time (s) 1721.44
Current children cumulated vsize (KiB) 225164

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 20694
/proc/meminfo: memFree=1564976/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=186460 CPUtime=1778.71
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 46355 0 0 0 177820 51 0 0 25 0 1 0 651066683 190935040 46208 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 46615 46208 81 162 0 46450 0
Current children cumulated CPU time (s) 1781.43
Current children cumulated vsize (KiB) 234024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 20694
/proc/meminfo: memFree=1562992/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=188324 CPUtime=1797.3
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 46841 0 0 0 179679 51 0 0 25 0 1 0 651066683 192843776 46694 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 47081 46694 81 162 0 46916 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 235888

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

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 20694
/proc/meminfo: memFree=1562992/2055920 swapFree=4179796/4192956
[pid=20575] ppid=20573 vsize=47564 CPUtime=2.72
/proc/20575/stat : 20575 (galacE.sh) S 20573 20575 17668 0 -1 4194304 800 22663 0 1 0 0 255 17 17 0 1 0 651066406 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 249069497178 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20575/statm: 11891 365 246 79 0 219 0
[pid=20598] ppid=20575 vsize=188324 CPUtime=1797.3
/proc/20598/stat : 20598 (eSAT_static) R 20575 20575 17668 0 -1 4194304 46841 0 0 0 179679 51 0 0 25 0 1 0 651066683 192843776 46694 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20598/statm: 47081 46694 81 162 0 46916 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 235888

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20575 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=557611
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=180972
# CPU time returned by wait4() is 2.73858
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.91
CPU time (s): 1800.02
CPU user time (s): 1799.34
CPU system time (s): 0.68
CPU usage (%): 99.9504
Max. virtual memory (cumulated for all children) (KiB): 860332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.55761
system time used= 0.180972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23463
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= 1016
involuntary context switches= 956

runsolver used 1.65275 second user time and 4.94025 second system time

The end

Launcher Data (download as text)

Begin job on node89 at 2008-07-02 01:03:08
IDJOB=1035657
IDBENCH=53409
IDSOLVER=351
FILE ID=node89/1035657-1214953388
PBS_JOBID= 7870158
Free space on /tmp= 66532 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/BH-4-7/normalized-BlackHole-4-7-e-5_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1035657-1214953388/watcher-1035657-1214953388 -o /tmp/evaluation-result-1035657-1214953388/solver-1035657-1214953388 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1035657-1214953388.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 754e523c1eb36c25e5960759c57cf8f5
RANDOM SEED=276133271

node89.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.213
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.213
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:       1737352 kB
Buffers:         33548 kB
Cached:         175072 kB
SwapCached:       7280 kB
Active:         108544 kB
Inactive:       141832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737352 kB
SwapTotal:     4192956 kB
SwapFree:      4179796 kB
Dirty:            3212 kB
Writeback:           0 kB
Mapped:          48692 kB
Slab:            53456 kB
Committed_AS:  1714488 kB
PageTables:       1844 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= 66532 MiB
End job on node89 at 2008-07-02 01:33:11