Trace number 1036917

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.1 1802.31

General information on the benchmark

Namecsp/frb45-21/
normalized-frb45-21-3_ext.xml
MD5SUMa242dc724dbeba5e827013b08bcc75c7
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 benchmark148.506
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints476
Maximum constraint arity2
Maximum domain size21
Number of constraints which are defined in extension476
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 ---
1.15/1.24	c start processing
1.15/1.24	c start relation processing
1.15/1.25	c start cnf exporting
2.74/2.82	c parsing time : 1.117
2.74/2.82	c preprocessing time : 2.699
2.74/2.82	
2.74/2.82	c Nary constraints - conflicts : 0 supports : 0
2.74/2.82	c Binary constraints - conflicts : 476 supports :0
2.74/2.82	c max arity constraint : 2
2.74/2.82	c Max Tuples generated 0
2.74/2.82	c relations : 476
2.74/2.82	c relations BDD: 0
2.74/2.82	c sampling 0/0
2.74/2.82	c vars : 946 - clauses :  61855
2.74/2.82	
2.74/2.88	 
2.74/2.88	c --- SAT Solver Stats ---
2.74/2.88	 
2.74/2.88	c eSAT 0.1 : minisat core with additionnal features
2.74/2.88	c ============================[ Problem Statistics ]=============================
2.74/2.88	c |                                                                             |
2.74/2.88	c |  Number of variables:  945                                                  |
2.74/2.88	c |  Number of clauses:    61855                                                |
2.79/2.92	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-1036917-1214959974/watcher-1036917-1214959974 -o /tmp/evaluation-result-1036917-1214959974/solver-1036917-1214959974 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1036917-1214959974.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.93 4/80 14836
/proc/meminfo: memFree=1486248/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=18572 CPUtime=0
/proc/14836/stat : 14836 (runsolver) R 14834 14836 13352 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1974969141 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 236437695783 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14836/statm: 4643 292 257 25 0 2626 0

[startup+0.0521809 s]
/proc/loadavg: 1.99 1.98 1.93 4/80 14836
/proc/meminfo: memFree=1486248/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=0.01
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.101732 s]
/proc/loadavg: 1.99 1.98 1.93 4/80 14836
/proc/meminfo: memFree=1486248/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=0.01
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.302773 s]
/proc/loadavg: 1.99 1.98 1.93 4/80 14836
/proc/meminfo: memFree=1486248/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=0.01
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.70285 s]
/proc/loadavg: 1.99 1.98 1.93 4/80 14836
/proc/meminfo: memFree=1486248/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=0.01
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+1.50201 s]
/proc/loadavg: 1.99 1.98 1.93 4/90 14858
/proc/meminfo: memFree=1418904/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=0.01
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14850] ppid=14836 vsize=812732 CPUtime=1.44
/proc/14850/stat : 14850 (java) S 14836 14836 13352 0 -1 0 19860 0 1 0 135 9 0 0 18 0 9 0 1974969145 832237568 19284 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14850/statm: 203183 19284 1905 9 0 197164 0
[pid=14850/tid=14851] ppid=14836 vsize=812732 CPUtime=1.13
/proc/14850/task/14851/stat : 14851 (java) R 14836 14836 13352 0 -1 64 14514 0 1 0 107 6 0 0 25 0 9 0 1974969146 832237568 19284 996147200 134512640 134550740 4294955616 18446744073709551615 4126690371 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14850/tid=14852] ppid=14836 vsize=812732 CPUtime=0.03
/proc/14850/task/14852/stat : 14852 (java) S 14836 14836 13352 0 -1 64 3788 0 0 0 2 1 0 0 17 0 9 0 1974969148 832237568 19284 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14850/tid=14853] ppid=14836 vsize=812732 CPUtime=0
/proc/14850/task/14853/stat : 14853 (java) S 14836 14836 13352 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1974969148 832237568 19284 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14850/tid=14854] ppid=14836 vsize=812732 CPUtime=0
/proc/14850/task/14854/stat : 14854 (java) S 14836 14836 13352 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1974969148 832237568 19284 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14850/tid=14855] ppid=14836 vsize=812732 CPUtime=0
/proc/14850/task/14855/stat : 14855 (java) S 14836 14836 13352 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1974969150 832237568 19284 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14850/tid=14856] ppid=14836 vsize=812732 CPUtime=0.25
/proc/14850/task/14856/stat : 14856 (java) S 14836 14836 13352 0 -1 64 860 0 0 0 25 0 0 0 16 0 9 0 1974969150 832237568 19284 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14850/tid=14857] ppid=14836 vsize=812732 CPUtime=0
/proc/14850/task/14857/stat : 14857 (java) S 14836 14836 13352 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1974969150 832237568 19284 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14850/tid=14858] ppid=14836 vsize=812732 CPUtime=0
/proc/14850/task/14858/stat : 14858 (java) R 14836 14836 13352 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1974969150 832237568 19284 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860312

[startup+3.10132 s]
/proc/loadavg: 1.99 1.98 1.93 3/90 14858
/proc/meminfo: memFree=1408408/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 47580

[startup+6.30194 s]
/proc/loadavg: 1.99 1.98 1.93 3/82 14859
/proc/meminfo: memFree=1479192/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=7168 CPUtime=3.38
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 1748 0 0 0 338 0 0 0 25 0 1 0 1974969429 7340032 1583 996147200 134512640 135177480 4294955984 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 1 0 0
/proc/14859/statm: 1792 1583 80 162 0 1627 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 54748

[startup+12.7012 s]
/proc/loadavg: 1.99 1.98 1.93 3/82 14859
/proc/meminfo: memFree=1476184/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=10164 CPUtime=9.72
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 2483 0 0 0 971 1 0 0 25 0 1 0 1974969429 10407936 2318 996147200 134512640 135177480 4294955984 18446744073709551615 134565486 0 0 4096 3 0 0 0 17 1 0 0
/proc/14859/statm: 2541 2318 80 162 0 2376 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 57744

[startup+25.5027 s]
/proc/loadavg: 1.99 1.98 1.93 3/82 14859
/proc/meminfo: memFree=1472536/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=13584 CPUtime=22.4
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 3351 0 0 0 2238 2 0 0 25 0 1 0 1974969429 13910016 3186 996147200 134512640 135177480 4294955984 18446744073709551615 134565315 0 0 4096 3 0 0 0 17 1 0 0
/proc/14859/statm: 3396 3186 80 162 0 3231 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 61164

[startup+51.1027 s]
/proc/loadavg: 1.99 1.98 1.93 3/82 14859
/proc/meminfo: memFree=1468504/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=17432 CPUtime=47.75
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 4293 0 0 0 4772 3 0 0 25 0 1 0 1974969429 17850368 4128 996147200 134512640 135177480 4294955984 18446744073709551615 134565331 0 0 4096 3 0 0 0 17 1 0 0
/proc/14859/statm: 4358 4128 80 162 0 4193 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 65012

[startup+102.308 s]
/proc/loadavg: 1.99 1.98 1.93 3/82 14859
/proc/meminfo: memFree=1461976/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=23916 CPUtime=98.48
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 5925 0 0 0 9842 6 0 0 25 0 1 0 1974969429 24489984 5760 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/14859/statm: 5979 5760 80 162 0 5814 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 71496

[startup+162.301 s]
/proc/loadavg: 1.93 1.97 1.92 3/82 14896
/proc/meminfo: memFree=1430808/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=30272 CPUtime=158.07
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 7483 0 0 0 15798 9 0 0 25 0 1 0 1974969429 30998528 7318 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/14859/statm: 7568 7318 80 162 0 7403 0
Current children cumulated CPU time (s) 160.86
Current children cumulated vsize (KiB) 77852

[startup+222.301 s]
/proc/loadavg: 1.97 1.97 1.92 3/82 14896
/proc/meminfo: memFree=1426072/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=33164 CPUtime=218.04
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 8217 0 0 0 21795 9 0 0 25 0 1 0 1974969429 33959936 8052 996147200 134512640 135177480 4294955984 18446744073709551615 134565379 0 0 4096 3 0 0 0 17 0 0 0
/proc/14859/statm: 8291 8052 80 162 0 8126 0
Current children cumulated CPU time (s) 220.83
Current children cumulated vsize (KiB) 80744

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/82 14896
/proc/meminfo: memFree=1418136/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=41580 CPUtime=278.01
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 10241 0 0 0 27790 11 0 0 25 0 1 0 1974969429 42577920 10076 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/14859/statm: 10395 10076 80 162 0 10230 0
Current children cumulated CPU time (s) 280.8
Current children cumulated vsize (KiB) 89160

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/82 14896
/proc/meminfo: memFree=1414744/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=44576 CPUtime=337.98
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 11006 0 0 0 33786 12 0 0 25 0 1 0 1974969429 45645824 10841 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/14859/statm: 11144 10841 80 162 0 10979 0
Current children cumulated CPU time (s) 340.77
Current children cumulated vsize (KiB) 92156

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

/proc/14859/statm: 22913 22422 80 162 0 22748 0
Current children cumulated CPU time (s) 1180.38
Current children cumulated vsize (KiB) 139232

[startup+1242.3 s]
/proc/loadavg: 2.42 2.30 2.11 3/76 14953
/proc/meminfo: memFree=1423432/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=91652 CPUtime=1237.57
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 22587 0 0 0 123730 27 0 0 25 0 1 0 1974969429 93851648 22422 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/14859/statm: 22913 22422 80 162 0 22748 0
Current children cumulated CPU time (s) 1240.36
Current children cumulated vsize (KiB) 139232

[startup+1302.3 s]
/proc/loadavg: 2.27 2.28 2.11 3/76 14953
/proc/meminfo: memFree=1422984/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=91652 CPUtime=1297.54
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 22587 0 0 0 129727 27 0 0 25 0 1 0 1974969429 93851648 22422 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/14859/statm: 22913 22422 80 162 0 22748 0
Current children cumulated CPU time (s) 1300.33
Current children cumulated vsize (KiB) 139232

[startup+1362.3 s]
/proc/loadavg: 2.17 2.24 2.10 3/76 14953
/proc/meminfo: memFree=1422920/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=91652 CPUtime=1357.51
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 22590 0 0 0 135724 27 0 0 25 0 1 0 1974969429 93851648 22425 996147200 134512640 135177480 4294955984 18446744073709551615 134565268 0 0 4096 3 0 0 0 17 0 0 0
/proc/14859/statm: 22913 22425 80 162 0 22748 0
Current children cumulated CPU time (s) 1360.3
Current children cumulated vsize (KiB) 139232

[startup+1422.31 s]
/proc/loadavg: 2.13 2.21 2.09 3/76 14953
/proc/meminfo: memFree=1422600/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=91880 CPUtime=1417.48
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 22617 0 0 0 141721 27 0 0 25 0 1 0 1974969429 94085120 22452 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/14859/statm: 22970 22452 80 162 0 22805 0
Current children cumulated CPU time (s) 1420.27
Current children cumulated vsize (KiB) 139460

[startup+1482.3 s]
/proc/loadavg: 2.05 2.17 2.09 3/76 14953
/proc/meminfo: memFree=1422408/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=92040 CPUtime=1477.45
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 22644 0 0 0 147718 27 0 0 25 0 1 0 1974969429 94248960 22479 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/14859/statm: 23010 22479 80 162 0 22845 0
Current children cumulated CPU time (s) 1480.24
Current children cumulated vsize (KiB) 139620

[startup+1542.3 s]
/proc/loadavg: 2.02 2.14 2.08 3/76 14953
/proc/meminfo: memFree=1421832/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=92180 CPUtime=1537.43
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 22700 0 0 0 153716 27 0 0 25 0 1 0 1974969429 94392320 22535 996147200 134512640 135177480 4294955984 18446744073709551615 134565379 0 0 4096 3 0 0 0 17 0 0 0
/proc/14859/statm: 23045 22535 80 162 0 22880 0
Current children cumulated CPU time (s) 1540.22
Current children cumulated vsize (KiB) 139760

[startup+1602.3 s]
/proc/loadavg: 2.15 2.15 2.09 3/76 14953
/proc/meminfo: memFree=1420744/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=93416 CPUtime=1597.4
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 22992 0 0 0 159713 27 0 0 25 0 1 0 1974969429 95657984 22827 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/14859/statm: 23354 22827 80 162 0 23189 0
Current children cumulated CPU time (s) 1600.19
Current children cumulated vsize (KiB) 140996

[startup+1662.3 s]
/proc/loadavg: 2.06 2.12 2.08 3/76 14953
/proc/meminfo: memFree=1414600/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=99408 CPUtime=1657.37
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 24493 0 0 0 165708 29 0 0 25 0 1 0 1974969429 101793792 24328 996147200 134512640 135177480 4294955984 18446744073709551615 134565529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14859/statm: 24852 24328 80 162 0 24687 0
Current children cumulated CPU time (s) 1660.16
Current children cumulated vsize (KiB) 146988

[startup+1722.3 s]
/proc/loadavg: 2.02 2.10 2.08 3/76 14953
/proc/meminfo: memFree=1408520/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=105172 CPUtime=1717.35
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 25949 0 0 0 171704 31 0 0 25 0 1 0 1974969429 107696128 25784 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/14859/statm: 26293 25784 80 162 0 26128 0
Current children cumulated CPU time (s) 1720.14
Current children cumulated vsize (KiB) 152752

[startup+1782.3 s]
/proc/loadavg: 2.00 2.08 2.07 3/76 14953
/proc/meminfo: memFree=1403144/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=110140 CPUtime=1777.31
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 27219 0 0 0 177699 32 0 0 25 0 1 0 1974969429 112783360 27054 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/14859/statm: 27535 27054 80 162 0 27370 0
Current children cumulated CPU time (s) 1780.1
Current children cumulated vsize (KiB) 157720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.3 s]
/proc/loadavg: 2.00 2.07 2.07 3/76 14953
/proc/meminfo: memFree=1401032/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=112244 CPUtime=1797.31
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 27749 0 0 0 179698 33 0 0 25 0 1 0 1974969429 114937856 27584 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/14859/statm: 28061 27584 80 162 0 27896 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 159824

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

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

[startup+1802.3 s]
/proc/loadavg: 2.00 2.07 2.07 3/76 14953
/proc/meminfo: memFree=1401032/2055920 swapFree=4179412/4192956
[pid=14836] ppid=14834 vsize=47580 CPUtime=2.79
/proc/14836/stat : 14836 (galacE.sh) S 14834 14836 13352 0 -1 4194304 799 23280 0 1 0 0 266 13 17 0 1 0 1974969141 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14836/statm: 11895 364 245 79 0 219 0
[pid=14859] ppid=14836 vsize=112244 CPUtime=1797.31
/proc/14859/stat : 14859 (eSAT_static) R 14836 14836 13352 0 -1 4194304 27749 0 0 0 179698 33 0 0 25 0 1 0 1974969429 114937856 27584 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/14859/statm: 28061 27584 80 162 0 27896 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 159824

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1802.31
CPU time (s): 1800.1
CPU user time (s): 1799.64
CPU system time (s): 0.46
CPU usage (%): 99.8772
Max. virtual memory (cumulated for all children) (KiB): 860312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.66559
system time used= 0.147977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24079
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= 827
involuntary context switches= 869

runsolver used 2.08468 second user time and 5.8901 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-02 02:52:54
IDJOB=1036917
IDBENCH=53479
IDSOLVER=351
FILE ID=node62/1036917-1214959974
PBS_JOBID= 7870210
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a242dc724dbeba5e827013b08bcc75c7
RANDOM SEED=1756650458

node62.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.259
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.259
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:       1486728 kB
Buffers:         55984 kB
Cached:         390964 kB
SwapCached:       6680 kB
Active:         110836 kB
Inactive:       384920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1486728 kB
SwapTotal:     4192956 kB
SwapFree:      4179412 kB
Dirty:            3424 kB
Writeback:           0 kB
Mapped:          65064 kB
Slab:            58316 kB
Committed_AS:  4685036 kB
PageTables:       1964 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node62 at 2008-07-02 03:22:58