Trace number 1081848

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 1808.91

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-16.xml
MD5SUM468d36833d7492d6979583a020018ac9
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.34264
Satisfiable
(Un)Satisfiability was proved
Number of variables256
Number of constraints1935
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1935
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.06	c --- Preproc Stats ---
1.52/1.68	c start processing
1.52/1.69	c start relation processing
1.52/1.69	c start cnf exporting
3.11/3.27	c parsing time : 1.528
3.11/3.27	c preprocessing time : 3.111
3.11/3.27	
3.11/3.27	c Nary constraints - conflicts : 0 supports : 0
3.11/3.27	c Binary constraints - conflicts : 1920 supports :15
3.11/3.27	c max arity constraint : 2
3.11/3.27	c Max Tuples generated 256
3.11/3.27	c relations : 4
3.11/3.27	c relations BDD: 0
3.11/3.27	c sampling 0/0
3.11/3.27	c vars : 4097 - clauses :  62626
3.11/3.27	
3.18/3.31	 
3.18/3.31	c --- SAT Solver Stats ---
3.18/3.31	 
3.18/3.31	c eSAT 0.1 : minisat core with additionnal features
3.18/3.31	c ============================[ Problem Statistics ]=============================
3.18/3.31	c |                                                                             |
3.18/3.32	c |  Number of variables:  4096                                                 |
3.18/3.32	c |  Number of clauses:    62626                                                |
3.18/3.36	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-1081848-1215219545/watcher-1081848-1215219545 -o /tmp/evaluation-result-1081848-1215219545/solver-1081848-1215219545 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1081848-1215219545.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.92 1.98 1.99 4/80 20998
/proc/meminfo: memFree=1618032/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=8652 CPUtime=0
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1551626292 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 2163 280 208 79 0 156 0
[pid=20999] ppid=20998 vsize=8688 CPUtime=0
/proc/20999/stat : 20999 (galacE.sh) S 20998 20998 19582 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1551626293 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 269757415506 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/20999/statm: 2172 286 209 79 0 165 0
[pid=21000] ppid=20999 vsize=8728 CPUtime=0
/proc/21000/stat : 21000 (galacE.sh) R 20999 20998 19582 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 1551626293 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 269757246759 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/21000/statm: 2182 290 209 79 0 175 0

[startup+0.0516659 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 20998
/proc/meminfo: memFree=1618032/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=8784 CPUtime=0.01
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 639 1482 0 0 0 0 0 1 21 0 1 0 1551626292 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 269757415506 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/20998/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.103746 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 20998
/proc/meminfo: memFree=1618032/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=0.01
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 765 1698 0 0 0 0 0 1 21 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.301663 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 20998
/proc/meminfo: memFree=1618032/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=0.01
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 765 1698 0 0 0 0 0 1 21 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.701719 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 20998
/proc/meminfo: memFree=1618032/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=0.01
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 765 1698 0 0 0 0 0 1 21 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+1.50282 s]
/proc/loadavg: 1.92 1.98 1.99 4/90 21020
/proc/meminfo: memFree=1576224/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=0.01
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 765 1698 0 0 0 0 0 1 21 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21012] ppid=20998 vsize=812796 CPUtime=1.41
/proc/21012/stat : 21012 (java) S 20998 20998 19582 0 -1 0 13434 0 1 0 133 8 0 0 18 0 9 0 1551626298 832303104 12648 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21012/statm: 203199 12648 2586 9 0 197180 0
[pid=21012/tid=21013] ppid=20998 vsize=812796 CPUtime=0.94
/proc/21012/task/21013/stat : 21013 (java) R 20998 20998 19582 0 -1 64 7493 0 1 0 90 4 0 0 23 0 9 0 1551626299 832303104 12648 996147200 134512640 134550740 4294955600 18446744073709551615 102887929 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21012/tid=21014] ppid=20998 vsize=812796 CPUtime=0.14
/proc/21012/task/21014/stat : 21014 (java) S 20998 20998 19582 0 -1 64 4403 0 0 0 13 1 0 0 16 0 9 0 1551626301 832303104 12648 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21012/tid=21015] ppid=20998 vsize=812796 CPUtime=0
/proc/21012/task/21015/stat : 21015 (java) S 20998 20998 19582 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1551626301 832303104 12648 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21012/tid=21016] ppid=20998 vsize=812796 CPUtime=0
/proc/21012/task/21016/stat : 21016 (java) S 20998 20998 19582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1551626301 832303104 12648 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21012/tid=21017] ppid=20998 vsize=812796 CPUtime=0
/proc/21012/task/21017/stat : 21017 (java) S 20998 20998 19582 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1551626303 832303104 12648 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21012/tid=21018] ppid=20998 vsize=812796 CPUtime=0.3
/proc/21012/task/21018/stat : 21018 (java) S 20998 20998 19582 0 -1 64 838 0 0 0 29 1 0 0 16 0 9 0 1551626303 832303104 12648 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21012/tid=21019] ppid=20998 vsize=812796 CPUtime=0
/proc/21012/task/21019/stat : 21019 (java) S 20998 20998 19582 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1551626303 832303104 12648 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21012/tid=21020] ppid=20998 vsize=812796 CPUtime=0
/proc/21012/task/21020/stat : 21020 (java) S 20998 20998 19582 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1551626303 832303104 12648 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 860380

[startup+3.10214 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 21020
/proc/meminfo: memFree=1553056/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=0.01
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 765 1698 0 0 0 0 0 1 21 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21012] ppid=20998 vsize=812928 CPUtime=3
/proc/21012/stat : 21012 (java) S 20998 20998 19582 0 -1 0 20812 0 1 0 286 14 0 0 18 0 9 0 1551626298 832438272 20023 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21012/statm: 203232 20023 2592 9 0 197213 0
[pid=21012/tid=21013] ppid=20998 vsize=812928 CPUtime=2.44
/proc/21012/task/21013/stat : 21013 (java) R 20998 20998 19582 0 -1 64 14676 0 1 0 234 10 0 0 25 0 9 0 1551626299 832438272 20023 996147200 134512640 134550740 4294955600 18446744073709551615 4127303375 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21012/tid=21014] ppid=20998 vsize=812928 CPUtime=0.14
/proc/21012/task/21014/stat : 21014 (java) S 20998 20998 19582 0 -1 64 4539 0 0 0 13 1 0 0 16 0 9 0 1551626301 832438272 20023 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21012/tid=21015] ppid=20998 vsize=812928 CPUtime=0
/proc/21012/task/21015/stat : 21015 (java) S 20998 20998 19582 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1551626301 832438272 20023 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21012/tid=21016] ppid=20998 vsize=812928 CPUtime=0
/proc/21012/task/21016/stat : 21016 (java) S 20998 20998 19582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1551626301 832438272 20023 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21012/tid=21017] ppid=20998 vsize=812928 CPUtime=0
/proc/21012/task/21017/stat : 21017 (java) S 20998 20998 19582 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1551626303 832438272 20023 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21012/tid=21018] ppid=20998 vsize=812928 CPUtime=0.38
/proc/21012/task/21018/stat : 21018 (java) S 20998 20998 19582 0 -1 64 897 0 0 0 37 1 0 0 15 0 9 0 1551626303 832438272 20023 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21012/tid=21019] ppid=20998 vsize=812928 CPUtime=0
/proc/21012/task/21019/stat : 21019 (java) S 20998 20998 19582 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1551626303 832438272 20023 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21012/tid=21020] ppid=20998 vsize=812928 CPUtime=0
/proc/21012/task/21020/stat : 21020 (java) S 20998 20998 19582 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1551626303 832438272 20023 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 860512

[startup+6.30246 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 21021
/proc/meminfo: memFree=1607328/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=9924 CPUtime=2.95
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 2439 0 0 0 294 1 0 0 25 0 1 0 1551626624 10162176 2298 996147200 134512640 135177480 4294955968 18446744073709551615 134565399 0 0 4096 3 0 0 0 17 1 0 0
/proc/21021/statm: 2481 2298 81 162 0 2316 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 57508

[startup+12.7013 s]
/proc/loadavg: 1.94 1.98 1.99 3/82 21021
/proc/meminfo: memFree=1603688/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=12836 CPUtime=9.29
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 3160 0 0 0 927 2 0 0 25 0 1 0 1551626624 13144064 3019 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/21021/statm: 3209 3019 81 162 0 3044 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 60420

[startup+25.502 s]
/proc/loadavg: 1.95 1.98 1.99 3/82 21021
/proc/meminfo: memFree=1602024/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=14412 CPUtime=21.96
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 3553 0 0 0 2194 2 0 0 25 0 1 0 1551626624 14757888 3412 996147200 134512640 135177480 4294955968 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 1 0 0
/proc/21021/statm: 3603 3412 81 162 0 3438 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 61996

[startup+51.1014 s]
/proc/loadavg: 1.96 1.98 1.99 3/82 21021
/proc/meminfo: memFree=1588904/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=27752 CPUtime=47.32
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 6854 0 0 0 4728 4 0 0 25 0 1 0 1551626624 28418048 6713 996147200 134512640 135177480 4294955968 18446744073709551615 134565388 0 0 4096 3 0 0 0 17 1 0 0
/proc/21021/statm: 6938 6713 81 162 0 6773 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 75336

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 21021
/proc/meminfo: memFree=1586664/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=30004 CPUtime=98.04
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 7401 0 0 0 9799 5 0 0 25 0 1 0 1551626624 30724096 7260 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/21021/statm: 7501 7260 81 162 0 7336 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 77588

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 21027
/proc/meminfo: memFree=1580456/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=36432 CPUtime=157.46
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 8931 0 0 0 15739 7 0 0 25 0 1 0 1551626624 37306368 8790 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/21021/statm: 9108 8790 81 162 0 8943 0
Current children cumulated CPU time (s) 160.66
Current children cumulated vsize (KiB) 84016

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 21027
/proc/meminfo: memFree=1575016/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=42248 CPUtime=216.9
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 10249 0 0 0 21682 8 0 0 25 0 1 0 1551626624 43261952 10108 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/21021/statm: 10562 10108 81 162 0 10397 0
Current children cumulated CPU time (s) 220.1

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

/proc/21021/statm: 20502 19863 81 162 0 20337 0
Current children cumulated CPU time (s) 1173.65
Current children cumulated vsize (KiB) 129592

[startup+1242.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/76 21079
/proc/meminfo: memFree=1654696/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=84320 CPUtime=1230.43
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 20478 0 0 0 123022 21 0 0 25 0 1 0 1551626624 86343680 20337 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/21021/statm: 21080 20337 81 162 0 20915 0
Current children cumulated CPU time (s) 1233.63
Current children cumulated vsize (KiB) 131904

[startup+1302.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/76 21079
/proc/meminfo: memFree=1653608/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=84624 CPUtime=1290.4
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 20560 0 0 0 129019 21 0 0 25 0 1 0 1551626624 86654976 20419 996147200 134512640 135177480 4294955968 18446744073709551615 134565388 0 0 4096 3 0 0 0 17 0 0 0
/proc/21021/statm: 21156 20419 81 162 0 20991 0
Current children cumulated CPU time (s) 1293.6
Current children cumulated vsize (KiB) 132208

[startup+1362.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/76 21079
/proc/meminfo: memFree=1651880/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=84788 CPUtime=1350.37
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 20601 0 0 0 135016 21 0 0 25 0 1 0 1551626624 86822912 20460 996147200 134512640 135177480 4294955968 18446744073709551615 134565388 0 0 4096 3 0 0 0 17 0 0 0
/proc/21021/statm: 21197 20460 81 162 0 21032 0
Current children cumulated CPU time (s) 1353.57
Current children cumulated vsize (KiB) 132372

[startup+1422.31 s]
/proc/loadavg: 2.03 2.05 2.00 3/76 21079
/proc/meminfo: memFree=1650152/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=85280 CPUtime=1410.36
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 20694 0 0 0 141014 22 0 0 25 0 1 0 1551626624 87326720 20553 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/21021/statm: 21320 20553 81 162 0 21155 0
Current children cumulated CPU time (s) 1413.56
Current children cumulated vsize (KiB) 132864

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/76 21079
/proc/meminfo: memFree=1649448/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=85280 CPUtime=1470.33
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 20701 0 0 0 147011 22 0 0 25 0 1 0 1551626624 87326720 20560 996147200 134512640 135177480 4294955968 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 0 0 0
/proc/21021/statm: 21320 20560 81 162 0 21155 0
Current children cumulated CPU time (s) 1473.53
Current children cumulated vsize (KiB) 132864

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/76 21079
/proc/meminfo: memFree=1648296/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=85688 CPUtime=1530.31
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 20782 0 0 0 153009 22 0 0 25 0 1 0 1551626624 87744512 20641 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/21021/statm: 21422 20641 81 162 0 21257 0
Current children cumulated CPU time (s) 1533.51
Current children cumulated vsize (KiB) 133272

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 21079
/proc/meminfo: memFree=1646824/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=85688 CPUtime=1590.28
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 20798 0 0 0 159006 22 0 0 25 0 1 0 1551626624 87744512 20657 996147200 134512640 135177480 4294955968 18446744073709551615 134565301 0 0 4096 3 0 0 0 17 0 0 0
/proc/21021/statm: 21422 20657 81 162 0 21257 0
Current children cumulated CPU time (s) 1593.48
Current children cumulated vsize (KiB) 133272

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 21079
/proc/meminfo: memFree=1646056/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=86016 CPUtime=1650.26
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 20870 0 0 0 165004 22 0 0 25 0 1 0 1551626624 88080384 20729 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/21021/statm: 21504 20729 81 162 0 21339 0
Current children cumulated CPU time (s) 1653.46
Current children cumulated vsize (KiB) 133600

[startup+1722.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/76 21079
/proc/meminfo: memFree=1641512/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=89352 CPUtime=1710.24
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 21524 0 0 0 171001 23 0 0 25 0 1 0 1551626624 91496448 21383 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/21021/statm: 22338 21383 81 162 0 22173 0
Current children cumulated CPU time (s) 1713.44
Current children cumulated vsize (KiB) 136936

[startup+1782.3 s]
/proc/loadavg: 2.21 2.08 2.02 3/76 21079
/proc/meminfo: memFree=1640168/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=90080 CPUtime=1770.21
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 21706 0 0 0 176998 23 0 0 25 0 1 0 1551626624 92241920 21565 996147200 134512640 135177480 4294955968 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 0 0 0
/proc/21021/statm: 22520 21565 81 162 0 22355 0
Current children cumulated CPU time (s) 1773.41
Current children cumulated vsize (KiB) 137664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.9 s]
/proc/loadavg: 2.21 2.09 2.02 3/76 21079
/proc/meminfo: memFree=1638312/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=90080 CPUtime=1796.8
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 21734 0 0 0 179657 23 0 0 25 0 1 0 1551626624 92241920 21593 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/21021/statm: 22520 21593 81 162 0 22355 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 137664

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

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

[startup+1808.9 s]
/proc/loadavg: 2.21 2.09 2.02 3/76 21079
/proc/meminfo: memFree=1638312/2055920 swapFree=4180436/4192956
[pid=20998] ppid=20996 vsize=47584 CPUtime=3.2
/proc/20998/stat : 20998 (galacE.sh) S 20996 20998 19582 0 -1 4194304 799 22521 0 1 0 0 303 17 17 0 1 0 1551626292 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20998/statm: 11896 364 245 79 0 219 0
[pid=21021] ppid=20998 vsize=90080 CPUtime=1796.8
/proc/21021/stat : 21021 (eSAT_static) R 20998 20998 19582 0 -1 4194304 21734 0 0 0 179657 23 0 0 25 0 1 0 1551626624 92241920 21593 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/21021/statm: 22520 21593 81 162 0 22355 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 137664

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20998 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=37538
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=183972
# CPU time returned by wait4() is 3.22151
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.91
CPU time (s): 1800
CPU user time (s): 1799.6
CPU system time (s): 0.4
CPU usage (%): 99.5072
Max. virtual memory (cumulated for all children) (KiB): 860512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.03754
system time used= 0.183972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23320
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= 1547
involuntary context switches= 1593

runsolver used 2.37564 second user time and 5.82011 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-05 02:59:05
IDJOB=1081848
IDBENCH=57146
IDSOLVER=351
FILE ID=node13/1081848-1215219545
PBS_JOBID= 7881759
Free space on /tmp= 66516 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 468d36833d7492d6979583a020018ac9
RANDOM SEED=2124215152

node13.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.238
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.238
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:       1618704 kB
Buffers:         34668 kB
Cached:         136464 kB
SwapCached:       6892 kB
Active:         233588 kB
Inactive:       141600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1618704 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            3460 kB
Writeback:           0 kB
Mapped:         220220 kB
Slab:            46676 kB
Committed_AS:  3850144 kB
PageTables:       2316 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= 66496 MiB
End job on node13 at 2008-07-05 03:29:16