Trace number 1036755

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac E? (TO) 1800.05 1814.41

General information on the benchmark

Namecsp/frb50-23/
normalized-frb50-23-1_ext.xml
MD5SUM96cbf3d1ea03405661042452fc7ca9d0
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 benchmark146.492
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints544
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension544
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.96/1.05	c start processing
0.96/1.05	c start relation processing
0.96/1.07	c start cnf exporting
2.96/3.00	c parsing time : 0.933
2.96/3.00	c preprocessing time : 2.888
2.96/3.00	
2.96/3.00	c Nary constraints - conflicts : 0 supports : 0
2.96/3.00	c Binary constraints - conflicts : 544 supports :0
2.96/3.01	c max arity constraint : 2
2.96/3.01	c Max Tuples generated 0
2.96/3.01	c relations : 544
2.96/3.01	c relations BDD: 0
2.96/3.01	c sampling 0/0
2.96/3.01	c vars : 1151 - clauses :  84508
2.96/3.01	
2.96/3.06	 
2.96/3.06	c --- SAT Solver Stats ---
2.96/3.06	 
2.96/3.06	c eSAT 0.1 : minisat core with additionnal features
2.96/3.06	c ============================[ Problem Statistics ]=============================
2.96/3.06	c |                                                                             |
2.96/3.06	c |  Number of variables:  1150                                                 |
2.96/3.06	c |  Number of clauses:    84508                                                |
2.99/3.11	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-1036755-1214958502/watcher-1036755-1214958502 -o /tmp/evaluation-result-1036755-1214958502/solver-1036755-1214958502 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1036755-1214958502.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.99 1.99 4/82 5859
/proc/meminfo: memFree=1362176/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=8652 CPUtime=0
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 608097415 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 2163 280 208 79 0 156 0
[pid=5860] ppid=5859 vsize=8688 CPUtime=0
/proc/5860/stat : 5860 (galacE.sh) R 5859 5859 4498 0 -1 4194368 26 0 0 0 0 0 0 0 19 0 1 0 608097415 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 270187162271 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/5860/statm: 2172 286 209 79 0 165 0
[pid=5861] ppid=5860 vsize=8688 CPUtime=0
/proc/5861/stat : 5861 (galacE.sh) R 5860 5859 4498 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 608097415 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 270187162271 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/5861/statm: 2172 286 209 79 0 165 0

[startup+0.083759 s]
/proc/loadavg: 1.92 1.99 1.99 4/82 5859
/proc/meminfo: memFree=1362176/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=0.01
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.101758 s]
/proc/loadavg: 1.92 1.99 1.99 4/82 5859
/proc/meminfo: memFree=1362176/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=0.01
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301783 s]
/proc/loadavg: 1.92 1.99 1.99 4/82 5859
/proc/meminfo: memFree=1362176/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=0.01
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.70183 s]
/proc/loadavg: 1.92 1.99 1.99 4/82 5859
/proc/meminfo: memFree=1362176/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=0.01
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50192 s]
/proc/loadavg: 1.92 1.99 1.99 3/92 5881
/proc/meminfo: memFree=1291760/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=0.01
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5873] ppid=5859 vsize=812548 CPUtime=1.45
/proc/5873/stat : 5873 (java) S 5859 5859 4498 0 -1 0 21842 0 1 0 134 11 0 0 19 0 9 0 608097418 832049152 21265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5873/statm: 203137 21265 1907 9 0 197171 0
[pid=5873/tid=5874] ppid=5859 vsize=812548 CPUtime=1.13
/proc/5873/task/5874/stat : 5874 (java) R 5859 5859 4498 0 -1 64 14505 0 1 0 106 7 0 0 25 0 9 0 608097419 832049152 21265 996147200 134512640 134550740 4294955616 18446744073709551615 4126686595 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5873/tid=5875] ppid=5859 vsize=812548 CPUtime=0.05
/proc/5873/task/5875/stat : 5875 (java) S 5859 5859 4498 0 -1 64 5769 0 0 0 3 2 0 0 16 0 9 0 608097420 832049152 21265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5873/tid=5876] ppid=5859 vsize=812548 CPUtime=0
/proc/5873/task/5876/stat : 5876 (java) S 5859 5859 4498 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 608097420 832049152 21265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5873/tid=5877] ppid=5859 vsize=812548 CPUtime=0
/proc/5873/task/5877/stat : 5877 (java) S 5859 5859 4498 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 608097420 832049152 21265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5873/tid=5878] ppid=5859 vsize=812548 CPUtime=0
/proc/5873/task/5878/stat : 5878 (java) S 5859 5859 4498 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 608097422 832049152 21265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5873/tid=5879] ppid=5859 vsize=812548 CPUtime=0.24
/proc/5873/task/5879/stat : 5879 (java) S 5859 5859 4498 0 -1 64 869 0 0 0 24 0 0 0 16 0 9 0 608097422 832049152 21265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5873/tid=5880] ppid=5859 vsize=812548 CPUtime=0
/proc/5873/task/5880/stat : 5880 (java) S 5859 5859 4498 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 608097422 832049152 21265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5873/tid=5881] ppid=5859 vsize=812548 CPUtime=0
/proc/5873/task/5881/stat : 5881 (java) S 5859 5859 4498 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 608097422 832049152 21265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860116

[startup+3.10111 s]
/proc/loadavg: 1.92 1.99 1.99 3/92 5881
/proc/meminfo: memFree=1282992/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 47568

[startup+6.30148 s]
/proc/loadavg: 1.93 1.99 1.99 3/84 5882
/proc/meminfo: memFree=1353328/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=8224 CPUtime=3.2
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 2144 0 0 0 319 1 0 0 25 0 1 0 608097721 8421376 1926 996147200 134512640 135177480 4294955984 18446744073709551615 134565275 0 0 4096 3 0 0 0 17 1 0 0
/proc/5882/statm: 2056 1926 81 162 0 1891 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 55792

[startup+12.7012 s]
/proc/loadavg: 1.93 1.99 1.99 3/84 5882
/proc/meminfo: memFree=1350008/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=11296 CPUtime=9.54
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 2922 0 0 0 953 1 0 0 25 0 1 0 608097721 11567104 2704 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5882/statm: 2824 2704 81 162 0 2659 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 58864

[startup+25.5017 s]
/proc/loadavg: 1.95 1.99 1.99 3/84 5882
/proc/meminfo: memFree=1345912/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=14984 CPUtime=22.23
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 3839 0 0 0 2221 2 0 0 25 0 1 0 608097721 15343616 3621 996147200 134512640 135177480 4294955984 18446744073709551615 134565391 0 0 4096 3 0 0 0 17 1 0 0
/proc/5882/statm: 3746 3621 81 162 0 3581 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 62552

[startup+51.1017 s]
/proc/loadavg: 1.96 1.99 1.99 3/84 5882
/proc/meminfo: memFree=1342200/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=18852 CPUtime=47.62
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 4812 0 0 0 4758 4 0 0 25 0 1 0 608097721 19304448 4594 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/5882/statm: 4713 4594 81 162 0 4548 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 66420

[startup+102.307 s]
/proc/loadavg: 1.98 1.99 1.99 3/84 5882
/proc/meminfo: memFree=1336184/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=24768 CPUtime=98.38
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 6284 0 0 0 9834 4 0 0 25 0 1 0 608097721 25362432 6066 996147200 134512640 135177480 4294955984 18446744073709551615 134565376 0 0 4096 3 0 0 0 17 1 0 0
/proc/5882/statm: 6192 6066 81 162 0 6027 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 72336

[startup+162.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/84 5882
/proc/meminfo: memFree=1328760/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=32000 CPUtime=157.88
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 8063 0 0 0 15781 7 0 0 25 0 1 0 608097721 32768000 7845 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5882/statm: 8000 7845 81 162 0 7835 0
Current children cumulated CPU time (s) 160.87
Current children cumulated vsize (KiB) 79568

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/84 5882
/proc/meminfo: memFree=1323512/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=37500 CPUtime=217.36
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 9422 0 0 0 21729 7 0 0 25 0 1 0 608097721 38400000 9204 996147200 134512640 135177480 4294955984 18446744073709551615 134565292 0 0 4096 3 0 0 0 17 1 0 0
/proc/5882/statm: 9375 9204 81 162 0 9210 0
Current children cumulated CPU time (s) 220.35
Current children cumulated vsize (KiB) 85068

[startup+282.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/84 5882
/proc/meminfo: memFree=1314296/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=46984 CPUtime=276.85
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 11783 0 0 0 27675 10 0 0 25 0 1 0 608097721 48111616 11565 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5882/statm: 11746 11565 81 162 0 11581 0
Current children cumulated CPU time (s) 279.84
Current children cumulated vsize (KiB) 94552

[startup+342.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/84 5882
/proc/meminfo: memFree=1313976/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0

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

/proc/5882/statm: 22573 22164 81 162 0 22408 0
Current children cumulated CPU time (s) 1112.72
Current children cumulated vsize (KiB) 137860

[startup+1182.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/84 5884
/proc/meminfo: memFree=1271032/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=90292 CPUtime=1169.23
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 22386 0 0 0 116901 22 0 0 25 0 1 0 608097721 92459008 22168 996147200 134512640 135177480 4294955984 18446744073709551615 134556856 0 0 4096 3 0 0 0 17 1 0 0
/proc/5882/statm: 22573 22168 81 162 0 22408 0
Current children cumulated CPU time (s) 1172.22
Current children cumulated vsize (KiB) 137860

[startup+1242.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/84 5884
/proc/meminfo: memFree=1270904/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=90452 CPUtime=1228.71
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 22413 0 0 0 122849 22 0 0 25 0 1 0 608097721 92622848 22195 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5882/statm: 22613 22195 81 162 0 22448 0
Current children cumulated CPU time (s) 1231.7
Current children cumulated vsize (KiB) 138020

[startup+1302.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/84 5884
/proc/meminfo: memFree=1270520/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=90584 CPUtime=1288.21
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 22471 0 0 0 128799 22 0 0 25 0 1 0 608097721 92758016 22253 996147200 134512640 135177480 4294955984 18446744073709551615 134565518 0 0 4096 3 0 0 0 17 1 0 0
/proc/5882/statm: 22646 22253 81 162 0 22481 0
Current children cumulated CPU time (s) 1291.2
Current children cumulated vsize (KiB) 138152

[startup+1362.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/84 5884
/proc/meminfo: memFree=1261496/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=99768 CPUtime=1347.7
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 24769 0 0 0 134745 25 0 0 25 0 1 0 608097721 102162432 24551 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5882/statm: 24942 24551 81 162 0 24777 0
Current children cumulated CPU time (s) 1350.69
Current children cumulated vsize (KiB) 147336

[startup+1422.31 s]
/proc/loadavg: 1.99 1.99 1.99 3/84 5884
/proc/meminfo: memFree=1253112/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=108024 CPUtime=1407.2
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 26838 0 0 0 140692 28 0 0 25 0 1 0 608097721 110616576 26620 996147200 134512640 135177480 4294955984 18446744073709551615 134565342 0 0 4096 3 0 0 0 17 1 0 0
/proc/5882/statm: 27006 26620 81 162 0 26841 0
Current children cumulated CPU time (s) 1410.19
Current children cumulated vsize (KiB) 155592

[startup+1482.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/84 5884
/proc/meminfo: memFree=1247160/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=113812 CPUtime=1466.68
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 28323 0 0 0 146639 29 0 0 25 0 1 0 608097721 116543488 28105 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5882/statm: 28453 28105 81 162 0 28288 0
Current children cumulated CPU time (s) 1469.67
Current children cumulated vsize (KiB) 161380

[startup+1542.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/84 5884
/proc/meminfo: memFree=1247096/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=113812 CPUtime=1526.18
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 28324 0 0 0 152589 29 0 0 25 0 1 0 608097721 116543488 28106 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5882/statm: 28453 28106 81 162 0 28288 0
Current children cumulated CPU time (s) 1529.17
Current children cumulated vsize (KiB) 161380

[startup+1602.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/75 5914
/proc/meminfo: memFree=1257152/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=113812 CPUtime=1585.67
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 28324 0 0 0 158537 30 0 0 25 0 1 0 608097721 116543488 28106 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5882/statm: 28453 28106 81 162 0 28288 0
Current children cumulated CPU time (s) 1588.66
Current children cumulated vsize (KiB) 161380

[startup+1662.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/75 5914
/proc/meminfo: memFree=1257024/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=113812 CPUtime=1645.22
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 28326 0 0 0 164492 30 0 0 25 0 1 0 608097721 116543488 28108 996147200 134512640 135177480 4294955984 18446744073709551615 134565376 0 0 4096 3 0 0 0 17 1 0 0
/proc/5882/statm: 28453 28108 81 162 0 28288 0
Current children cumulated CPU time (s) 1648.21
Current children cumulated vsize (KiB) 161380

[startup+1722.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/87 5953
/proc/meminfo: memFree=1181584/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=113812 CPUtime=1704.99
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 28326 0 0 0 170469 30 0 0 25 0 1 0 608097721 116543488 28108 996147200 134512640 135177480 4294955984 18446744073709551615 134565331 0 0 4096 3 0 0 0 17 0 0 0
/proc/5882/statm: 28453 28108 81 162 0 28288 0
Current children cumulated CPU time (s) 1707.98
Current children cumulated vsize (KiB) 161380

[startup+1782.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/87 5953
/proc/meminfo: memFree=1181264/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=113812 CPUtime=1764.96
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 28327 0 0 0 176466 30 0 0 25 0 1 0 608097721 116543488 28109 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/5882/statm: 28453 28109 81 162 0 28288 0
Current children cumulated CPU time (s) 1767.95
Current children cumulated vsize (KiB) 161380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.4 s]
/proc/loadavg: 1.99 1.99 1.99 3/87 5953
/proc/meminfo: memFree=1181328/2055920 swapFree=4179932/4192956
[pid=5859] ppid=5857 vsize=47568 CPUtime=2.99
/proc/5859/stat : 5859 (galacE.sh) S 5857 5859 4498 0 -1 4194304 799 23554 0 1 0 0 285 14 17 0 1 0 608097415 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5859/statm: 11892 364 245 79 0 219 0
[pid=5882] ppid=5859 vsize=113992 CPUtime=1797.06
/proc/5882/stat : 5882 (eSAT_static) R 5859 5859 4498 0 -1 4194304 28346 0 0 0 179676 30 0 0 25 0 1 0 608097721 116727808 28128 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/5882/statm: 28498 28128 81 162 0 28333 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 161560

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 5859 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=857565
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=148977
# CPU time returned by wait4() is 3.00654
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1814.41
CPU time (s): 1800.05
CPU user time (s): 1799.61
CPU system time (s): 0.44
CPU usage (%): 99.2084
Max. virtual memory (cumulated for all children) (KiB): 860116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.85757
system time used= 0.148977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24353
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= 1255
involuntary context switches= 1181

runsolver used 1.45478 second user time and 5.16421 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-02 02:28:22
IDJOB=1036755
IDBENCH=53470
IDSOLVER=351
FILE ID=node88/1036755-1214958502
PBS_JOBID= 7870159
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 96cbf3d1ea03405661042452fc7ca9d0
RANDOM SEED=1735938248

node88.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:       1362656 kB
Buffers:         58664 kB
Cached:         533336 kB
SwapCached:       7148 kB
Active:         194312 kB
Inactive:       420104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1362656 kB
SwapTotal:     4192956 kB
SwapFree:      4179932 kB
Dirty:            3536 kB
Writeback:           0 kB
Mapped:          38404 kB
Slab:            64004 kB
Committed_AS:   885848 kB
PageTables:       1932 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB
End job on node88 at 2008-07-02 02:58:38