Trace number 1039095

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.07 1812.72

General information on the benchmark

Namecsp/rand-2-25/
normalized-rand-25-25-300-147-57021_ext.xml
MD5SUMdfead07b9af42ad10ea9709d5e4b6525
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark113.236
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension300
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
0.01/0.91	c start processing
0.01/0.91	c start relation processing
0.01/0.92	c start cnf exporting
2.05/2.17	c parsing time : 0.786
2.05/2.17	c preprocessing time : 2.043
2.05/2.17	
2.05/2.17	c Nary constraints - conflicts : 0 supports : 0
2.05/2.17	c Binary constraints - conflicts : 300 supports :0
2.05/2.17	c max arity constraint : 2
2.05/2.17	c Max Tuples generated 0
2.05/2.17	c relations : 300
2.05/2.17	c relations BDD: 0
2.05/2.17	c sampling 0/0
2.05/2.17	c vars : 626 - clauses :  51625
2.05/2.17	
2.05/2.19	 
2.05/2.19	c --- SAT Solver Stats ---
2.05/2.19	 
2.05/2.19	c eSAT 0.1 : minisat core with additionnal features
2.05/2.19	c ============================[ Problem Statistics ]=============================
2.05/2.19	c |                                                                             |
2.05/2.19	c |  Number of variables:  625                                                  |
2.05/2.19	c |  Number of clauses:    51625                                                |
2.14/2.22	c |  Parsing time:         0.03         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-1039095-1214967272/watcher-1039095-1214967272 -o /tmp/evaluation-result-1039095-1214967272/solver-1039095-1214967272 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1039095-1214967272.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.06 4/74 16336
/proc/meminfo: memFree=1143152/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=6344 CPUtime=0
/proc/16336/stat : 16336 (galacE.sh) R 16334 16336 13751 0 -1 4194304 259 0 0 0 0 0 0 0 20 0 1 0 108407833 6496256 215 996147200 4194304 4520092 548682068832 18446744073709551615 265671452692 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16336/statm: 1586 215 165 79 0 122 0

[startup+0.0337491 s]
/proc/loadavg: 2.00 2.00 2.06 4/74 16336
/proc/meminfo: memFree=1143152/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47500 CPUtime=0.01
/proc/16336/stat : 16336 (galacE.sh) R 16334 16336 13751 0 -1 4194304 749 1697 0 0 0 0 0 1 17 0 1 0 108407833 48640000 360 996147200 4194304 4520092 548682068832 18446744073709551615 265674259954 0 2147483391 4096 73728 0 0 0 17 0 0 0
/proc/16336/statm: 11891 361 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47500

[startup+0.102486 s]
/proc/loadavg: 2.00 2.00 2.06 4/74 16336
/proc/meminfo: memFree=1143152/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=0.01
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301509 s]
/proc/loadavg: 2.00 2.00 2.06 4/74 16336
/proc/meminfo: memFree=1143152/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=0.01
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701556 s]
/proc/loadavg: 2.00 2.00 2.06 4/74 16336
/proc/meminfo: memFree=1143152/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=0.01
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50264 s]
/proc/loadavg: 2.00 2.00 2.05 4/84 16358
/proc/meminfo: memFree=1072800/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=0.01
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16350] ppid=16336 vsize=812792 CPUtime=1.44
/proc/16350/stat : 16350 (java) S 16336 16336 13751 0 -1 0 21434 0 1 0 131 13 0 0 18 0 9 0 108407837 832299008 20857 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16350/statm: 203198 20857 1908 9 0 197179 0
[pid=16350/tid=16351] ppid=16336 vsize=812792 CPUtime=1.12
/proc/16350/task/16351/stat : 16351 (java) R 16336 16336 13751 0 -1 64 14515 0 1 0 103 9 0 0 25 0 9 0 108407838 832299008 20857 996147200 134512640 134550740 4294955616 18446744073709551615 4126975164 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16350/tid=16352] ppid=16336 vsize=812792 CPUtime=0.05
/proc/16350/task/16352/stat : 16352 (java) S 16336 16336 13751 0 -1 64 5365 0 0 0 3 2 0 0 16 0 9 0 108407840 832299008 20857 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16350/tid=16353] ppid=16336 vsize=812792 CPUtime=0
/proc/16350/task/16353/stat : 16353 (java) S 16336 16336 13751 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 108407840 832299008 20857 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16350/tid=16354] ppid=16336 vsize=812792 CPUtime=0
/proc/16350/task/16354/stat : 16354 (java) S 16336 16336 13751 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 108407840 832299008 20857 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16350/tid=16355] ppid=16336 vsize=812792 CPUtime=0
/proc/16350/task/16355/stat : 16355 (java) S 16336 16336 13751 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 108407842 832299008 20857 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16350/tid=16356] ppid=16336 vsize=812792 CPUtime=0.24
/proc/16350/task/16356/stat : 16356 (java) S 16336 16336 13751 0 -1 64 856 0 0 0 24 0 0 0 16 0 9 0 108407842 832299008 20857 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16350/tid=16357] ppid=16336 vsize=812792 CPUtime=0
/proc/16350/task/16357/stat : 16357 (java) S 16336 16336 13751 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 108407842 832299008 20857 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16350/tid=16358] ppid=16336 vsize=812792 CPUtime=0
/proc/16350/task/16358/stat : 16358 (java) S 16336 16336 13751 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 108407842 832299008 20857 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860360

[startup+3.10283 s]
/proc/loadavg: 2.00 2.00 2.05 3/84 16358
/proc/meminfo: memFree=1065632/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 47568

[startup+6.30119 s]
/proc/loadavg: 2.00 2.00 2.05 3/76 16359
/proc/meminfo: memFree=1136160/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=7416 CPUtime=4.08
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 1777 0 0 0 408 0 0 0 25 0 1 0 108408053 7593984 1639 996147200 134512640 135177480 4294955984 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 1 0 0
/proc/16359/statm: 1854 1639 80 162 0 1689 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 54984

[startup+12.7019 s]
/proc/loadavg: 2.00 2.00 2.05 3/76 16359
/proc/meminfo: memFree=1131872/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=10856 CPUtime=10.46
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 2629 0 0 0 1045 1 0 0 25 0 1 0 108408053 11116544 2491 996147200 134512640 135177480 4294955984 18446744073709551615 134564785 0 0 4096 3 0 0 0 17 1 0 0
/proc/16359/statm: 2714 2491 80 162 0 2549 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 58424

[startup+25.5014 s]
/proc/loadavg: 2.00 2.00 2.05 3/76 16359
/proc/meminfo: memFree=1130144/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=12844 CPUtime=23.2
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 3114 0 0 0 2319 1 0 0 25 0 1 0 108408053 13152256 2976 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/16359/statm: 3211 2976 80 162 0 3046 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 60412

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 2.05 3/76 16359
/proc/meminfo: memFree=1123616/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=19200 CPUtime=48.71
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 4710 0 0 0 4868 3 0 0 25 0 1 0 108408053 19660800 4572 996147200 134512640 135177480 4294955984 18446744073709551615 134565292 0 0 4096 3 0 0 0 17 1 0 0
/proc/16359/statm: 4800 4572 80 162 0 4635 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 66768

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.04 3/76 16359
/proc/meminfo: memFree=1119008/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=24080 CPUtime=99.71
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 5893 0 0 0 9967 4 0 0 25 0 1 0 108408053 24657920 5755 996147200 134512640 135177480 4294955984 18446744073709551615 134565391 0 0 4096 3 0 0 0 17 1 0 0
/proc/16359/statm: 6020 5755 80 162 0 5855 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 71648

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.04 3/76 16359
/proc/meminfo: memFree=1090848/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=32656 CPUtime=159.46
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 8032 0 0 0 15940 6 0 0 25 0 1 0 108408053 33439744 7894 996147200 134512640 135177480 4294955984 18446744073709551615 134565518 0 0 4096 3 0 0 0 17 1 0 0
/proc/16359/statm: 8164 7894 80 162 0 7999 0
Current children cumulated CPU time (s) 161.6
Current children cumulated vsize (KiB) 80224

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.03 3/76 16359
/proc/meminfo: memFree=1060448/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=34480 CPUtime=219.23
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 8495 0 0 0 21916 7 0 0 25 0 1 0 108408053 35307520 8357 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/16359/statm: 8620 8357 80 162 0 8455 0
Current children cumulated CPU time (s) 221.37
Current children cumulated vsize (KiB) 82048

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.03 3/76 16359
/proc/meminfo: memFree=1021472/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=44460 CPUtime=278.99
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 10930 0 0 0 27889 10 0 0 25 0 1 0 108408053 45527040 10792 996147200 134512640 135177480 4294955984 18446744073709551615 134565887 0 0 4096 3 0 0 0 17 1 0 0
/proc/16359/statm: 11115 10792 80 162 0 10950 0
Current children cumulated CPU time (s) 281.13
Current children cumulated vsize (KiB) 92028

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/76 16359
/proc/meminfo: memFree=1014496/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=45116 CPUtime=338.75
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 11120 0 0 0 33865 10 0 0 25 0 1 0 108408053 46198784 10982 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/16359/statm: 11279 10982 80 162 0 11114 0
Current children cumulated CPU time (s) 340.89
Current children cumulated vsize (KiB) 92684

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

/proc/16359/statm: 25049 24582 80 162 0 24884 0
Current children cumulated CPU time (s) 1174.49
Current children cumulated vsize (KiB) 147764

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/77 16416
/proc/meminfo: memFree=1417176/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=100440 CPUtime=1231.89
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 24778 0 0 0 123163 26 0 0 25 0 1 0 108408053 102850560 24632 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/16359/statm: 25110 24632 80 162 0 24945 0
Current children cumulated CPU time (s) 1234.03
Current children cumulated vsize (KiB) 148008

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/77 16416
/proc/meminfo: memFree=1416728/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=100560 CPUtime=1291.43
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 24799 0 0 0 129117 26 0 0 25 0 1 0 108408053 102973440 24653 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/16359/statm: 25140 24653 80 162 0 24975 0
Current children cumulated CPU time (s) 1293.57
Current children cumulated vsize (KiB) 148128

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/77 16416
/proc/meminfo: memFree=1416536/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=100560 CPUtime=1350.98
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 24816 0 0 0 135071 27 0 0 25 0 1 0 108408053 102973440 24670 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/16359/statm: 25140 24670 80 162 0 24975 0
Current children cumulated CPU time (s) 1353.12
Current children cumulated vsize (KiB) 148128

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 2.00 3/77 16416
/proc/meminfo: memFree=1416408/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=100560 CPUtime=1410.52
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 24816 0 0 0 141025 27 0 0 25 0 1 0 108408053 102973440 24670 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/16359/statm: 25140 24670 80 162 0 24975 0
Current children cumulated CPU time (s) 1412.66
Current children cumulated vsize (KiB) 148128

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/77 16416
/proc/meminfo: memFree=1412632/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=104520 CPUtime=1470.06
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 25793 0 0 0 146978 28 0 0 25 0 1 0 108408053 107028480 25647 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/16359/statm: 26130 25647 80 162 0 25965 0
Current children cumulated CPU time (s) 1472.2
Current children cumulated vsize (KiB) 152088

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/77 16416
/proc/meminfo: memFree=1403288/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=113740 CPUtime=1529.59
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 28097 0 0 0 152929 30 0 0 25 0 1 0 108408053 116469760 27951 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/16359/statm: 28435 27951 80 162 0 28270 0
Current children cumulated CPU time (s) 1531.73
Current children cumulated vsize (KiB) 161308

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/77 16416
/proc/meminfo: memFree=1394904/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=121744 CPUtime=1589.14
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 30136 0 0 0 158881 33 0 0 25 0 1 0 108408053 124665856 29990 996147200 134512640 135177480 4294955984 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 0 0 0
/proc/16359/statm: 30436 29990 80 162 0 30271 0
Current children cumulated CPU time (s) 1591.28
Current children cumulated vsize (KiB) 169312

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/77 16416
/proc/meminfo: memFree=1394200/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=122260 CPUtime=1648.67
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 30238 0 0 0 164834 33 0 0 25 0 1 0 108408053 125194240 30092 996147200 134512640 135177480 4294955984 18446744073709551615 134564590 0 0 4096 3 0 0 0 17 0 0 0
/proc/16359/statm: 30565 30092 80 162 0 30400 0
Current children cumulated CPU time (s) 1650.81
Current children cumulated vsize (KiB) 169828

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/77 16416
/proc/meminfo: memFree=1394008/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=122260 CPUtime=1708.22
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 30238 0 0 0 170789 33 0 0 25 0 1 0 108408053 125194240 30092 996147200 134512640 135177480 4294955984 18446744073709551615 134565248 0 0 4096 3 0 0 0 17 0 0 0
/proc/16359/statm: 30565 30092 80 162 0 30400 0
Current children cumulated CPU time (s) 1710.36
Current children cumulated vsize (KiB) 169828

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/77 16416
/proc/meminfo: memFree=1393880/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=122260 CPUtime=1767.76
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 30238 0 0 0 176742 34 0 0 25 0 1 0 108408053 125194240 30092 996147200 134512640 135177480 4294955984 18446744073709551615 134741872 0 0 4096 3 0 0 0 17 0 0 0
/proc/16359/statm: 30565 30092 80 162 0 30400 0
Current children cumulated CPU time (s) 1769.9
Current children cumulated vsize (KiB) 169828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.7 s]
/proc/loadavg: 1.99 1.98 2.00 3/77 16416
/proc/meminfo: memFree=1393880/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=122260 CPUtime=1797.93
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 30238 0 0 0 179759 34 0 0 25 0 1 0 108408053 125194240 30092 996147200 134512640 135177480 4294955984 18446744073709551615 134565258 0 0 4096 3 0 0 0 17 0 0 0
/proc/16359/statm: 30565 30092 80 162 0 30400 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 169828

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

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

[startup+1812.7 s]
/proc/loadavg: 1.99 1.98 2.00 3/77 16416
/proc/meminfo: memFree=1393880/2055920 swapFree=4179048/4192956
[pid=16336] ppid=16334 vsize=47568 CPUtime=2.14
/proc/16336/stat : 16336 (galacE.sh) S 16334 16336 13751 0 -1 4194304 800 23144 0 1 0 0 198 16 17 0 1 0 108407833 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16336/statm: 11892 365 246 79 0 219 0
[pid=16359] ppid=16336 vsize=122260 CPUtime=1797.93
/proc/16359/stat : 16359 (eSAT_static) R 16336 16336 13751 0 -1 4194304 30238 0 0 0 179759 34 0 0 25 0 1 0 108408053 125194240 30092 996147200 134512640 135177480 4294955984 18446744073709551615 134565258 0 0 4096 3 0 0 0 17 0 0 0
/proc/16359/statm: 30565 30092 80 162 0 30400 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 169828

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1812.72
CPU time (s): 1800.07
CPU user time (s): 1799.57
CPU system time (s): 0.5
CPU usage (%): 99.3023
Max. virtual memory (cumulated for all children) (KiB): 860360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.9857
system time used= 0.176973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23944
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= 1148
involuntary context switches= 1097

runsolver used 1.61675 second user time and 5.00324 second system time

The end

Launcher Data (download as text)

Begin job on node76 at 2008-07-02 04:54:32
IDJOB=1039095
IDBENCH=53600
IDSOLVER=351
FILE ID=node76/1039095-1214967272
PBS_JOBID= 7870183
Free space on /tmp= 66544 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-2-25/normalized-rand-25-25-300-147-57021_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1039095-1214967272/watcher-1039095-1214967272 -o /tmp/evaluation-result-1039095-1214967272/solver-1039095-1214967272 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1039095-1214967272.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dfead07b9af42ad10ea9709d5e4b6525
RANDOM SEED=1507628687

node76.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.222
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.222
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:       1143568 kB
Buffers:         56356 kB
Cached:         395776 kB
SwapCached:       8908 kB
Active:         451492 kB
Inactive:       387088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1143568 kB
SwapTotal:     4192956 kB
SwapFree:      4179048 kB
Dirty:            3364 kB
Writeback:           0 kB
Mapped:         392520 kB
Slab:            58584 kB
Committed_AS:   575680 kB
PageTables:       2332 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= 66548 MiB
End job on node76 at 2008-07-02 05:24:47