Trace number 1037583

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.06 1807.71

General information on the benchmark

Namecsp/rand-2-26/
normalized-rand-26-26-325-155-56021_ext.xml
MD5SUM4e25d3e31c05afba1ae1fe9a01430254
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 benchmark264.937
Satisfiable
(Un)Satisfiability was proved
Number of variables26
Number of constraints325
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension325
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.92/1.02	c start processing
0.92/1.02	c start relation processing
0.92/1.03	c start cnf exporting
2.40/2.53	c parsing time : 0.862
2.40/2.53	c preprocessing time : 2.374
2.40/2.53	
2.40/2.53	c Nary constraints - conflicts : 0 supports : 0
2.40/2.53	c Binary constraints - conflicts : 325 supports :0
2.40/2.53	c max arity constraint : 2
2.40/2.53	c Max Tuples generated 0
2.40/2.53	c relations : 325
2.40/2.53	c relations BDD: 0
2.40/2.53	c sampling 0/0
2.40/2.53	c vars : 677 - clauses :  58851
2.40/2.53	
2.40/2.59	 
2.40/2.59	c --- SAT Solver Stats ---
2.40/2.59	 
2.40/2.59	c eSAT 0.1 : minisat core with additionnal features
2.40/2.59	c ============================[ Problem Statistics ]=============================
2.40/2.59	c |                                                                             |
2.40/2.59	c |  Number of variables:  676                                                  |
2.40/2.59	c |  Number of clauses:    58851                                                |
2.46/2.62	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-1037583-1214961981/watcher-1037583-1214961981 -o /tmp/evaluation-result-1037583-1214961981/solver-1037583-1214961981 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1037583-1214961981.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

[startup+0 s]
/proc/loadavg: 2.26 2.13 2.03 3/81 9775
/proc/meminfo: memFree=1722712/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=18572 CPUtime=0
/proc/9775/stat : 9775 (runsolver) R 9773 8490 8490 0 -1 4194368 10 0 0 0 0 0 0 0 22 0 1 0 1975173535 19017728 290 996147200 4194304 4296836 548682068496 18446744073709551615 259910563616 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9775/statm: 4643 290 255 25 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.086279 s]
/proc/loadavg: 2.26 2.13 2.03 3/81 9775
/proc/meminfo: memFree=1722712/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=0.01
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.10528 s]
/proc/loadavg: 2.26 2.13 2.03 3/81 9775
/proc/meminfo: memFree=1722712/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=0.01
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.301301 s]
/proc/loadavg: 2.26 2.13 2.03 3/81 9775
/proc/meminfo: memFree=1722712/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=0.01
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.70134 s]
/proc/loadavg: 2.26 2.13 2.03 3/81 9775
/proc/meminfo: memFree=1722712/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=0.01
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.50242 s]
/proc/loadavg: 2.26 2.13 2.03 3/91 9797
/proc/meminfo: memFree=1652424/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=0.01
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9789] ppid=9775 vsize=813212 CPUtime=1.41
/proc/9789/stat : 9789 (java) S 9775 9775 8490 0 -1 0 21525 0 1 0 127 14 0 0 18 0 9 0 1975173539 832729088 20948 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9789/statm: 203303 20948 1907 9 0 197284 0
[pid=9789/tid=9790] ppid=9775 vsize=813212 CPUtime=1.07
/proc/9789/task/9790/stat : 9790 (java) R 9775 9775 8490 0 -1 64 14498 0 1 0 98 9 0 0 25 0 9 0 1975173540 832729088 20948 996147200 134512640 134550740 4294955616 18446744073709551615 103232513 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9789/tid=9791] ppid=9775 vsize=813212 CPUtime=0.04
/proc/9789/task/9791/stat : 9791 (java) S 9775 9775 8490 0 -1 64 5449 0 0 0 2 2 0 0 16 0 9 0 1975173542 832729088 20948 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9789/tid=9792] ppid=9775 vsize=813212 CPUtime=0
/proc/9789/task/9792/stat : 9792 (java) S 9775 9775 8490 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975173542 832729088 20948 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9789/tid=9793] ppid=9775 vsize=813212 CPUtime=0
/proc/9789/task/9793/stat : 9793 (java) S 9775 9775 8490 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975173542 832729088 20948 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9789/tid=9794] ppid=9775 vsize=813212 CPUtime=0
/proc/9789/task/9794/stat : 9794 (java) S 9775 9775 8490 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 1975173547 832729088 20948 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9789/tid=9795] ppid=9775 vsize=813212 CPUtime=0.26
/proc/9789/task/9795/stat : 9795 (java) S 9775 9775 8490 0 -1 64 879 0 0 0 25 1 0 0 16 0 9 0 1975173547 832729088 20948 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9789/tid=9796] ppid=9775 vsize=813212 CPUtime=0
/proc/9789/task/9796/stat : 9796 (java) S 9775 9775 8490 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1975173547 832729088 20948 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9789/tid=9797] ppid=9775 vsize=813212 CPUtime=0
/proc/9789/task/9797/stat : 9797 (java) S 9775 9775 8490 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975173547 832729088 20948 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 860772

[startup+3.10257 s]
/proc/loadavg: 2.26 2.13 2.03 3/91 9797
/proc/meminfo: memFree=1644872/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 47560

[startup+6.30188 s]
/proc/loadavg: 2.24 2.12 2.03 3/83 9798
/proc/meminfo: memFree=1715080/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=7796 CPUtime=3.66
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 1900 0 0 0 366 0 0 0 25 0 1 0 1975173795 7983104 1730 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9798/statm: 1949 1730 80 162 0 1784 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 55356

[startup+12.7025 s]
/proc/loadavg: 2.22 2.12 2.03 3/83 9798
/proc/meminfo: memFree=1710856/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=11380 CPUtime=10
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 2793 0 0 0 999 1 0 0 25 0 1 0 1975173795 11653120 2623 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9798/statm: 2845 2623 80 162 0 2680 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 58940

[startup+25.5017 s]
/proc/loadavg: 2.17 2.12 2.03 3/83 9798
/proc/meminfo: memFree=1707720/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=15120 CPUtime=22.68
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 3696 0 0 0 2266 2 0 0 25 0 1 0 1975173795 15482880 3526 996147200 134512640 135177480 4294955984 18446744073709551615 134565331 0 0 4096 3 0 0 0 17 1 0 0
/proc/9798/statm: 3780 3526 80 162 0 3615 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 62680

[startup+51.1012 s]
/proc/loadavg: 2.11 2.11 2.03 3/83 9798
/proc/meminfo: memFree=1700424/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=22008 CPUtime=48.04
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 5429 0 0 0 4800 4 0 0 25 0 1 0 1975173795 22536192 5259 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9798/statm: 5502 5259 80 162 0 5337 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 69568

[startup+102.306 s]
/proc/loadavg: 2.05 2.09 2.02 3/83 9798
/proc/meminfo: memFree=1693704/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=28580 CPUtime=98.76
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 7096 0 0 0 9870 6 0 0 25 0 1 0 1975173795 29265920 6926 996147200 134512640 135177480 4294955984 18446744073709551615 134565292 0 0 4096 3 0 0 0 17 1 0 0
/proc/9798/statm: 7145 6926 80 162 0 6980 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 76140

[startup+162.302 s]
/proc/loadavg: 2.02 2.07 2.02 3/83 9798
/proc/meminfo: memFree=1686024/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=36216 CPUtime=158.2
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 8973 0 0 0 15812 8 0 0 25 0 1 0 1975173795 37085184 8803 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9798/statm: 9054 8803 80 162 0 8889 0
Current children cumulated CPU time (s) 160.66
Current children cumulated vsize (KiB) 83776

[startup+222.301 s]
/proc/loadavg: 2.00 2.05 2.01 3/83 9798
/proc/meminfo: memFree=1685256/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=36896 CPUtime=217.64
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 9168 0 0 0 21756 8 0 0 25 0 1 0 1975173795 37781504 8998 996147200 134512640 135177480 4294955984 18446744073709551615 134565376 0 0 4096 3 0 0 0 17 1 0 0
/proc/9798/statm: 9224 8998 80 162 0 9059 0
Current children cumulated CPU time (s) 220.1
Current children cumulated vsize (KiB) 84456

[startup+282.301 s]
/proc/loadavg: 2.00 2.04 2.01 3/83 9798
/proc/meminfo: memFree=1678472/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=44200 CPUtime=277.08
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 10935 0 0 0 27698 10 0 0 25 0 1 0 1975173795 45260800 10765 996147200 134512640 135177480 4294955984 18446744073709551615 134556856 0 0 4096 3 0 0 0 17 1 0 0
/proc/9798/statm: 11050 10765 80 162 0 10885 0
Current children cumulated CPU time (s) 279.54
Current children cumulated vsize (KiB) 91760

[startup+342.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 9798
/proc/meminfo: memFree=1671688/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=50564 CPUtime=336.51
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 12524 0 0 0 33639 12 0 0 25 0 1 0 1975173795 51777536 12354 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9798/statm: 12641 12354 80 162 0 12476 0
Current children cumulated CPU time (s) 338.97
Current children cumulated vsize (KiB) 98124

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

/proc/9798/statm: 24018 23551 80 162 0 23853 0
Current children cumulated CPU time (s) 1174.88
Current children cumulated vsize (KiB) 143632

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9950
/proc/meminfo: memFree=1516624/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=96152 CPUtime=1232.4
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 23729 0 0 0 123214 26 0 0 25 0 1 0 1975173795 98459648 23559 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/9798/statm: 24038 23559 80 162 0 23873 0
Current children cumulated CPU time (s) 1234.86
Current children cumulated vsize (KiB) 143712

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9950
/proc/meminfo: memFree=1512080/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=100696 CPUtime=1292.38
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 24836 0 0 0 129211 27 0 0 25 0 1 0 1975173795 103112704 24666 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/9798/statm: 25174 24666 80 162 0 25009 0
Current children cumulated CPU time (s) 1294.84
Current children cumulated vsize (KiB) 148256

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9950
/proc/meminfo: memFree=1502800/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=109892 CPUtime=1352.36
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 27164 0 0 0 135206 30 0 0 25 0 1 0 1975173795 112529408 26994 996147200 134512640 135177480 4294955984 18446744073709551615 134565292 0 0 4096 3 0 0 0 17 0 0 0
/proc/9798/statm: 27473 26994 80 162 0 27308 0
Current children cumulated CPU time (s) 1354.82
Current children cumulated vsize (KiB) 157452

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9950
/proc/meminfo: memFree=1493904/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=118528 CPUtime=1412.34
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 29376 0 0 0 141202 32 0 0 25 0 1 0 1975173795 121372672 29206 996147200 134512640 135177480 4294955984 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 0 0 0
/proc/9798/statm: 29632 29206 80 162 0 29467 0
Current children cumulated CPU time (s) 1414.8
Current children cumulated vsize (KiB) 166088

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9950
/proc/meminfo: memFree=1483024/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=129264 CPUtime=1472.32
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 32080 0 0 0 147196 36 0 0 25 0 1 0 1975173795 132366336 31910 996147200 134512640 135177480 4294955984 18446744073709551615 134548854 0 0 4096 3 0 0 0 17 0 0 0
/proc/9798/statm: 32316 31910 80 162 0 32151 0
Current children cumulated CPU time (s) 1474.78
Current children cumulated vsize (KiB) 176824

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9950
/proc/meminfo: memFree=1482896/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=129264 CPUtime=1532.29
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 32080 0 0 0 153193 36 0 0 25 0 1 0 1975173795 132366336 31910 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/9798/statm: 32316 31910 80 162 0 32151 0
Current children cumulated CPU time (s) 1534.75
Current children cumulated vsize (KiB) 176824

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9950
/proc/meminfo: memFree=1482896/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=129264 CPUtime=1592.27
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 32080 0 0 0 159191 36 0 0 25 0 1 0 1975173795 132366336 31910 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/9798/statm: 32316 31910 80 162 0 32151 0
Current children cumulated CPU time (s) 1594.73
Current children cumulated vsize (KiB) 176824

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 9950
/proc/meminfo: memFree=1482896/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=129264 CPUtime=1652.25
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 32080 0 0 0 165189 36 0 0 25 0 1 0 1975173795 132366336 31910 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/9798/statm: 32316 31910 80 162 0 32151 0
Current children cumulated CPU time (s) 1654.71
Current children cumulated vsize (KiB) 176824

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9950
/proc/meminfo: memFree=1482832/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=129264 CPUtime=1712.22
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 32080 0 0 0 171186 36 0 0 25 0 1 0 1975173795 132366336 31910 996147200 134512640 135177480 4294955984 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 0 0 0
/proc/9798/statm: 32316 31910 80 162 0 32151 0
Current children cumulated CPU time (s) 1714.68
Current children cumulated vsize (KiB) 176824

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9950
/proc/meminfo: memFree=1482704/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=129264 CPUtime=1772.2
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 32080 0 0 0 177184 36 0 0 25 0 1 0 1975173795 132366336 31910 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/9798/statm: 32316 31910 80 162 0 32151 0
Current children cumulated CPU time (s) 1774.66
Current children cumulated vsize (KiB) 176824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9950
/proc/meminfo: memFree=1482704/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=129264 CPUtime=1797.6
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 32080 0 0 0 179724 36 0 0 25 0 1 0 1975173795 132366336 31910 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/9798/statm: 32316 31910 80 162 0 32151 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 176824

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

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

[startup+1807.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9950
/proc/meminfo: memFree=1482704/2055920 swapFree=4180024/4192956
[pid=9775] ppid=9773 vsize=47560 CPUtime=2.46
/proc/9775/stat : 9775 (galacE.sh) S 9773 9775 8490 0 -1 4194304 799 23235 0 1 0 0 229 17 17 0 1 0 1975173535 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9775/statm: 11890 364 245 79 0 219 0
[pid=9798] ppid=9775 vsize=129264 CPUtime=1797.6
/proc/9798/stat : 9798 (eSAT_static) R 9775 9775 8490 0 -1 4194304 32080 0 0 0 179724 36 0 0 25 0 1 0 1975173795 132366336 31910 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/9798/statm: 32316 31910 80 162 0 32151 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 176824

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1807.71
CPU time (s): 1800.06
CPU user time (s): 1799.53
CPU system time (s): 0.53
CPU usage (%): 99.5766
Max. virtual memory (cumulated for all children) (KiB): 860772

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

runsolver used 2.21466 second user time and 5.09622 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-02 03:26:22
IDJOB=1037583
IDBENCH=53516
IDSOLVER=351
FILE ID=node4/1037583-1214961981
PBS_JOBID= 7870326
Free space on /tmp= 66552 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-2-26/normalized-rand-26-26-325-155-56021_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1037583-1214961981/watcher-1037583-1214961981 -o /tmp/evaluation-result-1037583-1214961981/solver-1037583-1214961981 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1037583-1214961981.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4e25d3e31c05afba1ae1fe9a01430254
RANDOM SEED=204297920

node4.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1723192 kB
Buffers:         37072 kB
Cached:         208476 kB
SwapCached:       7004 kB
Active:          79512 kB
Inactive:       187244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1723192 kB
SwapTotal:     4192956 kB
SwapFree:      4180024 kB
Dirty:            3400 kB
Writeback:           0 kB
Mapped:          37380 kB
Slab:            50956 kB
Committed_AS:  3160500 kB
PageTables:       2012 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 node4 at 2008-07-02 03:56:31